| /external/v8/test/mjsunit/ |
| debug-scopes.js | 237 // Local scope with parameters and local variables. 289 // Local scope with parameters, local variables and local variable introduced
|
| smi-ops-inlined.js | 439 // Repeat block A with shift amounts in variables intialized with 534 // Repeat previous block, with computed values in the shift variables.
|
| smi-ops.js | 446 // Repeat block A with shift amounts in variables intialized with 541 // Repeat previous block, with computed values in the shift variables.
|
| /external/webkit/Source/JavaScriptCore/bytecompiler/ |
| BytecodeGenerator.cpp | 394 // Captured variables and functions go first so that activations don't have 527 Vector<Identifier> variables; local 528 variables.reserveCapacity(numVariables); 530 variables.append(*varStack[i].first); 531 codeBlock->adoptVariables(variables); [all...] |
| /ndk/build/core/ |
| init.mk | 64 # Define a few useful variables and functions. 359 # Each one of these files should define the following variables:
|
| /external/chromium/chrome/common/extensions/docs/examples/extensions/benchmark/jst/ |
| jstemplate.js | 704 * assigns them to variables in the current context. Similar to
729 * assigns them to variables in the current context (if the name
796 * jscontent in the current context and with the current variables,
[all...] |
| /external/chromium/chrome/common/extensions/docs/examples/extensions/irc/servlet/jstemplate/ |
| jstemplate.js | 704 * assigns them to variables in the current context. Similar to 729 * assigns them to variables in the current context (if the name 796 * jscontent in the current context and with the current variables, [all...] |
| /external/dropbear/libtommath/ |
| bn.tex | 442 variables in an ``all or nothing'' fashion. That is, they are either all initialized successfully or they are all 453 at once. If the function returns MP\_OKAY then all of the mp\_int variables are ready to use, otherwise none of them 454 are available for use. A complementary mp\_clear\_multi() function allows multiple mp\_int variables to be free'd 558 will require heap operations which can be slow. It is not ideal to shrink mp\_int variables that you will further 811 mp\_int variables based on their digits only. 867 To compare two mp\_int variables based on their signed value the mp\_cmp() function is provided. 874 This will compare $a$ to the left of $b$. It will first compare the signs of the two mp\_int variables. If they [all...] |
| /build/core/ |
| java.mk | 222 # Override some target variables that base_rules set up for us.
|
| main.mk | 77 # Set up various standard variables based on configuration
|
| /external/libvpx/vp8/common/arm/neon/ |
| loopfilter_neon.asm | 23 ; All 16 elements in these variables are equal.
|
| mbloopfilter_neon.asm | 23 ; All 16 elements in these variables are equal.
|
| /external/strace/ |
| strace.spec | 298 - new upstream version, new option -E to set environment variables (#82392)
|
| /sdk/emulator/opengl/ |
| common.mk | 11 # This will define LOCAL_MODULE as $1, plus a few other variables
|
| /external/antlr/antlr-3.4/runtime/ActionScript/project/src/org/antlr/runtime/ |
| BaseRecognizer.as | 21 * have one grammar import others and share same error variables 22 * and other state variables. It's a kind of explicit multiple
|
| /external/libxslt/libxslt/ |
| xsltInternals.h | 1503 xsltStackElemPtr variables; \/* linked list of param and variables *\/ member in struct:_xsltStylesheet [all...] |
| /external/llvm/bindings/ocaml/llvm/ |
| llvm.ml | 499 (*--... Operations on global variables, functions, and aliases (globals) ...--*) 514 (*--... Operations on global variables .....................................--*) [all...] |
| llvm.mli | 32 (** Any value in the LLVM IR. Functions, instructions, global variables, [all...] |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/ |
| jdimodel.jar | |
| /bionic/libc/ |
| Android.mk | 457 # 'timezone' and 'daylight' global variables, as well as
|
| /external/bison/doc/ |
| refcard.tex | 440 \section{Grammar Variables and Symbols} 459 \section {Variables and Types} 512 % Local variables:
|
| /external/chromium/chrome/browser/resources/touch_ntp/standalone/ |
| standalone_hack.js | 44 * local variables (avoid polluting the global object)
|
| /external/zlib/ |
| make_vms.com | 33 $! Setup variables holding "config" information
|
| /external/fdlibm/ |
| configure | 2 # Guess values for system-dependent variables and create Makefiles. 280 # Initialize some variables set by options. 283 # The variables have the same names as the options, with 302 # and all the variables that are supposed to be based on exec_prefix 746 To assign environment variables (e.g., CC, CFLAGS...), specify them as 747 VAR=VALUE. See below for descriptions of some of the useful variables. 803 Some influential environment variables: 811 Use these variables to override the choices made by `configure' or to help [all...] |
| /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
| org.eclipse.pde.core_3.6.1.v20100902_r361.jar | |