Home
last modified time | relevance | path

Searched defs:expected_type (Results 1 – 25 of 40) 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/spirv-tools/source/
Dtext.cpp307 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/node/deps/openssl/openssl/crypto/cmp/
Dcmp_client.c35 int expected_type /* ignored here */) in unprotected_exception()
124 OSSL_CMP_MSG **rep, int expected_type) in send_receive_check()
559 int req_type, int expected_type) in cert_response()
/third_party/openssl/crypto/cmp/
Dcmp_client.c35 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/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/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/libuv/test/
Dtest-ipc-send-recv.c48 uv_handle_type expected_type; member
60 uv_handle_type expected_type; member
/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/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/spirv-tools/source/
Dtext.cpp306 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/
Dtext.cpp306 spvtools::IdType expected_type = { in spvTextEncodeOperand() local
326 spvtools::IdType expected_type = spvtools::kUnknownType; in spvTextEncodeOperand() local
/third_party/node/deps/v8/include/cppgc/internal/
Dwrite-barrier.h95 static void CheckParams(Type expected_type, const Params& params) {} in CheckParams()
/third_party/node/deps/v8/src/heap/cppgc/
Dwrite-barrier.cc162 void WriteBarrier::CheckParams(Type expected_type, const Params& params) { in CheckParams()
/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/node/deps/openssl/openssl/fuzz/
Dcmp.c46 int invalid_protection, int expected_type) in allow_unprotected()
/third_party/musl/src/fdsan/linux/
Dfdsan.c241 const char* expected_type = fdsan_get_tag_type(expected_tag); in fdsan_close_with_tag() local
/third_party/musl/porting/linux/user/src/fdsan/
Dfdsan.c241 const char* expected_type = fdsan_get_tag_type(expected_tag); in fdsan_close_with_tag() local
/third_party/openssl/crypto/store/
Dstore_local.h138 int expected_type; member
/third_party/node/deps/openssl/openssl/crypto/store/
Dstore_local.h138 int expected_type; member
/third_party/protobuf/python/google/protobuf/internal/
Ddescriptor_pool_test.py449 def _CheckValueAndType(value, expected_value, expected_type): argument
/third_party/node/deps/openssl/openssl/providers/implementations/storemgmt/
Dfile_store.c107 int expected_type; member
/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 …]

12