| /third_party/skia/third_party/externals/tint/src/resolver/ |
| D | inferred_type_test.cc | 85 auto* expected_type = params.create_expected_type(*this); in TEST_P() local 113 auto* expected_type = params.create_expected_type(*this); in TEST_P() local 127 auto* expected_type = params.create_expected_type(*this); in TEST_P() local 144 auto* expected_type = in TEST_F() local 159 auto* expected_type = create<sem::Struct>( in TEST_F() local
|
| /third_party/rust/rust/compiler/rustc_hir_typeck/src/ |
| D | lib.rs | 209 let expected_type = if let Some(&hir::Ty { kind: hir::TyKind::Infer, span, .. }) = body_ty { in typeck_with_fallback() localVariable 245 let expected_type = expected_type.unwrap_or_else(fallback); in typeck_with_fallback() localVariable 247 let expected_type = fcx.normalize(body.value.span, expected_type); in typeck_with_fallback() localVariable
|
| /third_party/spirv-tools/source/ |
| D | text.cpp | 307 spvtools::IdType expected_type = { in spvTextEncodeOperand() local 318 spvtools::IdType expected_type = { in spvTextEncodeOperand() local 338 spvtools::IdType expected_type = spvtools::kUnknownType; in spvTextEncodeOperand() local
|
| /third_party/openssl/crypto/cmp/ |
| D | cmp_client.c | 35 int expected_type /* ignored here */) in unprotected_exception() 127 OSSL_CMP_MSG **rep, int expected_type) in send_receive_check() 562 int req_type, int expected_type) in cert_response()
|
| /third_party/grpc/src/python/grpcio_tests/tests/http2/ |
| D | negative_http2_client.py | 25 def _validate_payload_type_and_length(response, expected_type, expected_length): argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/ |
| D | text_literal_test.cpp | 177 IdType expected_type{test.bitwidth, test.is_signed, type}; in successfulEncode() local 192 IdType expected_type{test.bitwidth, test.is_signed, type}; in failedEncode() local
|
| /third_party/skia/third_party/externals/spirv-tools/test/ |
| D | text_literal_test.cpp | 177 IdType expected_type{test.bitwidth, test.is_signed, type}; in successfulEncode() local 192 IdType expected_type{test.bitwidth, test.is_signed, type}; in failedEncode() local
|
| /third_party/libuv/test/ |
| D | test-ipc-send-recv.c | 48 uv_handle_type expected_type; member 60 uv_handle_type expected_type; member
|
| /third_party/spirv-tools/test/ |
| D | text_literal_test.cpp | 177 IdType expected_type{test.bitwidth, test.is_signed, type}; in successfulEncode() local 192 IdType expected_type{test.bitwidth, test.is_signed, type}; in failedEncode() local
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/ |
| D | charconv_parse_test.cc | 45 FloatType expected_type, uint64_t expected_mantissa, in ExpectParsedFloat()
|
| /third_party/skia/third_party/externals/spirv-tools/source/ |
| D | text.cpp | 306 spvtools::IdType expected_type = { in spvTextEncodeOperand() local 326 spvtools::IdType expected_type = spvtools::kUnknownType; in spvTextEncodeOperand() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
| D | text.cpp | 306 spvtools::IdType expected_type = { in spvTextEncodeOperand() local 326 spvtools::IdType expected_type = spvtools::kUnknownType; in spvTextEncodeOperand() local
|
| /third_party/openssl/test/ |
| D | asn1_time_test.c | 24 int expected_type; /* expected type after set/set_string_gmt */ member
|
| D | x509_time_test.c | 44 int expected_type; member
|
| /third_party/openssl/fuzz/ |
| D | cmp.c | 46 int invalid_protection, int expected_type) in allow_unprotected()
|
| /third_party/musl/porting/linux/user/src/fdsan/ |
| D | fdsan.c | 241 const char* expected_type = fdsan_get_tag_type(expected_tag); in fdsan_close_with_tag() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/mindrecord/common/ |
| D | exceptions.py | 154 def __init__(self, param_name, expected_type): argument
|
| /third_party/musl/src/fdsan/linux/ |
| D | fdsan.c | 292 const char* expected_type = fdsan_get_tag_type(expected_tag); in fdsan_close_with_tag() local
|
| /third_party/openssl/crypto/store/ |
| D | store_local.h | 138 int expected_type; member
|
| /third_party/ncurses/ncurses/tinfo/ |
| D | parse_entry.c | 203 expected_type(const char *name, int token_type, bool silent) in expected_type() function
|
| /third_party/grpc/src/python/grpcio_tests/tests/interop/ |
| D | methods.py | 63 def _validate_payload_type_and_length(response, expected_type, expected_length): argument
|
| /third_party/rust/rust/src/tools/rust-analyzer/crates/ide-completion/src/ |
| D | render.rs | 439 let expected_type = ctx.expected_type.as_ref()?; in compute_type_match() localVariable 464 let expected_type = ctx.expected_type.as_ref()?; in compute_ref_match() localVariable
|
| /third_party/grpc/src/python/grpcio_tests/tests/fork/ |
| D | methods.py | 51 def _validate_payload_type_and_length(response, expected_type, expected_length): argument
|
| /third_party/openssl/providers/implementations/storemgmt/ |
| D | file_store.c | 107 int expected_type; member
|
| /third_party/skia/third_party/externals/spirv-cross/ |
| D | spirv_glsl.cpp | 4828 auto expected_type = binary_op_bitcast_helper(cast_op0, cast_op1, input_type, cop.arguments[0], in constant_op_expression() local 5709 … const char *op, bool negate, SPIRType::BaseType expected_type) in emit_unrolled_binary_op() 5771 SPIRType expected_type; in binary_op_bitcast_helper() local 5818 …auto expected_type = binary_op_bitcast_helper(cast_op0, cast_op1, input_type, op0, op1, skip_cast_… in emit_binary_op_cast() local 5884 auto expected_type = out_type; in emit_unary_func_op_cast() local 5932 auto expected_type = out_type; in emit_trinary_func_op_bitextract() local 5979 auto expected_type = out_type; in emit_trinary_func_op_cast() local 6013 auto expected_type = out_type; in emit_binary_func_op_cast_clustered() local 6039 …auto expected_type = binary_op_bitcast_helper(cast_op0, cast_op1, input_type, op0, op1, skip_cast_… in emit_binary_func_op_cast() local 7033 auto expected_type = coord_type; in to_function_args() local [all …]
|