/third_party/python/Modules/ |
D | _ssl_data_300.h | 175 #else 180 #else 185 #else 190 #else 195 #else 200 #else 205 #else 210 #else 215 #else 220 #else [all …]
|
D | _ssl_data_111.h | 145 #else 150 #else 155 #else 160 #else 165 #else 170 #else 175 #else 180 #else 185 #else 190 #else [all …]
|
D | _ssl_data.h | 89 #else 94 #else 99 #else 104 #else 109 #else 114 #else 119 #else 124 #else 129 #else 134 #else [all …]
|
/third_party/musl/libc-test/src/api/ |
D | tgmath.c | 8 #else in f() 13 #else in f() 18 #else in f() 23 #else in f() 28 #else in f() 33 #else in f() 38 #else in f() 43 #else in f() 48 #else in f() 53 #else in f() [all …]
|
/third_party/boost/boost/config/ |
D | workaround.hpp | 45 #else 50 #else 55 #else 60 #else 65 #else 70 #else 75 #else 80 #else 85 #else 90 #else [all …]
|
/third_party/typescript/tests/cases/fourslash/ |
D | getOutliningSpansDepthElseIf.ts | 3 // Tests that each 'else if' does not count towards a higher nesting depth. 7 ////}|] else if (1)[| { 9 ////}|] else if (1)[| { 11 ////}|] else if (1)[| { 13 ////}|] else if (1)[| { 15 ////}|] else if (1)[| { 17 ////}|] else if (1)[| { 19 ////}|] else if (1)[| { 21 ////}|] else if (1)[| { 23 ////}|] else if (1)[| { [all …]
|
/third_party/typescript/tests/baselines/reference/ |
D | typeGuardTypeOfUndefined.js | 8 else { 12 else { 22 else { 26 else { 35 else { 44 else { 54 else { 58 else { 68 else { 72 else { [all …]
|
D | typeGuardConstructorClassAndNumber.js | 12 else { 19 else { 26 else { 33 else { 40 else { 47 else { 54 else { 61 else { 69 else { 76 else { [all …]
|
/third_party/libuv/include/uv/ |
D | errno.h | 28 #else 55 #else 61 #else 67 #else 73 #else 79 #else 85 #else 91 #else 97 #else 103 #else [all …]
|
/third_party/glslang/StandAlone/ |
D | ResourceLimits.cpp | 290 else if (tokenStr == "MaxClipPlanes") in DecodeResourceLimits() 292 else if (tokenStr == "MaxTextureUnits") in DecodeResourceLimits() 294 else if (tokenStr == "MaxTextureCoords") in DecodeResourceLimits() 296 else if (tokenStr == "MaxVertexAttribs") in DecodeResourceLimits() 298 else if (tokenStr == "MaxVertexUniformComponents") in DecodeResourceLimits() 300 else if (tokenStr == "MaxVaryingFloats") in DecodeResourceLimits() 302 else if (tokenStr == "MaxVertexTextureImageUnits") in DecodeResourceLimits() 304 else if (tokenStr == "MaxCombinedTextureImageUnits") in DecodeResourceLimits() 306 else if (tokenStr == "MaxTextureImageUnits") in DecodeResourceLimits() 308 else if (tokenStr == "MaxFragmentUniformComponents") in DecodeResourceLimits() [all …]
|
/third_party/skia/third_party/externals/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 121 else if (quantifier == "?") in ToOperandClassAndOptionality() 123 else in ToOperandClassAndOptionality() 125 } else if (operandKind == "LiteralInteger") { in ToOperandClassAndOptionality() 130 else in ToOperandClassAndOptionality() 132 } else if (operandKind == "LiteralString") { in ToOperandClassAndOptionality() 135 else if (quantifier == "?") in ToOperandClassAndOptionality() 137 else { in ToOperandClassAndOptionality() 140 } else if (operandKind == "PairLiteralIntegerIdRef") { in ToOperandClassAndOptionality() 143 } else if (operandKind == "PairIdRefLiteralInteger") { in ToOperandClassAndOptionality() 146 } else if (operandKind == "PairIdRefIdRef") { in ToOperandClassAndOptionality() [all …]
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 121 else if (quantifier == "?") in ToOperandClassAndOptionality() 123 else in ToOperandClassAndOptionality() 125 } else if (operandKind == "LiteralInteger") { in ToOperandClassAndOptionality() 130 else in ToOperandClassAndOptionality() 132 } else if (operandKind == "LiteralString") { in ToOperandClassAndOptionality() 135 else if (quantifier == "?") in ToOperandClassAndOptionality() 137 else { in ToOperandClassAndOptionality() 140 } else if (operandKind == "PairLiteralIntegerIdRef") { in ToOperandClassAndOptionality() 143 } else if (operandKind == "PairIdRefLiteralInteger") { in ToOperandClassAndOptionality() 146 } else if (operandKind == "PairIdRefIdRef") { in ToOperandClassAndOptionality() [all …]
|
/third_party/glib/gio/ |
D | gsettings-mapping.c | 33 else if (G_VALUE_HOLDS_INT64 (value)) in g_settings_set_mapping_int() 35 else in g_settings_set_mapping_int() 43 else if (g_variant_type_equal (expected_type, G_VARIANT_TYPE_UINT16)) in g_settings_set_mapping_int() 48 else if (g_variant_type_equal (expected_type, G_VARIANT_TYPE_INT32)) in g_settings_set_mapping_int() 53 else if (g_variant_type_equal (expected_type, G_VARIANT_TYPE_UINT32)) in g_settings_set_mapping_int() 58 else if (g_variant_type_equal (expected_type, G_VARIANT_TYPE_INT64)) in g_settings_set_mapping_int() 63 else if (g_variant_type_equal (expected_type, G_VARIANT_TYPE_UINT64)) in g_settings_set_mapping_int() 68 else if (g_variant_type_equal (expected_type, G_VARIANT_TYPE_HANDLE)) in g_settings_set_mapping_int() 73 else if (g_variant_type_equal (expected_type, G_VARIANT_TYPE_DOUBLE)) in g_settings_set_mapping_int() 89 else in g_settings_set_mapping_float() [all …]
|
/third_party/libxml2/ |
D | elfgcchack.h | 70 #else 80 #else 92 #else 104 #else 116 #else 128 #else 140 #else 152 #else 164 #else 176 #else [all …]
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | elfgcchack.h | 101 #else 111 #else 123 #else 135 #else 147 #else 159 #else 171 #else 183 #else 195 #else 207 #else [all …]
|
/third_party/python/Modules/cjkcodecs/ |
D | _codecs_jp.c | 32 else if (c >= 0xff61 && c <= 0xff9f) { in ENCODER() 37 else if (c >= 0xf8f0 && c <= 0xf8f3) { in ENCODER() 42 else in ENCODER() 56 else if (TRYMAP_ENC(jisxcommon, code, c)) { in ENCODER() 68 else if (c >= 0xe000 && c < 0xe758) { in ENCODER() 75 else in ENCODER() 95 else if (c >= 0xa0 && c <= 0xdf) { in DECODER() 98 else in DECODER() 103 else if (c >= 0xfd/* && c <= 0xff*/) { in DECODER() 115 else if ((c >= 0x81 && c <= 0x9f) || (c >= 0xe0 && c <= 0xea)){ in DECODER() [all …]
|
/third_party/gstreamer/gstplugins_good/sys/v4l2/ |
D | gstv4l2h264codec.c | 39 } else if (g_str_equal (profile, "constrained-baseline")) { in v4l2_profile_from_string() 41 } else if (g_str_equal (profile, "main")) { in v4l2_profile_from_string() 43 } else if (g_str_equal (profile, "extended")) { in v4l2_profile_from_string() 45 } else if (g_str_equal (profile, "high")) { in v4l2_profile_from_string() 47 } else if (g_str_equal (profile, "high-10")) { in v4l2_profile_from_string() 49 } else if (g_str_equal (profile, "high-4:2:2")) { in v4l2_profile_from_string() 51 } else if (g_str_equal (profile, "high-4:4:4")) { in v4l2_profile_from_string() 53 } else if (g_str_equal (profile, "high-10-intra")) { in v4l2_profile_from_string() 55 } else if (g_str_equal (profile, "high-4:2:2-intra")) { in v4l2_profile_from_string() 57 } else if (g_str_equal (profile, "high-4:4:4-intra")) { in v4l2_profile_from_string() [all …]
|
/third_party/libsoup/libsoup/ |
D | soup-version.h.in | 37 # else /* !DLL_EXPORT */ 40 # else /* !SOUP_COMPILATION */ 43 # else /* !G_PLATFORM_WIN32 */ 79 #else 86 #else 118 #else 125 #else 132 #else 139 #else 146 #else [all …]
|
D | soup-version.h | 52 # else /* !DLL_EXPORT */ 55 # else /* !SOUP_COMPILATION */ 58 # else /* !G_PLATFORM_WIN32 */ 94 #else 101 #else 133 #else 140 #else 147 #else 154 #else 161 #else [all …]
|
/third_party/spirv-headers/tools/buildHeaders/ |
D | jsonToSpirv.cpp | 115 else if (quantifier == "?") in ToOperandClassAndOptionality() 117 else in ToOperandClassAndOptionality() 119 } else if (operandKind == "LiteralInteger") { in ToOperandClassAndOptionality() 124 else in ToOperandClassAndOptionality() 126 } else if (operandKind == "LiteralString") { in ToOperandClassAndOptionality() 129 else if (quantifier == "?") in ToOperandClassAndOptionality() 131 else { in ToOperandClassAndOptionality() 134 } else if (operandKind == "PairLiteralIntegerIdRef") { in ToOperandClassAndOptionality() 137 } else if (operandKind == "PairIdRefLiteralInteger") { in ToOperandClassAndOptionality() 140 } else if (operandKind == "PairIdRefIdRef") { in ToOperandClassAndOptionality() [all …]
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hostapd/ |
D | ap_config_file.c | 63 } else { in hostapd_config_read_vlan_file() 160 } else { in hostapd_remove_acl_mac() 310 #else /* CONFIG_SQLITE */ in hostapd_config_read_eap_user() 352 } else { in hostapd_config_read_eap_user() 379 } else { in hostapd_config_read_eap_user() 419 } else { in hostapd_config_read_eap_user() 523 } else if (os_strncmp(pos, "hash:", 5) == 0) { in hostapd_config_read_eap_user() 548 } else if (os_strncmp(pos, "ssha1:", 6) == 0) { in hostapd_config_read_eap_user() 554 } else if (os_strncmp(pos, "ssha256:", 8) == 0) { in hostapd_config_read_eap_user() 560 } else if (os_strncmp(pos, "ssha512:", 8) == 0) { in hostapd_config_read_eap_user() [all …]
|
/third_party/ffmpeg/libavformat/ |
D | yuv4mpegdec.c | 83 } else if (strncmp("420mpeg2", tokstart, 8) == 0) { in yuv4_read_header() 86 } else if (strncmp("420paldv", tokstart, 8) == 0) { in yuv4_read_header() 89 } else if (strncmp("420p16", tokstart, 6) == 0) { in yuv4_read_header() 91 } else if (strncmp("422p16", tokstart, 6) == 0) { in yuv4_read_header() 93 } else if (strncmp("444p16", tokstart, 6) == 0) { in yuv4_read_header() 95 } else if (strncmp("420p14", tokstart, 6) == 0) { in yuv4_read_header() 97 } else if (strncmp("422p14", tokstart, 6) == 0) { in yuv4_read_header() 99 } else if (strncmp("444p14", tokstart, 6) == 0) { in yuv4_read_header() 101 } else if (strncmp("420p12", tokstart, 6) == 0) { in yuv4_read_header() 103 } else if (strncmp("422p12", tokstart, 6) == 0) { in yuv4_read_header() [all …]
|
/third_party/typescript/tests/cases/conformance/expressions/typeGuards/ |
D | typeGuardTypeOfUndefined.ts | 7 else { 11 else { 21 else { 25 else { 34 else { 43 else { 53 else { 57 else { 67 else { 71 else { [all …]
|
/third_party/boost/tools/build/src/engine/ |
D | yyacc.cpp | 58 else if (s == "!") result = "_bang"; in tokenize_string() 59 else if (s == "!=") result = "_bang_equals"; in tokenize_string() 60 else if (s == "&&") result = "_amperamper"; in tokenize_string() 61 else if (s == "&") result = "_amper"; in tokenize_string() 62 else if (s == "+") result = "_plus"; in tokenize_string() 63 else if (s == "+=") result = "_plus_equals"; in tokenize_string() 64 else if (s == "||") result = "_barbar"; in tokenize_string() 65 else if (s == "|") result = "_bar"; in tokenize_string() 66 else if (s == ";") result = "_semic"; in tokenize_string() 67 else if (s == "-") result = "_minus"; in tokenize_string() [all …]
|
/third_party/node/deps/npm/node_modules/jsonparse/ |
D | jsonparse.js | 107 } else { 110 } else { 135 }else if(n === 0x7d){ this.onToken(RIGHT_BRACE, "}"); // } 136 }else if(n === 0x5b){ this.onToken(LEFT_BRACKET, "["); // [ 137 }else if(n === 0x5d){ this.onToken(RIGHT_BRACKET, "]"); // ] 138 }else if(n === 0x3a){ this.onToken(COLON, ":"); // : 139 }else if(n === 0x2c){ this.onToken(COMMA, ","); // , 140 }else if(n === 0x74){ this.tState = TRUE1; // t 141 }else if(n === 0x66){ this.tState = FALSE1; // f 142 }else if(n === 0x6e){ this.tState = NULL1; // n [all …]
|