/third_party/ltp/testcases/kernel/syscalls/fcntl/ |
H A D | fcntl14.c | 53 #define SKIP 0x0c00 macro 54 #if SKIP == F_RDLCK || SKIP== F_WRLCK 55 #error invalid value for SKIP, must be distinct from F_RDLCK and F_WRLCK 74 short b_type; /* SKIP means suppress fcntl call */ 88 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 93 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 98 {F_RDLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 103 {F_RDLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L, 109 {F_WRLCK, 0, 0L, 0L, SKIP, [all...] |
H A D | fcntl16.c | 56 //#define SKIP SKIPVAL, 0, 0L, 0L, IGNORED 57 #define SKIP 0,0,0L,0L,0 macro 59 #error invalid SKIP, must not be F_RDLCK or F_WRLCK 81 {SKIP}, 91 {SKIP},}, 96 {SKIP}, 107 {SKIP},}, 112 {SKIP}, 123 {SKIP},}, 128 {SKIP}, [all...] |
/third_party/ltp/include/mk/ |
H A D | module.mk | 27 SKIP := 1 macro 30 SKIP := 1 macro 32 SKIP ?= $(shell \ macro 39 ifneq ($(SKIP),0)
|
/third_party/toybox/scripts/ |
H A D | runtest.sh | 32 # environment variable SKIP), ala: 36 # which is either empty (in which case it always clears SKIP) or 38 # clears SKIP if the flag was found, or sets it to 1 if the flag was not found). 41 export SKIP= 45 # Check config to see if option is enabled, set SKIP if not. 49 SHOWSKIP=SKIP 64 SKIP="" 67 SKIP=1 109 if [ -n "$SKIP" -o -n "$SKIP_HOST" -a -n "$TEST_HOST" -o -n "$SKIPNEXT" ]
|
/third_party/node/deps/npm/node_modules/bin-links/lib/ |
H A D | link-gently.js | 26 const SKIP = Symbol('skip - missing or already installed') 45 return SKIP 56 return SKIP 72 if (skipOrClobber === SKIP) {
|
/third_party/mesa3d/src/panfrost/bifrost/ |
H A D | bi_builder.h.py | 22 SKIP = set(["lane", "lane_dest", "lanes", "lanes", "replicate", "swz", "widen", variable 184 return mod in SKIP or mod[0:-1] in SKIP
|
/third_party/mesa3d/src/panfrost/bifrost/valhall/ |
H A D | valhall.c.py | 28 SKIP = set([ variable 176 print(Template(template).render(immediates = immediates, instructions = instructions, skip = SKIP, exact = exact_op, typesize = typesize))
|
/third_party/node/deps/v8/tools/testrunner/local/ |
H A D | statusfile.py | 46 SKIP = "SKIP" variable 54 for key in [SKIP, FAIL, PASS, CRASH, HEAVY, SLOW, FAIL_OK, NO_VARIANTS, 119 if SKIP in self._rules[variant][testname]: 125 if SKIP in self._prefix_rules[variant][prefix]:
|
/third_party/skia/third_party/externals/angle2/src/tests/restricted_traces/ |
H A D | restricted_trace_gold_tests.py | 68 SKIP = 'SKIP' variable 280 return SKIP 395 expected_result = SKIP if result == SKIP else PASS 469 SKIP: 0,
|
/third_party/skia/third_party/externals/angle2/src/tests/ |
H A D | run_perf_tests.py | 53 SKIP = 'SKIP' variable 209 SKIP: 0, 218 self._test_results[test] = {'expected': SKIP, 'actual': SKIP} 219 self._results['num_failures_by_type'][SKIP] += 1
|
/third_party/ffmpeg/libavutil/tests/ |
H A D | lfg.c | 162 goto SKIP; in main() 167 SKIP: for (i = 0; i < tot_samp; ++i) { in main()
|
/third_party/openssl/test/recipes/ |
H A D | fuzz.pl | 20 SKIP: { label
|
H A D | tconversion.pl | 67 SKIP: { label
|
/third_party/mesa3d/src/gallium/auxiliary/util/ |
H A D | u_tests.c | 280 SKIP = -1, enumerator 296 status == SKIP ? "skip" : in util_report_result_helper() 326 util_report_result(SKIP); in tgsi_vs_window_space_position() 385 util_report_result_helper(SKIP, "%s: %s", __func__, in null_sampler_view() 639 util_report_result_helper(SKIP, name); in test_texture_barrier() 644 util_report_result_helper(SKIP, name); in test_texture_barrier()
|
/third_party/pcre2/pcre2/src/ |
H A D | pcre2_internal.h | 890 #define STRING_SKIP0 "SKIP\0" 1679 "*MARK", "*PRUNE", "*PRUNE", "*SKIP", "*SKIP", \ 1773 1, 3, /* SKIP, SKIP_ARG */ \
|
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/t/ |
H A D | hash.t | 74 SKIP: { label
|
/third_party/openssl/external/perl/Text-Template-1.56/t/ |
H A D | hash.t | 74 SKIP: { label
|
/third_party/ffmpeg/libavcodec/ |
H A D | proresdec2.c | 431 #define DECODE_CODEWORD(val, codebook, SKIP) \ 452 SKIP(re, gb, bits); \ 456 SKIP(re, gb, rice_order); \ 459 SKIP(re, gb, q+1); \
|
H A D | gemdec.c | 267 #define SKIP \ in gem_decode_frame() macro 335 SKIP; in gem_decode_frame()
|
/third_party/skia/third_party/externals/libpng/contrib/libtests/ |
H A D | pngunknown.c | 37 # define SKIP 77 macro 39 # define SKIP 0 macro 1281 return SKIP; in main() 1292 return SKIP; in main()
|
/third_party/eudev/ |
H A D | test-driver | 119 77:*) col=$blu res=SKIP recheck=no gcopy=yes;;
|
/third_party/node/deps/cares/config/ |
H A D | test-driver | 124 77:*) col=$blu res=SKIP recheck=no gcopy=yes;;
|
/third_party/libevdev/build-aux/ |
H A D | test-driver | 124 77:*) col=$blu res=SKIP recheck=no gcopy=yes;;
|
/third_party/skia/third_party/externals/libpng/ |
H A D | test-driver | 119 77:*) col=$blu res=SKIP recheck=no gcopy=yes;;
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | test-driver | 116 77:*) col=$blu res=SKIP recheck=no gcopy=yes;;
|