/external/clang/lib/Rewrite/ |
TokenRewriter.cpp | 70 TokenRewriter::AddToken(const Token &T, TokenRefTy Where) { 71 Where = TokenList.insert(Where, T); 74 Where)).second; 77 return Where;
|
/frameworks/base/tools/localize/ |
Perforce.h | 22 static string Where(const string& depotPath, bool printOnFailure);
|
Perforce.cpp | 211 Perforce::Where(const string& depotPath, bool printOnFailure) 215 string cmd = "p4 where ";
|
merge_res_and_xliff.cpp | 304 file->xx_new_filename = Perforce::Where(file->translated, true);
|
/external/clang/include/clang/Rewrite/ |
TokenRewriter.h | 72 TokenRefTy AddToken(const Token &T, TokenRefTy Where);
|
/external/valgrind/main/exp-bbv/tests/amd64-linux/ |
fldcw_check.S | 15 # Where xx is the "mod" which will be 00, 01, or 10 indicating offset
|
/external/valgrind/main/exp-bbv/tests/x86/ |
fldcw_check.S | 15 # Where xx is the "mod" which will be 00, 01, or 10 indicating offset
|
/external/webkit/Source/WebCore/manual-tests/inspector-wrappers/ |
inspector-wrappers-test-utils.js | 19 "to make a cross-domain XMLHttpRequest. Where " +
|
/ndk/sources/host-tools/make-3.81/ |
configure.bat | 27 rem Where is the srcdir?
|
/external/webkit/LayoutTests/dom/xhtml/level3/core/ |
textreplacewholetext06.js | 86 Where the nodes to be removed are read-only descendants of an EntityReference, the EntityReference
|
/ndk/build/core/ |
main.mk | 46 # located in apps/<name> where <name> is a liberal name that doesn't 134 # Where all app-specific generated files will be stored
|
definitions.mk | 116 # 2: file where the variable should be defined 126 # 2: file where the variable(s) should be defined 278 # MAKEFILE -> The Android.mk where the module is defined. 332 # LOCAL_OBJS_DIR will contain the location where the object files for 338 # where <prefix> and <suffix> depend on the module class. 722 # 2: name of Makefile where the variable should be defined 723 # 3: name/description of the Makefile where the check is done, which 735 # Arguments: 1: name/description of the included build Makefile where the [all...] |
/external/v8/src/ |
serialize.h | 188 // Where the pointed-to object can be found: 189 enum Where { 214 // Where to point within the object.
|
/external/bison/doc/ |
refcard.tex | 333 otherwise it will have the format {\tt {\it name}.tab.h}, where 353 \key{Tell {\tt bison} where to start parsing.} 413 Where {\it statements} can be either empty, or contain 454 Where {\it t} is a type defined in the {\tt \%union}, {\it n} is a
|
/external/iproute2/doc/ |
api-ip6-flowlabels.tex | 91 It was proposed (Where? I do not remember any explicit statement)
|
/external/qemu/distrib/sdl-1.2.12/src/video/x11/ |
SDL_x11video.c | 304 #error Where can we find the executable name? [all...] |
/external/dropbear/libtomcrypt/ |
crypt.tex | 155 without having to use configure scripts. This means that the library will work with platforms where development 320 must pass it the length of the buffer where the output will be stored. For example: 396 special care to work properly on platforms where an \textit{unsigned char} is not eight bits. 515 &skey) /* where to put the scheduled key */ 548 example, if you have $\mbox{Pr}\left[X = 1\right] = {1 \over 2} \pm \gamma$ where $\vert \gamma \vert > 0$ then the 588 Where \textit{name} is the lower case ASCII version of the name. The fields \textit{min\_key\_length} and \textit{max\_key\_length} 692 the location in the array where the cipher was found. For example, to indirectly setup Blowfish you can also use: [all...] |
/external/dropbear/libtommath/ |
bn.tex | 163 However, there are cases where such a build is not optional. For instance, you want to perform RSA operations. You 252 function per source file and often I use a ``middle-road'' approach where I don't cut corners for an extra 2\% speed 284 So it may feel tempting to just rip the math code out of GnuPG (or GnuMP where it was taken from originally) in your 346 Where ``mp\_digit'' is a data type that represents individual digits of the integer. By default, an mp\_digit is the 548 When an mp\_int is in a state where it won't be changed again\footnote{A Diffie-Hellman modulus for instance.} excess [all...] |
/external/chromium/chrome/browser/resources/ |
new_new_tab.js | 512 // TODO(aa): Where does this come from? It is the difference between what [all...] |
/external/v8/test/mjsunit/ |
unicode-test.js | [all...] |