| /external/srec/portable/ |
| Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
| /external/srec/srec/AcousticModels/ |
| Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
| /external/srec/srec/AcousticState/ |
| Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
| /external/srec/srec/Grammar/ |
| Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
| /external/srec/srec/Nametag/ |
| Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
| /external/srec/srec/Recognizer/ |
| Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
| /external/srec/srec/Semproc/ |
| Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
| /external/srec/srec/Session/ |
| Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
| /external/srec/srec/Vocabulary/ |
| Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
| /external/srec/srec_jni/ |
| Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
| /external/srec/tools/grxmlcompile/ |
| Android.mk | 6 # common settings for all ASR builds, exports some variables for sub-makes
|
| /frameworks/compile/libbcc/runtime/make/ |
| options.mk | 3 # This list of such variables should be kept up to date with AvailableOptions in
|
| /external/v8/test/mjsunit/ |
| try-catch-scopes.js | 28 // Exception variables used in try-catch should be scoped, e.g. only 30 // as local variables and they should be allowed to nest.
|
| debug-evaluate-with-context.js | 45 // Try in frame's scope with overrididen local variables. 59 // Try in global scope with overridden global variables. 65 // Try in global scope with no overridden global variables.
|
| /external/webkit/Tools/DumpRenderTree/android/ |
| view_source.php | 25 # Global variables
|
| /external/v8/test/mjsunit/harmony/ |
| block-let-semantics.js | 33 // Test temporal dead zone semantics of let bound variables in 106 // Test that variables introduced by function declarations are created and 176 // Test that resolution of let bound variables works with scopes that call eval.
|
| /external/chromium/chrome/common/extensions/ |
| extension_message_bundle.cc | 228 const SubstitutionMap& variables, 256 variables.find(StringToLowerASCII(var_name)); 257 if (it == variables.end()) {
|
| extension_message_bundle.h | 89 static bool ReplaceVariables(const SubstitutionMap& variables,
|
| /external/v8/test/mjsunit/regress/ |
| regress-1170187.js | 29 // Make sure that the retreival of local variables are performed correctly even 74 // Call a function with local variables passing a different number parameters
|
| /external/webkit/Source/JavaScriptCore/tests/mozilla/Getopt/ |
| Mixed.pm | 37 # Package Global Variables: 62 # You should set any customization variables *after* calling init. 355 # variables. 357 # Output Variables: 399 ...examine $opt_* variables... 515 You then examine the C<$opt_*> variables to find out what options were 583 There are several customization variables you can set. All of these 584 variables should be set I<after> calling Getopt::Mixed::init and 587 If you set any of these variables, you I<must> check the version 593 variables, you'll need to call init before calling getOptions, lik [all...] |
| /libcore/ |
| NativeCode.mk | 33 # else. All other LOCAL_* variables will be ignored. 63 # Extract out the allowed LOCAL_* variables. Note: $(sort) also
|
| /ndk/build/tools/ |
| gen-system-symbols.sh | 20 # (SRC) and extract the list of functions and variables. 23 # named <library>.functions.txt and <library>.variables.txt 37 and extract, for each one of them, the list of functions and variables 46 <dst-dir>/<libname>.variables.txt 144 # $2+: List of symbols (functions or variables) 193 log " Found $NUMFUNCS functions and $NUMVARS variables" 195 (echo "$VARS" | tr ' ' '\n') > $DSTDIR/$LIB.variables.txt
|
| /ndk/sources/host-tools/make-3.81/ |
| filedef.h | 50 struct variable_set_list *variables; member in struct:file 94 pattern-specific variables. */
|
| /device/moto/stingray/ |
| BoardConfig.mk | 16 # This file sets variables that control the way modules are built
|
| /device/samsung/maguro/ |
| full_maguro.mk | 34 # Set those variables here to overwrite the inherited values.
|