Searched defs:oz (Results  1 – 6 of 6) sorted by relevance
| /external/mesa3d/src/mesa/math/ | 
| D | m_xform_tmp.h | 425       const GLfloat ox = from[0], oy = from[1], oz = from[2];  in TAG()  local471       const GLfloat ox = from[0], oy = from[1], oz = from[2];  in TAG()  local
 493       const GLfloat ox = from[0], oy = from[1], oz = from[2];  in TAG()  local
 517       const GLfloat ox = from[0], oy = from[1], oz = from[2];  in TAG()  local
 542       const GLfloat ox = from[0], oy = from[1], oz = from[2];  in TAG()  local
 565       const GLfloat ox = from[0], oy = from[1], oz = from[2];  in TAG()  local
 593       const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3];  in TAG()  local
 640       const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3];  in TAG()  local
 663       const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3];  in TAG()  local
 688       const GLfloat ox = from[0], oy = from[1], oz = from[2], ow = from[3];  in TAG()  local
 [all …]
 
 | 
| /external/tensorflow/tensorflow/core/grappler/costs/ | 
| D | op_level_cost_estimator.h | 223     int64_t oz;     // Output depth.  member
 | 
| D | op_level_cost_estimator.cc | 978   int64_t oz = filter_shape.dim(out_channel_index).size();  in ConvolutionDimensionsFromInputs()  local2202   int64_t oz = iz;  in OpDimensionsFromInputs()  local
 
 | 
| D | op_level_cost_estimator_test.cc | 204                               int kx, int ky, int oz) {  in DescribeConvolution()245                                             int oy, int oz, bool has_side_input,  in DescribeFusedConv2DBiasActivation()
 
 | 
| /external/tensorflow/tensorflow/compiler/xla/tests/ | 
| D | convolution_variants_test.cc | 803   constexpr int oz = 2;  in XLA_TEST_F()  local836   constexpr int oz = 1;  in XLA_TEST_F()  local
 869   constexpr int oz = 1;  in XLA_TEST_F()  local
 902   constexpr int oz = 16;  in XLA_TEST_F()  local
 936   constexpr int oz = 16;  in XLA_TEST_F()  local
 
 | 
| /external/deqp/external/vulkancts/modules/vulkan/dynamic_state/ | 
| D | vktDynamicStateInheritanceTests.cpp | 824 		float oz = viewport.minDepth;  in rasterizeExpectedResults()  local
 |