/external/v8/benchmarks/ |
deltablue.js | 603 * unnecessarily adding and then overriding weak constraints. 787 * edit constraint is then added to the opposite end and the time is
|
richards.js | 455 * A task that manipulates work packets and then suspends itself.
|
/external/valgrind/exp-bbv/tests/amd64-linux/ |
ll.S | 476 shr %eax # then divide by 2
|
/external/valgrind/exp-bbv/tests/x86-linux/ |
ll.S | 476 shr %eax # then divide by 2
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/x86inc/ |
x86inc.asm | 211 ; last args then you can just not declare them, but if they're in the middle 845 ; If SAVE_MM_PERMUTATION is placed at the end of a function, then any later
|
/packages/apps/UnifiedEmail/src/com/google/android/mail/common/base/ |
StringUtil.java | 405 * then passed to {@link #fixedWidth(String[], int)} as the {@code lines} [all...] |
/build/tools/droiddoc/templates-ds/assets/js/ |
docs.js | 198 // then set the landing page "start link" text to be the first doc title 202 // If the selected page has a description, then it's a class or article homepage 224 // then we need to add a bottom border to button 625 // Then figure out based on scroll position whether the header is visible 662 // then the package panel should begin to shrink [all...] |
/build/tools/droiddoc/templates-sac/assets/js/ |
docs.js | 255 // then set the landing page "start link" text to be the first doc title 259 // If the selected page has a description, then it's a class or article homepage 281 // then we need to add a bottom border to button 690 // Then figure out based on scroll position whether the header is visible 727 // then the package panel should begin to shrink [all...] |
/build/tools/droiddoc/templates-sdk/assets/js/ |
docs.js | 289 // then set the landing page "start link" text to be the first doc title 293 // If the selected page has a description, then it's a class or article homepage 322 // then we need to add a bottom border to button 566 Then minus the margin so the video isn't actually the full window height. */ 846 // Then figure out based on scroll position whether the header is visible 884 // then the package panel should begin to shrink [all...] |
/external/chromium-trace/trace-viewer/tracing/third_party/vinn/third_party/parse5/ |
parse5.js | 757 //NOTE: wait while parserController will be adopted by calling code, then [all...] |
/external/v8/src/ |
d8.js | 594 // be the step count. If it's not a number, then assume that we're 868 // If the arg is not one of the know one aboves, then it must be a 1016 // If we matched one of the command formats, then excType will be non-null: [all...] |
/cts/suite/cts/deviceTests/browserbench/assets/octane/ |
pdfjs.js | 45 PDFJS.getDocument(pdf_file).then(function(pdf) { 55 pdf.getPage(i).then(function(page) { 59 page.render(renderContext).then(renderPages.bind(null, i + 1, j)); [all...] |
richards.js | 455 * A task that manipulates work packets and then suspends itself.
|
/build/core/ |
java.mk | 554 # then later copy into classes.dex. When emma is on, dx is run with --no-locals
|
/build/core/tasks/ |
cts.mk | 176 # javalib.jar is up-to-date, then classes.jar is as well. Depending
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/ActionScript/ |
ActionScript.stg | 109 * a token and then try again. backtracking needs to be set as well. 592 * number. A DFA predicts the alternative and then a simple switch 816 // F i x e d D F A (if-then-else) 843 * loop. If end-of-token (EOT) predicts any of the targets then it [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Java/ |
Java.stg | 136 * a token and then try again. backtracking needs to be set as well. 649 * number. A DFA predicts the alternative and then a simple switch 890 // F i x e d D F A (if-then-else) 919 * loop. If end-of-token (EOT) predicts any of the targets then it [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Perl5/ |
Perl5.stg | 129 * a token and then try again. backtracking needs to be set as well. 624 * number. A DFA predicts the alternative and then a simple switch 849 // F i x e d D F A (if-then-else) 883 * loop. If end-of-token (EOT) predicts any of the targets then it 1076 <if(semPredState)> <! get next lookahead symbol to test edges, then rewind !> [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Python/ |
Python.stg | 159 * a token and then try again. backtracking needs to be set as well. 735 * number. A DFA predicts the alternative and then a simple switch 975 // F i x e d D F A (if-then-else) 1002 * loop. If end-of-token (EOT) predicts any of the targets then it [all...] |
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Scala/ |
Scala.stg | 117 * a token and then try again. backtracking needs to be set as well. 630 * number. A DFA predicts the alternative and then a simple switch 884 // F i x e d D F A (if-then-else) 912 * loop. If end-of-token (EOT) predicts any of the targets then it [all...] |
/external/clang/lib/AST/ |
Stmt.cpp | 883 Stmt *then, SourceLocation EL, Stmt *elsev) 888 SubExprs[THEN] = then; [all...] |
/external/doclava/res/assets/templates/ |
macros.cs | 69 if the "condition" parameter evals to true then the link is displayed
|
/external/libunwind/doc/ |
unw_create_addr_space.tex | 227 at address 0x40003000, then invoking \Func{get\_proc\_name}() with
|
/external/pcre/dist/ |
RunTest.bat | 614 @echo location of your built exes and then run RunTest.bat.
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/ |
sixtappredict16x16_neon.asm | 37 ; filter coeffs to make them u8. Then, use vmlsl for negtive coeffs. After multiplication, 199 ;secondpass_filter - do first 8-columns and then second 8-columns
|