| /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/openssl/crypto/cmp/ |
| D | cmp_client.c | 35 int expected_type /* ignored here */) in unprotected_exception() 129 OSSL_CMP_MSG **rep, int expected_type) in send_receive_check() 531 int req_type, int expected_type) in cert_response()
|
| /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/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/flutter/skia/third_party/externals/spirv-tools/test/ |
| D | text_literal_test.cpp | 175 libspirv::IdType expected_type{test.bitwidth, test.is_signed, type}; in successfulEncode() local 191 libspirv::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/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/flutter/skia/third_party/externals/spirv-tools/source/ |
| D | text.cpp | 281 libspirv::IdType expected_type = { in spvTextEncodeOperand() local 301 libspirv::IdType expected_type = libspirv::kUnknownType; in spvTextEncodeOperand() local
|
| /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/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/fuzz/ |
| D | cmp.c | 46 int invalid_protection, int expected_type) in allow_unprotected()
|
| /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/crypto/store/ |
| D | store_local.h | 138 int expected_type; member
|
| D | store_lib.c | 275 int OSSL_STORE_expect(OSSL_STORE_CTX *ctx, int expected_type) in OSSL_STORE_expect()
|
| /third_party/protobuf/python/google/protobuf/internal/ |
| D | descriptor_pool_test.py | 449 def _CheckValueAndType(value, expected_value, expected_type): 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 …]
|
| /third_party/iowow/src/json/ |
| D | iwbinn.c | 1467 BINN_PRIVATE BOOL binn_read_pair(int expected_type, void *ptr, int pos, int *pid, char *pkey, binn … in binn_read_pair() 1611 BOOL binn_iter_init(binn_iter *iter, void *ptr, int expected_type) { in binn_iter_init() 1662 BINN_PRIVATE BOOL binn_read_next_pair(int expected_type, binn_iter *iter, int *pid, char *pkey, bin… in binn_read_next_pair() 1716 BOOL binn_read_next_pair2(int expected_type, binn_iter *iter, int *klidx, char **pkey, binn *value)… in binn_read_next_pair2()
|
| /third_party/openssl/providers/implementations/encode_decode/ |
| D | encode_key2any.c | 528 static int dh_check_key_type(const void *dh, int expected_type) in dh_check_key_type() 909 static int rsa_check_key_type(const void *rsa, int expected_type) in rsa_check_key_type()
|
| /third_party/protobuf/src/google/protobuf/util/internal/ |
| D | protostream_objectsource.cc | 174 WireFormatLite::WireType expected_type = in FindAndVerifyField() local
|
| /third_party/gstreamer/gstreamer/tests/check/elements/ |
| D | multiqueue.c | 1604 GstStreamStatusType expected_type) in check_for_stream_status_msg()
|
| /third_party/gstreamer/gstreamer/gst/ |
| D | gststructure.c | 2882 GType expected_type = G_TYPE_INVALID; in gst_structure_get_valist() local 2949 GType expected_type = G_TYPE_INVALID; in gst_structure_id_get_valist() local
|