Home
last modified time | relevance | path

Searched defs:target_type (Results 1 – 15 of 15) 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/v8/src/compiler/
Dlinkage-impl.h55 MachineType target_type = kMachAnyTagged; in GetJSCallDescriptor() local
115 MachineType target_type = kMachAnyTagged; in GetRuntimeCallDescriptor() local
168 MachineType target_type = kMachAnyTagged; in GetStubCallDescriptor() local
200 MachineType target_type = kMachPtr; in GetSimplifiedCDescriptor() local
/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/skia/tools/skp/
Dwebpages_playback.py462 def target_type(self): member in DataStore
479 def target_type(self): member in GoogleStorageDataStore
493 def target_type(self): member in LocalFileSystemDataStore
/external/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
DAppleObjCTypeVendor.cpp425 clang::QualType target_type = BuildType(ast_ctx, type+1); in BuildType() local
435 clang::QualType target_type = BuildType(ast_ctx, type+1); in BuildType() local
/external/sepolicy/tools/
Dsepolicy-check.c64 int t_op, uint32_t target_type, in expand_and_check()
/external/selinux/libsepol/include/sepol/policydb/
Davtab.h51 uint16_t target_type; member
Dpolicydb.h219 uint32_t target_type; member
/external/kernel-headers/original/uapi/linux/
Ddm-ioctl.h169 char target_type[DM_MAX_TYPE_NAME]; member
/external/lldb/source/DataFormatters/
DCXXFormatterFunctions.cpp34 const char* target_type, in ExtractValueFromObjCExpression()
68 const char* target_type, in ExtractSummaryFromObjCExpression()
/external/v8/src/mips64/
Dmacro-assembler-mips64.h161 #define DECLARE_NORELOC_PROTOTYPE(Name, target_type) \ argument
/external/v8/src/mips/
Dmacro-assembler-mips.h140 #define DECLARE_NORELOC_PROTOTYPE(Name, target_type) \ argument
/external/selinux/libsepol/src/
Dlink.c857 type_datum_t *type, *base_type, *new_type = NULL, *target_type; in alias_copy_callback() local