Home
last modified time | relevance | path

Searched defs:postfixes (Results 1 – 7 of 7) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
DInitialize.h105 const char* postfixes[5]; variable
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DInitialize.h105 const char* postfixes[5]; variable
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconv_constants.cc55 const std::string postfixes[] = {".x", ".y", ".z", ".w"}; in GenerateConv() local
119 const std::string postfixes[] = {".x", ".xy", ".xyz", ""}; in GenerateConvolutionConstantCode() local
Dsplit.cc114 const std::string postfixes[] = {"x", "y", "z", "w"}; in GetSplitChannelsCode() local
Dstrided_slice.cc137 const std::string postfixes[] = {"x", "y", "z", "w"}; in GetStridedSliceCode() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Ddepthwise_conv_plus_1x1_conv.cc178 const std::string postfixes[] = {".x", ".xy", ".xyz", ""}; in GenerateCode() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dcl_arguments.cc454 const std::string postfixes[4] = {"x", "y", "z", "w"}; in RenameArgumentsInCode() local