Home
last modified time | relevance | path

Searched defs:type2 (Results 1 - 25 of 81) sorted by relevance

1234

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/test/unittest/
H A Dcustom_utd_json_parser_test.cpp94 TypeDescriptorCfg type2 = *(typesCfg2.begin()); in HWTEST_F() local
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dgraph_checker.h127 DataType::Type type2 = inst2->GetType(); in CheckCommonTypes() local
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Dnsprepkg.c701 acpi_ns_check_package_elements(struct acpi_evaluate_info *info, union acpi_operand_object **elements, u8 type1, u32 count1, u8 type2, u32 count2, u32 start_index) acpi_ns_check_package_elements() argument
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Dnsprepkg.c701 acpi_ns_check_package_elements(struct acpi_evaluate_info *info, union acpi_operand_object **elements, u8 type1, u32 count1, u8 type2, u32 count2, u32 start_index) acpi_ns_check_package_elements() argument
/third_party/curl/lib/vauth/
H A Dntlm_sspi.c202 Curl_auth_decode_ntlm_type2_message(struct Curl_easy *data, const struct bufref *type2, struct ntlmdata *ntlm) Curl_auth_decode_ntlm_type2_message() argument
H A Dntlm.c168 const unsigned char *type2 = Curl_bufref_ptr(type2ref); in ntlm_decode_type2_target() local
268 const unsigned char *type2 = Curl_bufref_ptr(type2ref); in Curl_auth_decode_ntlm_type2_message() local
/arkcompiler/ets_runtime/ecmascript/compiler/tests/
H A Dmeta_data_equal_test.cpp155 PGOSampleType type2 = PGOSampleType::CreateProfileType(0, 0); in HWTEST_F_L0() local
/third_party/node/deps/v8/src/wasm/
H A Dwasm-subtyping.cc229 V8_NOINLINE bool EquivalentTypes(ValueType type1, ValueType type2, in EquivalentTypes() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_quad.c180 struct lp_type type2; in lp_bld_quad_twiddle() local
H A Dlp_bld_swizzle.c188 struct lp_type type2; in lp_build_swizzle_scalar_aos() local
/arkcompiler/ets_runtime/ecmascript/jspandafile/tests/
H A Djs_pandafile_test.cpp192 ConstPoolType type2 = constPoolValue2.GetConstpoolType(); in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
H A Dgraph_checker.h278 DataType::Type type2 = inst2->GetType(); in CheckCommonTypes() local
/arkcompiler/ets_frontend/ets2panda/checker/types/
H A Dsignature.cpp205 bool Signature::CheckParameter(TypeRelation *relation, Type *type1, Type *type2) in CheckParameter() argument
214 bool Signature::CheckReturnType(TypeRelation *relation, Type *type1, Type *type2) in CheckReturnType() argument
/base/print/print_fwk/test/unittest/service_test/
H A Dprint_user_data_test.cpp82 std::string type2 = "222"; in HWTEST_F() local
105 std::string type2 = "222"; in HWTEST_F() local
118 std::string type2 = "222"; in HWTEST_F() local
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dbuffer_queue_test.cpp822 std::string type2 = "test"; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_buscenter/
H A Dlnn_network_manager_test.cpp157 ConnectionAddrType type2 = CONNECTION_ADDR_WLAN; in HWTEST_F() local
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c134 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_bld_blend.c117 struct lp_type type2 = type; in lp_build_mul_norm_expand() local
/third_party/node/deps/v8/src/codegen/
H A Dtnode.h133 CommonMachineType(MachineType type1, MachineType type2) CommonMachineType() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dtype_manager_test.cpp836 const Type* type2 = context->get_type_mgr()->GetType(2u); in TEST() local
858 const Type* type2 = context->get_type_mgr()->GetType(3u); in TEST() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dtype_manager_test.cpp836 const Type* type2 = context->get_type_mgr()->GetType(2u); in TEST() local
858 const Type* type2 = context->get_type_mgr()->GetType(3u); in TEST() local
/third_party/spirv-tools/test/opt/
H A Dtype_manager_test.cpp860 const Type* type2 = context->get_type_mgr()->GetType(2u); in TEST() local
882 const Type* type2 = context->get_type_mgr()->GetType(3u); in TEST() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
H A Dtyped_array_helper_test.cpp244 DataViewType type2 = TypedArrayHelper::GetType(JSHandle<JSTypedArray>::Cast(bigUint64Array)); in HWTEST_F_L0() local
/base/notification/distributed_notification_service/frameworks/ans/test/unittest/
H A Dreminder_request_test.cpp1042 Notification::ReminderRequest::ActionButtonType type2 = in HWTEST_F() local
1076 Notification::ReminderRequest::ActionButtonType type2 = in HWTEST_F() local
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mtrr/
H A Dmtrr.c187 static inline int types_compatible(mtrr_type type1, mtrr_type type2) in types_compatible() argument

Completed in 24 milliseconds

1234