代码搜索:wrapper
找到约 10,000 项符合「wrapper」的源代码
代码结果 10,000
www.eeworm.com/read/195013/5117493
s wrapper32.s
/*
* arch/s390/kernel/sys_wrapper31.S
* wrapper for 31 bit compatible system calls.
*
* S390 version
* Copyright (C) 2000 IBM Deutschland Entwicklung GmbH, IBM Corporation
* Author(s): Gerh
www.eeworm.com/read/193500/5143270
c smsc_wrapper.c
/* ====================================================================
* The Kannel Software License, Version 1.0
*
* Copyright (c) 2001-2005 Kannel Group
* Copyright (c) 1998-2001 WapIT Ltd
www.eeworm.com/read/189320/5198918
h log_wrapper.h
/* -*- C++ -*- */
// Log_Wrapper.h,v 4.6 2001/12/05 20:48:11 coryan Exp
// log_wrapper.h
#include "ace/Profile_Timer.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
#endif /* ACE_LACKS_PRAGMA
www.eeworm.com/read/189320/5198921
cpp log_wrapper.cpp
// Log_Wrapper.cpp,v 4.18 2005/01/21 02:19:20 ossama Exp
// client.C
#include "Log_Wrapper.h"
#include "ace/OS_NS_unistd.h"
#include "ace/OS_NS_sys_utsname.h"
#include "ace/OS_NS_string.h"
#include
www.eeworm.com/read/179911/5295332
h emu_wrapper.h
#ifndef __EMU_WRAPPER_H
#define __EMU_WRAPPER_H
#define vma_get_pgoff(v) ((v)->vm_pgoff)
#define PCI_SET_DMA_MASK(pdev,mask) (((pdev)->dma_mask) = (mask))
#endif
www.eeworm.com/read/175066/5350598
txt wrapper_license.txt
Copyright (c) 1999, 2004 Tanuki Software
Permission is hereby granted, free of charge, to any person
obtaining a copy of the Java Service Wrapper and associated
documentation files (the "Software
www.eeworm.com/read/174884/5355132
c builder_wrapper.c
/**
* @file Command builder wrapper
*/
#include "builder_wrapper.h"
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/174884/5355134
h builder_wrapper.h
#ifndef _BUILDER_WRAPPER_H
#define _BUILDER_WRAPPER_H
#include
#define C(X) { \
int rc = SML_ERR_OK; \
rc = X; \
if (rc != SML_ERR_OK) \
{ \
printf("%s:%d:rc = %d,
www.eeworm.com/read/173223/5375327
h pcm_wrapper.h
/* Copyright (C) 2005 Jean-Marc Valin */
/**
@file pcm_wrapper.h
@brief PCM encoding wrapped as a Speex mode
*/
/*
Redistribution and use in source and binary forms, with or without
modific
www.eeworm.com/read/169602/5420216
hpp cert_wrapper.hpp
/* cert_wrapper.hpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL.
*
* yaSSL is free software; you can redistribute it and/or modify
*