| /external/ComputeLibrary/src/dynamic_fusion/sketch/attributes/ | 
| D | Pool2dAttributes.cpp | 78 bool Pool2dAttributes::exclude_padding() const  in exclude_padding()  function in arm_compute::experimental::dynamic_fusion::Pool2dAttributes 83 Pool2dAttributes Pool2dAttributes::exclude_padding(bool exclude_padding)  in exclude_padding()  function in arm_compute::experimental::dynamic_fusion::Pool2dAttributes
  | 
| /external/ComputeLibrary/tests/validation/fixtures/dynamic_fusion/gpu/cl/ | 
| D | Pool2dFixture.h | 155 …ngType pool_type, Size2D pool_size, Padding2D pad, Size2D stride, bool exclude_padding, DataType d…  in setup() 168 …ngType pool_type, Size2D pool_size, Padding2D pad, Size2D stride, bool exclude_padding, DataType d…  in setup()
  | 
| /external/ComputeLibrary/tests/validation/fixtures/ | 
| D | PoolingLayerFixture.h | 165 …gType pool_type, Size2D pool_size, PadStrideInfo pad_stride_info, bool exclude_padding, DataType d…  in setup() 177 …gType pool_type, Size2D pool_size, PadStrideInfo pad_stride_info, bool exclude_padding, DataType d…  in setup()
  | 
| D | Pooling3dLayerFixture.h | 124 …pe pool_type, Size3D pool_size, Size3D stride, Padding3D padding, bool exclude_padding, DataType d…  in setup()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/a64_s8_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 37   const bool exclude_padding,  in a64_s8_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sve_fp32_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sve_fp32_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sme_fp32_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sme_fp32_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sme_u8_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sme_u8_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/a64_fp32_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 37   const bool exclude_padding,  in a64_fp32_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/a64_u8_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 37   const bool exclude_padding,  in a64_u8_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sve_fp16_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sve_fp16_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sme_fp16_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sme_fp16_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sme_s8_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sme_s8_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sve_u8_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sve_u8_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sve_s8_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sve_s8_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/a64_fp16_nhwc_max_2x2_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 37   const bool exclude_padding,  in a64_fp16_nhwc_max_2x2_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/helpers/ | 
| D | PoolingHelpers.h | 36 inline float calculate_avg_scale_pool3d(bool exclude_padding, const Coordinates &id, const int pool…  in calculate_avg_scale_pool3d() 56 inline float calculate_avg_scale_pool2d(bool exclude_padding, DataLayout data_layout, const Coordin…  in calculate_avg_scale_pool2d()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sme_fp16_nhwc_avg_3x3_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sme_fp16_nhwc_avg_3x3_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sve_fp16_nhwc_avg_3x3_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sve_fp16_nhwc_avg_3x3_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sme_fp32_nhwc_avg_3x3_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sme_fp32_nhwc_avg_3x3_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/sve_fp32_nhwc_avg_3x3_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in sve_fp32_nhwc_avg_3x3_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/a64_fp16_nhwc_avg_3x3_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in a64_fp16_nhwc_avg_3x3_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/core/NEON/kernels/arm_conv/pooling/kernels/a64_fp32_nhwc_avg_3x3_s1_output2x2_depthfirst/ | 
| D | generic.cpp | 38   const bool exclude_padding,  in a64_fp32_nhwc_avg_3x3_s1_output2x2_depthfirst_impl()
  | 
| /external/ComputeLibrary/src/gpu/cl/kernels/ | 
| D | ClPool3dKernel.cpp | 122     const bool        exclude_padding = pool_info.exclude_padding;  in configure()  local
  | 
| D | ClPool2dKernel.cpp | 130     const bool          exclude_padding = pool_info.exclude_padding;  in configure()  local
  |