HomeSort by relevance Sort by last modified time
    Searched full:compaction (Results 51 - 75 of 120) sorted by null

1 23 4 5

  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
StringRange.java 103 * Faster but not as good compaction. Only looks at final codepoint.
TrieBuilder.java 168 * compaction.
IntTrieBuilder.java 543 * The compaction
559 // compaction
PropsVectors.java 407 * as the compaction below, to find the indexes where the special-value
  /external/v8/src/heap/
scavenger.cc 238 // We should explicitly record code entry slot for compaction because
spaces.h 333 // |COMPACTION_WAS_ABORTED|: Indicates that the compaction in this page
341 // |kCompactionDone|: Initial compaction state of a |MemoryChunk|.
342 // |kCompactingInProgress|: Parallel compaction is currently in progress.
343 // |kCompactingFinalize|: Parallel compaction is done but the chunk needs to
345 // |kCompactingAborted|: Parallel compaction has been aborted, which should
    [all...]
  /libcore/libart/src/main/java/dalvik/system/
VMRuntime.java 344 * behavior regarding trimming and compaction.
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
GestureTrailDrawingPoints.java 249 // elements have just been shifted for compaction or been zeroed.
  /external/icu/android_icu4j/src/main/java/android/icu/impl/
IntTrieBuilder.java 545 * The compaction
561 // compaction
PropsVectors.java 409 * as the compaction below, to find the indexes where the special-value
  /external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
Trie2Test.java 342 // Fragile test. Serialized length could change with changes to compaction.
352 // Fragile test. Serialized length could change with changes to compaction.
  /external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
Trie2Test.java 338 // Fragile test. Serialized length could change with changes to compaction.
348 // Fragile test. Serialized length could change with changes to compaction.
  /external/pdfium/xfa/src/fxbarcode/pdf417/
BC_PDF417.cpp 461 void CBC_PDF417::setCompaction(Compaction compaction) {
462 m_compaction = compaction;
    [all...]
  /external/v8/src/
flag-definitions.h     [all...]
  /art/runtime/gc/space/
space.h 406 // Used by the heap compaction interface to enable copying from one type of alloc space to another.
  /external/icu/icu4c/source/common/
propsvec.c 368 * This has to do almost the same work as the compaction below,
utrie.cpp 578 * The compaction
604 /* compaction */
    [all...]
utrie.h 77 /** The alignment size of a stage 2 data block. Also the granularity for compaction. */
723 * - U_INDEX_OUTOFBOUNDS_ERROR if the index or data arrays are too long after compaction for serialization
  /external/v8/test/cctest/
cctest.gyp 99 'heap/test-compaction.cc',
  /prebuilts/go/darwin-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
pgen.go 223 // during the compaction of the stack frame to remove
  /prebuilts/go/darwin-x86/src/cmd/compile/internal/gc/
pgen.go 220 // during the compaction of the stack frame to remove
  /prebuilts/go/linux-x86/pkg/bootstrap/src/bootstrap/compile/internal/gc/
pgen.go 223 // during the compaction of the stack frame to remove
  /prebuilts/go/linux-x86/src/cmd/compile/internal/gc/
pgen.go 220 // during the compaction of the stack frame to remove
  /art/cmdline/
cmdline_types.h 537 // kCollectorTypeHSpaceCompact then we will do an hspace compaction when
547 background_collector_type_ = gc::kCollectorTypeCC; // Disable background compaction for CC.
  /external/icu/icu4c/source/tools/makeconv/
gencnvex.c 62 /* for stage3 compaction of <subchar1> |2 mappings */
891 * use a simple compaction of reusing a whole block filled with these
    [all...]

Completed in 1503 milliseconds

1 23 4 5