HomeSort by relevance Sort by last modified time
    Searched refs:variables (Results 176 - 200 of 290) sorted by null

1 2 3 4 5 6 78 91011>>

  /external/opencore/pvmi/pvmf/build/make/
local.mk 4 # Clear out the variables used in the local makefiles
  /external/proguard/src/proguard/optimize/evaluation/
EvaluationSimplifier.java 452 TracedVariables variables = partialEvaluator.getVariablesBefore(offset); local
455 if (pushedValue.equals(variables.load(variableIndex)))
519 TracedVariables variables = partialEvaluator.getVariablesBefore(offset); local
522 if (pushedValue.equals(variables.load(variableIndex)))
587 TracedVariables variables = partialEvaluator.getVariablesBefore(offset); local
590 if (pushedValue.equals(variables.load(variableIndex)))
654 TracedVariables variables = partialEvaluator.getVariablesBefore(offset); local
657 if (pushedValue.equals(variables.load(variableIndex)))
    [all...]
  /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
  /external/webkit/JavaScriptCore/pcre/
dftables 226 my @variables = qw(
260 for my $v (@variables) {
  /ndk/build/core/
clear-vars.mk 17 # the module-specific variables from the environment,
  /external/icu4c/stubdata/
IcuData.mk 18 # Prior to including this file, the following variables should be
26 # And these variables need to be set before the first variant is defined.
  /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.
  /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/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...]
  /external/opencore/
Android.mk 6 # Set up the PV variables.
  /external/opencore/codecs_v2/audio/gsm_amr/amr_nb/enc/build/make/
local.mk 4 # Clear out the variables used in the local makefiles
  /external/opencore/engines/2way/build/make/
local.mk 4 # Clear out the variables used in the local makefiles
  /external/opencore/engines/adapters/player/framemetadatautility/test/build/make/
local.mk 4 # Clear out the variables used in the local makefiles
  /external/opencore/fileformats/mp4/composer/build_opencore/make/
local.mk 4 # Clear out the variables used in the local makefiles
  /external/opencore/fileformats/mp4/parser/build_opencore/make/
local.mk 4 # Clear out the variables used in the local makefiles

Completed in 1151 milliseconds

1 2 3 4 5 6 78 91011>>