HomeSort by relevance Sort by last modified time
    Searched refs:What (Results 26 - 50 of 54) sorted by null

12 3

  /device/generic/goldfish/opengl/
common.mk 72 # What this means is that:
  /sdk/emulator/opengl/
common.mk 74 # What this means is that:
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9/
crypto-aes.js 385 var plainText = "ROMEO: But, soft! what light through yonder window breaks?\n\
395 She speaks yet she says nothing: what of that?\n\
401 What if her eyes were there, they in her head?\n\
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-0.9.1/
crypto-aes.js 385 var plainText = "ROMEO: But, soft! what light through yonder window breaks?\n\
395 She speaks yet she says nothing: what of that?\n\
401 What if her eyes were there, they in her head?\n\
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/sunspider-1.0/
crypto-aes.js 385 var plainText = "ROMEO: But, soft! what light through yonder window breaks?\n\
395 She speaks yet she says nothing: what of that?\n\
401 What if her eyes were there, they in her head?\n\
  /external/chromium_org/third_party/npapi/npspy/extern/java/
jri_md.h 53 * WHAT'S UP WITH THIS FILE?
149 # error What are the Symantec defines? (warren@netscape.com)
  /external/chromium_org/tools/grit/grit/node/
base.py 395 a given node. If the node itself has its uberclique set, that is what we
520 default: What to return if no node defines the attribute.
  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 21 What is Native Client Good For?
64 .. link to it here. How does one profile PNaCl code? What are common
65 .. causes of slowness? How can code be made faster? What's the best way
66 .. to use Pepper's asynchronous APIs? What do I need to know about
68 .. processor-specific instructions? What aboutt he GPU?
154 What development environment and development operating system do you recommend?
197 What are the supported instruction set architectures?
241 Will you only support Chrome? What about other browsers?
252 What's the difference between NPAPI and Pepper?
335 What happens to my data when I use Native Client
    [all...]
  /external/icu4c/
icudefs.mk 154 # What kind of libraries are we building and linking against?
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
BaseRecognizer.as 98 // compute what can follow this grammar element reference
106 // if current token is consistent with what could come after set
116 //System.out.println("LT(1)=="+((TokenStream)input).LT(1)+" is consistent with what follows; inserting...");
122 /** Factor out what to do upon token mismatch so tree parsers can behave
175 /** What error message should be generated for the various
289 /** What is the error header, normally line/character position information? */
356 * computing FIRST of what follows the rule reference in the
476 * FOLLOW sets are precisely what could follow a rule reference.
490 * What can follow that specific nested ref to atom? Exactly ')'
531 * LA(1) is not what we are looking for. If LA(2) has the right token
    [all...]
  /external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
Antlr.Runtime.Tree.pas 310 /// What index is this node in the child list? Range: 0..n-1
412 /// What adaptor can tell me how to interpret/navigate nodes and trees.
428 /// What does a tree look like? ANTLR has a number of support classes
497 /// <summary>This node is what child index? 0..n-1</summary>
511 /// <summary>In case we don't have a token payload, what is the line for errors? </summary>
516 /// What is the smallest token index (indexing from 0) for this node
522 /// What is the largest token index (indexing from 0) for this node
590 /// What is the smallest token index (indexing from 0) for this node
596 /// What is the largest token index (indexing from 0) for this node
650 /// If you care what the token payload objects' type is, you shoul
    [all...]
Antlr.Runtime.pas 105 /// it doesn't have to be. It's just a marker to indicate what
382 /// <summary>What line number is the scanner at before processing buffer[P]? </summary>
385 /// <summary>What char position 0..N-1 in line is scanner before processing buffer[P]? </summary>
601 /// What character index in the stream did the current token start at?
624 /// You can set the text for the current token to override what is in
762 /// What error message should be generated for the various exception types?
784 /// What is the error header, normally line/character position information?
    [all...]
  /build/tools/droiddoc/templates-pdk/assets/
android-developer-reference.js 81 + "<p><a href='" +toRoot+ "guide/appendix/api-levels.html'>What is the API Level?</a></p></div>");
  /external/doclava/res/assets/templates/assets/
doclava-developer-reference.js 76 + "<p><a href='" +toRoot+ "guide/appendix/api-levels.html'>What is the API Level?</a></p></div>");
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec     [all...]
  /external/mesa3d/docs/
MESA_texture_array.spec     [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/
metadata_cache.js 789 // What's available offline? See the 'Web' column at:
  /external/chromium_org/ppapi/native_client/tools/browser_tester/browserdata/
nacltest.js 241 // What we though was the test name is actually the message.
413 // Ideally there'd be some way to identify what exception was thrown, but JS
786 // Deliberately global - this is what the nexe expects.
  /external/chromium_org/chrome_frame/
CFInstance.js 25 // * determine what debugging APIs should be exposed and how they should be
26 // surfaced. What about content authoring in Chrome instances? Stubbing
    [all...]
  /external/chromium_org/v8/src/
v8natives.js     [all...]
  /external/v8/src/
v8natives.js 1078 // This is really confusing the types, but it is what the proxies spec
    [all...]
  /external/iproute2/doc/
ip-cref.tex 294 Do not use it, if you do not understand what this operation really does.
    [all...]
  /external/blktrace/btt/doc/
btt.tex 519 What this indicates is that there was q activity for the system
522 to adjust btt's notion of what constitutes activity.
    [all...]
  /external/dropbear/libtomcrypt/
crypt.tex 118 \mysection{What is the LibTomCrypt?}
128 \subsection{What the library IS for?}
473 /* now given a 20 byte key what keysize does Twofish want to use? */
    [all...]
  /external/dropbear/libtommath/
bn.tex 74 \section{What is LibTomMath?}
258 So you may be thinking ``should I use LibTomMath?'' and the answer is a definite maybe. Let me tabulate what I think
    [all...]

Completed in 1019 milliseconds

12 3