Searched defs:postfixes (Results  1 – 6 of 6) sorted by relevance
| /external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ | 
| D | Initialize.h | 105     const char* postfixes[5];  variable
  | 
| /external/deqp-deps/glslang/glslang/MachineIndependent/ | 
| D | Initialize.h | 105     const char* postfixes[5];  variable
  | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ | 
| D | conv_constants.cc | 64   const std::string postfixes[] = {".x", ".y", ".z", ".w"};  in GenerateConv()  local 121   const std::string postfixes[] = {".x", ".xy", ".xyz", ""};  in GenerateConvolutionConstantCode()  local
  | 
| D | strided_slice.cc | 139     const std::string postfixes[] = {"x", "y", "z", "w"};  in GetStridedSliceCode()  local
  | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/ | 
| D | depthwise_conv_plus_1x1_conv.cc | 437   const std::string postfixes[] = {".x", ".xy", ".xyz", ""};  in AddDepthwiseConvNode()  local
  | 
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/ | 
| D | cl_arguments.cc | 234   const std::string postfixes[4] = {"x", "y", "z", "w"};  in RenameArgumentsInCode()  local
  |