/external/chromium_org/v8/test/mjsunit/ |
regexp-capture-3.js | 181 NoHang(/(æ|ø|?)(((.*)*)*x)/); // All branches of alternation are filtered. 182 NoHang(/(a|b|(((.*)*)*x))?/); // 1 out of 3 branches pruned. 183 NoHang(/(a|(((.*)*)*x)?|(((.*)*)*x)?)/); // 2 out of 3 branches pruned.
|
/external/chromium_org/third_party/lcov-1.9/bin/ |
geninfo | [all...] |
genhtml | 634 info(" branches...: %s\n", 635 get_overall_line($br_found, $br_hit, "branch", "branches")) [all...] |
/external/emma/core/java12/com/vladium/emma/instr/ |
InstrVisitor.java | 733 final IntObjectMap branches = new IntObjectMap (); local [all...] |
/external/chromium_org/tools/telemetry/telemetry/core/chrome/ |
cros_browser_backend.py | 210 'with chrome branches 1500 or earlier.')
|
/external/chromium_org/v8/tools/ |
merge-to-branch.sh | 46 to other branches, including trunk. 258 TO_URL="branches/$MERGE_TO_BRANCH"
|
/external/oprofile/events/i386/atom/ |
events | 11 event:0xc5 counters:0,1 um:zero minimum:500 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise) 79 event:0xE4 counters:0,1 um:zero minimum:6000 name:BOGUS_BR : Bogus branches
|
/external/v8/tools/ |
merge-to-branch.sh | 46 to other branches, including trunk. 245 TO_URL="branches/$MERGE_TO_BRANCH"
|
/external/oprofile/events/mips/74K/ |
events | 54 event:0x25 counters:0,2 um:zero minimum:500 name:BRANCH_INSNS : 37-0 Branch instructions graduated, excluding CP1/CP2 conditional branches 56 event:0x27 counters:0,2 um:zero minimum:500 name:COND_BRANCH_INSNS : 39-0 Conditional branches graduated 66 event:0x32 counters:0,2 um:zero minimum:500 name:CP1_BRANCH_MISPREDICTIONS : 50-0 CP1 branches mispredicted 103 event:0x409 counters:1,3 um:zero minimum:500 name:KILLED_FETCH_SLOTS : 9-1 Valid fetch slots killed due to taken branches/jumps or stalling instructions 132 event:0x427 counters:1,3 um:zero minimum:500 name:MISPREDICTED_BRANCH_INSNS : 39-1 Mispredicted branches graduated
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/makedict/ |
BinaryDictEncoderUtils.java | 280 final ArrayList<PtNode> branches = ptNodeArray.mData; local 281 for (PtNode ptNode : branches) { [all...] |
/ndk/sources/host-tools/sed-4.2.1/sed/ |
execute.c | 1332 static countT branches; variable [all...] |
/external/llvm/test/MC/Mips/ |
mips-jump-instructions.s | 7 # for jumps and branches.
|
/prebuilts/tools/common/asm-tools/ |
asm-commons-4.0.jar | |
asm-debug-all-4.0.jar | |
/prebuilts/tools/common/m2/internal/asm/asm-commons/3.3/ |
asm-commons-3.3.jar | |
/external/oprofile/events/i386/nehalem/ |
events | 16 event:0xc5 counters:0,1,2,3 um:br_misp_retired minimum:500 name:BR_MISS_PRED_RETIRED : number of mispredicted branches retired (precise) 95 event:0xE4 counters:0,1,2,3 um:one minimum:6000 name:BOGUS_BR : Counts the number of bogus branches.
|
/build/core/ |
java.mk | 196 # We don't need the .so files in bundled branches
|
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_loopfilter_neon.asm | 573 ; If mask and flat are mixed then we must perform both branches and
|
/external/chromium_org/v8/src/ |
messages.js | 558 * http://fbug.googlecode.com/svn/branches/firebug1.1/docs/ReleaseNotes_1.1.txt [all...] |
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
org.objectweb.asm_3.2.0.v200909071300.jar | |
/external/v8/src/ |
messages.js | 527 * http://fbug.googlecode.com/svn/branches/firebug1.1/docs/ReleaseNotes_1.1.txt [all...] |
/dalvik/vm/mterp/out/ |
InterpAsm-armv5te-vfp.S | [all...] |
InterpAsm-armv5te.S | [all...] |
InterpAsm-armv7-a-neon.S | [all...] |
InterpAsm-armv7-a.S | [all...] |