/external/v8/test/cctest/ |
D | cctest.status | 44 test-api/RegExpInterruption: SKIP 49 test-api/OutOfMemory: SKIP 50 test-api/OutOfMemoryNested: SKIP 53 test-log/ProfLazyMode: SKIP 56 test-accessors: SKIP 57 test-alloc: SKIP 58 test-api: SKIP 59 test-compiler: SKIP 60 test-debug: SKIP 61 test-decls: SKIP [all …]
|
/external/v8/test/mjsunit/ |
D | mjsunit.status | 35 fuzz-natives: PASS, SKIP if ($mode == release || $arch == arm) 40 big-object-literal: PASS, SKIP if ($arch == arm) 49 regress/regress-524: (PASS || TIMEOUT), SKIP if $mode == debug 54 try: PASS, SKIP if $mode == debug 55 debug-scripts-request: PASS, SKIP if $mode == debug 56 array-constructor: PASS, SKIP if $mode == debug 65 string-indexof-2: PASS, SKIP if $mode == debug 70 *: SKIP
|
/external/ppp/pppd/plugins/radius/ |
D | clientid.c | 48 #define SKIP(p) while(*p && isspace(*p)) p++; in rc_read_mapfile() macro 56 SKIP(q); in rc_read_mapfile() 64 SKIP(c); in rc_read_mapfile() 87 #undef SKIP in rc_read_mapfile()
|
/external/chromium/base/i18n/ |
D | icu_string_conversions_unittest.cc | 77 OnStringConversionError::SKIP, &utf8)); in TEST() 119 OnStringConversionError::SKIP, 271 OnStringConversionError::SKIP, &encoded)); in TEST() 285 OnStringConversionError::SKIP, &encoded)); in TEST() 291 OnStringConversionError::SKIP, &encoded)); in TEST() 296 OnStringConversionError::SKIP, &encoded)); in TEST()
|
D | icu_string_conversions.cc | 102 case OnStringConversionError::SKIP: in ConvertFromUTF16() 130 case OnStringConversionError::SKIP: in SetUpErrorHandlerForToUChars()
|
D | icu_string_conversions.h | 24 SKIP, enumerator
|
/external/v8/test/mozilla/ |
D | mozilla.status | 53 js1_5/Regress/regress-271716-n: SKIP 61 ecma_3/Date/15.9.3.2-1: SKIP 62 js1_2/function/Number: SKIP 73 # #926379. We could consider marking this SKIP because it takes a 80 # this SKIP because it takes a while to run to completion. 778 js1_5/Regress/regress-312588: TIMEOUT || SKIP if $FAST == yes 779 js1_5/Regress/regress-271716-n: PASS || SKIP if $FAST == yes 787 js1_5/Regress/regress-280769-2: SKIP 788 js1_5/Regress/regress-280769-3: SKIP 789 js1_5/Regress/regress-244470: SKIP [all …]
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/layout_package/ |
D | test_expectations.py | 43 (PASS, FAIL, TEXT, IMAGE, IMAGE_PLUS_TEXT, TIMEOUT, CRASH, SKIP, WONTFIX, 127 result == SKIP and self._expected_failures.has_modifier(test, 128 SKIP)) 229 EXPECTATION_DESCRIPTIONS = {SKIP: ('skipped', 'skipped'), 244 TEXT, IMAGE, FAIL, SKIP) 248 MODIFIERS = {'skip': SKIP, 259 RESULT_TYPES = {'skip': SKIP, 346 tests = tests - self.get_test_set(SKIP, expectation) 762 self._result_type_to_tests[SKIP].add(test)
|
D | json_layout_results_generator.py | 134 summary.tests_by_expectation[test_expectations.SKIP]) & 173 summary.tests_by_expectation[test_expectations.SKIP] &
|
/external/bluetooth/glib/gio/ |
D | pltcheck.sh | 12 SKIP='\<g_access\|\<g_array_\|\<g_ascii\|\<g_list_\|\<g_assertion_message\|\<g_warn_message\|\<g_at… 16 readelf -r $so | grep 'JU\?MP_SLOT\?' | grep '\<g_' | grep -v $SKIP && status=1
|
/external/libxml2/ |
D | parser.c | 1815 #define SKIP(val) do { \ macro 2029 SKIP(3); in xmlParseCharRef() 2060 SKIP(2); in xmlParseCharRef() 4303 SKIP(6); in xmlParseExternalID() 4314 SKIP(6); in xmlParseExternalID() 4506 SKIP(4); in xmlParseComment() 4600 SKIP(3); in xmlParseComment() 4770 SKIP(2); in xmlParsePI() 4784 SKIP(2); in xmlParsePI() 4847 SKIP(2); in xmlParsePI() [all …]
|
D | HTMLparser.c | 239 #define SKIP(val) ctxt->nbChars += (val),ctxt->input->cur += (val),ctxt->input->col+=(val) macro 2864 SKIP(6); in htmlParseExternalID() 2878 SKIP(6); in htmlParseExternalID() 2922 SKIP(2); in htmlParsePI() 2932 SKIP(1); in htmlParsePI() 2990 SKIP(1); in htmlParsePI() 3036 SKIP(4); in htmlParseComment() 3116 SKIP(3); in htmlParseCharRef() 3135 SKIP(2); in htmlParseCharRef() 3186 SKIP(9); in htmlParseDocTypeDecl() [all …]
|
D | xpath.c | 2624 #define SKIP(val) ctxt->cur += (val) macro 10589 SKIP(2); in xmlXPathCompPathExpr() 10695 SKIP(3); in xmlXPathCompMultiplicativeExpr() 10698 SKIP(3); in xmlXPathCompMultiplicativeExpr() 10838 SKIP(3); in xmlXPathCompAndExpr() 10864 SKIP(2); in xmlXPathCompileExpr() 11178 SKIP(2); in xmlXPathCompStep() 11233 SKIP(2); in xmlXPathCompStep() 11326 SKIP(2); in xmlXPathCompRelativeLocationPath() 11338 SKIP(2); in xmlXPathCompRelativeLocationPath() [all …]
|
/external/openssl/apps/ |
D | dh2048.pem | 10 These are the 2048 bit DH parameters from "Assigned Number for SKIP Protocols"
|
D | dh512.pem | 6 These are the 512 bit DH parameters from "Assigned Number for SKIP Protocols"
|
D | dh1024.pem | 7 These are the 1024 bit DH parameters from "Assigned Number for SKIP Protocols"
|
D | dh4096.pem | 15 These are the 4096 bit DH parameters from "Assigned Number for SKIP Protocols"
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/ |
D | run_chromium_webkit_tests.py | 127 self.tests_by_expectation[test_expectations.SKIP] = set() 254 test_expectations.SKIP) 362 test_expectations.SKIP, "skipped") 372 result_summary.add(test, [], test_expectations.SKIP, 808 tbe[test_expectations.SKIP]) 1134 result_summary.tests_by_expectation[test_expectations.SKIP])
|
/external/v8/test/sputnik/ |
D | sputnik.status | 263 S15.1.3.2_A2.5_T1: PASS, SKIP if $mode == debug 264 S15.1.3.1_A2.5_T1: PASS, SKIP if $mode == debug 323 *: SKIP
|
/external/iproute2/lib/ |
D | ll_types.c | 87 __PF(SKIP,skip) in ll_type_n2a()
|
/external/v8/test/message/ |
D | message.status | 36 *: SKIP
|
/external/chromium/net/base/ |
D | escape.cc | 254 base::OnStringConversionError::SKIP, &encoded)) in EscapeQueryParamValue()
|
/external/v8/tools/ |
D | test.py | 660 SKIP = 'skip' variable 1171 unskipped = [c for c in cases if not SKIP in c.outcomes] 1336 return SKIP in case.outcomes or SLOW in case.outcomes
|
/external/v8/test/es5conform/ |
D | es5conform.status | 278 *: SKIP
|
/external/dbus/bus/ |
D | Makefile.in | 678 echo "SKIP: $$tst"; \
|