/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | ULocaleTest.java | 4141 final Integer NOERROR = Integer.valueOf(-1); in TestForLanguageTag() local 4144 {"en", "en", NOERROR}, in TestForLanguageTag() 4145 {"en-us", "en_US", NOERROR}, in TestForLanguageTag() 4146 {"und-us", "_US", NOERROR}, in TestForLanguageTag() 4147 {"und-latn", "_Latn", NOERROR}, in TestForLanguageTag() 4148 {"en-us-posix", "en_US_POSIX", NOERROR}, in TestForLanguageTag() 4150 {"kok-in", "kok_IN", NOERROR}, in TestForLanguageTag() 4154 {"art-lojban", "jbo", NOERROR}, in TestForLanguageTag() 4155 {"zh-hakka", "hak", NOERROR}, in TestForLanguageTag() 4156 {"zh-cmn-CH", "cmn_CH", NOERROR}, in TestForLanguageTag() [all …]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | ULocaleTest.java | 4268 final Integer NOERROR = Integer.valueOf(-1); in TestForLanguageTag() local 4271 {"en", "en", NOERROR}, in TestForLanguageTag() 4272 {"en-us", "en_US", NOERROR}, in TestForLanguageTag() 4273 {"und-us", "_US", NOERROR}, in TestForLanguageTag() 4274 {"und-latn", "_Latn", NOERROR}, in TestForLanguageTag() 4275 {"en-us-posix", "en_US_POSIX", NOERROR}, in TestForLanguageTag() 4277 {"kok-in", "kok_IN", NOERROR}, in TestForLanguageTag() 4281 {"art-lojban", "jbo", NOERROR}, in TestForLanguageTag() 4282 {"zh-hakka", "hak", NOERROR}, in TestForLanguageTag() 4283 {"zh-cmn-CH", "cmn_CH", NOERROR}, in TestForLanguageTag() [all …]
|
/third_party/cares/include/ |
D | ares_nameser.h | 253 #if defined(_WIN32) && !defined(HAVE_ARPA_NAMESER_COMPAT_H) && defined(NOERROR) 254 # undef NOERROR /* it seems this is already defined in winerror.h */ 256 #ifndef NOERROR 257 # define NOERROR ns_r_noerror macro
|
/third_party/node/deps/cares/include/ |
D | ares_nameser.h | 253 #if defined(_WIN32) && !defined(HAVE_ARPA_NAMESER_COMPAT_H) && defined(NOERROR) 254 # undef NOERROR /* it seems this is already defined in winerror.h */ 256 #ifndef NOERROR 257 # define NOERROR ns_r_noerror macro
|
/third_party/f2fs-tools/fsck/ |
D | main.c | 216 int err = NOERROR; in f2fs_parse_options() 380 if (err != NOERROR) in f2fs_parse_options() 464 if (err != NOERROR) in f2fs_parse_options() 526 if (err != NOERROR) in f2fs_parse_options() 594 if (err != NOERROR) in f2fs_parse_options() 743 if (err != NOERROR) in f2fs_parse_options() 752 if (err == NOERROR && c.compress.enabled) { in f2fs_parse_options() 782 if (err != NOERROR) in f2fs_parse_options() 803 if (err == NOERROR) { in f2fs_parse_options() 816 if (err == NOERROR) in f2fs_parse_options()
|
D | fsck.h | 40 NOERROR, enumerator
|
/third_party/node/deps/cares/src/lib/ |
D | ares_query.c | 124 case NOERROR: in qcallback()
|
/third_party/lzma/CPP/Windows/ |
D | Shell.cpp | 34 if (::SHGetMalloc(&shellMalloc) != NOERROR) in Free()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/arpa/ |
D | nameser.h | 381 #define NOERROR ns_r_noerror macro
|
/third_party/musl/porting/liteos_m/kernel/include/arpa/ |
D | nameser.h | 381 #define NOERROR ns_r_noerror macro
|
/third_party/musl/include/arpa/ |
D | nameser.h | 381 #define NOERROR ns_r_noerror macro
|
/third_party/musl/ndk_musl_include/arpa/ |
D | nameser.h | 381 #define NOERROR ns_r_noerror macro
|
/third_party/musl/porting/uniproton/kernel/include/arpa/ |
D | nameser.h | 381 #define NOERROR ns_r_noerror macro
|
/third_party/elfutils/libdwfl/ |
D | libdwflP.h | 51 DWFL_ERROR (NOERROR, N_("no error")) \
|
/third_party/cef/libcef/browser/native/ |
D | file_dialog_runner_win.cc | 436 if (SHGetDesktopFolder(shell_folder.GetAddressOf()) == NOERROR) { in RunOpenFolderDialog()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/ |
D | ndis_events.c | 162 return NOERROR; in ndis_events_query_interface()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/ |
D | ndis_events.c | 162 return NOERROR; in ndis_events_query_interface()
|
/third_party/gstreamer/gstplugins_good/sys/directsound/ |
D | gstdirectsoundsink.c | 414 if (ret != NOERROR) { in string_to_guid()
|
/third_party/gstreamer/gstplugins_bad/sys/directsound/ |
D | gstdirectsoundsrc.c | 389 if (ret != NOERROR) { in string_to_guid()
|