/external/autotest/client/site_tests/firmware_TouchMTB/ |
D | main.py | 32 from firmware_constants import MODE, OPTIONS 71 is_touchscreen=options[OPTIONS.TOUCHSCREEN], 94 mode = options[OPTIONS.MODE] 95 if options[OPTIONS.RESUME]: 98 self.log_dir = options[OPTIONS.RESUME] 99 elif options[OPTIONS.REPLAY]: 101 self.log_dir = options[OPTIONS.REPLAY] 110 if not (self.options[OPTIONS.REPLAY] or self.options[OPTIONS.RESUME]): 179 replay_dir = self.options[OPTIONS.REPLAY] 193 return ('touchscreen' if self.options[OPTIONS.TOUCHSCREEN] else [all …]
|
D | firmware_summary.py | 60 from firmware_constants import OPTIONS 373 print ' -D, --%s' % OPTIONS.DEBUG 375 print ' -d, --%s <directory>' % OPTIONS.DIR 377 print ' -h, --%s' % OPTIONS.HELP 379 print ' -i, --%s' % OPTIONS.INDIVIDUAL 381 print ' -m, --%s <verbose_level>' % OPTIONS.METRICS 388 print ' -s, --%s' % OPTIONS.SCORES 413 options = {OPTIONS.DEBUG: False, 414 OPTIONS.DIR: log_root_dir, 415 OPTIONS.INDIVIDUAL: False, [all …]
|
D | firmware_constants.py | 176 OPTIONS = _Options() variable 177 OPTIONS.DEBUG = 'debug' 178 OPTIONS.DEVICE = 'system_device' 179 OPTIONS.DIR = 'directory' 180 OPTIONS.FNGENERATOR = 'function_generator' 181 OPTIONS.HELP = 'help' 182 OPTIONS.INDIVIDUAL = 'individual' 183 OPTIONS.ITERATIONS = 'iterations' 184 OPTIONS.METRICS = 'show_metrics' 185 OPTIONS.MODE = 'mode' [all …]
|
D | test_flow.py | 31 from firmware_constants import DEV, GV, MODE, OPTIONS, TFK 55 self.mode = options[OPTIONS.MODE] 56 self.fngenerator_only = options[OPTIONS.FNGENERATOR] 57 self.iterations = options[OPTIONS.ITERATIONS] 58 self.replay_dir = options[OPTIONS.REPLAY] 59 self.resume_dir = options[OPTIONS.RESUME] 61 self.device_type = (DEV.TOUCHSCREEN if options[OPTIONS.TOUCHSCREEN] 73 self._get_all_gesture_variations(options[OPTIONS.SIMPLIFIED])
|
/external/bzip2/ |
D | bzdiff | 22 OPTIONS= 27 -*) OPTIONS="$OPTIONS $ARG";; 47 bzip2 -cd "$FILE.bz2" | $comp $OPTIONS - "$FILE" 57 bzip2 -cdfq "$1" | $comp $OPTIONS - $tmp 61 *) bzip2 -cdfq "$1" | $comp $OPTIONS - "$2" 66 bzip2 -cdfq "$2" | $comp $OPTIONS "$1" - 68 *) $comp $OPTIONS "$1" "$2"
|
/external/libcxx/test/ |
D | testit | 43 if [ -z "$OPTIONS" ] 45 OPTIONS="-std=${CXX_LANG} -stdlib=libc++" 47 OPTIONS="$OPTIONS -I$LIBCXX_ROOT/test/support" 86 if $CC $OPTIONS $HEADER_INCLUDE $SOURCE_LIB $FILE $LIBS -o ./$TEST_EXE > /dev/null 2>&1 104 …if $CC $OPTIONS $HEADER_INCLUDE $SOURCE_LIB $FILE $LIBS $(test $1 = no || echo $THREAD_FLAGS) -o .… 112 …echo "Compile line was:" $CC $OPTIONS $HEADER_INCLUDE $SOURCE_LIB $FILE $LIBS $(test $1 = no || ec… 118 …echo "Compile line was:" $CC $OPTIONS $HEADER_INCLUDE $SOURCE_LIB $FILE $LIBS $(test $1 = no || ec… 166 echo "with $OPTIONS $HEADER_INCLUDE $SOURCE_LIB"
|
/external/libcxxabi/test/ |
D | testit | 16 if [ -z "$OPTIONS" ] 18 OPTIONS="-std=c++0x -stdlib=libc++" 43 if $CC $OPTIONS $HEADER_INCLUDE $SOURCE_LIB $FILE $LIBS -o ./$TEST_EXE > /dev/null 2>&1 57 if $CC $OPTIONS $HEADER_INCLUDE $SOURCE_LIB $FILE $LIBS -o ./$TEST_EXE 113 echo "with $OPTIONS $HEADER_INCLUDE $SOURCE_LIB"
|
/external/curl/tests/data/ |
D | test567 | 7 OPTIONS 17 Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE 32 simple RTSP OPTIONS command 41 OPTIONS rtsp://%HOSTIP:%RTSPPORT/567 RTSP/1.0
|
D | test570 | 17 Public: DESCRIBE, OPTIONS, SETUP, TEARDOWN, PLAY, PAUSE 62 OPTIONS rtsp://%HOSTIP:%RTSPPORT/5700001 RTSP/1.0
|
/external/autotest/client/site_tests/example_UnitTest/src/ |
D | Makefile | 8 OPTIONS = -fprofile-arcs -ftest-coverage -fno-inline -O0 macro 15 $(CXX) $(CXXFLAGS) $(OPTIONS) $(LDFLAGS) $(PACKAGES) $(OBJECTS) $(LIBS) \ 21 $(CXX) $(CXXFLAGS) $(PACKAGES) $(OPTIONS) $(INCLUDES) -c $< -o $@ 22 $(CXX) -MM $(CXXFLAGS) $(PACKAGES) $(OPTIONS) $(INCLUDES) $< > $*.d
|
/external/iputils/doc/ |
D | index.out | 5 \BOOKMARK [2]{0.1.4.2}{OPTIONS}{0.1.1} 19 \BOOKMARK [2]{0.2.17.2}{OPTIONS}{0.2.1} 28 \BOOKMARK [2]{0.3.25.2}{OPTIONS}{0.3.1} 40 \BOOKMARK [2]{0.4.36.2}{OPTIONS}{0.4.1} 73 \BOOKMARK [2]{0.8.65.2}{OPTIONS}{0.8.1}
|
/external/libpng/ |
D | CMakeLists.txt | 59 # COMMAND LINE OPTIONS 477 set(multiValueArgs OPTIONS FILES) 526 COMMAND pngvalid OPTIONS --gamma-16-to-8) 528 COMMAND pngvalid OPTIONS --gamma-alpha-mode) 530 COMMAND pngvalid OPTIONS --gamma-background) 532 COMMAND pngvalid OPTIONS --gamma-alpha-mode --expand16) 534 COMMAND pngvalid OPTIONS --gamma-background --expand16) 536 COMMAND pngvalid OPTIONS --gamma-transform --expand16) 538 COMMAND pngvalid OPTIONS --gamma-sbit) 540 COMMAND pngvalid OPTIONS --gamma-threshold) [all …]
|
/external/chromium-trace/catapult/third_party/gsutil/third_party/protorpc/protorpc/experimental/parser/ |
D | protobuf.g | 53 -> ^(OPTIONS option*) 80 ^(OPTIONS def_option*) 101 ^(OPTIONS def_option*) 157 ^(OPTIONS def_option*)
|
/external/bison/tests/ |
D | calc.at | 371 # AT_DATA_CALC_Y([BISON-OPTIONS]) 381 # _AT_CHECK_CALC(BISON-OPTIONS, INPUT, [NUM-STDERR-LINES]) 385 # If BISON-OPTIONS contains `%debug' but not `%glr-parser', then 400 # _AT_CHECK_CALC_ERROR(BISON-OPTIONS, EXIT-STATUS, INPUT, 412 # If BISON-OPTIONS contains `%location', then make sure the ERROR-LOCATION 415 # If BISON-OPTIONS contains `%error-verbose', then make sure the 419 # If BISON-OPTIONS contains `%debug' but not `%glr', then NUM-STDERR-LINES 482 # AT_CHECK_CALC([BISON-OPTIONS]) 485 # BISON-OPTIONS, and performs several tests over the parser. 590 # AT_CHECK_CALC_LALR([BISON-OPTIONS]) [all …]
|
/external/autotest/contrib/ |
D | run-stable-update | 10 OPTIONS=() 32 OPTIONS=( --dry-run )
|
D | inventory_options | 9 OPTIONS="" 32 OPTIONS=--print
|
/external/libcxxabi/lib/ |
D | buildit | 85 $CXX -c -g -O3 $RC_CFLAGS $EXTRA_FLAGS -I../include $OPTIONS $FILE 90 $CXX -c -g -Os $RC_CFLAGS $EXTRA_FLAGS -I../include $OPTIONS $FILE
|
/external/jetty/src/java/org/eclipse/jetty/http/ |
D | HttpMethods.java | 35 OPTIONS= "OPTIONS", field in HttpMethods 58 OPTIONS_BUFFER= CACHE.add(OPTIONS, OPTIONS_ORDINAL),
|
/external/autotest/utils/ |
D | autotest-rh.init | 44 OPTIONS="--background" 59 daemon --user $BECOME_USER --check $PROG $BABYSITTER $OPTIONS
|
/external/icu/icu4j/perf-tests/ |
D | perftests.pl | 30 my @OPTIONS = ( 87 for my $pat (@OPTIONS) { 116 my @OPTIONS = ( 130 for my $pat (@OPTIONS) {
|
/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
D | Makefile | 8 OPTIONS = -O3 -Wall macro 42 $(CC) $(FLAGS) -o $@ $^ $(LDFLAGS) $(OPTIONS)
|
/external/v8/tools/ |
D | v8-rolls.sh | 41 usage: $0 OPTIONS 45 OPTIONS:
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | StringPrep.java | 203 …private static final int OPTIONS = 7; /* Bit set of options to turn on i… field in StringPrep 276 doNFKC = ((indexes[OPTIONS] & NORMALIZATION_ON) > 0); in StringPrep() 277 checkBiDi = ((indexes[OPTIONS] & CHECK_BIDI_ON) > 0); in StringPrep() 283 ((indexes[OPTIONS] & NORMALIZATION_ON) > 0) /* normalization turned on*/ in StringPrep()
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | StringPrep.java | 218 …private static final int OPTIONS = 7; /* Bit set of options to turn on i… field in StringPrep 292 doNFKC = ((indexes[OPTIONS] & NORMALIZATION_ON) > 0); in StringPrep() 293 checkBiDi = ((indexes[OPTIONS] & CHECK_BIDI_ON) > 0); in StringPrep() 299 ((indexes[OPTIONS] & NORMALIZATION_ON) > 0) /* normalization turned on*/ in StringPrep()
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ |
D | TokenNames.java | 50 public static final String OPTIONS = Request.OPTIONS; field
|