HomeSort by relevance Sort by last modified time
    Searched refs:What (Results 1 - 25 of 37) sorted by null

1 2

  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/algorithm/string/detail/
replace_storage.hpp 47 const WhatT& What )
49 Storage.insert( Storage.end(), ::boost::begin(What), ::boost::end(What) );
  /external/v8/build/android/pylib/utils/
argparse_utils.py 21 help='What this helps with')
  /build/tools/droiddoc/templates-pdk/assets/
customizations.js 7 + "<p><a href='" +toRoot+ "guide/appendix/api-levels.html'>What is the API Level?</a></p></div>");
android-developer-reference.js 81 + "<p><a href='" +toRoot+ "guide/appendix/api-levels.html'>What is the API Level?</a></p></div>");
  /external/mesa3d/docs/OLD/
MESA_sprite_point.spec 50 2. What about texgen and texture matrices?
58 3. What about point smoothing?
70 4. What about sprite rotation?
77 5. What about POLYGON_MODE?
81 6. What about POLYGON_CULL?
  /external/libpng/contrib/gregbook/
makevms.com 96 $! P1 = What we are trying to make
98 $! P3 - P8 What it depends on
  /external/mesa3d/docs/
MESA_multithread_makecurrent.spec 106 (1) What happens if the app binds a context/drawable in multiple
113 (2) What happens if the app binds a context/drawable in multiple
119 (3) What happens if the app binds a context/drawable in 7 threads,
126 (4) What happens if the app binds a new drawable/readable with
133 (5) What requirements should be placed on the user managing contexts
MESA_texture_signed_rgba.spec 58 1) What should this extension be called?
105 This is also different to what NV_texture_shader used.
173 7) What to do with GetTexParameter if ARB_texture_float is supported,
174 in particular what datatype should this return for TEXTURE_RED_TYPE_ARB,
  /external/clang/lib/StaticAnalyzer/Checkers/
VforkChecker.cpp 56 void reportBug(const char *What, CheckerContext &C,
121 void VforkChecker::reportBug(const char *What, CheckerContext &C,
131 os << What << " is prohibited after a successful vfork";
  /build/target/board/generic/
BoardConfig.mk 18 # What this means is that the platform image will not use NEON code paths
  /external/llvm/utils/vim/indent/
llvm.vim 4 " What this indent plugin currently does:
  /external/v8/test/mjsunit/regress/
regress-crbug-142087.js 28 var string = "What are you looking for?";
regress-453481.js 101 Will they not hear? What, ho! you men, you beasts,\n\
  /external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/experimental/javascript/
protorpc.js 69 // TODO: What if serialization fails?
200 // TODO: What if parsing fails?
  /external/speex/libspeex/
arch.h 56 #error Make up your mind. What CPU do you have?
  /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/
RecognizerSharedState.as 69 /** What character index in the stream did the current token start at?
87 /** You can set the text for the current token to override what is in
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/v8/test/intl/general/
case-mapping.js 62 // What matters is the first locale in the locale list.
  /external/v8/test/mjsunit/
md5.js 182 Will they not hear? What, ho! you men, you beasts,\n\
regexp-results-cache.js 57 I speak not to disprove what Brutus spoke, \
58 But here I am to speak what I do know. \
60 What cause withholds you then to mourn for him? \
  /build/tools/droiddoc/templates-pdk/
sdkpage.cs 87 href="<?cs var:toroot ?>sdk/ndk/overview.html">What is the NDK?</a> for more information about what
  /device/generic/goldfish-opengl/
common.mk 82 # What this means is that:
  /external/curl/projects/
checksrc.bat 155 echo Usage: checksrc [what] [directory]
157 echo What to scan:
generate.bat 384 echo Usage: generate [what] [-clean]
386 echo What to generate:
  /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...]

Completed in 578 milliseconds

1 2