Home
last modified time | relevance | path

Searched defs:target_type (Results 1 – 21 of 21) sorted by relevance

/external/v8/src/compiler/
Dlinkage.cc271 MachineType target_type = MachineType::AnyTagged(); in GetCEntryStubCallDescriptor() local
321 MachineType target_type = MachineType::AnyTagged(); in GetJSCallDescriptor() local
390 MachineType target_type = stub_mode == StubCallMode::kCallWasmRuntimeStub in GetStubCallDescriptor() local
436 MachineType target_type = MachineType::Pointer(); in GetBytecodeDispatchCallDescriptor() local
Dc-linkage.cc224 MachineType target_type = MachineType::Pointer(); in GetSimplifiedCDescriptor() local
Djs-typed-lowering.cc1550 Type target_type = NodeProperties::GetType(target); in ReduceJSConstructForwardVarargs() local
1584 Type target_type = NodeProperties::GetType(target); in ReduceJSConstruct() local
1630 Type target_type = NodeProperties::GetType(target); in ReduceJSCallForwardVarargs() local
1657 Type target_type = NodeProperties::GetType(target); in ReduceJSCall() local
Djs-create-lowering.cc118 Type const target_type = NodeProperties::GetType(target); in ReduceJSCreate() local
Dwasm-compiler.cc5308 MachineType target_type = MachineType::Pointer(); in GetWasmCallDescriptor() local
/external/skia/tools/skp/
Dwebpages_playback.py440 def target_type(self): member in DataStore
457 def target_type(self): member in GoogleStorageDataStore
487 def target_type(self): member in LocalFileSystemDataStore
/external/skqp/tools/skp/
Dwebpages_playback.py434 def target_type(self): member in DataStore
451 def target_type(self): member in GoogleStorageDataStore
481 def target_type(self): member in LocalFileSystemDataStore
/external/curl/lib/
Dwarnless.h29 #define CURLX_FUNCTION_CAST(target_type, func) \ argument
/external/mesa3d/src/gallium/state_trackers/clover/llvm/codegen/
Dcommon.cpp88 const auto target_type = !arg_type->isIntegerTy() ? arg_type : in make_kernel_args() local
/external/tensorflow/tensorflow/compiler/tf2xla/
Dliteral_util.cc102 DataType target_type, Tensor* host_tensor) { in LiteralToHostTensor()
/external/selinux/libsepol/include/sepol/policydb/
Davtab.h52 uint16_t target_type; member
Dpolicydb.h229 uint32_t target_type; member
/external/kernel-headers/original/uapi/linux/
Ddm-ioctl.h170 char target_type[DM_MAX_TYPE_NAME]; member
/external/ImageMagick/MagickCore/
Dprofile.c432 const cmsHPROFILE target_profile,const cmsUInt32Number target_type, in AcquireTransformThreadSet()
922 target_type; in ProfileImage() local
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_memory.cpp685 const auto target_type = in ValidateCopyMemory() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dbfloat16_propagation.cc850 HloInstruction* hlo, const ShapeIndex& index, PrimitiveType target_type) { in AddToOrRemoveFromBF16ChangeSet()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_memory.cpp857 const auto target_type = in ValidateCopyMemory() local
/external/v8/src/mips/
Dmacro-assembler-mips.h173 #define DECLARE_NORELOC_PROTOTYPE(Name, target_type) \ argument
/external/v8/src/mips64/
Dmacro-assembler-mips64.h190 #define DECLARE_NORELOC_PROTOTYPE(Name, target_type) \ argument
/external/grpc-grpc/src/core/lib/security/security_connector/
Dsecurity_connector.cc336 static bool fake_check_target(const char* target_type, const char* target,
/external/selinux/libsepol/src/
Dlink.c857 type_datum_t *type, *base_type, *new_type = NULL, *target_type; in alias_copy_callback() local