| /external/tensorflow/tensorflow/lite/kernels/internal/ | 
| D | depthwiseconv_per_channel_quantized_16x8_test.cc | 47   const int dilation_width_factor = params.dilation_width_factor;  in PickOutputMultiplier()  local143     int dilation_width_factor, int dilation_height_factor,  in GenerateValidShapeConfigurations()
 188   const int dilation_width_factor = 1;  in TryTestOneDepthwiseConv3x3Filter()  local
 
 | 
| D | conv_per_channel_quantized_16x8_test.cc | 47   const int dilation_width_factor = params.dilation_width_factor;  in PickOutputMultiplier()  local143     int filter_width, int filter_height, int dilation_width_factor,  in GenerateValidShapeConfigurations()
 189   const int dilation_width_factor = 1;  in TryTestOneConvFilter()  local
 
 | 
| D | depthwiseconv_per_channel_quantized_test.cc | 48   const int dilation_width_factor = params.dilation_width_factor;  in PickOutputMultiplier()  local191     int dilation_width_factor, int dilation_height_factor,  in GenerateValidShapeConfigurations()
 230   const int dilation_width_factor = 1;  in TryTestOneDepthwiseConv3x3Filter()  local
 
 | 
| D | depthwiseconv_quantized_test.cc | 178       const int dilation_width_factor = params.dilation_width_factor;  in DispatchDepthwiseConvImpl()  local384       const int dilation_width_factor = params.dilation_width_factor;  in DispatchDepthwiseConvImpl()  local
 834                           int dilation_width_factor, int dilation_height_factor,  in TryTestDepthwiseConv()
 965   const int dilation_width_factor = RandomElement(std::vector<int>({1, 2, 4}));  in TryTestOneDepthwiseConv()  local
 988   const int dilation_width_factor = 1;  in TryTestOneDepthwiseConv3x3Filter()  local
 1043   const int dilation_width_factor = 1;  in TryTestOneNeonDot3x3()  local
 
 | 
| D | test_util.cc | 28                       int dilation_width_factor, int dilation_height_factor,  in ComputeConvSizes()
 | 
| D | depthwiseconv_float_test.cc | 83   const int dilation_width_factor = RandomElement(std::vector<int>({1, 2, 4}));  in TryTestOneDepthwiseConv()  local
 | 
| D | types.h | 703   int16_t dilation_width_factor;  member744   int16_t dilation_width_factor;  member
 
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ | 
| D | depthwise_conv.h | 35   const int dilation_width_factor = params.dilation_width_factor;  in DepthwiseConvPerChannel()  local134   const int dilation_width_factor = params.dilation_width_factor;  in DepthwiseConvPerChannel()  local
 219   const int dilation_width_factor = params.dilation_width_factor;  in DepthwiseConvHybridPerChannel()  local
 
 | 
| D | conv.h | 37   const int dilation_width_factor = params.dilation_width_factor;  in ConvPerChannel()  local149   const int dilation_width_factor = params.dilation_width_factor;  in ConvPerChannel()  local
 
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/reference/ | 
| D | conv.h | 35   const int dilation_width_factor = params.dilation_width_factor;  in Conv()  local121   const int dilation_width_factor = params.dilation_width_factor;  in Conv()  local
 215   const int dilation_width_factor = params.dilation_width_factor;  in HybridConvPerChannel()  local
 
 | 
| D | depthwiseconv_uint8.h | 122     const int dilation_width_factor = params.dilation_width_factor;  in Run()  local208     const int dilation_width_factor = params.dilation_width_factor;  in RunPerChannel()  local
 
 | 
| D | depthwiseconv_float.h | 33   const int dilation_width_factor = params.dilation_width_factor;  in DepthwiseConv()  local
 | 
| D | legacy_reference_ops.h | 48                           int dilation_width_factor, int dilation_height_factor,  in DepthwiseConv()118                           int dilation_width_factor, int dilation_height_factor,  in DepthwiseConv()
 211                  int stride_width, int stride_height, int dilation_width_factor,  in Conv()
 237           int stride_height, int dilation_width_factor,  in Conv()
 283                  int stride_width, int stride_height, int dilation_width_factor,  in Conv()
 
 | 
| /external/tensorflow/tensorflow/lite/kernels/ | 
| D | conv_test.cc | 58       int dilation_width_factor = 1, int dilation_height_factor = 1,  in BaseConvolutionOpModel()841   const int dilation_width_factor = 3;  in TEST_P()  local
 1089   const int dilation_width_factor = 3;  in TEST_P()  local
 1397   const int dilation_width_factor = 2;  in TEST_P()  local
 1921   const int dilation_width_factor = 2;  in TEST_P()  local
 
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ | 
| D | conv.h | 43   const int dilation_width_factor = params.dilation_width_factor;  in ConvPerChannel()  local
 | 
| D | depthwise_conv_hybrid.h | 58   const int dilation_width_factor = params.dilation_width_factor;  in DepthwiseConvHybridGeneral()  local271   const int dilation_width_factor = params.dilation_width_factor;  in DepthwiseConvHybridWithRounding()  local
 
 | 
| /external/flatbuffers/tests/ | 
| D | JavaScriptFlexBuffersTest.js | 367 …const object = {'channels_in': 64, 'dilation_height_factor': 1, 'dilation_width_factor': 1, 'fused…  property
 | 
| /external/tensorflow/tensorflow/compiler/mlir/lite/transforms/ | 
| D | legalize_tf.cc | 341       dilation_width_factor;  in matchAndRewrite()  local381       dilation_width_factor;  in matchAndRewrite()  local
 
 | 
| D | prepare_tf.cc | 126   IntegerAttr dilation_width_factor;  member
 | 
| /external/tensorflow/tensorflow/lite/c/ | 
| D | builtin_op_data.h | 85   int dilation_width_factor;  member94   int dilation_width_factor;  member
 132   int dilation_width_factor;  member
 
 | 
| /external/tensorflow/tensorflow/lite/delegates/nnapi/ | 
| D | nnapi_delegate_signed_quantization_test.cc | 238       int dilation_width_factor = 1, int dilation_height_factor = 1,  in BaseConvolutionOpModel()
 | 
| D | nnapi_delegate_test.cc | 640       int dilation_width_factor = 1, int dilation_height_factor = 1)  in ConvolutionOpModel()890   const int dilation_width_factor = 3;  in TEST()  local
 971   const int dilation_width_factor = 3;  in TEST()  local
 1035       int dilation_width_factor = 1, int dilation_height_factor = 1)  in PerChannelQuantizedConvolutionWithConstantFilterOpModel()
 
 | 
| D | nnapi_delegate_device_selection_test.cc | 702       int dilation_width_factor = 1, int dilation_height_factor = 1,  in QuantizedWeightsConvolutionOpModel()
 | 
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/ | 
| D | legacy_optimized_ops.h | 143                           int dilation_width_factor, int dilation_height_factor,  in DepthwiseConv()224   const int dilation_width_factor = params.dilation_width_factor;  in LegacyDepthwiseConvWithRounding()  local
 286                           int dilation_width_factor, int dilation_height_factor,  in DepthwiseConv()
 2376                    int stride_height, int dilation_width_factor,  in DilatedIm2col()
 2431   const int dilation_width_factor = params.dilation_width_factor;  in Conv()  local
 2529                  int stride_width, int stride_height, int dilation_width_factor,  in Conv()
 2582           int stride_height, int dilation_width_factor,  in Conv()
 2633   const int dilation_width_factor = params.dilation_width_factor;  in Conv()  local
 2734                  int stride_width, int stride_height, int dilation_width_factor,  in Conv()
 
 | 
| D | im2col_utils.h | 125   const int dilation_width_factor = params.dilation_width_factor;  in DilatedIm2col()  local
 |