/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.7/include/bits/ |
forward_list.tcc | 495 // Otherwise repeat, merging lists twice the size.
|
/prebuilts/ndk/9/sources/cxx-stl/gnu-libstdc++/4.8/include/bits/ |
forward_list.tcc | 502 // Otherwise repeat, merging lists twice the size.
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/idlelib/ |
HISTORY.txt | 20 - This release is based on a merging of the earlier IDLE fork work with current
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/idlelib/ |
HISTORY.txt | 20 - This release is based on a merging of the earlier IDLE fork work with current
|
/system/core/libpixelflinger/codeflinger/tinyutils/ |
VectorImpl.cpp | 516 // we've merging a sorted vector... nice!
|
/system/core/libutils/ |
VectorImpl.cpp | 597 // we've merging a sorted vector... nice!
|
/external/bison/data/ |
lalr1.cc | 540 // avoid gratuitous conflicts when merging into the master branch. 906 merging (from LALR or IELR) and default reductions corrupt the [all...] |
/external/bison/examples/calc++/ |
calc++-parser.cc | 364 // avoid gratuitous conflicts when merging into the master branch. 792 merging (from LALR or IELR) and default reductions corrupt the [all...] |
/external/bison/src/ |
reader.c | 76 | Return the merger index for a merging function named NAME. Records the | 108 | For the existing merging function with index MERGER, record the result |
|
ielr.c | 736 two isocores, then merging their lookahead sets will not 826 /* When merging demands identical lookahead sets, it is impossible to [all...] |
/external/chromium_org/third_party/libxslt/libxslt/ |
attributes.c | 560 " - merging\n", name); 565 "xsl:attribute-set : logic error merging from imports for"
|
/external/elfutils/ |
NEWS | 852 Add general section merging support. 860 section merging works in ld.
|
/external/libxslt/libxslt/ |
attributes.c | 560 " - merging\n", name); 565 "xsl:attribute-set : logic error merging from imports for"
|
/external/qemu/distrib/sdl-1.2.15/src/video/dga/ |
SDL_dgavideo.c | 802 printf("Merging with next bucket, for %d total bytes\n", bucket->size+bucket->next->size); 814 printf("Merging with previous bucket, for %d total bytes\n", bucket->prev->size+bucket->size);
|
/frameworks/base/core/java/android/content/ |
UndoManager.java | 30 * helpers for merging undoable operations together as they are performed. 799 // Don't allow re-enabling of merging if state has been executed.
|
/libcore/luni/src/main/java/java/util/ |
ComparableTimSort.java | 69 * Maximum initial size of tmp array, which is used for merging. The array 160 * extending short natural runs to minRun elements, and merging runs [all...] |
/external/valgrind/main/cachegrind/ |
cg_main.c | 450 are added to the end of the list, merging with the most recent 454 This merging is done so that for architectures which have 467 performance by inhibiting event-merging during flushing. 544 arbitrary. Larger numbers allow more event merging to occur, but 708 /* Why is this true? It's because we're merging an Ir 769 /* No merging possible; emit as-is. */ [all...] |
/external/chromium_org/chrome/browser/resources/profiler/ |
profiler.js | 552 * fields. This list is used when merging the data, to determine which rows 573 * merging. 979 // any merging yet at this point, it is simply the list of all identity 1043 // A value may be undefined as a result of having merging rows. We [all...] |
/external/chromium_org/chrome/browser/search_engines/ |
template_url_service_unittest.cc | [all...] |
/external/chromium_org/third_party/icu/source/tools/tzcode/ |
tz2icu.cpp | [all...] |
/external/icu4c/tools/tzcode/ |
tz2icu.cpp | [all...] |
/external/jpeg/ |
structure.doc | 168 merging adjacent steps in the pipeline. For example, upsampling, color space 171 allow such merging where appropriate. 296 * Merging of adjacent steps in the pipeline is done by replacing a control [all...] |
/external/qemu/distrib/jpeg-6b/ |
structure.doc | 168 merging adjacent steps in the pipeline. For example, upsampling, color space 171 allow such merging where appropriate. 296 * Merging of adjacent steps in the pipeline is done by replacing a control [all...] |
/dalvik/dx/src/com/android/dx/cf/code/ |
Ropper.java | 774 ex.addContext("...while merging to block " + Hex.u2(succ)); 833 ex.addContext("...while merging exception to block " + [all...] |
/external/bison/tests/ |
reduce.at | 486 having shifted the first 'a' in rule 1. However, when LALR(1) merging is 496 as well. It uses David Pager's weak compatibility test for merging states. [all...] |