Home
last modified time | relevance | path

Searched defs:DataTypes (Results 1 – 14 of 14) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFboTestUtil.hpp47 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/
Des3fFboTestUtil.hpp47 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/
Dreshape_test.cc26 using DataTypes = ::testing::Types<uint8_t, int8_t>; typedef
/external/tensorflow/tensorflow/lite/kernels/
Dexpand_dims_test.cc83 using DataTypes = ::testing::Types<float, int8_t, int16_t, int32_t>; typedef
Dreshape_test.cc43 using DataTypes = ::testing::Types<float, int8_t, int16_t, int32_t>; typedef
Dsplit_v_test.cc114 using DataTypes = ::testing::Types<float, uint8_t, int8_t, int16_t, int32_t>; typedef
Dsqueeze_test.cc73 using DataTypes = ::testing::Types<float, int8_t, int16_t, int32_t>; typedef
Dsplit_test.cc126 using DataTypes = ::testing::Types<float, int8_t, int16_t>; typedef
Dbroadcast_to_test.cc79 using DataTypes = ::testing::Types<float, uint8_t, int8_t, int16_t, int32_t>; typedef
Dstrided_slice_test.cc90 using DataTypes = ::testing::Types<float, uint8_t, int8_t, int16_t, int32_t>; typedef
/external/libchrome/base/strings/
Dsafe_sprintf_unittest.cc280 TEST(SafeSPrintfTest, DataTypes) { in TEST() argument
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp388 Type *DataTypes[] = { in getOrCreateRegionCounters() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp821 Type *DataTypes[] = { in getOrCreateRegionCounters() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp882 Type *DataTypes[] = { in getOrCreateRegionCounters() local