Home
last modified time | relevance | path

Searched defs:SKIP (Results 1 – 25 of 40) sorted by relevance

12

/external/mesa3d/src/glsl/glcpp/
Dglcpp-lex.l103 BEGIN SKIP; variable
/external/caliper/caliper/src/main/java/com/google/caliper/memory/
DObjectVisitor.java64 SKIP enumConstant
/external/ppp/pppd/plugins/radius/
Dclientid.c48 #define SKIP(p) while(*p && isspace(*p)) p++; in rc_read_mapfile() macro
/external/pdfium/core/fxcodec/jbig2/
DJBig2_GrdProc.h43 CJBig2_Image* SKIP; variable
/external/testng/src/main/java/org/testng/
DITestResult.java19 public static final int SKIP = 3; field
/external/autotest/utils/
Dunittest_suite.py94 SKIP = set(( variable
/external/v8/tools/testrunner/local/
Dstatusfile.py35 SKIP = "SKIP" variable
/external/testng/src/main/java/org/testng/reporters/
DVerboseReporter.java33 SUCCESS(ITestResult.SUCCESS), FAILURE(ITestResult.FAILURE), SKIP(ITestResult.SKIP), enumConstant
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl16.c56 #define SKIP 0,0,0L,0L,0 macro
Dfcntl14.c52 #define SKIP 0x0c00 macro
/external/minijail/
Dbpf.h107 #define SKIP 1 macro
/external/libpng/contrib/libtests/
Dpngunknown.c37 # define SKIP 77 macro
39 # define SKIP 0 macro
Dpngimage.c43 # define SKIP 77 macro
45 # define SKIP 0 macro
Dpngstest.c42 # define SKIP 77 macro
44 # define SKIP 0 macro
Dpngvalid.c66 # define SKIP 77 macro
68 # define SKIP 0 macro
/external/vogar/src/vogar/
DConsole.java421 PASS, FAIL, SKIP, WARN, COMMENT; enumConstant
/external/libpng/
Dpngtest.c50 # define SKIP 77 macro
52 # define SKIP 0 macro
/external/skia/third_party/libpng/
Dpngtest.c50 # define SKIP 77 macro
52 # define SKIP 0 macro
/external/testng/src/main/java/org/testng/xml/
DXmlSuite.java52 public static final String SKIP = "skip"; field in XmlSuite
/external/libxml2/
Dxpointer.c865 #define SKIP(val) ctxt->cur += (val) macro
Dpattern.c717 #define SKIP(val) ctxt->cur += (val) macro
Dcatalog.c2143 #define SKIP(x) cur += x; macro
Dparser.c2038 #define SKIP(val) do { \ macro
Dxpath.c3049 #define SKIP(val) ctxt->cur += (val) macro
/external/okhttp/okhttp-tests/src/test/java/com/squareup/okhttp/
DUrlComponentEncodingTester.java323 SKIP; enumConstant

12