/external/openfst/src/include/fst/extensions/pdt/ |
paren.h | 401 // Call when all open and close parenthesis insertions wrt open
|
/external/sqlite/android/ |
sqlite3_android.cpp | 336 // Get or create the prepared statement for the insertions
|
/external/webkit/Source/WebCore/html/parser/ |
HTMLDocumentParser.cpp | 328 // the main scanner can't deal with insertions.
|
/external/zlib/doc/ |
algorithm.txt | 55 but saves time since there are both fewer insertions and fewer searches.
|
/sdk/lint/libs/lint_api/src/com/android/tools/lint/detector/api/ |
LintUtils.java | 256 * Computes the edit distance (number of insertions, deletions or substitutions
|
/prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
params.def | 224 insertions to deletions is greater than this value. */ 227 "The maximum ratio of insertions to deletions of expressions in GCSE", [all...] |
/prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/ |
params.def | 224 insertions to deletions is greater than this value. */ 227 "The maximum ratio of insertions to deletions of expressions in GCSE", [all...] |
/prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/ |
params.def | 224 insertions to deletions is greater than this value. */ 227 "The maximum ratio of insertions to deletions of expressions in GCSE", [all...] |
/external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
TokenRewriteStream.as | 291 * 1. wipe out any insertions before op within that range.
|
/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/ |
TokenRewriteStream.cs | 468 * 1. wipe out any insertions before op within that range.
|
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/ |
TokenRewriteStream.cs | 543 * 1. wipe out any insertions before op within that range.
|
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/ |
TokenRewriteStream.java | 434 * 1. wipe out any insertions before op within that range.
|
/external/antlr/antlr-3.4/runtime/ObjC/Framework/ |
ANTLRTokenRewriteStream.m | 534 * 1. wipe out any insertions before op within that range.
|
/external/chromium/chrome/browser/chromeos/ |
wm_overview_controller.cc | 197 // watching it for tab insertions, so we need to create the
|
/external/clang/lib/Rewrite/ |
DeltaTree.cpp | 405 /// This includes all insertions or delections that occurred *before* the
|
/external/guava/guava-tests/test/com/google/common/collect/ |
MinMaxPriorityQueueTest.java | 200 assertTrue("MinMaxHeap not intact after " + heapSize + " insertions",
|
/external/icu4c/layout/ |
LayoutEngine.h | 155 * insertions, deletions, or reorderings. In such cases, it will also generate an
|
/external/libxml2/patches/ |
0001-Add-ICU-support-for-libxml.patch | 19 7 files changed, 294 insertions(+), 12 deletions(-)
|
/external/llvm/include/llvm/ADT/ |
StringRef.h | 173 /// \returns the minimum number of character insertions, removals,
|
/external/llvm/unittests/ADT/ |
IntervalMapTest.cpp | 543 // Random insertions, coalescing to a single interval.
|
/external/stlport/stlport/stl/ |
_slist.h | 872 // Specialization of insert_iterator so that insertions will be constant
|
_vector.h | 143 // handles insertions on overflow
|
/ndk/sources/cxx-stl/stlport/stlport/stl/ |
_slist.h | 872 // Specialization of insert_iterator so that insertions will be constant
|
_vector.h | 143 // handles insertions on overflow
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/ext/ |
slist | 1028 // Specialization of insert_iterator so that insertions will be constant
|