Home
last modified time | relevance | path

Searched defs:_method (Results 1 – 14 of 14) sorted by relevance

/external/ComputeLibrary/arm_compute/graph/nodes/
DFusedConvolutionBatchNormalizationWithPostOpsNode.h121 ConvolutionMethod _method; variable
DDepthwiseConvolutionLayerNode.h112 DepthwiseConvolutionMethod _method; variable
DFusedDepthwiseConvolutionBatchNormalizationNode.h130 DepthwiseConvolutionMethod _method; variable
DFusedConvolutionWithPostOpNode.h124 ConvolutionMethod _method; variable
DFusedConvolutionBatchNormalizationNode.h135 ConvolutionMethod _method; variable
DConvolutionLayerNode.h122 ConvolutionMethod _method; variable
/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
DNECropResize.h106 InterpolationPolicy _method; variable
/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLCropResize.h134 InterpolationPolicy _method; variable
/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/util/
DBeanUtilTest.java144 …private AnnotatedMethod _method(Class<?> cls, String name, Class<?>...parameterTypes) throws Excep… in _method() method in BeanUtilTest
/external/apache-commons-bcel/src/examples/
DJasminVisitor.java114 private Method _method; field in JasminVisitor
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/introspect/
DAnnotatedMethod.java14 final protected transient Method _method; field in AnnotatedMethod
/external/python/cpython3/Lib/
Dfunctools.py386 def _method(cls_or_self, /, *args, **keywords): function
924 def _method(*args, **kwargs): function
/external/python/absl-py/absl/testing/
Dabsltest.py543 class _method(object): class
/external/lzma/CPP/7zip/UI/Common/
DBench.cpp715 COneMethodInfo _method; member