Home
last modified time | relevance | path

Searched defs:expected_type (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/tint/src/resolver/
Dinferred_type_test.cc85 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/
Dcmp_client.c35 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/
Dtext_literal_test.cpp177 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/
Dtext_literal_test.cpp177 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/
Dtext_literal_test.cpp175 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/
Dtest-ipc-send-recv.c48 uv_handle_type expected_type; member
60 uv_handle_type expected_type; member
/third_party/spirv-tools/test/
Dtext_literal_test.cpp177 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/
Dcharconv_parse_test.cc45 FloatType expected_type, uint64_t expected_mantissa, in ExpectParsedFloat()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dtext.cpp306 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/
Dtext.cpp281 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/
Dtext.cpp306 spvtools::IdType expected_type = { in spvTextEncodeOperand() local
326 spvtools::IdType expected_type = spvtools::kUnknownType; in spvTextEncodeOperand() local
/third_party/spirv-tools/source/
Dtext.cpp306 spvtools::IdType expected_type = { in spvTextEncodeOperand() local
326 spvtools::IdType expected_type = spvtools::kUnknownType; in spvTextEncodeOperand() local
/third_party/openssl/fuzz/
Dcmp.c46 int invalid_protection, int expected_type) in allow_unprotected()
/third_party/openssl/test/
Dasn1_time_test.c24 int expected_type; /* expected type after set/set_string_gmt */ member
Dx509_time_test.c44 int expected_type; member
/third_party/openssl/crypto/store/
Dstore_local.h138 int expected_type; member
Dstore_lib.c275 int OSSL_STORE_expect(OSSL_STORE_CTX *ctx, int expected_type) in OSSL_STORE_expect()
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py449 def _CheckValueAndType(value, expected_value, expected_type): argument
/third_party/openssl/providers/implementations/storemgmt/
Dfile_store.c107 int expected_type; member
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.cpp4828 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/
Diwbinn.c1467 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/
Dencode_key2any.c528 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/
Dprotostream_objectsource.cc174 WireFormatLite::WireType expected_type = in FindAndVerifyField() local
/third_party/gstreamer/gstreamer/tests/check/elements/
Dmultiqueue.c1604 GstStreamStatusType expected_type) in check_for_stream_status_msg()
/third_party/gstreamer/gstreamer/gst/
Dgststructure.c2882 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

12