/third_party/icu/icu4c/source/test/intltest/ |
D | punyref.cpp | 88 #define flagged(bcp) ((punycode_uint)(bcp) - 65 < 26) macro 242 if (case_flags) case_flags[out] = flagged(input[j]); in punycode_decode() 291 case_flags[i] = flagged(input[in - 1]); in punycode_decode()
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/stringprep/ |
D | PunycodeReference.java | 99 private static boolean flagged(int bcp){ in flagged() method in PunycodeReference 327 if (case_flags != null) case_flags[out] = (char)(flagged(input[j]) ? 1 : 0); in decode() 376 case_flags[i] = (char)(flagged(input[in - 1]) ? 0 :1); in decode()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/stringprep/ |
D | PunycodeReference.java | 96 private static boolean flagged(int bcp){ in flagged() method in PunycodeReference 324 if (case_flags != null) case_flags[out] = (char)(flagged(input[j]) ? 1 : 0); in decode() 373 case_flags[i] = (char)(flagged(input[in - 1]) ? 0 :1); in decode()
|
/third_party/mesa3d/src/intel/tools/ |
D | intel_dump_gpu.in | 19 -c, --only-capture Only write objects flagged with EXEC_OBJECT_CAPTURE into
|
/third_party/boost/libs/test/doc/testing_tools/ |
D | assertions_severity_levels.qbk | 16 …sertion fails, the test case execution stops immediately, and the test-case is flagged as /failed/. 18 flagged as failed but its execution continues.
|
D | timeout.qbk | 26 suite is flagged as `timed-out` and `failed`, and all the test units (suites and cases) that have n…
|
/third_party/boost/boost/geometry/algorithms/detail/overlay/ |
D | stream_info.hpp | 63 if (info.flagged) in operator <<()
|
/third_party/openssl/doc/man3/ |
D | SSL_CTX_set_session_id_context.pod | 51 will not be reused but a fatal error will be flagged and the handshake 55 when reusing a session, an error will be flagged and the handshake will
|
D | SSL_CTX_set_cipher_list.pod | 64 are simply ignored. Failure is only flagged if no ciphers could be collected
|
/third_party/skia/resources/sksl/runtime_errors/ |
D | IllegalArrayOps.rts | 3 // equality for those types. This file tests operators that would be legal, but should be flagged
|
/third_party/pixman/pixman/ |
D | solaris-hwcap.mapfile | 27 # library isn't flagged as only usable on CPU's with those ISA's, since it
|
/third_party/typescript_eslint/packages/eslint-plugin/docs/rules/ |
D | no-base-to-string.md | 8 Functions are not flagged by this rule.
|
D | no-unnecessary-condition.md | 3 …termined by the type of the expression, is considered unnecessary and will be flagged by this rule.
|
/third_party/glib/glib/tests/ |
D | mainloop.c | 1387 gboolean flagged; member 1395 flag_source->flagged = TRUE; in return_true() 1400 #define assert_flagged(s) g_assert_true (((FlagSource *) (s))->flagged); 1401 #define assert_not_flagged(s) g_assert_true (!((FlagSource *) (s))->flagged); 1402 #define clear_flag(s) ((FlagSource *) (s))->flagged = 0
|
/third_party/iptables/extensions/ |
D | libxt_set.man | 21 with an element flagged with \fBnomatch\fP returns \fBtrue\fP, while a
|
/third_party/vk-gl-cts/doc/testspecs/GLES2/ |
D | functional.lifetime.txt | 88 checks that the name of the program remains in use and is flagged for
|
/third_party/skia/third_party/externals/egl-registry/extensions/NV/ |
D | EGL_NV_cuda_event.txt | 148 <sync> when eglDestroySync is called, <sync> is flagged for deletion
|
/third_party/vk-gl-cts/doc/testspecs/GLES3/ |
D | functional.lifetime.txt | 96 checks that the name of the program remains in use and is flagged for
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/ |
D | WindowSurfaceEAGL.mm | 29 // TODO(dino): Check that this won't cause an application using ANGLE directly to be flagged
|
/third_party/EGL/extensions/NV/ |
D | EGL_NV_cuda_event.txt | 163 <sync> when eglDestroySync is called, <sync> is flagged for deletion
|
/third_party/pcre2/pcre2/src/ |
D | pcre2_chartables.c.dist | 24 Pulling in the header ensures that the array gets flagged as "someone
|
/third_party/gptfdisk/ |
D | README-efi.txt | 43 filesystem to be flagged as an ESP (with a type code of EF00 in gdisk). You
|
/third_party/python/Doc/library/ |
D | mailbox.rst | 936 | F flag | "flagged" sequence | 1075 | F flag | "flagged" sequence | 1137 | flagged | Marked as important | 1172 | "flagged" sequence | F flag | 1188 | "flagged" sequence | F flag | 1446 | F flag | "flagged" sequence |
|
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/ |
D | EXT_x11_sync_object.txt | 164 immediately. Otherwise, <sync> is flagged for deletion and will be
|
/third_party/openGLES/extensions/EXT/ |
D | EXT_x11_sync_object.txt | 164 immediately. Otherwise, <sync> is flagged for deletion and will be
|