HomeSort by relevance Sort by last modified time
    Searched refs:memory (Results 276 - 300 of 867) sorted by null

<<11121314151617181920>>

  /development/ndk/platforms/android-9/include/
stdlib.h 43 #include <memory.h>
  /external/chromium/chrome/browser/extensions/
user_script_master.h 11 #include "base/memory/scoped_ptr.h"
24 // Manages a segment of shared memory that contains the user scripts the user
34 // into a new chunk of shared memory and notify renderers.
37 // Gets the segment of shared memory for the scripts.
107 void NotifyMaster(base::SharedMemory* memory);
  /external/freetype/include/freetype/
ftmodapi.h 286 /* from a given memory object. It is thus possible to use libraries */
287 /* with distinct memory allocators within the same program. */
297 /* memory :: A handle to the original memory object. */
310 FT_New_Library( FT_Memory memory,
383 /* @FT_New_Library (usually to plug a custom memory manager). */
  /external/freetype/include/freetype/internal/services/
svpscmap.h 90 (*PS_Unicodes_InitFunc)( FT_Memory memory,
  /external/freetype/src/cff/
cffgload.h 45 /* memory :: The current memory object. */
83 FT_Memory memory; member in struct:CFF_Builder_
  /external/freetype/src/pshinter/
pshglob.h 137 FT_Memory memory; member in struct:PSH_GlobalsRec_
  /external/grub/netboot/
smc9000.c 13 * 4608 byte packet memory. ( for the 91C92/4. Others have more )
66 * 3. reset the memory management unit
209 /* now, try to allocate the memory */
214 /* wait for the memory allocation to finnish */
225 /* We've got the memory */
228 printf("SMC9000: Memory allocation timed out, resetting MMU.\n");
237 printf("SMC9000: Memory allocation failed. \n");
388 int memory; local
441 /* get the memory information */
443 memory = ( inw(smc9000_base + MCR) >> 9 ) & 0x7; /* multiplier *
    [all...]
  /external/kernel-headers/original/asm-arm/
proc-fns.h 166 #include <asm/memory.h>
  /external/kernel-headers/original/linux/
mca.h 82 void *memory);
  /external/libpcap/
etherent.c 34 #include <memory.h>
  /external/libvorbis/lib/
os.h 71 # include <memory.h>
  /external/llvm/include/llvm/
Linker.h 17 #include <memory>
34 /// The Linker can link Modules from memory, bitcode files, or bitcode
108 /// LibPaths and flags to be reset, and memory will be released.
  /external/llvm/tools/llvm-as/
llvm-as.cpp 30 #include <memory>
  /external/llvm/tools/llvm-ranlib/
llvm-ranlib.cpp 24 #include <memory>
  /external/qemu/target-i386/
hax-windows.h 18 #include <memory.h>
  /external/valgrind/unittest/
libstdc++_tests.cc 41 #include <memory>
  /external/webkit/Source/WebKit2/UIProcess/win/
ChunkedUpdateDrawingAreaProxyWin.cpp 89 BOOL result = ::DuplicateHandle(m_webView->page()->process()->processIdentifier(), updateChunk->memory(),
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/pb_ds/detail/
standard_policies.hpp 44 #include <memory>
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/i686-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
standard_policies.hpp 44 #include <memory>
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/x86_64-linux/include/c++/4.6.x-google/ext/pb_ds/detail/
standard_policies.hpp 44 #include <memory>
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
memory.h 22 #include <asm/arch/memory.h>
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/
stdlib.h 43 #include <memory.h>
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
memory.h 22 #include <asm/arch/memory.h>
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/
stdlib.h 43 #include <memory.h>
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
memory.h 22 #include <asm/arch/memory.h>

Completed in 507 milliseconds

<<11121314151617181920>>