Searched defs:bytes (Results 1 - 25 of 808) sorted by relevance

1234567891011>>

/macosx-10.10/apr-32/apr/apr/test/
H A Dproc_child.c14 int bytes; local
/macosx-10.10/text_cmds-88/sort/
H A Dcalloc.c34 size_t bytes; local
/macosx-10.10/Security-57031.1.35/Security/sec/Security/Regressions/secitem/
H A Dsi-50-secrandom.c35 UInt8 bytes[4096] = {}; local
/macosx-10.10/WebKit2-7600.1.25/Shared/API/c/
H A DWKData.cpp39 WKDataRef WKDataCreate(const unsigned char* bytes, size_t size) argument
/macosx-10.10/bind9-45.101/bind9/lib/isc/include/isc/
H A Dmd5.h62 isc_uint32_t bytes[2]; member in struct:__anon6807
/macosx-10.10/cups-408/cups/filter/
H A Dgziptoany.c35 ssize_t bytes; /* Number of bytes read/written */ local
/macosx-10.10/mDNSResponder-561.1.1/mDNSMacOSX/
H A DDNSServiceDiscoveryDefines.h29 typedef struct { char bytes[4]; } IPPort; member in struct:__anon11063
/macosx-10.10/ntp-92/lib/isc/include/isc/
H A Dmd5.h53 isc_uint32_t bytes[2]; member in struct:__anon11515
/macosx-10.10/CommonCrypto-60061/test/util/
H A DtestbyteBuffer.h17 uint8_t *bytes; member in struct:byte_buf
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dtestutil.cpp54 UnicodeString TestUtility::hex(const uint8_t* bytes, int32_t len) { argument
/macosx-10.10/IOKitUser-1050.1.21/kext.subproj/
H A Dmisc_util.c60 const uint8_t * bytes = NULL; // do not free local
/macosx-10.10/JavaScriptCore-7600.1.17/heap/
H A DCopiedBlockInlines.h46 inline void CopiedBlock::reportLiveBytes(SpinLockHolder&, JSCell* owner, CopyToken token, unsigned bytes) argument
70 inline void CopiedBlock::reportLiveBytesDuringCopying(unsigned bytes) argument
H A DEdenGCActivityCallback.cpp60 double EdenGCActivityCallback::gcTimeSlice(size_t bytes) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_cdsa_utils/
H A DcuFileIo.c34 writeFile( const char *fileName, const unsigned char *bytes, unsigned numBytes) argument
67 readFile( const char *fileName, unsigned char **bytes, unsigned *numBytes) argument
/macosx-10.10/Security-57031.1.35/Security/include/security_keychain/
H A DSecRandom.c42 int SecRandomCopyBytes(SecRandomRef rnd, size_t count, uint8_t *bytes) { argument
52 uint8_t *bytes; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_cdsa_utils/lib/
H A DcuFileIo.c34 writeFile( const char *fileName, const unsigned char *bytes, unsigned numBytes) argument
67 readFile( const char *fileName, unsigned char **bytes, unsigned *numBytes) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/Security/
H A DSecRandom.c42 int SecRandomCopyBytes(SecRandomRef rnd, size_t count, uint8_t *bytes) { argument
52 uint8_t *bytes; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/lib/
H A DSecRandom.c42 int SecRandomCopyBytes(SecRandomRef rnd, size_t count, uint8_t *bytes) { argument
52 uint8_t *bytes; local
/macosx-10.10/Security-57031.1.35/Security/libsecurity_keychain/libDER/libDERUtils/
H A DfileIo.c14 writeFile( const char *fileName, const unsigned char *bytes, unsigned numBytes) argument
43 readFile( const char *fileName, unsigned char **bytes, unsigned *numBytes) argument
/macosx-10.10/Security-57031.1.35/Security/libsecurity_ssl/sslViewer/
H A DfileIo.c37 writeFile( const char *fileName, const unsigned char *bytes, unsigned numBytes) argument
70 readFile( const char *fileName, unsigned char **bytes, unsigned *numBytes) argument
/macosx-10.10/Security-57031.1.35/SecurityTests/cspxutils/genErrorStrings/
H A DfileIo.c10 writeFile( const char *fileName, const unsigned char *bytes, unsigned numBytes) argument
43 readFile( const char *fileName, unsigned char **bytes, unsigned *numBytes) argument
/macosx-10.10/apr-32/apr/apr/random/unix/
H A Dsha2_glue.c27 sha256_add(apr_crypto_hash_t *h,const void *data, apr_size_t bytes) argument
/macosx-10.10/bless-103/libbless/EFI/
H A DBLSupportsLegacyMode.c86 const UInt8 *bytes = CFDataGetBytePtr(dataRef); local
102 const UInt8 *bytes = CFDataGetBytePtr(dataRef); local
/macosx-10.10/llvmCore-3425.0.34/tools/llvm-objdump/
H A Dllvm-objdump.h31 StringRefMemoryObject(StringRef bytes) : Bytes(bytes) {} argument
/macosx-10.10/ruby-106/ruby/lib/rexml/
H A Dchild.rb90 def bytes method in class:REXML.Child

Completed in 177 milliseconds

1234567891011>>