/external/gemmlowp/meta/ |
D | transform_kernels_arm_64.h | 27 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 0>::Transform( in Transform() function 100 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 1>::Transform( in Transform() function 195 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 2>::Transform( in Transform() function 290 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 3>::Transform( in Transform() function 387 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 4>::Transform( in Transform() function 482 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 5>::Transform( in Transform() function 586 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 6>::Transform( in Transform() function 690 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 7>::Transform( in Transform() function 796 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 8>::Transform( in Transform() function 898 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 9>::Transform( in Transform() function [all …]
|
D | transform_kernels_arm_32.h | 27 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 0>::Transform( in Transform() function 102 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 1>::Transform( in Transform() function 199 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 2>::Transform( in Transform() function 296 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 3>::Transform( in Transform() function 395 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 4>::Transform( in Transform() function 492 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 5>::Transform( in Transform() function 598 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 6>::Transform( in Transform() function 703 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 7>::Transform( in Transform() function 810 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 8>::Transform( in Transform() function 914 inline void Transform1DKernel<int32_t, uint8_t, Requantize, 16, 9>::Transform( in Transform() function [all …]
|
D | transform_kernels.h | 73 static void Transform(const InType* in, const Quantize& params, in Transform() function 91 static void Transform(const InType* in, const Dequantize& params, in Transform() function 109 static void Transform(const InType* in, const Requantize& params, in Transform() function 128 static void Transform(const InType* in, const MinMax<Type>& params, in Transform() function 148 static void Transform(const InType* in, const BiasAdd<Type>& params, in Transform() function
|
/external/brotli/csharp/org/brotli/dec/ |
D | Transform.cs | 9 internal sealed class Transform class 17 internal Transform(string prefix, int type, string suffix) in Transform() method in Org.Brotli.Dec.Transform
|
D | RunningState.cs | 29 internal const int Transform = 9; field in Org.Brotli.Dec.RunningState
|
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/ |
D | Transform.java | 20 public interface Transform<S,D> { interface
|
/external/icu/android_icu4j/src/main/java/android/icu/text/ |
D | Transform.java | 21 public interface Transform<S,D> { interface
|
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/ |
D | __init__.py | 26 def Transform(transform, file_paths): function
|
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_pathobject.cpp | 17 void CPDF_PathObject::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_PathObject
|
D | cpdf_shadingobject.cpp | 22 void CPDF_ShadingObject::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_ShadingObject
|
D | cpdf_formobject.cpp | 19 void CPDF_FormObject::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_FormObject
|
D | cpdf_imageobject.cpp | 25 void CPDF_ImageObject::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_ImageObject
|
D | cpdf_pageobjectholder.cpp | 53 void CPDF_PageObjectHolder::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_PageObjectHolder
|
D | cpdf_path.cpp | 40 void CPDF_Path::Transform(const CFX_Matrix* pMatrix) { in Transform() function in CPDF_Path
|
/external/llvm/lib/Transforms/Utils/ |
D | SymbolRewriter.cpp | 138 const std::string Transform; member in __anonc8aeffb70111::PatternRewriteDescriptor 310 std::string Transform; in parseRewriteFunctionDescriptor() local 377 std::string Transform; in parseRewriteGlobalVariableDescriptor() local 439 std::string Transform; in parseRewriteGlobalAliasDescriptor() local
|
/external/skia/experimental/sksg/effects/ |
D | SkSGTransform.cpp | 40 Transform::Transform(sk_sp<RenderNode> child, sk_sp<Matrix> matrix) in Transform() function in sksg::Transform
|
/external/skqp/experimental/sksg/effects/ |
D | SkSGTransform.cpp | 40 Transform::Transform(sk_sp<RenderNode> child, sk_sp<Matrix> matrix) in Transform() function in sksg::Transform
|
/external/pdfium/core/fpdfapi/font/ |
D | cpdf_type3char.cpp | 80 void CPDF_Type3Char::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_Type3Char
|
/external/webrtc/webrtc/base/ |
D | stringencode.h | 123 typedef size_t (*Transform)(char * buffer, size_t buflen, typedef
|
/external/gemmlowp/meta/generators/ |
D | transform_kernels_common.py | 57 def Transform(self, emitter, registers, input_address, elements, member in MinMaxTransformation 103 def Transform(self, emitter, registers, input_address, elements, member in DequantizeTransformation 172 def Transform(self, emitter, registers, input_address, elements, member in QuantizeTransformation 253 def Transform(self, emitter, registers, input_address, elements, member in RequantizeTransformation
|
D | quantized_mul_kernels_common.py | 73 def Transform(self, emitter, registers, data, unused_kernel_m, member in _StaticQuantizationUInt8Transformation 138 def Transform(self, emitter, unused_registers, data, unused_kernel_m, member in _StaticQuantizationInt32Transformation 173 def Transform(self, emitter, unused_registers, data, unused_kernel_m, member in _StaticQuantizationFloatTransformation
|
/external/llvm/include/llvm/ExecutionEngine/Orc/ |
D | IRTransformLayer.h | 95 TransformFtor Transform; variable
|
D | ObjectTransformLayer.h | 98 TransformFtor Transform; variable
|
/external/brotli/java/org/brotli/dec/ |
D | Transform.java | 14 final class Transform { class
|
/external/tensorflow/tensorflow/contrib/lite/toco/ |
D | toco_tooling.cc | 191 void Transform(const TocoFlags& toco_flags, Model* model) { in Transform() function
|