Home
last modified time | relevance | path

Searched defs:ImplType (Results 1 – 15 of 15) sorted by relevance

/external/icu/icu4c/source/i18n/
Dformattedval_impl.h252 #define UPRV_FORMATTED_VALUE_CAPI_NO_IMPLTYPE_AUTO_IMPL(CType, ImplType, HelperType, Prefix) \ argument
288 #define UPRV_FORMATTED_VALUE_CAPI_AUTO_IMPL(CPPType, CType, ImplType, HelperType, Prefix, MagicNumb… argument
/external/icu/libicu/cts_headers/
Dformattedval_impl.h252 #define UPRV_FORMATTED_VALUE_CAPI_NO_IMPLTYPE_AUTO_IMPL(CType, ImplType, HelperType, Prefix) \ argument
288 #define UPRV_FORMATTED_VALUE_CAPI_AUTO_IMPL(CPPType, CType, ImplType, HelperType, Prefix, MagicNumb… argument
/external/llvm/include/llvm/CodeGen/
DMachineBlockFrequencyInfo.h31 typedef BlockFrequencyInfoImpl<MachineBasicBlock> ImplType; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineBlockFrequencyInfo.h34 using ImplType = BlockFrequencyInfoImpl<MachineBasicBlock>; variable
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineBlockFrequencyInfo.h34 using ImplType = BlockFrequencyInfoImpl<MachineBasicBlock>; variable
/external/llvm/include/llvm/Analysis/
DBlockFrequencyInfo.h32 typedef BlockFrequencyInfoImpl<BasicBlock> ImplType; typedef
/external/llvm-project/mlir/include/mlir/IR/
DStorageUniquerSupport.h66 using ImplType = StorageT; variable
DTypes.h79 using ImplType = TypeStorage; variable
DAttributes.h32 using ImplType = AttributeStorage; variable
DValue.h72 using ImplType = llvm::PointerIntPair<void *, 2, Kind, ImplTypeTraits>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfo.h38 using ImplType = BlockFrequencyInfoImpl<BasicBlock>; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DBlockFrequencyInfo.h38 using ImplType = BlockFrequencyInfoImpl<BasicBlock>; variable
/external/gemmlowp/internal/
Dpack.h415 typedef PackSideBlockImpl<SideMapType, PackedSideBlock> ImplType; in PackLhs() typedef
430 typedef PackSideBlockImpl<SideMapType, PackedSideBlock> ImplType; in PackRhs() typedef
/external/llvm-project/lldb/source/API/
DSBTypeCategory.cpp27 typedef std::pair<lldb::TypeCategoryImplSP, user_id_t> ImplType; typedef
/external/libchrome/mojo/public/cpp/bindings/tests/
Dbind_task_runner_unittest.cc201 using ImplType = typedef in mojo::test::__anonb80a6cda0111::BindTaskRunnerTest