Home
last modified time | relevance | path

Searched refs:SKIP (Results 1 – 25 of 113) sorted by relevance

12345

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl14.c52 #define SKIP 0x0c00 macro
53 #if SKIP == F_RDLCK || SKIP== F_WRLCK
54 #error invalid value for SKIP, must be distinct from F_RDLCK and F_WRLCK
87 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L,
92 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L,
97 {F_RDLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L,
102 {F_RDLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L,
108 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L,
116 {F_WRLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L,
124 {F_RDLCK, 0, 0L, 0L, SKIP, 0, 0L, 0L,
[all …]
Dfcntl16.c56 #define SKIP 0,0,0L,0L,0 macro
58 #error invalid SKIP, must not be F_RDLCK or F_WRLCK
80 {SKIP},
90 {SKIP},},
95 {SKIP},
106 {SKIP},},
111 {SKIP},
122 {SKIP},},
127 {SKIP},
138 {SKIP},},
[all …]
/external/llvm/test/CodeGen/Mips/
Dmature-mc-support.ll6 ; SKIP: not llc -march=mips < %s > /dev/null 2> %t1
7 ; SKIP: FileCheck %s < %t1
12 ; SKIP: not llc -march=mipsel < %s > /dev/null 2> %t3
13 ; SKIP: FileCheck %s < %t3
18 ; SKIP: not llc -march=mips64 < %s > /dev/null 2> %t5
19 ; SKIP: FileCheck %s < %t5
24 ; SKIP: not llc -march=mips64el < %s > /dev/null 2> %t7
25 ; SKIP: FileCheck %s < %t7
/external/llvm/test/CodeGen/PowerPC/
Dmature-mc-support.ll7 ; SKIP: not llc -march=ppc32 < %s > /dev/null 2> %t1
8 ; SKIP: FileCheck %s < %t1
17 ; SKIP: not llc -march=ppc64 < %s > /dev/null 2> %t3
18 ; SKIP: FileCheck %s < %t3
23 ; SKIP: not llc -march=ppc64le < %s > /dev/null 2> %t5
24 ; SKIP: FileCheck %s < %t5
26 ; SKIP: not llc -march=ppc64le -filetype=obj < %s > /dev/null 2> %t6
27 ; SKIP: FileCheck %s < %t6
/external/toybox/scripts/
Druntest.sh40 export SKIP=
48 SHOWSKIP=SKIP
63 SKIP=""
66 SKIP=1
89 if [ -n "$SKIP" ] || ( [ -n "$SKIP_HOST" ] && [ -n "$TEST_HOST" ])
/external/ltp/include/mk/
Dmodule.mk27 SKIP := 1
30 SKIP := 1
32 SKIP ?= $(shell \
39 ifneq ($(SKIP),0)
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_nanosleep/
Dcoverage.txt10 7 SKIP
16 13 SKIP
17 14 SKIP
24 SKIP
/external/ppp/pppd/plugins/radius/
Dclientid.c48 #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/llvm/test/CodeGen/SPARC/
Dmature-mc-support.ll6 ; SKIP: not llc -march=sparc < %s > /dev/null 2> %t1
7 ; SKIP: FileCheck %s < %t1
12 ; SKIP: not llc -march=sparcv9 < %s > /dev/null 2> %t3
13 ; SKIP: FileCheck %s < %t3
/external/minijail/
Dsyscall_filter_unittest_macros.h95 BPF_JMP+BPF_JEQ+BPF_K, ARCH_NR, SKIP, NEXT); \
102 BPF_JMP+BPF_JEQ+BPF_K, (_nr), NEXT, SKIP); \
110 BPF_JMP+BPF_JEQ+BPF_K, (_nr), NEXT, SKIP); \
Dbpf.c19 set_bpf_jump(curr_block++, BPF_JMP + BPF_JEQ + BPF_K, ARCH_NR, SKIP, in bpf_validate_arch()
29 set_bpf_jump(curr_block++, BPF_JMP + BPF_JEQ + BPF_K, nr, NEXT, SKIP); in bpf_allow_syscall()
38 set_bpf_jump(curr_block++, BPF_JMP + BPF_JEQ + BPF_K, nr, NEXT, SKIP); in bpf_allow_syscall_args()
176 unsigned char jt = flip ? NEXT : SKIP; in bpf_arg_comp()
177 unsigned char jf = flip ? SKIP : NEXT; in bpf_arg_comp()
/external/testng/src/main/java/org/testng/reporters/
DVerboseReporter.java33 SUCCESS(ITestResult.SUCCESS), FAILURE(ITestResult.FAILURE), SKIP(ITestResult.SKIP), enumConstant
73 logTestResult(Status.SKIP, tr, true); in onConfigurationSkip()
102 logTestResult(Status.SKIP, tr, false); in onTestSkipped()
172 case SKIP: in logTestResult()
/external/llvm/test/CodeGen/SystemZ/
Dmature-mc-support.ll6 ; SKIP: not llc -march=systemz < %s > /dev/null 2> %t1
7 ; SKIP: FileCheck %s < %t1
/external/pcre/dist2/testdata/
Dtestinput14508 /a+b?(*SKIP)c+(*FAIL)/
4627 /^(?=a(*SKIP)b|ac)/
4686 /(*MARK:A)(*SKIP:B)(C|X)/mark
4708 /A(*MARK:A)A+(*SKIP:A)(B|Z) | AC/x,mark
4713 /A(*MARK:A)A+(*MARK:B)(*SKIP:A)(B|Z) | AC/x,mark
4718 /A(*:A)A+(*SKIP:A)(B|Z) | AC/x,mark
4721 /(*:A)A+(*SKIP:A)(B|Z)/mark
4727 /A(*MARK:A)A+(*SKIP:B)(B|Z) | AC/x,mark
4730 /A(*MARK:A)A+(*SKIP:B)(B|Z) | AC(*:B)/x,mark
4765 /b?(*SKIP)c/
[all …]
Dtestoutput17222 /a+b?(*SKIP)c+(*FAIL)/
7478 /^(?=a(*SKIP)b|ac)/
7573 /(*MARK:A)(*SKIP:B)(C|X)/mark
7602 /A(*MARK:A)A+(*SKIP:A)(B|Z) | AC/x,mark
7608 /A(*MARK:A)A+(*MARK:B)(*SKIP:A)(B|Z) | AC/x,mark
7614 /A(*:A)A+(*SKIP:A)(B|Z) | AC/x,mark
7618 /(*:A)A+(*SKIP:A)(B|Z)/mark
7625 /A(*MARK:A)A+(*SKIP:B)(B|Z) | AC/x,mark
7629 /A(*MARK:A)A+(*SKIP:B)(B|Z) | AC(*:B)/x,mark
7677 /b?(*SKIP)c/
[all …]
/external/v8/tools/testrunner/local/
Dstatusfile.py35 SKIP = "SKIP" variable
52 for key in [SKIP, FAIL, PASS, OKAY, TIMEOUT, CRASH, SLOW, FAIL_OK,
74 return SKIP in outcomes
/external/python/cpython2/Doc/library/
Dfilecmp.rst57 >>> filecmp.cmp('undoc.rst', 'undoc.rst') # doctest: +SKIP
59 >>> filecmp.cmp('undoc.rst', 'index.rst') # doctest: +SKIP
193 >>> dcmp = dircmp('dir1', 'dir2') # doctest: +SKIP
194 >>> print_diff_files(dcmp) # doctest: +SKIP
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DUrlComponentEncodingTester.java52 map.put((int) '\t', Encoding.SKIP); // Horizontal Tab in map.put()
53 map.put((int) '\n', Encoding.SKIP); // Line feed in map.put()
55 map.put((int) '\f', Encoding.SKIP); // Form feed in map.put()
56 map.put((int) '\r', Encoding.SKIP); // Carriage return in map.put()
212 if (encoding == Encoding.SKIP) continue; in test()
323 SKIP; enumConstant
/external/mesa3d/src/gallium/auxiliary/util/
Du_tests.c257 SKIP = -1, enumerator
273 status == SKIP ? "skip" : in util_report_result_helper()
303 util_report_result(SKIP); in tgsi_vs_window_space_position()
362 util_report_result_helper(SKIP, "%s: %s", __func__, in null_sampler_view()
/external/caliper/caliper/src/main/java/com/google/caliper/memory/
DObjectGraphMeasurer.java201 return Traversal.SKIP; in visit()
213 return Traversal.SKIP; in visit()
DObjectVisitor.java64 SKIP enumConstant
/external/antlr/antlr-3.4/runtime/Perl5/t/
Dlexer.t103 =begin SKIP doesn't compile yet
126 =end SKIP
/external/autotest/utils/
Dunittest_suite.py94 SKIP = set(( variable
168 skip_tests = SKIP
/external/testng/src/main/java/org/testng/
DITestResult.java19 public static final int SKIP = 3; field
/external/testng/src/main/java/org/testng/xml/
DResultContentHandler.java88 else if (status == ITestResult.SKIP) m_skipped++; in startElement()
126 case ITestResult.SKIP: in endElement()

12345