Home
last modified time | relevance | path

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

12345678910

/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 …]
/external/cronet/tot/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/color/
Dtransform.rs26 pub struct Transform { struct
35 impl MulAssign for Transform { argument
41 impl Mul for Transform { implementation
59 impl Default for Transform { implementation
72 impl TryFrom<&ResolvedPaint<'_>> for Transform { implementation
/external/cronet/stable/third_party/rust/chromium_crates_io/vendor/skrifa-0.24.1/src/color/
Dtransform.rs26 pub struct Transform { struct
35 impl MulAssign for Transform { implementation
41 impl Mul for Transform { implementation
59 impl Default for Transform { implementation
72 impl TryFrom<&ResolvedPaint<'_>> for Transform { implementation
/external/stg/
Dproto_reader.cc108 Id Transformer::Transform(const proto::STG& x) { in Transform() function in stg::proto::__anon21a0925e0111::Transformer
280 std::vector<Id> Transformer::Transform( in Transform() function in stg::proto::__anon21a0925e0111::Transformer
291 std::map<std::string, Id> Transformer::Transform( in Transform() function in stg::proto::__anon21a0925e0111::Transformer
304 stg::Special::Kind Transformer::Transform(Special::Kind x) { in Transform() function in stg::proto::__anon21a0925e0111::Transformer
317 stg::PointerReference::Kind Transformer::Transform(PointerReference::Kind x) { in Transform() function in stg::proto::__anon21a0925e0111::Transformer
330 stg::Qualifier Transformer::Transform(Qualified::Qualifier x) { in Transform() function in stg::proto::__anon21a0925e0111::Transformer
345 stg::Primitive::Encoding Transformer::Transform(Primitive::Encoding x) { in Transform() function in stg::proto::__anon21a0925e0111::Transformer
368 stg::BaseClass::Inheritance Transformer::Transform(BaseClass::Inheritance x) { in Transform() function in stg::proto::__anon21a0925e0111::Transformer
379 stg::StructUnion::Kind Transformer::Transform(StructUnion::Kind x) { in Transform() function in stg::proto::__anon21a0925e0111::Transformer
390 stg::ElfSymbol::SymbolType Transformer::Transform(ElfSymbol::SymbolType x) { in Transform() function in stg::proto::__anon21a0925e0111::Transformer
[all …]
Dproto_writer.cc61 struct Transform { struct
62 Transform(const Graph& graph, proto::STG& stg, MapId& map_id) in Transform() argument
95 std::unordered_map<uint32_t, Id> GetInternalIdByExternalIdMap() { in GetInternalIdByExternalIdMap()
103 const Graph& graph;
104 proto::STG& stg;
105 std::unordered_map<Id, uint32_t> external_id_by_internal_id;
106 std::unordered_set<uint32_t> used_ids;
109 MapId& map_id;
/external/rust/android-crates-io/crates/icu_locale_core/src/extensions/transform/
Dmod.rs92 pub struct Transform { struct
100 impl Transform { argument
274 impl FromStr for Transform { implementation
285 impl writeable::Writeable for Transform { implementation
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DObjectTransformLayer.h37 void setTransform(TransformFunction Transform) { in setTransform()
43 TransformFunction Transform; variable
120 TransformFtor Transform; variable
125 LegacyObjectTransformLayer(BaseLayerT &BaseLayer, TransformFtor Transform) in LegacyObjectTransformLayer()
DIRTransformLayer.h36 void setTransform(TransformFunction Transform) { in setTransform()
50 TransformFunction Transform; variable
119 TransformFtor Transform; variable
124 BaseLayerT &BaseLayer, TransformFtor Transform) in LegacyIRTransformLayer()
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ExecutionEngine/Orc/
DObjectTransformLayer.h39 void setTransform(TransformFunction Transform) { in setTransform()
45 TransformFunction Transform; variable
DIRTransformLayer.h35 void setTransform(TransformFunction Transform) { in setTransform()
49 TransformFunction Transform; variable
/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/transforms/
Dsme_transpose_interleave_2VL.hpp187 void Transform<2, 1, true, VLType::SME>( in Transform() function
200 void Transform<2, 1, true, VLType::SME>( in Transform() function
213 void Transform<2, 1, true, VLType::SME>( in Transform() function
Da64_transpose_interleave_48.hpp207 void Transform<12, 1, true, VLType::None>( in Transform() function
220 void Transform<24, 1, true, VLType::None>( in Transform() function
233 void Transform<6, 1, true, VLType::None>( in Transform() function
Dsve_transpose_interleave_3VL.hpp136 void Transform<3, 1, true, VLType::SVE>( in Transform() function
149 void Transform<3, 1, true, VLType::SVE>( in Transform() function
162 void Transform<3, 1, true, VLType::SVE>( in Transform() function
Da64_transpose_interleave_24.hpp234 void Transform<6, 1, true, VLType::None>( in Transform() function
247 void Transform<12, 1, true, VLType::None>( in Transform() function
260 void Transform<12, 1, true, VLType::None>( in Transform() function
Dsve_transpose_interleave_4VL.hpp150 void Transform<4, 1, true, VLType::SVE>( in Transform() function
163 void Transform<4, 1, true, VLType::SVE>( in Transform() function
176 void Transform<4, 1, true, VLType::SVE>( in Transform() function
Da64_transpose_interleave_64.hpp217 void Transform<16, 1, true, VLType::None>( in Transform() function
230 void Transform<32, 1, true, VLType::None>( in Transform() function
243 void Transform<32, 1, true, VLType::None>( in Transform() function
Dsme_transpose_interleave_1VL.hpp175 void Transform<1, 1, true, VLType::SME>( in Transform() function
188 void Transform<1, 1, true, VLType::SME>( in Transform() function
201 void Transform<1, 1, true, VLType::SME>( in Transform() function
Dsme_transpose_interleave_4VL.hpp150 void Transform<4, 1, true, VLType::SME>( in Transform() function
163 void Transform<4, 1, true, VLType::SME>( in Transform() function
176 void Transform<4, 1, true, VLType::SME>( in Transform() function
Da32_transpose_interleave_8way_32bit.hpp33 void TransformImpl<8, 1, true, 4, 4, VLType::None>::Transform( in Transform() function in TransformImpl::None
48 void TransformImpl<16, 1, true, 2, 2, VLType::None>::Transform( in Transform() function in TransformImpl::None
120 void TransformImpl<16, 1, true, 2, 2, VLType::None>::Transform( in Transform() function in TransformImpl::None
Dsve_transpose_interleave_4VL_1x4.hpp297 void Transform<4, 4, true, VLType::SVE>( in Transform() function
310 void Transform<4, 4, true, VLType::SVE>( in Transform() function
Da64_transpose_interleave_4_1x4.hpp313 void Transform<4, 4, true, VLType::None>( in Transform() function
326 void Transform<4, 4, true, VLType::None>( in Transform() function
/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
Dtransform.cpp48 static void Transform(TOut* out, const TIn* const in, const int stride, in Transform() function
108 static void Transform(T* out, const T* const in, const int stride, in Transform() function
116 void Transform( in Transform() function
/external/go-cmp/cmp/
Dpath.go300 type Transform struct{ *transform } argument
306 func (tf Transform) Type() reflect.Type { return tf.typ }
307 func (tf Transform) Values() (vx, vy reflect.Value) { return tf.vx, tf.vy }
308 func (tf Transform) String() string { return fmt.Sprintf("%s()", tf.trans.name) }
311 func (tf Transform) Name() string { return tf.trans.name }
314 func (tf Transform) Func() reflect.Value { return tf.trans.fnc }
318 func (tf Transform) Option() Option { return tf.trans }
/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

12345678910