代码搜索:wrapper

找到约 10,000 项符合「wrapper」的源代码

代码结果 10,000
www.eeworm.com/read/298327/3867409

hpp wrapper_base.hpp

// Copyright (c) 2003 Daniel Wallin and Arvid Norberg // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "S
www.eeworm.com/read/298327/3867424

cpp wrapper_base.cpp

// Copyright (c) 2003 Daniel Wallin and Arvid Norberg // Permission is hereby granted, free of charge, to any person obtaining a // copy of this software and associated documentation files (the "S
www.eeworm.com/read/294038/3922081

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/292758/3940743

sh tool-wrapper.sh

#!/bin/sh # ----------------------------------------------------------------------------- # Wrapper script for command line tools # # Environment Variable Prequisites # # CATALINA_HOME May poi
www.eeworm.com/read/292758/3940752

bat tool-wrapper.bat

@echo off if "%OS%" == "Windows_NT" setlocal rem --------------------------------------------------------------------------- rem Wrapper script for command line tools rem rem Environment Variable
www.eeworm.com/read/292705/3943916

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/291465/3965373

c pcm_wrapper.c

/* Copyright (C) 2005 Jean-Marc Valin */ /** @file pcm_wrapper.c @brief PCM encoding wrapped as a Speex mode */ /* Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/291465/3965436

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
www.eeworm.com/read/290808/3970659

c sctp_wrapper.c

#include "unp.h" int Sctp_recvmsg(int s, void *msg, size_t len, struct sockaddr *from, socklen_t *fromlen, struct sctp_sndrcvinfo *sinfo, int *msg_flags) { int ret; ret = sctp_re
www.eeworm.com/read/283915/4073015

sh tool-wrapper.sh

#!/bin/sh # ----------------------------------------------------------------------------- # Wrapper script for command line tools # # Environment Variable Prequisites # # CATALINA_HOME May poi