Home
last modified time | relevance | path

Searched refs:IGNORE (Results 1 – 25 of 33) sorted by relevance

12

/third_party/mbedtls/scripts/
Dtmp_ignore_makefiles.sh21 IGNORE=""
29 IGNORE="0"
52 if [ "X" = "X$IGNORE" ];
/third_party/icu/tools/unicode/c/genuca/
Dgenuca.cpp459 IGNORE enumerator
467 {"[first tertiary ignorable", 0, IGNORE},
468 {"[last tertiary ignorable", 0, IGNORE},
485 {"[fixed first implicit byte", 0, IGNORE},
486 {"[fixed last implicit byte", 0, IGNORE},
487 {"[fixed first trail byte", 0, IGNORE},
488 {"[fixed last trail byte", 0, IGNORE},
489 {"[fixed first special byte", 0, IGNORE},
490 {"[fixed last special byte", 0, IGNORE},
496 {"[variable top = ", 0, IGNORE},
[all …]
/third_party/python/Tools/scripts/
Dgenerate_stdlib_module_names.py16 IGNORE = { variable
71 if name in IGNORE:
141 if package_name in IGNORE:
/third_party/cJSON/tests/unity/extras/eclipse/
Derror_parsers.txt25 Warning (\.+)(.*?):(\d+):(.*?):IGNORE: (.*) $2 $3 $5
26 Warning (\.+)(.*?):(\d+):(.*?):IGNORE\s*$ $2 $3 Ignored test
/third_party/unity/extras/eclipse/
Derror_parsers.txt25 Warning (\.+)(.*?):(\d+):(.*?):IGNORE: (.*) $2 $3 $5
26 Warning (\.+)(.*?):(\d+):(.*?):IGNORE\s*$ $2 $3 Ignored test
/third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/
DUConverterAlias.java252 private static final byte IGNORE = 0; field in UConverterAlias
271 return (char)((c < asciiTypes.length) ? asciiTypes[c] : (char)IGNORE); in GET_CHAR_TYPE()
285 case IGNORE: in io_stripASCIIForCompare()
341 case IGNORE: in compareNames()
366 case IGNORE: in compareNames()
DCharsetDecoderICU.java128 super.onMalformedInput(CodingErrorAction.IGNORE); in implOnMalformedInput()
151 super.onUnmappableCharacter(CodingErrorAction.IGNORE); in implOnUnmappableCharacter()
185 }else if(action==CodingErrorAction.IGNORE){ in getCallback()
DCharsetEncoderICU.java210 } else if (action == CodingErrorAction.IGNORE) { in getCallback()
/third_party/python/Lib/tkinter/
Dmessagebox.py51 IGNORE = "ignore" variable
/third_party/libxml2/fuzz/
Dxml.dict48 ignore_sect="<![IGNORE[ ]]>"
/third_party/boost/tools/build/src/tools/
Dcommon.jam489 IGNORE = "2>$(NULL_DEVICE) >$(NULL_DEVICE) & setlocal" ;
503 IGNORE = "2>$(NULL_DEVICE) >$(NULL_DEVICE)" ;
511 IGNORE = "2>$(NULL_DEVICE) >$(NULL_DEVICE)" ;
761 $(RM) "$(>)" $(IGNORE)
791 $(PIPE) $(RM) $(>:WJ=;*,);* $(IGNORE)
796 $(PIPE) $(RM) $(>[1]:W);* $(IGNORE)
/third_party/protobuf/src/google/protobuf/
Dport_undef.inc84 #pragma pop_macro("IGNORE")
Dport_def.inc412 #pragma push_macro("IGNORE")
413 #undef IGNORE
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eapol_auth/
Deapol_auth_sm.c538 SM_STATE(BE_AUTH, IGNORE) in SM_STATE() argument
540 SM_ENTRY_MA(BE_AUTH, IGNORE, be_auth); in SM_STATE()
567 SM_ENTER(BE_AUTH, IGNORE); in SM_STEP()
/third_party/gettext/os2/
DMakefile192 @echo *** YOU CAN SAFELY IGNORE WARNINGS FROM EMXBIND BELOW ***
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eapol_auth/
Deapol_auth_sm.c537 SM_STATE(BE_AUTH, IGNORE) in SM_STATE() argument
539 SM_ENTRY_MA(BE_AUTH, IGNORE, be_auth); in SM_STATE()
566 SM_ENTER(BE_AUTH, IGNORE); in SM_STEP()
/third_party/gstreamer/gstplugins_bad/ext/kate/
Dgstkatespu.c272 #define IGNORE(x) G_STMT_START { \ macro
635 #undef IGNORE
/third_party/icu/icu4j/main/tests/charset/src/com/ibm/icu/dev/test/charset/
DTestConversion.java204 cc.cbErrorAction = CodingErrorAction.IGNORE; in TestFromUnicode()
494 cc.cbErrorAction = CodingErrorAction.IGNORE; in TestToUnicode()
DTestCharset.java751 decoder.onMalformedInput(CodingErrorAction.IGNORE); in TestUTF8Surrogates()
823 encoder.onUnmappableCharacter(CodingErrorAction.IGNORE); in TestSurrogateBehavior()
824 encoder.onMalformedInput(CodingErrorAction.IGNORE); in TestSurrogateBehavior()
2535 decoder.onMalformedInput(CodingErrorAction.IGNORE); in execMalformed()
2567 decoder.onMalformedInput(CodingErrorAction.IGNORE); in execConvertAll()
/third_party/boost/tools/boostbook/doc/
Dreference.dtdxml46 <text-expanded>IGNORE</text-expanded>
47 <text>IGNORE</text>
80 <text-expanded>IGNORE</text-expanded>
81 <text>IGNORE</text>
170 <text-expanded>IGNORE</text-expanded>
171 <text>IGNORE</text>
193 <text-expanded>IGNORE</text-expanded>
194 <text>IGNORE</text>
/third_party/cJSON/tests/unity/docs/
DUnityHelperScriptsGuide.md237 blah.c:22:test_sandwiches_should_HaveBreadOnTwoSides:IGNORE
/third_party/unity/docs/
DUnityHelperScriptsGuide.md261 blah.c:22:test_sandwiches_should_HaveBreadOnTwoSides:IGNORE
/third_party/skia/third_party/externals/angle2/
DBUILD.gn1110 "/IGNORE:4010",
/third_party/gettext/gettext-tools/tests/
Dmsguniq-a.inp3160 !Non-symbol\ ~S\ may\ not\ be\ declared\ IGNORE.=
3238 !Binding\ variable\ ~S\ can\ cause\ side\ effects\ despite\ of\ IGNORE\ declaration~%since\ it\ is\…
3241 !variable\ ~S\ is\ used\ despite\ of\ IGNORE\ declaration.=
3244 !variable\ ~S\ is\ not\ used.~%Misspelled\ or\ missing\ IGNORE\ declaration?=
Dmsguniq-a.out4300 msgid "Non-symbol ~S may not be declared IGNORE."
4414 msgid "Binding variable ~S can cause side effects despite of IGNORE declaration~%since it is declar…
4418 msgid "variable ~S is used despite of IGNORE declaration."
4422 msgid "variable ~S is not used.~%Misspelled or missing IGNORE declaration?"

12