Home
last modified time | relevance | path

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

123

/external/gemmlowp/meta/
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_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.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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/
DIRTransformLayer.h35 void setTransform(TransformFunction Transform) { in setTransform()
48 TransformFunction Transform; variable
109 TransformFtor Transform; variable
DObjectTransformLayer.h40 TransformFunction Transform; variable
108 TransformFtor Transform; variable
/external/cldr/tools/java/org/unicode/cldr/draft/keyboard/
DTransform.java19 public final class Transform implements Comparable<Transform> { class
23 private Transform(String sequence, String output) { in Transform() method in Transform
/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/syzkaller/vendor/golang.org/x/text/transform/
Dtransform.go61 Transform(dst, src []byte, atEOF bool) (nDst, nSrc int, err error) methodSpec
312 func (nop) Transform(dst, src []byte, atEOF bool) (nDst, nSrc int, err error) { func
326 func (discard) Transform(dst, src []byte, atEOF bool) (nDst, nSrc int, err error) { func
407 func (c *chain) Transform(dst, src []byte, atEOF bool) (nDst, nSrc int, err error) { func
506 func (t removeF) Transform(dst, src []byte, atEOF bool) (nDst, nSrc int, err error) { func
/external/tensorflow/tensorflow/lite/toco/
Dtoco_tooling.h36 inline void Transform(const TocoFlags& toco_flags, Model* model) { in Transform() function
/external/skia/modules/sksg/include/
DSkSGGeometryTransform.h19 class Transform; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/
DObjectTransformLayer.cpp18 TransformFunction Transform) in ObjectTransformLayer2()
DIRTransformLayer.cpp18 TransformFunction Transform) in IRTransformLayer2()
/external/skqp/modules/sksg/include/
DSkSGGeometryTransform.h19 class Transform; variable
/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
/external/syzkaller/vendor/golang.org/x/text/unicode/norm/
Dtransform.go20 func (f Form) Transform(dst, src []byte, atEOF bool) (nDst, nSrc int, err error) { func
/external/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp138 const std::string Transform; member in __anon218792c30111::PatternRewriteDescriptor
310 std::string Transform; in parseRewriteFunctionDescriptor() local
377 std::string Transform; in parseRewriteGlobalVariableDescriptor() local
439 std::string Transform; in parseRewriteGlobalAliasDescriptor() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp159 const std::string Transform; member in __anonc5eaa31b0211::PatternRewriteDescriptor
330 std::string Transform; in parseRewriteFunctionDescriptor() local
399 std::string Transform; in parseRewriteGlobalVariableDescriptor() local
462 std::string Transform; in parseRewriteGlobalAliasDescriptor() local

123