/third_party/glslang/Test/ |
D | cppDeepNest.frag | 2 #if 3 #if 4 #if 5 #if 6 #if 7 #if 8 #if 9 #if 10 #if 11 #if [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | controlFlowManyConsecutiveConditionsNoTimeout.js | 10 if (choice === choiceOne) {} 11 if (choice === choiceOne) {} 12 if (choice === choiceOne) {} 13 if (choice === choiceOne) {} 14 if (choice === choiceOne) {} 15 if (choice === choiceOne) {} 16 if (choice === choiceOne) {} 17 if (choice === choiceOne) {} 18 if (choice === choiceOne) {} 19 if (choice === choiceOne) {} [all …]
|
D | capturedLetConstInLoop7_ES6.js | 7 if (x == 1) { 10 if (x == 1) { 13 if (x == 2) { 16 if (x == 2) { 25 if (x == "1") { 28 if (x == "1") { 31 if (x == "2") { 34 if (x == "2") { 43 if (x == 1) { 46 if (x == 1) { [all …]
|
D | equalityStrictNulls.js | 3 if (x == undefined) { 5 if (x != undefined) { 7 if (x === undefined) { 9 if (x !== undefined) { 11 if (x == null) { 13 if (x != null) { 15 if (x === null) { 17 if (x !== null) { 19 if (undefined == x) { 21 if (undefined != x) { [all …]
|
/third_party/boost/libs/winapi/test/run/ |
D | error_codes_abi.cpp | 23 #if defined(FACILITY_NULL) in main() 26 #if defined(FACILITY_RPC) in main() 29 #if defined(FACILITY_DISPATCH) in main() 32 #if defined(FACILITY_STORAGE) in main() 35 #if defined(FACILITY_ITF) in main() 38 #if defined(FACILITY_WIN32) in main() 41 #if defined(FACILITY_WINDOWS) in main() 44 #if defined(FACILITY_SSPI) in main() 47 #if defined(FACILITY_SECURITY) in main() 50 #if defined(FACILITY_CONTROL) in main() [all …]
|
/third_party/boost/boost/preprocessor/iteration/detail/ |
D | rlocal.hpp | 12 # if BOOST_PP_LOCAL_R(256) 15 # if BOOST_PP_LOCAL_R(255) 18 # if BOOST_PP_LOCAL_R(254) 21 # if BOOST_PP_LOCAL_R(253) 24 # if BOOST_PP_LOCAL_R(252) 27 # if BOOST_PP_LOCAL_R(251) 30 # if BOOST_PP_LOCAL_R(250) 33 # if BOOST_PP_LOCAL_R(249) 36 # if BOOST_PP_LOCAL_R(248) 39 # if BOOST_PP_LOCAL_R(247) [all …]
|
D | local.hpp | 12 # if !defined(BOOST_PP_LOCAL_LIMITS) 17 # if ~BOOST_PP_CONFIG_FLAGS() & BOOST_PP_CONFIG_EDG() 30 # if (BOOST_PP_LOCAL_S) > (BOOST_PP_LOCAL_F) 33 # if BOOST_PP_LOCAL_C(0) 36 # if BOOST_PP_LOCAL_C(1) 39 # if BOOST_PP_LOCAL_C(2) 42 # if BOOST_PP_LOCAL_C(3) 45 # if BOOST_PP_LOCAL_C(4) 48 # if BOOST_PP_LOCAL_C(5) 51 # if BOOST_PP_LOCAL_C(6) [all …]
|
/third_party/boost/libs/wave/samples/waveidl/idllexer/ |
D | idl.inc | 80 if ((YYLIMIT - YYCURSOR) < 12) YYFILL(12); 185 if ((yych = *YYCURSOR) == '*') goto yy356; 186 if (yych == '/') goto yy354; 193 if (yych == 'R') goto yy350; 202 if (yych == 'A') goto yy345; 227 if (yych <= 'e') { 228 if (yych <= '"') { 229 if (yych <= '\t') { 230 if (yych >= '\t') goto yy239; 232 if (yych == ' ') goto yy239; [all …]
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkExtensionFunctions.inl | 7 if (extName == "VK_KHR_surface") 16 if (extName == "VK_KHR_swapchain") 18 …if(apiVersion >= VK_API_VERSION_1_1) functions.push_back("vkGetPhysicalDevicePresentRectanglesKHR"… 21 if (extName == "VK_KHR_display") 32 if (extName == "VK_KHR_display_swapchain") 36 if (extName == "VK_KHR_sampler_mirror_clamp_to_edge") 40 if (extName == "VK_KHR_dynamic_rendering") 44 if (extName == "VK_KHR_multiview") 48 if (extName == "VK_KHR_get_physical_device_properties2") 59 if (extName == "VK_KHR_device_group") [all …]
|
/third_party/typescript/tests/cases/compiler/ |
D | controlFlowManyConsecutiveConditionsNoTimeout.ts | 11 if (choice === choiceOne) {} 12 if (choice === choiceOne) {} 13 if (choice === choiceOne) {} 14 if (choice === choiceOne) {} 15 if (choice === choiceOne) {} 16 if (choice === choiceOne) {} 17 if (choice === choiceOne) {} 18 if (choice === choiceOne) {} 19 if (choice === choiceOne) {} 20 if (choice === choiceOne) {} [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | UnicodeCaseFold.cpp | 17 if (C < 0x0041) in foldCharSimple() 20 if (C <= 0x005a) in foldCharSimple() 23 if (C == 0x00b5) in foldCharSimple() 25 if (C < 0x00c0) in foldCharSimple() 28 if (C <= 0x00d6) in foldCharSimple() 30 if (C < 0x00d8) in foldCharSimple() 33 if (C <= 0x00de) in foldCharSimple() 35 if (C < 0x0100) in foldCharSimple() 38 if (C <= 0x012e) in foldCharSimple() 40 if (C < 0x0132) in foldCharSimple() [all …]
|
/third_party/mbedtls/library/ |
D | version_features.c | 22 #if defined(MBEDTLS_VERSION_C) 29 #if defined(MBEDTLS_VERSION_FEATURES) 30 #if defined(MBEDTLS_HAVE_ASM) 33 #if defined(MBEDTLS_NO_UDBL_DIVISION) 36 #if defined(MBEDTLS_NO_64BIT_MULTIPLICATION) 39 #if defined(MBEDTLS_HAVE_SSE2) 42 #if defined(MBEDTLS_HAVE_TIME) 45 #if defined(MBEDTLS_HAVE_TIME_DATE) 48 #if defined(MBEDTLS_PLATFORM_MEMORY) 51 #if defined(MBEDTLS_PLATFORM_NO_STD_FUNCTIONS) [all …]
|
/third_party/boost/boost/wave/cpplexer/re2clex/ |
D | cpp_re.inc | 12 So it does allow the '$' to be part of identifiers. If you need strict 96 if ((YYLIMIT - YYCURSOR) < 17) YYFILL(17); 98 if (yybm[256+yych] & 64) { 233 if (s->eof && cursor != s->eof) 254 if (YYLIMIT <= YYCURSOR) YYFILL(1); 256 if (yybm[256+yych] & 64) { 274 if (yych == '\n') goto yy9; 278 if (yych == '=') goto yy96; 285 if (yych <= '\n') { 286 if (yych == '\t') goto yy99; [all …]
|
D | strict_cpp_re.inc | 12 It does not allow the '$' to be part of identifiers. If you need the '$' 96 if ((YYLIMIT - YYCURSOR) < 17) YYFILL(17); 98 if (yybm[256+yych] & 64) { 232 if (s->eof && cursor != s->eof) 253 if (YYLIMIT <= YYCURSOR) YYFILL(1); 255 if (yybm[256+yych] & 64) { 273 if (yych == '\n') goto yy9; 277 if (yych == '=') goto yy96; 284 if (yych <= '\n') { 285 if (yych == '\t') goto yy99; [all …]
|
/third_party/python/ |
D | pyconfig.h.in | 8 /* Define if building universal (internal helper macro) */ 15 /* Define for AIX if your compiler is a genuine IBM xlC/xlC_r and you want 32 /* Define if C doubles are 64-bit IEEE 754 binary format, stored in ARM 36 /* Define if C doubles are 64-bit IEEE 754 binary format, stored with the most 40 /* Define if C doubles are 64-bit IEEE 754 binary format, stored with the 44 /* Define if --enable-ipv6 is specified */ 50 /* Define to 1 if your system stores words within floats with the most 54 /* Define if flock needs to be linked with bsd library. */ 57 /* Define if getpgrp() must be called as getpgrp(0). */ 60 /* Define to 1 if you have the `accept4' function. */ [all …]
|
/third_party/jerryscript/jerry-core/lit/ |
D | lit-magic-strings.inc.h | 21 #if ENABLED (JERRY_ES2015_MODULE_SYSTEM) 24 #if ENABLED (JERRY_BUILTIN_ARRAY) \ 28 #if ENABLED (JERRY_BUILTIN_MATH) 33 #if ENABLED (JERRY_BUILTIN_MATH) 36 #if ENABLED (JERRY_ES2015) 39 #if ENABLED (JERRY_BUILTIN_ARRAY) && ENABLED (JERRY_ES2015) \ 43 #if ENABLED (JERRY_BUILTIN_MATH) 46 #if ENABLED (JERRY_ES2015_BUILTIN_CONTAINER) \ 51 #if ENABLED (JERRY_ES2015_BUILTIN_CONTAINER) \ 55 #if ENABLED (JERRY_BUILTIN_DATE) [all …]
|
/third_party/cef/tests/cefclient/browser/ |
D | osr_accessibility_node_mac.mm | 18 if (role_string == "abbr") 20 if (role_string == "alertDialog") 22 if (role_string == "alert") 24 if (role_string == "annotation") 26 if (role_string == "application") 28 if (role_string == "article") 30 if (role_string == "audio") 32 if (role_string == "banner") 34 if (role_string == "blockquote") 36 if (role_string == "busyIndicator") [all …]
|
/third_party/selinux/libselinux/src/ |
D | selinuxswig_python_exception.i | 4 if (result < 0) { 12 if (result < 0) { 20 if (result < 0) { 28 if (result < 0) { 36 if (result < 0) { 44 if (result < 0) { 52 if (result < 0) { 60 if (result < 0) { 68 if (result < 0) { 76 if (result < 0) { [all …]
|
/third_party/e2fsprogs/lib/ |
D | config.h.in | 3 /* Define if building universal (internal helper macro) */ 6 /* Define to 1 if debugging the blkid library */ 15 /* Define to 1 if debugging ext3/4 journal code */ 24 /* Define to 1 if the testio I/O manager should be enabled */ 36 /* Define to 1 if translation of program messages to the user's native 40 /* Define to 1 if you have the `add_key' function. */ 43 /* Define to 1 if you have the <attr/xattr.h> header file. */ 46 /* Define to 1 if you have the `backtrace' function. */ 49 /* Define to 1 if blkid has blkid_probe_enable_partitions */ 52 /* Define to 1 if blkid has blkid_probe_get_topology */ [all …]
|
/third_party/glslang/glslang/HLSL/ |
D | hlslAttributes.cpp | 32 // ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE 41 // or EatNone if invalid. 46 if (nameSpace == "vk") { in attributeFromName() 47 if (name == "input_attachment_index") in attributeFromName() 49 else if (name == "location") in attributeFromName() 51 else if (name == "binding") in attributeFromName() 53 else if (name == "global_cbuffer_binding") in attributeFromName() 55 else if (name == "builtin") in attributeFromName() 57 else if (name == "constant_id") in attributeFromName() 59 else if (name == "push_constant") in attributeFromName() [all …]
|
/third_party/boost/boost/preprocessor/iteration/detail/iter/ |
D | forward5.hpp | 12 # if defined(BOOST_PP_ITERATION_LIMITS) 13 # if !defined(BOOST_PP_FILENAME_5) 28 # if BOOST_PP_ARRAY_SIZE(BOOST_PP_ITERATION_PARAMS_5) >= 4 40 # if (BOOST_PP_ITERATION_START_5) > (BOOST_PP_ITERATION_FINISH_5) 43 # if BOOST_PP_ITERATION_START_5 <= 0 && BOOST_PP_ITERATION_FINISH_5 >= 0 48 # if BOOST_PP_ITERATION_START_5 <= 1 && BOOST_PP_ITERATION_FINISH_5 >= 1 53 # if BOOST_PP_ITERATION_START_5 <= 2 && BOOST_PP_ITERATION_FINISH_5 >= 2 58 # if BOOST_PP_ITERATION_START_5 <= 3 && BOOST_PP_ITERATION_FINISH_5 >= 3 63 # if BOOST_PP_ITERATION_START_5 <= 4 && BOOST_PP_ITERATION_FINISH_5 >= 4 68 # if BOOST_PP_ITERATION_START_5 <= 5 && BOOST_PP_ITERATION_FINISH_5 >= 5 [all …]
|
D | forward2.hpp | 12 # if defined(BOOST_PP_ITERATION_LIMITS) 13 # if !defined(BOOST_PP_FILENAME_2) 28 # if BOOST_PP_ARRAY_SIZE(BOOST_PP_ITERATION_PARAMS_2) >= 4 40 # if (BOOST_PP_ITERATION_START_2) > (BOOST_PP_ITERATION_FINISH_2) 43 # if BOOST_PP_ITERATION_START_2 <= 0 && BOOST_PP_ITERATION_FINISH_2 >= 0 48 # if BOOST_PP_ITERATION_START_2 <= 1 && BOOST_PP_ITERATION_FINISH_2 >= 1 53 # if BOOST_PP_ITERATION_START_2 <= 2 && BOOST_PP_ITERATION_FINISH_2 >= 2 58 # if BOOST_PP_ITERATION_START_2 <= 3 && BOOST_PP_ITERATION_FINISH_2 >= 3 63 # if BOOST_PP_ITERATION_START_2 <= 4 && BOOST_PP_ITERATION_FINISH_2 >= 4 68 # if BOOST_PP_ITERATION_START_2 <= 5 && BOOST_PP_ITERATION_FINISH_2 >= 5 [all …]
|
D | forward4.hpp | 12 # if defined(BOOST_PP_ITERATION_LIMITS) 13 # if !defined(BOOST_PP_FILENAME_4) 28 # if BOOST_PP_ARRAY_SIZE(BOOST_PP_ITERATION_PARAMS_4) >= 4 40 # if (BOOST_PP_ITERATION_START_4) > (BOOST_PP_ITERATION_FINISH_4) 43 # if BOOST_PP_ITERATION_START_4 <= 0 && BOOST_PP_ITERATION_FINISH_4 >= 0 48 # if BOOST_PP_ITERATION_START_4 <= 1 && BOOST_PP_ITERATION_FINISH_4 >= 1 53 # if BOOST_PP_ITERATION_START_4 <= 2 && BOOST_PP_ITERATION_FINISH_4 >= 2 58 # if BOOST_PP_ITERATION_START_4 <= 3 && BOOST_PP_ITERATION_FINISH_4 >= 3 63 # if BOOST_PP_ITERATION_START_4 <= 4 && BOOST_PP_ITERATION_FINISH_4 >= 4 68 # if BOOST_PP_ITERATION_START_4 <= 5 && BOOST_PP_ITERATION_FINISH_4 >= 5 [all …]
|
D | forward3.hpp | 12 # if defined(BOOST_PP_ITERATION_LIMITS) 13 # if !defined(BOOST_PP_FILENAME_3) 28 # if BOOST_PP_ARRAY_SIZE(BOOST_PP_ITERATION_PARAMS_3) >= 4 40 # if (BOOST_PP_ITERATION_START_3) > (BOOST_PP_ITERATION_FINISH_3) 43 # if BOOST_PP_ITERATION_START_3 <= 0 && BOOST_PP_ITERATION_FINISH_3 >= 0 48 # if BOOST_PP_ITERATION_START_3 <= 1 && BOOST_PP_ITERATION_FINISH_3 >= 1 53 # if BOOST_PP_ITERATION_START_3 <= 2 && BOOST_PP_ITERATION_FINISH_3 >= 2 58 # if BOOST_PP_ITERATION_START_3 <= 3 && BOOST_PP_ITERATION_FINISH_3 >= 3 63 # if BOOST_PP_ITERATION_START_3 <= 4 && BOOST_PP_ITERATION_FINISH_3 >= 4 68 # if BOOST_PP_ITERATION_START_3 <= 5 && BOOST_PP_ITERATION_FINISH_3 >= 5 [all …]
|
D | reverse5.hpp | 12 # if BOOST_PP_ITERATION_FINISH_5 <= 256 && BOOST_PP_ITERATION_START_5 >= 256 17 # if BOOST_PP_ITERATION_FINISH_5 <= 255 && BOOST_PP_ITERATION_START_5 >= 255 22 # if BOOST_PP_ITERATION_FINISH_5 <= 254 && BOOST_PP_ITERATION_START_5 >= 254 27 # if BOOST_PP_ITERATION_FINISH_5 <= 253 && BOOST_PP_ITERATION_START_5 >= 253 32 # if BOOST_PP_ITERATION_FINISH_5 <= 252 && BOOST_PP_ITERATION_START_5 >= 252 37 # if BOOST_PP_ITERATION_FINISH_5 <= 251 && BOOST_PP_ITERATION_START_5 >= 251 42 # if BOOST_PP_ITERATION_FINISH_5 <= 250 && BOOST_PP_ITERATION_START_5 >= 250 47 # if BOOST_PP_ITERATION_FINISH_5 <= 249 && BOOST_PP_ITERATION_START_5 >= 249 52 # if BOOST_PP_ITERATION_FINISH_5 <= 248 && BOOST_PP_ITERATION_START_5 >= 248 57 # if BOOST_PP_ITERATION_FINISH_5 <= 247 && BOOST_PP_ITERATION_START_5 >= 247 [all …]
|