/external/icu4c/common/unicode/ |
unorm2.h | 287 * (merging them at the boundary) and returns the length of the first string. 310 * (merging them at the boundary) and returns the length of the first string.
|
/external/icu4c/i18n/ |
ucol_wgt.cpp | 259 * merging directly adjacent ranges needs to subtract the 0/1 gaps in between; 433 * from merging adjacent ranges;
|
/external/llvm/include/llvm/CodeGen/ |
LiveInterval.h | 259 /// cause merging of V1/V2 values numbers and compaction of the value space. 374 /// addRange - Add the specified LiveRange to this interval, merging
|
/external/llvm/lib/CodeGen/ |
ExecutionDepsFix.cpp | 336 // enterBasicBlock - Set up LiveRegs by merging predecessor live-out values. 556 // Open DomainValue is compatible, save it for merging.
|
RegisterCoalescer.cpp | 715 // Extend BValNo by merging in IntA live ranges of AValNo. Val# definition [all...] |
/external/llvm/lib/Target/ARM/ |
ARMLoadStoreOptimizer.cpp | 311 // But only do so if it is cost effective, i.e. merging more than two 732 // Try merging with the previous instruction. 751 // Try merging with the next instruction. 879 // Try merging with the previous instruction. 898 // Try merging with the next instruction. [all...] |
/external/openssl/crypto/dso/ |
dso.h | 122 * string containing the result of merging that the caller will need 124 * Here, merging means that bits and pieces are taken from each of the
|
/external/openssl/include/openssl/ |
dso.h | 122 * string containing the result of merging that the caller will need 124 * Here, merging means that bits and pieces are taken from each of the
|
/external/oprofile/libpp/ |
arrange_profiles.cpp | 487 * This is the heart of the merging and classification process. 664 // if we're lib-merging, then the app_image cannot
|
/frameworks/base/libs/hwui/ |
DeferredDisplayList.cpp | 563 // join with similar, non-merging batch 569 // if no target, merging ops still interate to find similar batch to insert after
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/x86_64/ |
libgcov.a | 38 profiling:%s:Overflow merging 39 profiling:%s:Error merging
|
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin11/4.2.1/x86_64/ |
libgcov.a | 38 profiling:%s:Overflow merging 39 profiling:%s:Error merging
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
heapq.py | 95 followed by a merging passes for these runs, which merging is often
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
heapq.py | 95 followed by a merging passes for these runs, which merging is often
|
/external/bison/tests/ |
glr-regression.at | 241 ## Improper merging of GLR delayed action sets. ## 244 AT_SETUP([Improper merging of GLR delayed action sets]) 248 [[/* Regression Test: Improper merging of GLR delayed action sets. */ 1238 /* When merging the 2 deferred actions, the lookahead needs are different. */ [all...] |
/external/chromium_org/components/webdata/common/ |
web_database_migration_unittest.cc | [all...] |
/external/chromium_org/third_party/leveldatabase/src/db/ |
db_test.cc | [all...] |
/bootable/recovery/applypatch/ |
imgdiff.c | 922 // Merging neighboring normal chunks. 930 // chunk lists, so do the merging in both the source and target 936 printf("merging normal chunks went awry\n"); [all...] |
/external/chromium/chrome/browser/search_engines/ |
template_url_model_unittest.cc | [all...] |
/external/oprofile/ |
ChangeLog-2005 | 80 * pp/oparchive_options.cpp: fix #1276058, oparchive must force merging 82 merging is not a problem as merging doesn't occur in oparchive.
|
/external/valgrind/main/lackey/ |
lk_main.c | 417 are added to the end of the list, merging with the most recent 421 This merging is done so that for architectures which have 509 // the Ir events to the events list so that merging of paired load/store [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/wizards/templates/ |
TemplateHandler.java | 115 * and merging into existing files 536 /** Executes the given recipe file: copying, merging, instantiating, opening files etc */ 665 // Perform template substitution of the template prior to merging [all...] |
/art/compiler/sea_ir/code_gen/ |
code_gen.cc | 183 // by merging them with the invoke-* instructions,
|
/cts/tools/utils/ |
DescriptionGenerator.java | 290 * Rebuild the document, merging empty suite nodes.
|
/docs/source.android.com/src/source/community/ |
index.jd | 45 This list is for developers who want to port Android to a new device. If you're wondering how to combine the Android source code with your hardware, this is the right group for you. Discuss here the specifics of porting Android to individual devices, from obtaining toolchains and merging kernel drivers all the way to configuring or modifying applications for your specific
|