| /external/gemmlowp/meta/ |
| 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_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.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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ExecutionEngine/Orc/ |
| D | IRTransformLayer.h | 35 void setTransform(TransformFunction Transform) { in setTransform() 48 TransformFunction Transform; variable 109 TransformFtor Transform; variable
|
| D | ObjectTransformLayer.h | 40 TransformFunction Transform; variable 108 TransformFtor Transform; variable
|
| /external/cldr/tools/java/org/unicode/cldr/draft/keyboard/ |
| D | Transform.java | 19 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/ |
| 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/syzkaller/vendor/golang.org/x/text/transform/ |
| D | transform.go | 61 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/ |
| D | toco_tooling.h | 36 inline void Transform(const TocoFlags& toco_flags, Model* model) { in Transform() function
|
| /external/skia/modules/sksg/include/ |
| D | SkSGGeometryTransform.h | 19 class Transform; variable
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Orc/ |
| D | ObjectTransformLayer.cpp | 18 TransformFunction Transform) in ObjectTransformLayer2()
|
| D | IRTransformLayer.cpp | 18 TransformFunction Transform) in IRTransformLayer2()
|
| /external/skqp/modules/sksg/include/ |
| D | SkSGGeometryTransform.h | 19 class Transform; variable
|
| /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
|
| /external/syzkaller/vendor/golang.org/x/text/unicode/norm/ |
| D | transform.go | 20 func (f Form) Transform(dst, src []byte, atEOF bool) (nDst, nSrc int, err error) { func
|
| /external/llvm/lib/Transforms/Utils/ |
| D | SymbolRewriter.cpp | 138 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/ |
| D | SymbolRewriter.cpp | 159 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
|