Home
last modified time | relevance | path

Searched defs:Transform (Results 1 – 25 of 50) sorted by relevance

12

/external/gemmlowp/meta/
Dtransform_kernels_arm_64.h27 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 …]
Dtransform_kernels_arm_32.h27 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 …]
Dtransform_kernels.h73 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/
DTransform.cs9 internal sealed class Transform class
17 internal Transform(string prefix, int type, string suffix) in Transform() method in Org.Brotli.Dec.Transform
DRunningState.cs29 internal const int Transform = 9; field in Org.Brotli.Dec.RunningState
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTransform.java20 public interface Transform<S,D> { interface
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTransform.java21 public interface Transform<S,D> { interface
/external/chromium-trace/catapult/common/py_utils/py_utils/refactor/
D__init__.py26 def Transform(transform, file_paths): function
/external/pdfium/core/fpdfapi/page/
Dcpdf_pathobject.cpp17 void CPDF_PathObject::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_PathObject
Dcpdf_shadingobject.cpp22 void CPDF_ShadingObject::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_ShadingObject
Dcpdf_formobject.cpp19 void CPDF_FormObject::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_FormObject
Dcpdf_imageobject.cpp25 void CPDF_ImageObject::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_ImageObject
Dcpdf_pageobjectholder.cpp53 void CPDF_PageObjectHolder::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_PageObjectHolder
Dcpdf_path.cpp40 void CPDF_Path::Transform(const CFX_Matrix* pMatrix) { in Transform() function in CPDF_Path
/external/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp138 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/
DSkSGTransform.cpp40 Transform::Transform(sk_sp<RenderNode> child, sk_sp<Matrix> matrix) in Transform() function in sksg::Transform
/external/skqp/experimental/sksg/effects/
DSkSGTransform.cpp40 Transform::Transform(sk_sp<RenderNode> child, sk_sp<Matrix> matrix) in Transform() function in sksg::Transform
/external/pdfium/core/fpdfapi/font/
Dcpdf_type3char.cpp80 void CPDF_Type3Char::Transform(const CFX_Matrix& matrix) { in Transform() function in CPDF_Type3Char
/external/webrtc/webrtc/base/
Dstringencode.h123 typedef size_t (*Transform)(char * buffer, size_t buflen, typedef
/external/gemmlowp/meta/generators/
Dtransform_kernels_common.py57 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
Dquantized_mul_kernels_common.py73 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/
DIRTransformLayer.h95 TransformFtor Transform; variable
DObjectTransformLayer.h98 TransformFtor Transform; variable
/external/brotli/java/org/brotli/dec/
DTransform.java14 final class Transform { class
/external/tensorflow/tensorflow/contrib/lite/toco/
Dtoco_tooling.cc191 void Transform(const TocoFlags& toco_flags, Model* model) { in Transform() function

12