Home
last modified time | relevance | path

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

12

/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl16.c61 #define IGNORED 0 macro
78 {{F_WRLCK, 0, 0L, 0L, IGNORED},
88 {F_RDLCK, 0, 0L, 0L, IGNORED},
93 {{F_WRLCK, 0, 0L, 0L, IGNORED},
104 {F_WRLCK, 0, 0L, 0L, IGNORED},
109 {{F_WRLCK, 0, 0L, 0L, IGNORED},
120 {F_RDLCK, 0, 3L, 5L, IGNORED},
125 {{F_WRLCK, 0, 0L, 0L, IGNORED},
136 {F_RDLCK, 0, 5L, 5L, IGNORED},
141 {{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/clang/test/Modules/Inputs/
Dignored_macros.h5 #ifdef IGNORED
/external/v8/tools/
Disolate_driver.py122 IGNORED = (
129 if ext in IGNORED:
/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/skia/src/sksl/
Dlayout.flex10 This file is IGNORED during the build process!
Dsksl.flex10 This file is IGNORED during the build process!
/external/bison/data/m4sugar/
Dforeach.m459 # _m4_foreach(PRE, POST, IGNORED, ARG...)
62 # ARG, expand PRE[ARG]POST[]. The IGNORED argument makes recursion
Dm4sugar.m41159 # _m4_foreach(PRE, POST, IGNORED, ARG...)
1162 # ARG, expand PRE[ARG]POST[]. The IGNORED argument makes recursion
/external/r8/src/test/java/com/android/tools/r8/shaking/
DTreeShakingTest.java65 private static Set<String> IGNORED = ImmutableSet.of( field in TreeShakingTest
720 if (!IGNORED.contains(test + ":" + keepName + ":" + kind + ":" + minify)) { in addTestCase()
/external/icu/icu4c/source/data/
DMakefile.in804 @echo Note: $(MISCSRCDIR)/zoneinfo.txt is IGNORED because $(TZDATA) is present.
/external/libxml2/os400/libxmlrpg/
Dparser.rpgle139 d XML_PARSER_IGNORE... In IGNORED section
/external/e2fsprogs/po/
De2fsprogs.pot2782 msgid "IGNORED"
Dsr.po3022 msgid "IGNORED"
Duk.po3029 msgid "IGNORED"
Dzh_CN.po2894 msgid "IGNORED"
Dit.po2989 msgid "IGNORED"
Dda.po2862 msgid "IGNORED"
Deo.po2914 msgid "IGNORED"
Did.po2940 msgid "IGNORED"
Dsv.po2982 msgid "IGNORED"
Dde.po3049 msgid "IGNORED"
Dnl.po3004 msgid "IGNORED"
Dtr.po2982 msgid "IGNORED"

12