/system/extras/tests/bionic/libc/ |
run-test.sh | 51 if [ -z "$PARAMETERS" ] ; then 52 PARAMETERS="$opt" 54 PARAMETERS="$PARAMETERS $opt" 93 if [ -z "$PARAMETERS" ] ; then 103 TEST="$PARAMETERS"
|
/development/ndk/tests/ |
run-all.sh | 60 if [ -z "$PARAMETERS" ] ; then 61 PARAMETERS="$opt" 63 PARAMETERS="$PARAMETERS $opt"
|
/libcore/luni/src/main/java/org/apache/harmony/xml/dom/ |
DOMConfigurationImpl.java | 35 private static final Map<String, Parameter> PARAMETERS 43 * parameters: 51 * Setting these parameters to another value shall revert the canonical 54 PARAMETERS.put("canonical-form", new FixedParameter(false)); 60 PARAMETERS.put("cdata-sections", new BooleanParameter() { 72 PARAMETERS.put("check-character-normalization", new FixedParameter(false)); 77 PARAMETERS.put("comments", new BooleanParameter() { 90 PARAMETERS.put("datatype-normalization", new BooleanParameter() { 108 PARAMETERS.put("element-content-whitespace", new FixedParameter(true)); 113 PARAMETERS.put("entities", new BooleanParameter() [all...] |
/frameworks/compile/libbcc/tests/debuginfo/ |
build_test_apk.sh | 113 if [ -z "$PARAMETERS" ] ; then 114 PARAMETERS="$opt" 116 PARAMETERS="$PARAMETERS $opt" 128 echo "Required Parameters:" 134 echo "Optional Parameters (reasonable defaults are used if not specified)" 145 # Verify required parameters are non-empty 154 # Compute activity, appname, and java package, if not specified via parameters 172 echo " Check parameters and try again."
|
/ndk/build/tools/ |
patch-sources.sh | 58 parse_parameters $PARAMETERS
|
build-analyzer.sh | 95 set_parameters $PARAMETERS
|
build-ccache.sh | 56 echo "ERROR: Too many parameters. See --help for usage." 73 set_parameters $PARAMETERS
|
gen-toolchain-wrapper.sh | 101 DST_DIR="$PARAMETERS"
|
rebuild-all-prebuilt.sh | 79 SRC_DIR="$PARAMETERS"
|
build-host-perl.sh | 78 set_parameters $PARAMETERS
|
gen-system-symbols.sh | 78 parse_params $PARAMETERS
|
build-target-prebuilts.sh | 46 SRC_DIR="$PARAMETERS"
|
prebuilt-common.sh | 336 # correspond to the parameters list and the program description 381 PARAMETERS="" 387 if [ -z "$PARAMETERS" ] ; then 388 PARAMETERS="$1" 390 PARAMETERS="$PARAMETERS $1" [all...] |
build-gdbserver.sh | 118 set_parameters $PARAMETERS
|
dev-platform-import.sh | 86 if [ -z "$PARAMETERS" ] ; then 94 ANDROID_PRODUCT_OUT=$PARAMETERS
|
/external/chromium-trace/trace-viewer/third_party/closure_linter/closure_linter/ |
javascripttokens.py | 48 PARAMETERS = 'pa,ra,ms'
|
javascripttokenizer.py | 128 PARAMETERS = re.compile(r'[^\)]+') 318 # Matchers for function parameters 321 # Everything else is treated as lines of parameters. 324 Matcher(PARAMETERS, Type.PARAMETERS, JavaScriptModes.PARAMETER_MODE)]}
|
ecmametadatapass.py | 109 PARAMETERS = 'parameters' 324 self._AddContext(EcmaContext.PARAMETERS) 327 return self._PopContextType(EcmaContext.PARAMETERS) 404 EcmaContext.PARAMETERS,
|
/external/chromium_org/third_party/closure_linter/closure_linter/ |
javascripttokens.py | 48 PARAMETERS = 'pa,ra,ms'
|
javascripttokenizer.py | 128 PARAMETERS = re.compile(r'[^\)]+') 318 # Matchers for function parameters 321 # Everything else is treated as lines of parameters. 324 Matcher(PARAMETERS, Type.PARAMETERS, JavaScriptModes.PARAMETER_MODE)]}
|
ecmametadatapass.py | 109 PARAMETERS = 'parameters' 324 self._AddContext(EcmaContext.PARAMETERS) 327 return self._PopContextType(EcmaContext.PARAMETERS) 404 EcmaContext.PARAMETERS,
|
/ndk/ |
ndk-gdb | 87 PARAMETERS= 266 if [ -z "$PARAMETERS" ] ; then 267 PARAMETERS="$opt" 269 PARAMETERS="$PARAMETERS $opt"
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/ |
build-hardy-toolchain.sh | 193 PARAMETERS= 252 if [ -z "$PARAMETERS" ]; then 253 PARAMETERS="$opt" 255 PARAMETERS="$PARAMETERS $opt" 317 if [ -z "$PARAMETERS" ] ; then 358 set_parameters $PARAMETERS [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/ |
build-hardy-toolchain.sh | 224 PARAMETERS= 286 if [ -z "$PARAMETERS" ]; then 287 PARAMETERS="$opt" 289 PARAMETERS="$PARAMETERS $opt" 369 if [ -z "$PARAMETERS" ] ; then 403 set_parameters $PARAMETERS [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/ |
build-hardy-toolchain.sh | 224 PARAMETERS= 286 if [ -z "$PARAMETERS" ]; then 287 PARAMETERS="$opt" 289 PARAMETERS="$PARAMETERS $opt" 369 if [ -z "$PARAMETERS" ] ; then 403 set_parameters $PARAMETERS [all...] |