HomeSort by relevance Sort by last modified time
    Searched full:decommit (Results 1 - 17 of 17) sorted by null

  /external/llvm/test/tools/llvm-objdump/
coff-private-headers.test 56 LOADCFG-NEXT: Decommit Free Block Threshold: 0
57 LOADCFG-NEXT: Decommit Total Free Threshold: 0
  /external/chromium_org/third_party/WebKit/Source/wtf/
PageAllocator.h 51 // permissions and commit / decommit at this granularity.
83 // Decommit one or more system pages. Decommitted means that the physical memory
  /external/chromium_org/third_party/tcmalloc/chromium/src/windows/
port.cc 288 // The decommit may fail if the memory region consists of allocations
290 // using VirtualQuery to retrieve the allocation boundaries and decommit
  /external/chromium_org/third_party/tcmalloc/chromium/src/
page_heap.cc 251 // TODO(jar): "Always decommit" causes some extra calls to commit when we are
255 // TODO(jar): We need a better strategy for deciding to commit, or decommit,
page_heap.h 280 // Decommit the span.
  /external/llvm/tools/llvm-objdump/
COFFDump.cpp 287 << "\n Decommit Free Block Threshold: " << LoadConf->DeCommitFreeBlockThreshold
288 << "\n Decommit Total Free Threshold: " << LoadConf->DeCommitTotalFreeThreshold
  /libcore/luni/src/main/java/javax/xml/validation/
SchemaFactoryFinder.java 337 // officially decommit from VJ++. [Edited comment from
  /external/chromium_org/third_party/WebKit/Source/platform/heap/
Heap.cpp 161 void decommit() function in class:blink::MemoryRegion
316 void decommit() { m_writable.decommit(); } function in class:blink::PageMemory
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/xslt/
ObjectFactory.java 577 // officially decommit from VJ++. [Edited comment from
  /external/apache-xml/src/main/java/org/apache/xml/dtm/
ObjectFactory.java 577 // officially decommit from VJ++. [Edited comment from
  /external/apache-xml/src/main/java/org/apache/xml/serializer/
CharInfo.java 255 // on the air until we're ready to officially decommit from
ObjectFactory.java 576 // officially decommit from VJ++. [Edited comment from
  /external/apache-xml/src/main/java/org/apache/xml/utils/
ObjectFactory.java 577 // officially decommit from VJ++. [Edited comment from
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
ObjectFactory.java 577 // officially decommit from VJ++. [Edited comment from
  /external/chromium_org/third_party/decklink/mac/include/
DeckLinkAPI.h 438 virtual HRESULT Decommit (void) = 0;
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h     [all...]
  /external/chromium_org/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 3450 milliseconds