Home
last modified time | relevance | path

Searched defs:RawType (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dspacetodepth_op.cc42 struct RawType { struct
43 using type = T;
47 struct RawType<qint8> { struct
51 using type = uint8;
Dpooling_ops_common.cc44 struct RawType { struct
45 using type = T;
49 struct RawType<qint8> { struct
50 using type = int8;
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/
DUDTLayout.cpp42 const IPDBRawSymbol &RawType = SymbolType->getRawSymbol(); in getTypeLength() local
/external/cronet/buildtools/third_party/libc++/trunk/test/libcxx/utilities/function.objects/func.require/
Dinvoke_helpers.h53 typedef typename std::remove_reference<T>::type RawType; typedef
/external/cronet/third_party/googletest/src/googlemock/test/
Dgmock-matchers-arithmetic_test.cc1043 testing::internal::FloatingEqMatcher<RawType> (*matcher_maker)(RawType)) { in TestMatches()
1124 void TestNearMatches(testing::internal::FloatingEqMatcher<RawType> ( in TestNearMatches() argument
/external/libcxx/test/libcxx/utilities/function.objects/func.require/
Dinvoke_helpers.h54 typedef typename std::remove_reference<T>::type RawType; typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DDebugInfoMetadata.cpp793 const Metadata *RawType = getRawType(); in getSizeInBits() local
/external/llvm/lib/IR/
DVerifier.cpp4192 const Metadata *RawType = V.getRawType(); in getVariableSize() local
/external/googletest/googlemock/test/
Dgmock-matchers_test.cc3288 testing::internal::FloatingEqMatcher<RawType> (*matcher_maker)(RawType)) { in TEST()
3370 testing::internal::FloatingEqMatcher<RawType> in TEST()