Home
last modified time | relevance | path

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

/external/valgrind/none/tests/s390x/
Dfpconv.c16 #define I2F(insn, initial, target_type) \ argument
24 #define DO_INSN_I32_TO_F(insn, target_type) \ argument
37 #define DO_INSN_I64_TO_F(insn, target_type) \ argument
61 #define F2I(insn, initial, source_type, target_type) \ argument
/external/libnfc-nxp/src/
DphHciNfc_RFReader.c1119 phHal_eRemDevType_t target_type in phHciNfc_ReaderMgmt_Select()
1291 phHal_eRemDevType_t target_type in phHciNfc_ReaderMgmt_UICC_Dispatch()
1366 phHal_eRemDevType_t target_type in phHciNfc_ReaderMgmt_Reactivate()
1575 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_ReaderMgmt_Presence_Check() local
1737 phHal_eRemDevType_t target_type, in phHciNfc_ReaderMgmt_Deselect()
1868 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_ReaderMgmt_Exchange_Data() local
DphHciNfc.c537 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_Restart_Discovery() local
1126 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_Disconnect() local
1495 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_Presence_Check() local
DphHciNfc_Sequence.c2097 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_Connect_Sequence() local
2209 phHal_eRemDevType_t target_type = phHal_eUnknown_DevType; in phHciNfc_Disconnect_Sequence() local
/external/v8/src/compiler/
Dlinkage.cc273 MachineType target_type = MachineType::AnyTagged(); in GetRuntimeCallDescriptor() local
298 MachineType target_type = MachineType::AnyTagged(); in GetLazyBailoutDescriptor() local
352 MachineType target_type = MachineType::AnyTagged(); in GetJSCallDescriptor() local
476 MachineType target_type = MachineType::AnyTagged(); in GetStubCallDescriptor() local
Dc-linkage.cc211 MachineType target_type = MachineType::Pointer(); in GetSimplifiedCDescriptor() local
Dwasm-linkage.cc265 MachineType target_type = MachineType::AnyTagged(); in GetWasmCallDescriptor() local
Djs-typed-lowering.cc1447 Type* const target_type = NodeProperties::GetType(target); in ReduceJSCreate() local
2088 Type* target_type = NodeProperties::GetType(target); in ReduceJSCallConstruct() local
2148 Type* target_type = NodeProperties::GetType(target); in ReduceJSCallFunction() local
/external/skia/tools/skp/
Dwebpages_playback.py476 def target_type(self): member in DataStore
493 def target_type(self): member in GoogleStorageDataStore
511 def target_type(self): member in LocalFileSystemDataStore
/external/autotest/client/common_lib/cros/graphite/
Des_test_utils.py48 def sequential_random_insert_ints(keys, num_entries, target_type, index, argument
/external/v8/test/cctest/compiler/
Dtest-multiple-return.cc53 MachineType target_type = MachineType::AnyTagged(); in GetCallDescriptor() local
Dtest-run-native-calls.cc196 MachineType target_type = MachineType::AnyTagged(); in Create() local
/external/selinux/libsepol/include/sepol/policydb/
Davtab.h51 uint16_t target_type; member
Dpolicydb.h219 uint32_t target_type; member
/external/ImageMagick/MagickCore/
Dprofile.c396 const cmsHPROFILE target_profile,const cmsUInt32Number target_type, in AcquireTransformThreadSet()
885 target_type; in ProfileImage() local
/external/kernel-headers/original/uapi/linux/
Ddm-ioctl.h169 char target_type[DM_MAX_TYPE_NAME]; member
/external/v8/src/mips64/
Dmacro-assembler-mips64.h177 #define DECLARE_NORELOC_PROTOTYPE(Name, target_type) \ argument
/external/v8/src/mips/
Dmacro-assembler-mips.h149 #define DECLARE_NORELOC_PROTOTYPE(Name, target_type) \ argument
/external/v8/src/
Dtyping-asm.cc673 Type* target_type = StorageType(computed_type_); in VisitAssignment() local
/external/selinux/libsepol/src/
Dlink.c857 type_datum_t *type, *base_type, *new_type = NULL, *target_type; in alias_copy_callback() local