/external/blktrace/doc/ |
blktrace.tex | [all...] |
/external/chromium/chrome/browser/password_manager/ |
password_store_mac_unittest.cc | 387 // Check matches treating the form as a merging target. 655 // Blacklist forms should *never* match for merging, even when identical [all...] |
/external/chromium_org/chrome/browser/extensions/activity_log/ |
counting_policy_unittest.cc | 571 // Check that merging of actions only occurs within the same day, not across 695 // A stress test for memory- and database-based merging of actions. Submit [all...] |
/external/chromium_org/chrome/browser/password_manager/ |
password_store_mac_unittest.cc | 388 // Check matches treating the form as a merging target. 671 // Blacklist forms should *never* match for merging, even when identical [all...] |
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/compiler/ |
radeon_pair_schedule.c | 499 * @return 0 if merging the presubtract sources fails. 500 * @retrun 1 if merging the presubtract sources succeeds. [all...] |
/external/chromium_org/third_party/opus/src/include/ |
opus.h | 617 * whereas merging valid packets only succeeds if all frames have the same [all...] |
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_unittest.cc | 535 // Test merging with a non-empty message. Code is a modified form 541 // This field will test merging into an empty spot. [all...] |
/external/chromium_org/tools/gyp/pylib/gyp/ |
msvs_emulation.py | 568 # final manifest we get from merging all the additional manifest files 569 # (plus the one we generate here) isn't modified by merging the [all...] |
/external/clang/docs/ |
PCHInternals.rst | 535 Declaration merging 544 reader performs declaration merging according to the appropriate language
|
/external/icu4c/i18n/ |
numfmt.cpp | [all...] |
/external/llvm/lib/Analysis/ |
LazyValueInfo.cpp | 624 // Loop over all of our predecessors, merging what we know from them into 664 // Loop over all of our predecessors, merging what we know from them into [all...] |
/external/llvm/lib/CodeGen/ |
LiveInterval.cpp | 524 /// cause merging of V1/V2 values numbers and compaction of the value space. 810 // This is the new WriteI position after merging spills.
|
/external/mesa3d/src/gallium/drivers/r300/compiler/ |
radeon_pair_schedule.c | 499 * @return 0 if merging the presubtract sources fails. 500 * @retrun 1 if merging the presubtract sources succeeds. [all...] |
/external/protobuf/src/google/protobuf/compiler/cpp/ |
cpp_unittest.cc | 421 // Test merging with a non-empty message. Code is a modified form 427 // This field will test merging into an empty spot. [all...] |
/external/skia/tests/ |
ClipStackTest.cpp | 509 // Test out SkClipStack's merging of rect clips. In particular exercise 510 // merging of aa vs. bw rects. [all...] |
/libcore/luni/src/main/java/java/util/ |
TimSort.java | 94 * Maximum initial size of tmp array, which is used for merging. The array 192 * extending short natural runs to minRun elements, and merging runs [all...] |
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/ |
BinaryDictEncoderUtils.java | 265 // Merging tails can only be done if there are no attributes. Searching for attributes 266 // in LatinIME code depends on a total breadth-first ordering, which merging tails [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/ |
libgcov.a | 467 profiling:%s:Overflow merging 468 profiling:%s:Error merging [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/grid/ |
GridModelTest.java | 180 // Assign some bounds such that the model makes sense when merging spacer sizes 317 // Assign some bounds such that the model makes sense when merging spacer sizes [all...] |
/art/runtime/verifier/ |
reg_type.h | 324 // Merging with UndefinedType yields ConflictType which is the true bottom.
|
/dalvik/vm/analysis/ |
Liveness.cpp | 218 ALOGI("merging cur=%04x into pred last=%04x (ch=%d)",
|
/external/aac/libAACenc/src/ |
intensity.cpp | 299 /* this will prevent post processing from considering this SFB for merging */
|
/external/bison/ |
NEWS | 553 reductions in inconsistent states, and parser state merging. Thus, 560 %nonassoc, default reductions, or state merging. When LAC is in 750 *** Expected token lists are still often wrong due to state merging 753 completely fixes this problem by eliminating state merging and [all...] |
/external/bison/data/ |
glr.c | 390 /* YYMERGER[RULE-NUM] -- Index of merging function for rule #RULE-NUM. */ 724 /** Next sibling in chain of options. To facilitate merging, [all...] |
/external/chromium/chrome/browser/sync/glue/ |
bookmark_model_associator.cc | 327 // This algorithm will do a good job of merging when folder names are a good
|