/external/llvm/lib/CodeGen/ |
AggressiveAntiDepBreaker.cpp | 546 DEBUG(dbgs() << "\tRename Candidates for Group g" << AntiDepGroupIndex 774 // dependencies that are candidates for breaking. [all...] |
RegAllocGreedy.cpp | 555 /// @param MaxCost Only look for cheaper candidates and update with new cost [all...] |
IfConversion.cpp | 231 // IfcvtTokenCmp - Used to sort if-conversion candidates. 302 // candidates to perform if-conversion. [all...] |
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/configuration/ |
ConfigurationMatcher.java | 614 // candidates in the other. 650 // move the candidates back into list1. [all...] |
/dalvik/vm/compiler/codegen/x86/ |
AnalysisO1.cpp | [all...] |
/docs/source.android.com/src/devices/tech/dalvik/ |
dalvik-bytecode.jd | 720 <p><b>Note:</b> These opcodes are reasonable candidates for static linking, 747 <p><b>Note:</b> These opcodes are reasonable candidates for static linking, 785 <p><b>Note:</b> These opcodes are reasonable candidates for static linking, [all...] |
/external/chromium_org/third_party/harfbuzz-ng/src/ |
hb-ot-shape-complex-indic.cc | 667 * and has more than one consonant, Ra is excluded from candidates for 676 * and has more than one consonant, Ra is excluded from candidates for 787 * and has more than one consonant, Ra is excluded from candidates for [all...] |
/external/harfbuzz_ng/src/ |
hb-ot-shape-complex-indic.cc | 667 * and has more than one consonant, Ra is excluded from candidates for 676 * and has more than one consonant, Ra is excluded from candidates for 787 * and has more than one consonant, Ra is excluded from candidates for [all...] |
/external/valgrind/main/VEX/priv/ |
host_generic_reg_alloc2.c | 170 caller to arbitrarily restrict the set of spill candidates to be [all...] |
/external/chromium_org/third_party/mesa/src/src/glsl/ |
ast_function.cpp | 346 /* Local shader has no exact candidates; check the built-ins. */ 404 const char *prefix = "candidates are: "; [all...] |
/external/clang/lib/Sema/ |
SemaExprCXX.cpp | [all...] |
/external/llvm/tools/bugpoint/ |
Miscompilation.cpp | 679 // we can eliminate some of the created functions from being candidates. 703 // we can eliminate some of the created functions from being candidates. [all...] |
/external/mesa3d/src/glsl/ |
ast_function.cpp | 346 /* Local shader has no exact candidates; check the built-ins. */ 404 const char *prefix = "candidates are: "; [all...] |
/external/chromium/base/ |
message_pump_mac.mm | 546 // Most likely candidates are CrApplication or BrowserCrApplication.
|
/external/chromium/testing/gmock/scripts/ |
gmock_doctor.py | 502 r'.*candidates are.*FunctionMocker<[^>]+A(?P<args>\d+)\)>')
|
/external/chromium_org/base/message_loop/ |
message_pump_mac.mm | 568 // Most likely candidates are CrApplication or BrowserCrApplication.
|
/external/chromium_org/chrome/browser/chromeos/drive/ |
file_system_interface.h | 46 // when it is necessary. (I.e., not for temporary candidates, just for
|
/external/chromium_org/chrome/browser/extensions/api/input_ime/ |
input_ime_api.cc | 593 params.candidates;
|
/external/chromium_org/chrome/browser/webdata/ |
autofill_profile_syncable_service.cc | 494 // Add it to candidates for merge - if there is no profile with this
|
/external/chromium_org/content/renderer/media/ |
rtc_peer_connection_handler.cc | 671 // to signal end of candidates.
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
peerconnection.cc | 321 // Register PeerConnection as receiver of local ice candidates.
|
/external/chromium_org/third_party/opus/src/silk/ |
NSQ_del_dec.c | 453 /* Find two quantization level candidates and measure their rate-distortion */ [all...] |
/external/chromium_org/third_party/skia/src/pathops/ |
SkPathOpsCommon.cpp | 325 // if only remaining candidates are vertical, then they can be marked done
|
/external/chromium_org/third_party/tcmalloc/chromium/src/ |
page_heap.cc | 202 PrependToFreeList(leftover); // Skip coalescing - no candidates possible
|
/external/chromium_org/v8/src/ |
store-buffer.cc | 620 // TODO(gc): we want to skip slots on evacuation candidates
|