/external/v8/test/mjsunit/regress/ |
regress-1156.js | 31 // is then deoptimized.
|
regress-1493017.js | 36 // Create an instance of C. Add a property to the instance and then
|
regress-1560.js | 64 // Cleanup, then polymorphic case.
|
regress-is-contextual.js | 28 // CallIC accumulates feedback that string index is out of bounds, then
|
/external/v8/test/webkit/ |
dfg-cfg-simplify-eliminate-set-local-type-check-then-branch-not-null-and-decrement.js | 25 "Tests what happens when CFG simplification leads to the elimination of a set local that had a type check, and then we branch on the variable not being null while decrementing the variable in the same basic block."
|
dfg-cfg-simplify-eliminate-set-local-type-check-then-typeof.js | 25 "Tests what happens when CFG simplification leads to the elimination of a set local that had a type check, and then we do a typeof on the value, which can be constant folded if the type check stays."
|
dfg-cfg-simplify-phantom-get-local-on-same-block-set-local.js | 39 stuff(z); // Force a Flush, and then a Phantom on the GetLocal of x.
|
dfg-int-overflow-in-loop.js | 25 "Tests that overflowing an integer in a loop and then only using it in an integer context produces a result that complies with double arithmetic."
|
dfg-patchable-get-by-id-after-watchpoint.js | 62 // Cause first the watchpoint on o.f to fire, and then the GetById
|
dfg-store-unexpected-value-into-argument-and-osr-exit.js | 25 "Tests what happens when you store an unexpected value into an argument (where the original argument value was the expected one) and then OSR exit."
|
dfg-to-string-toString-becomes-bad-with-dictionary-string-prototype.js | 25 "Tests that we do ToString conversions correctly when String.prototype.valueOf is initially fine but then gets clobbered, and was a dictionary all along."
|
gmail-re-re.js | 48 // then removes a leading and trailing space if they exist. (From Gmail)
|
/external/v8/test/webkit/fast/js/ |
Promise-catch.js | 46 secondPromise.then(function(localResult) {
|
/art/compiler/optimizing/ |
register_allocator_test.cc | 481 HBasicBlock* then = new (allocator) HBasicBlock(graph); local 484 graph->AddBlock(then); 488 block->AddSuccessor(then); 490 then->AddSuccessor(join); 492 then->AddInstruction(new (allocator) HGoto()); 501 then->AddInstruction(*input1); 834 // this interval and the first interval. We would have then put the interval with ranges [all...] |
codegen_test.cc | 542 HBasicBlock* then = new (&allocator) HBasicBlock(graph); local 546 graph->AddBlock(then); 549 first_block->AddSuccessor(then); 551 then->AddSuccessor(exit); 555 then->AddInstruction(new (&allocator) HReturn(constant0));
|
/external/libhevc/common/arm/ |
ihevc_weighted_pred_bi_default.s | 145 beq end_loops @if equal, then end the function 176 beq end_loops @if equal, then end the function 225 beq end_loops @if equal, then end the function 266 beq end_loops @if equal, then end the function 321 beq end_loops @if equal, then end the function 371 beq end_loops @if equal, then end the function
|
/external/libvpx/libvpx/vp8/common/ppc/ |
filter_altivec.asm | 209 ;# If there isn't any filtering to be done for the horizontal, then 251 ;# if the second filter is not null then need to back off by 2*pitch 271 ;# if the second filter is not null then need to back off by 2*pitch 400 ;# If there isn't any filtering to be done for the horizontal, then 441 ;# if the second filter is not null then need to back off by 2*pitch 461 ;# if the second filter is not null then need to back off by 2*pitch 572 ;# If there isn't any filtering to be done for the horizontal, then 621 ;# if the second filter is not null then need to back off by 2*pitch 641 ;# if the second filter is not null then need to back off by 2*pitch 784 ;# if possiblity (1) then setup the src pointer to be the orginal and jum [all...] |
/external/libvpx/libvpx/vp9/common/arm/neon/ |
vp9_iht4x4_add_neon.asm | 175 ; then transform columns 191 ; then transform columns 206 ; then transform columns
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/ |
filter_altivec.asm | 209 ;# If there isn't any filtering to be done for the horizontal, then 251 ;# if the second filter is not null then need to back off by 2*pitch 271 ;# if the second filter is not null then need to back off by 2*pitch 400 ;# If there isn't any filtering to be done for the horizontal, then 441 ;# if the second filter is not null then need to back off by 2*pitch 461 ;# if the second filter is not null then need to back off by 2*pitch 572 ;# If there isn't any filtering to be done for the horizontal, then 621 ;# if the second filter is not null then need to back off by 2*pitch 641 ;# if the second filter is not null then need to back off by 2*pitch 784 ;# if possiblity (1) then setup the src pointer to be the orginal and jum [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/ |
vp9_iht4x4_add_neon.asm | 175 ; then transform columns 191 ; then transform columns 206 ; then transform columns
|
/external/tremolo/Tremolo/ |
mdctLARM.s | 69 TEQ r14,r14,ASR #31 @ if r14==0 || r14==-1 then in range 74 TEQ r14,r14,ASR #31 @ if r14==0 || r14==-1 then in range 79 TEQ r14,r14,ASR #31 @ if r14==0 || r14==-1 then in range 84 TEQ r14,r14,ASR #31 @ if r14==0 || r14==-1 then in range 100 TEQ r14,r14,ASR #31 @ if r14==0 || r14==-1 then in range 137 TEQ r14,r14,ASR #31 @ if r14==0 || r14==-1 then in range 142 TEQ r14,r14,ASR #31 @ if r14==0 || r14==-1 then in range 147 TEQ r14,r14,ASR #31 @ if r14==0 || r14==-1 then in range 152 TEQ r14,r14,ASR #31 @ if r14==0 || r14==-1 then in range 169 TEQ r14,r14,ASR #31 @ if r14==0 || r14==-1 then in rang [all...] |
/external/blktrace/btt/doc/ |
btt.tex | 189 Using the data from the previous chart, we can then provide some idea 362 doing buffered IO, then the actual submitted IOs will most likely 451 been specified, then a subset of the data produced by default is 536 Using this, one is then able to plot regions of activity versus 547 When the black line (system Q activity) is \emph{high}, then the system 556 are one-for-one for sizes up to 1,024 blocks in the IO, and then a 589 out. And then one can make the broad generalization of higher reds, 690 deltas, providing seek information which can then be plotted. The 760 option is specified, then the seek distance is simply the difference 774 in the times present for the current sample, then the second column [all...] |
/system/core/healthd/ |
healthd_mode_charger.cpp | 451 * If we stop it immediately instead of going through this loop, then 503 int64_t then = key->timestamp + timeout; local 505 if (charger->next_key_check == -1 || then < charger->next_key_check) 506 charger->next_key_check = then;
|
/build/tools/droiddoc/templates-ds/assets/js/ |
prettify.js | 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+ 24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",
|
/build/tools/droiddoc/templates-ndk/assets/js/ |
prettify.js | 20 J=[v,"alias,and,begin,case,class,def,defined,elsif,end,ensure,false,in,module,next,nil,not,or,redo,rescue,retry,self,super,then,true,undef,unless,until,when,yield,BEGIN,END"],v=[v,"case,done,elif,esac,eval,fi,function,in,local,set,then,until"],K=/^(DIR|FILE|vector|(de|priority_)?queue|list|stack|(const_)?iterator|(multi)?(set|map)|bitset|u?(int|float)\d*)/,N=/\S/,O=u({keywords:[F,H,w,"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END"+ 24 ["cv","py"]);k(u({keywords:"caller,delete,die,do,dump,elsif,eval,exit,foreach,for,goto,if,import,last,local,my,next,no,our,print,package,redo,require,sub,undef,unless,until,use,wantarray,while,BEGIN,END",hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["perl","pl","pm"]);k(u({keywords:J,hashComments:!0,multiLineStrings:!0,regexLiterals:!0}),["rb"]);k(u({keywords:w,cStyleComments:!0,regexLiterals:!0}),["js"]);k(u({keywords:"all,and,by,catch,class,else,extends,false,finally,for,if,in,is,isnt,loop,new,no,not,null,of,off,on,or,return,super,then,true,try,unless,until,when,while,yes",
|