| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/ |
| D | tuple_array_conversions.rs | 173 enum ToType { enum 178 impl ToType { implementation
|
| /third_party/rust/rust/compiler/rustc_middle/src/infer/ |
| D | unify_key.rs | 9 pub trait ToType { interface
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Core.cpp | 1661 LLVMValueRef LLVMConstTrunc(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstTrunc() 1666 LLVMValueRef LLVMConstSExt(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstSExt() 1671 LLVMValueRef LLVMConstZExt(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstZExt() 1676 LLVMValueRef LLVMConstFPTrunc(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstFPTrunc() 1681 LLVMValueRef LLVMConstFPExt(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstFPExt() 1686 LLVMValueRef LLVMConstUIToFP(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstUIToFP() 1691 LLVMValueRef LLVMConstSIToFP(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstSIToFP() 1696 LLVMValueRef LLVMConstFPToUI(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstFPToUI() 1701 LLVMValueRef LLVMConstFPToSI(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstFPToSI() 1706 LLVMValueRef LLVMConstPtrToInt(LLVMValueRef ConstantVal, LLVMTypeRef ToType) { in LLVMConstPtrToInt() [all …]
|
| /third_party/googletest/googlemock/include/gmock/ |
| D | gmock-matchers.h | 420 using ToType = typename std::remove_cv<typename std::remove_pointer< in MatchAndExplain() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/python/mindspore/dataset/vision/ |
| D | py_transforms.py | 2013 class ToType(py_transforms.PyTensorOperation): class
|
| D | transforms.py | 6985 class ToType(TypeCast): class
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXISelDAGToDAG.cpp | 1904 unsigned ToType; in tryStoreVector() local
|
| /third_party/googletest/googlemock/test/ |
| D | gmock-actions_test.cc | 844 class ToType { class 847 ToType(const FromType& x) { *x.converted() = true; } // NOLINT in ToType() function in testing::__anonfc43eb770111::ToType
|
| /third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
| D | parser.cc | 57 std::unique_ptr<type::Type> ToType(const std::string& str_in) { in ToType() function
|
| /third_party/googletest/googlemock/scripts/generator/cpp/ |
| D | ast.py | 475 def ToType(self, tokens): member in TypeConverter
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/ |
| D | LegalizerHelper.cpp | 459 static RTLIB::Libcall getConvRTLibDesc(unsigned Opcode, Type *ToType, in getConvRTLibDesc() 482 conversionLibcall(MachineInstr &MI, MachineIRBuilder &MIRBuilder, Type *ToType, in conversionLibcall()
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelDAGToDAG.cpp | 1365 EVT ToType = V.getValueType(); in getValueBits() local
|