Searched defs:bufSize (Results 1 - 25 of 100) sorted by relevance

1234

/macosx-10.10/dyld-353.2.1/unit-tests/test-cases/rpath-dlopen-rm-executable/
H A Dmain.c35 uint32_t bufSize = sizeof(buf); local
/macosx-10.10/ICU-531.30/icuSources/test/threadtest/
H A Dconverttest.cpp51 int32_t bufSize = U_CNV_SAFECLONE_BUFFERSIZE; local
/macosx-10.10/modemccl-25.1/CCLEngine/
H A DCCLArgFunctions.c71 CFIndex bufSize; local
/macosx-10.10/IOKitUser-1050.1.21/
H A DIOCFSerializeTest.c207 CFIndex bufSize = CFStringGetMaximumSizeForEncoding(CFStringGetLength(errorString), local
232 CFIndex bufSize = CFStringGetMaximumSizeForEncoding(CFStringGetLength(errorString), local
263 CFIndex bufSize = CFStringGetMaximumSizeForEncoding(CFStringGetLength(errorString), local
294 CFIndex bufSize local
328 CFIndex bufSize = CFStringGetMaximumSizeForEncoding(CFStringGetLength(errorString), local
[all...]
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/Security/
H A DsslTransport.c160 size_t bufSize, remaining, count; local
436 SSLGetBufferedReadSize(SSLContextRef ctx, size_t *bufSize) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/lib/
H A DsslTransport.c160 size_t bufSize, remaining, count; local
436 SSLGetBufferedReadSize(SSLContextRef ctx, size_t *bufSize) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/security_ssl/
H A DsslTransport.c160 size_t bufSize, remaining, count; local
436 SSLGetBufferedReadSize(SSLContextRef ctx, size_t *bufSize) argument
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/p12/
H A Dp12GetPassKey.cpp21 getString( char *buf, unsigned bufSize) argument
/macosx-10.10/configd-699.1.5/configd.tproj/
H A Dconfigd_server.c103 static CFIndex bufSize = 0; local
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A DxotclUtil.c103 const size_t bufSize = blockIncrement>2 ? blockIncrement : 2; local
[all...]
/macosx-10.10/zlib-55/zlib/contrib/minizip/
H A Dcrypt.h90 crypthead(const char* passwd, unsigned char* buf, int bufSize, unsigned long* pkeys, const unsigned long* pcrc_32_tab, unsigned long crcForCrypting) argument
/macosx-10.10/BerkeleyDB-21/db/test/scr024/src/com/sleepycat/bind/tuple/test/
H A DTupleBindingTest.java352 int bufSize; field in class:TupleBindingTest.CaptureSizeBinding
/macosx-10.10/IOKitUser-1050.1.21/kext.subproj/
H A DprintPList_new.c228 CFIndex bufSize; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cryptkit/ckutils/giantBench/
H A DgiantBench.c56 static void fillData(unsigned bufSize, argument
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/clAppUtils/
H A DringBufferIo.cpp15 ringBufSetup( RingBuffer *ring, const char *bufName, size_t numElements, size_t bufSize) argument
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslEAP/
H A DsslEAP.cpp52 unsigned bufSize = DEFAULT_BUF_SIZE; local
/macosx-10.10/Security-57031.1.35/SecurityTests/clxutils/sslThroughput/
H A DsslThroughput.cpp56 unsigned bufSize = DEFAULT_BUF_SIZE; local
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/ccPerform/
H A DccPerform.cpp55 unsigned bufSize = BUFSIZE_DEF; local
[all...]
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/perform/
H A Dperform.cpp166 int bufSize; local
[all...]
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_pid_apple.c154 size_t bufSize; local
/macosx-10.10/hfs-285/CopyHFSMeta/
H A DDeviceWrapper.c47 const size_t bufSize = 1024 * 1024; local
H A DGather.c38 const size_t bufSize = 1024 * 1024; local
/macosx-10.10/ntp-92/libopts/
H A Dload.c105 optionMakePath( char* pzBuf, int bufSize, tCC* pzName, tCC* pzProgPath ) argument
198 insertProgramPath( char* pzBuf, int bufSize, tCC* pzName, tCC* pzProgPath ) argument
263 insertEnvVal( char* pzBuf, int bufSize, tCC* pzName, tCC* pzProgPath ) argument
[all...]
/macosx-10.10/ntp-92/sntp/libopts/
H A Dload.c105 optionMakePath( char* pzBuf, int bufSize, tCC* pzName, tCC* pzProgPath ) argument
198 insertProgramPath( char* pzBuf, int bufSize, tCC* pzName, tCC* pzProgPath ) argument
263 insertEnvVal( char* pzBuf, int bufSize, tCC* pzName, tCC* pzProgPath ) argument
[all...]
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A DtclClock.c264 int bufSize; local

Completed in 325 milliseconds

1234