Searched
refs:variables (Results
426 -
450 of
1005) sorted by null
<<11121314151617181920>>
| /external/chromium_org/third_party/jstemplate/ |
| jsevalcontext.js | 23 * Names of special variables defined by the jstemplate evaluation 64 * expressions, and it holds the locally defined variables. 69 * variables are inherited. Normally the context object of the parent 91 // If there is a parent node, inherit local variables from the 96 // chain has a root with no parent, global variables will be 152 * global variables in general apply also here. (Hence the name
|
| /build/core/ |
| config.mk | 2 # It sets up standard variables based on the 17 # Utility variables. 140 # If this file doesn't exist, the environment variables will 149 # Define most of the global variables. These are the ones that 153 # The build system exposes several variables for where to find the kernel 211 # Clean up/verify variables defined by the board config file. 265 # is always 32 bits. If this isn't the case, these variables should 613 # Set up RS prebuilt variables for compatibility library
|
| dex_preopt_libart_boot.mk | 2 # Input variables:
|
| /external/chromium_org/tools/gn/ |
| variables.cc | 5 #include "tools/gn/variables.h" 7 namespace variables { namespace 9 // Built-in variables ---------------------------------------------------------- 241 // Target variables ------------------------------------------------------------ [all...] |
| /external/chromium_org/v8/test/mjsunit/ |
| debug-evaluate-locals.js | 45 // Frame 0 (h) has normal variables a and b. 92 // Frame 2 (f) has normal variables a and b (and arguments).
|
| arguments-lazy.js | 38 // local variables called arguments.
|
| delete-global-properties.js | 37 // Check that deleting and reintroducing global variables works.
|
| with-readonly.js | 28 // Test that readonly variables are treated correctly.
|
| /external/libhevc/common/arm/ |
| ihevc_intra_pred_chroma_mode_18_34.s | 84 @**************variables vs registers*****************************************
|
| /external/sonivox/arm-hybrid-22k/lib_src/ |
| ARM-E_mastergain_gnu.s | 56 .equ FRAME_SZ, (8) @local variables
|
| /external/sonivox/arm-wt-22k/lib_src/ |
| ARM-E_mastergain_gnu.s | 56 .equ FRAME_SZ, (8) @local variables
|
| /libcore/ |
| NativeCode.mk | 33 # else. All other LOCAL_* variables will be ignored. 65 # Extract out the allowed LOCAL_* variables.
|
| /ndk/sources/host-tools/make-3.81/ |
| variable.h | 1 /* Definitions for using variables in GNU Make. 86 struct hash_table table; /* Hash table of variables. */ 97 /* Structure used for pattern-specific variables. */ 182 define_variable_in_set((n),(l),(v),(o),(r),(f)->variables->set,NILF)
|
| /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/utils/runtime/env/ |
| environment.hpp | 19 #error Windows CE does not support environment variables.
|
| variable.hpp | 19 #error Windows CE does not support environment variables.
|
| /device/asus/grouper/ |
| BoardConfigCommon.mk | 16 # This file sets variables that control the way modules are built
|
| /external/chromium_org/tools/gyp/pylib/gyp/generator/ |
| cmake.py | 79 """Calculate additional variables for use in the build (called by gyp).""" 105 # TODO: do we need to check base_path for absolute variables as well? 133 '$' generator variables (like ${obj}) must not be escaped, 135 what is wanted is to know which $ come from generator variables 370 # Create variables for the output, as 'local' variable will be unset. [all...] |
| /external/chromium_org/tools/valgrind/ |
| chrome_tests.bat | 6 :: TODO(timurrrr): batch files 'export' all the variables to the parent shell
|
| /external/chromium_org/v8/test/mjsunit/compiler/ |
| globals.js | 28 // Test references and assignments to global variables.
|
| variables.js | 31 // Global variables.
|
| /external/chromium_org/v8/test/mjsunit/regress/ |
| regress-1173979.js | 28 // Ensure that null only equals null and undefined, also for variables.
|
| /external/chromium_org/v8/test/webkit/ |
| dfg-cse-cfa-discrepancy.js | 25 "Tests stability when the CFA finds a constant in block-local data flow over captured variables but the CSE doesn't because of differences in heap modeling."
|
| eval-var-decl.js | 25 "This test case checks whether variables cause properties to be defined even before reaching the declaration statement in various cases."
|
| rehash-assign.js | 24 description("Tests that assignments to global variables behave properly when the property table is rehashed.");
|
| /external/compiler-rt/make/platform/ |
| darwin_fat.mk | 31 # This section may override any of the variables in make/options.mk, using:
|
Completed in 807 milliseconds
<<11121314151617181920>>