HomeSort by relevance Sort by last modified time
    Searched refs:Memory (Results 176 - 200 of 204) sorted by null

1 2 3 4 5 6 78 9

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
ntsecpkg.h 328 typedef VOID (NTAPI LSA_FREE_SHARED_MEMORY)(PVOID SharedMem,PVOID Memory);
    [all...]
rpcndr.h 249 unsigned char *Memory;
    [all...]
  /external/chromium_org/v8/src/heap/
spaces.cc 197 // Commit the requested memory at the start of the current allocation block.
241 delete code_range_; // Frees all memory in the virtual memory range.
297 // TODO(gc) make code_range part of memory allocator?
321 // TODO(gc) make code_range part of memory allocator?
596 // Check executable memory limit.
606 // Allocate executable memory either from code range or from the
615 // Update executable memory size.
622 // Update executable memory size.
654 // treat reserved but not-yet committed memory regions of chunks as allocated
    [all...]
heap.cc 269 // Note that MemoryAllocator->MaxAvailable() undercounts the memory available
270 // for object promotion. It counts only the bytes that the memory
315 PrintPID("Memory allocator, used: %6" V8_PTR_PREFIX
386 PrintPID("External memory reported: %6" V8_PTR_PREFIX "d KB\n",
748 // The optimizing compiler may be unnecessarily holding on to memory.
773 // the new space, then there may be uninitialized memory behind the top
    [all...]
  /external/chromium_org/v8/src/
heap-snapshot-generator.cc     [all...]
objects-inl.h     [all...]
  /external/chromium_org/v8/src/mips64/
codegen-mips64.cc     [all...]
  /frameworks/base/docs/html/training/
training_toc.cs 379 responsive and avoid exceeding memory limits."
395 <li><a href="<?cs var:toroot ?>training/displaying-bitmaps/manage-memory.html">
396 Managing Bitmap Memory
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
texture_manager_unittest.cc 9 #include "base/memory/scoped_ptr.h"
    [all...]
  /external/chromium_org/v8/src/mips/
codegen-mips.cc     [all...]
  /external/sqlite/dist/orig/
shell.c 365 ** the text in memory obtained from malloc() and returns a pointer
451 int statsOn; /* True to display memory stats before each finalize */
950 fprintf(stderr,"Error: out of memory\n");
963 /* zIn is either a pointer to a NULL-terminated string in memory obtained
965 ** added to zIn, and the result returned in memory obtained from malloc().
1079 ** Display memory stats.
1093 fprintf(pArg->out, "Memory Used: %d (max %d) bytes\n", iCur, iHiwtr);
    [all...]
  /external/sqlite/dist/
shell.c 370 ** the text in memory obtained from malloc() and returns a pointer
456 int statsOn; /* True to display memory stats before each finalize */
955 fprintf(stderr,"Error: out of memory\n");
968 /* zIn is either a pointer to a NULL-terminated string in memory obtained
970 ** added to zIn, and the result returned in memory obtained from malloc().
1084 ** Display memory stats.
1098 fprintf(pArg->out, "Memory Used: %d (max %d) bytes\n", iCur, iHiwtr);
    [all...]
  /external/llvm/test/Bindings/Ocaml/
vmcore.ml     [all...]
  /external/llvm/bindings/ocaml/llvm/
llvm.mli 228 (* Memory Operators *)
407 to call {!dispose_module} to free memory. See the constructor
    [all...]
  /external/chromium_org/third_party/tcmalloc/chromium/src/
pprof     [all...]
  /external/chromium_org/v8/src/x64/
assembler-x64.cc 180 Memory::int32_at(&buf_[disp_offset]) = disp_value;
199 DCHECK((buf_[0] & 0xC0) != 0xC0); // Always a memory operand.
    [all...]
  /external/clang/lib/CodeGen/
CodeGenModule.cpp 741 if (LangOpts.Sanitize.Memory && !D->hasAttr<NoSanitizeMemoryAttr>())
    [all...]
  /external/jemalloc/bin/
pprof     [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
gbemu.js 169 sumMemory: sum(gameboy.fromTypedArray(gameboy.memory)),
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/src/
pprof     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntddk.h     [all...]
wdm.h 216 : "memory");
235 : "memory");
    [all...]
  /external/qemu-pc-bios/bochs/bios/
rombios.c 49 // $f841 ; INT 12h Memory Size Service Entry Point
75 // - Current code also use memory in EBDA segement.
94 // I used memory starting at 0x121 in the segment
166 // 1K of base memory used for Extended Bios Data Area (EBDA)
    [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]
  /external/bison/
configure 607 # include <memory.h>
    [all...]

Completed in 2121 milliseconds

1 2 3 4 5 6 78 9