Home
last modified time | relevance | path

Searched refs:compaction (Results 1 – 11 of 11) sorted by relevance

/external/pdfium/xfa/fxbarcode/pdf417/
DBC_PDF417HighLevelEncoder.cpp60 Compaction compaction, in encodeHighLevel() argument
82 if (compaction == TEXT) { in encodeHighLevel()
84 } else if (compaction == BYTES) { in encodeHighLevel()
86 } else if (compaction == NUMERIC) { in encodeHighLevel()
DBC_PDF417.cpp456 void CBC_PDF417::setCompaction(Compaction compaction) { in setCompaction() argument
457 m_compaction = compaction; in setCompaction()
DBC_PDF417.h32 void setCompaction(Compaction compaction);
DBC_PDF417HighLevelEncoder.h17 Compaction compaction,
/external/llvm/docs/CommandGuide/
Dllvm-bcanalyzer.rst108 The size, in bytes, of all the compaction tables in all the functions.
161 The total number of compaction tables in all functions in the bitcode file.
/external/swiftshader/third_party/LLVM/docs/CommandGuide/
Dllvm-bcanalyzer.pod109 The size, in bytes, of all the compaction tables in all the functions.
162 The total number of compaction tables in all functions in the bitcode file.
/external/python/cpython2/Doc/c-api/
Dmemory.rst82 collection, memory compaction or other preventive procedures. Note that by using
/external/e2fsprogs/lib/et/
Dcom_err.texinfo295 reversing the compaction performed on the error table number implied
/external/v8/
DChangeLog19315 More robust when allocation fails during compaction (Chromium issue
24956 Switched on code compaction on incremental GCs.
25515 Fixed issues when stressing compaction with WeakMaps.
26208 Added flag --stress-compaction for testing.
27014 Fixed bug in map space compaction (http://crbug.com/59688).
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/libxml2/
DChangeLog12909 the regexp built and compaction process.