Searched defs:memory (Results 1 - 25 of 82) sorted by relevance

1234

/macosx-10.9.5/curl-78.94.1/curl/docs/examples/
H A Dgetinmemory.c33 char *memory; member in struct:MemoryStruct
[all...]
/macosx-10.9.5/IOPCIFamily-224.92.1/AppleSamplePCI/
H A DAppleSamplePCI.cpp138 IOMemoryDescriptor * memory; local
[all...]
/macosx-10.9.5/dcerpc-58/dcerpc/idl_lib/
H A Dallocate.c191 memlink** lp, **next, *memory; local
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A DtestRelax.c53 static int memory = 0; variable
H A DtestSchemas.c53 static int memory = 0; variable
H A DtestOOMlib.c146 test_realloc (void *memory, argument
173 test_free (void *memory) argument
[all...]
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A DtestRelax.c53 static int memory = 0; variable
H A DtestSchemas.c53 static int memory = 0; variable
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dprintf-parse.c504 DIRECTIVE *memory; local
[all...]
H A Dvasnprintf.c876 CHAR_T *memory; local
[all...]
/macosx-10.9.5/WebKit2-7537.78.2/Platform/win/
H A DSharedMemoryWin.cpp125 RefPtr<SharedMemory> memory = adoptRef(new SharedMemory); local
148 RefPtr<SharedMemory> memory = adopt(handle.m_handle, handle.m_size, protection); local
220 RefPtr<SharedMemory> memory = adoptRef(new SharedMemory); local
[all...]
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DRootDomainUserClient.cpp229 clientMemoryForType( UInt32 type, IOOptionBits *options, IOMemoryDescriptor ** memory) argument
/macosx-10.9.5/emacs-92/emacs/lisp/progmodes/
H A Dgdb-ui.el[all...]
/macosx-10.9.5/WebCore-7537.78.1/platform/audio/ios/
H A DAudioDestinationIOS.cpp237 float* memory = (float*)((char*)buffers[i].mData + byteOffset); local
/macosx-10.9.5/bash-92/bash-3.2/lib/intl/
H A Drelocatable.c110 char *memory; local
/macosx-10.9.5/cctools-845/as/
H A Dhash.c67 struct obstack memory; member in struct:hash_control
/macosx-10.9.5/cxxfilt-11/cxxfilt/intl/
H A Drelocatable.c110 char *memory; local
/macosx-10.9.5/libiconv-41/libiconv/lib/
H A Drelocatable.c115 char *memory; local
/macosx-10.9.5/libiconv-41/libiconv/libcharset/lib/
H A Drelocatable.c115 char *memory; local
/macosx-10.9.5/libiconv-41/libiconv/srclib/
H A Drelocatable.c115 char *memory; local
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DEndian.h52 inline value_type read_le(const void *memory) { argument
62 inline void write_le(void *memory, value_type value) { argument
70 inline value_type read_be(const void *memory) { argument
80 inline void write_be(void *memory, value_type value) { argument
/macosx-10.9.5/securityd-55199.3/src/
H A Dserver.h152 static void releaseWhenDone(Allocator &alloc, void *memory) argument
154 static void releaseWhenDone(void *memory) argument
155 { releaseWhenDone(Allocator::standard(), memory); } local
/macosx-10.9.5/CF-855.17/
H A DCFTree.c148 CFTreeRef memory; local
[all...]
/macosx-10.9.5/IOFireWireFamily-455.4.0/IOFireWireFamily.kmodproj/
H A DIOFWIsochChannel.cpp332 IOMemoryDescriptor * memory = NULL; local
385 IOMemoryDescriptor * memory = NULL; local
[all...]
/macosx-10.9.5/IOFireWireSBP2-426.4.1/IOFireWireSBP2/
H A DIOFireWireSBP2LSIWorkaroundDescriptor.cpp66 IOMemoryDescriptor * memory; member in class:IOFireWireSBP2LSIRange
[all...]

Completed in 277 milliseconds

1234