Home
last modified time | relevance | path

Searched refs:IGNORED (Results 1 – 25 of 35) sorted by relevance

12

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl16.c62 #define IGNORED 0 macro
79 {{F_WRLCK, 0, 0L, 0L, IGNORED},
89 {F_RDLCK, 0, 0L, 0L, IGNORED},
94 {{F_WRLCK, 0, 0L, 0L, IGNORED},
105 {F_WRLCK, 0, 0L, 0L, IGNORED},
110 {{F_WRLCK, 0, 0L, 0L, IGNORED},
121 {F_RDLCK, 0, 3L, 5L, IGNORED},
126 {{F_WRLCK, 0, 0L, 0L, IGNORED},
137 {F_RDLCK, 0, 5L, 5L, IGNORED},
142 {{F_WRLCK, 0, 0L, 0L, IGNORED},
[all …]
/external/guava/guava-tests/test/com/google/common/base/
DAsciiTest.java36 private static final String IGNORED = field in AsciiTest
44 assertEquals(IGNORED, Ascii.toLowerCase(IGNORED)); in testToLowerCase()
51 assertEquals(IGNORED, Ascii.toUpperCase(IGNORED)); in testToUpperCase()
56 for (char c : IGNORED.toCharArray()) { in testCharsIgnored()
131 assertTrue(Ascii.equalsIgnoreCase(new String(IGNORED), new String(IGNORED))); in testEqualsIgnoreCase()
/external/clang/test/Modules/
Dignored_macros.m16 // make it ignored. There should be no failure, IGNORED is defined in
20 …s -fimplicit-module-maps -I %S/Inputs -include-pch %t.pch -fmodules-ignore-macro=IGNORED %s -verify
22 // Fourth trial: pass -DIGNORED=1 and -fmodules-ignore-macro=IGNORED
23 // to both invocations, so modules will be built without the IGNORED
26 // RUN: %clang_cc1 -fmodules-cache-path=%t.modules -DIGNORED=1 -fmodules-ignore-macro=IGNORED -fmod…
27 …icit-module-maps -I %S/Inputs -include-pch %t.pch -fmodules-ignore-macro=IGNORED -DNO_IGNORED_ANYW…
29 // Fifth trial: pass -DIGNORED=1 and -fmodules-ignore-macro=IGNORED=1
30 // to both invocations, so modules will be built without the IGNORED
33 // RUN: %clang_cc1 -fmodules-cache-path=%t.modules -DIGNORED=1 -fmodules-ignore-macro=IGNORED=1 -fm…
34 …icit-module-maps -I %S/Inputs -include-pch %t.pch -fmodules-ignore-macro=IGNORED=1 -DNO_IGNORED_AN…
/external/apache-commons-bcel/src/examples/
DTransitiveHull.java59 private String[] ignored = IGNORED;
61 public static final String[] IGNORED = {"java[.].*", "javax[.].*", "sun[.].*", "sunw[.].*", field in TransitiveHull
/external/clang/test/Modules/Inputs/
Dignored_macros.h5 #ifdef IGNORED
/external/scapy/scapy/
Dmain.py27 IGNORED = list(six.moves.builtins.__dict__) variable
90 global IGNORED
91 return x[0] != "_" and not x in IGNORED
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AArch64/
Darm64-atomic-128.ll193 ; CHECK: ldaxp xzr, [[IGNORED:x[0-9]+]], [x2]
205 ; CHECK: ldxp xzr, [[IGNORED:x[0-9]+]], [x2]
217 ; CHECK: ldxp xzr, [[IGNORED:x[0-9]+]], [x2]
/external/llvm/test/CodeGen/AArch64/
Darm64-atomic-128.ll193 ; CHECK: ldaxp xzr, [[IGNORED:x[0-9]+]], [x2]
205 ; CHECK: ldxp xzr, [[IGNORED:x[0-9]+]], [x2]
217 ; CHECK: ldxp xzr, [[IGNORED:x[0-9]+]], [x2]
/external/tensorflow/tensorflow/core/protobuf/
Dtensor_bundle.proto60 // "shard_id", "offset", "size", "crc32c": all IGNORED.
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/bench/
Dwikipedia.css18 * "IGNORED BY IE6" comments.
161 /* IGNORED BY IE6 */
179 /* IGNORED BY IE6 */
192 /* IGNORED BY IE6 */
247 /* IGNORED BY IE6 */
275 /* IGNORED BY IE6 */
290 /* IGNORED BY IE6 */
295 /* IGNORED BY IE6 */
346 /* IGNORED BY IE6 */
451 /* IGNORED BY IE6 */
/external/tensorflow/tensorflow/python/training/tracking/
Ddata_structures_test.py262 IGNORED = ("__new__", "__init__", "__subclasshook__", "__getattribute__") variable in ListWrapperTest
268 if name in ListWrapperTest.IGNORED:
/external/icu/icu4c/source/data/
DMakefile.in804 @echo Note: $(MISCSRCDIR)/zoneinfo.txt is IGNORED because $(TZDATA) is present.
/external/guice/extensions/struts2/lib/
Djetty-util-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/ ...
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle139 d XML_PARSER_IGNORE... In IGNORED section
/external/guice/extensions/persist/lib/
Ddb4o-6.4.14.8131-java5.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/db4o/ com/ ...
/external/e2fsprogs/po/
De2fsprogs.pot2855 msgid "IGNORED"
Dfi.po2862 msgid "IGNORED"
Duk.po3105 msgid "IGNORED"
Dsr.po3119 msgid "IGNORED"
Dzh_CN.po2980 msgid "IGNORED"
Dms.po3072 msgid "IGNORED"
Dda.po2948 msgid "IGNORED"
Deo.po2998 msgid "IGNORED"
Did.po3018 msgid "IGNORED"
Dit.po3068 msgid "IGNORED"

12