Searched defs:DataTypes (Results 1 – 14 of 14) sorted by relevance
/external/deqp/modules/gles31/functional/ |
D | es31fFboTestUtil.hpp | 47 struct DataTypes struct 49 std::vector<glu::DataType> vec; 50 DataTypes& operator<< (glu::DataType type) { vec.push_back(type); return *this; } in operator <<()
|
/external/deqp/modules/gles3/functional/ |
D | es3fFboTestUtil.hpp | 47 struct DataTypes struct 49 std::vector<glu::DataType> vec; 50 DataTypes& operator<< (glu::DataType type) { vec.push_back(type); return *this; } in operator <<()
|
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
D | reshape_test.cc | 26 using DataTypes = ::testing::Types<uint8_t, int8_t>; typedef
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | expand_dims_test.cc | 83 using DataTypes = ::testing::Types<float, int8_t, int16_t, int32_t>; typedef
|
D | reshape_test.cc | 43 using DataTypes = ::testing::Types<float, int8_t, int16_t, int32_t>; typedef
|
D | split_v_test.cc | 114 using DataTypes = ::testing::Types<float, uint8_t, int8_t, int16_t, int32_t>; typedef
|
D | squeeze_test.cc | 73 using DataTypes = ::testing::Types<float, int8_t, int16_t, int32_t>; typedef
|
D | split_test.cc | 126 using DataTypes = ::testing::Types<float, int8_t, int16_t>; typedef
|
D | broadcast_to_test.cc | 79 using DataTypes = ::testing::Types<float, uint8_t, int8_t, int16_t, int32_t>; typedef
|
D | strided_slice_test.cc | 90 using DataTypes = ::testing::Types<float, uint8_t, int8_t, int16_t, int32_t>; typedef
|
/external/libchrome/base/strings/ |
D | safe_sprintf_unittest.cc | 280 TEST(SafeSPrintfTest, DataTypes) { in TEST() argument
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 388 Type *DataTypes[] = { in getOrCreateRegionCounters() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 821 Type *DataTypes[] = { in getOrCreateRegionCounters() local
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 882 Type *DataTypes[] = { in getOrCreateRegionCounters() local
|