Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
DIRTransformLayer.h36 void setTransform(TransformFunction Transform) { in setTransform()
50 TransformFunction Transform; variable
119 TransformFtor Transform; variable
124 BaseLayerT &BaseLayer, TransformFtor Transform) in LegacyIRTransformLayer()
DObjectTransformLayer.h37 void setTransform(TransformFunction Transform) { in setTransform()
43 TransformFunction Transform; variable
120 TransformFtor Transform; variable
125 LegacyObjectTransformLayer(BaseLayerT &BaseLayer, TransformFtor Transform) in LegacyObjectTransformLayer()
DLLJIT.h161 void setLazyCompileTransform(IRTransformLayer::TransformFunction Transform) { in setLazyCompileTransform()
/third_party/ffmpeg/libavfilter/
Ddeshake.h47 typedef struct Transform { struct
51 } Transform; argument
/third_party/skia/third_party/externals/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
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DTransform.java21 public interface Transform<S,D> { interface
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTransform.java20 public interface Transform<S,D> { interface
/third_party/node/lib/internal/streams/
Dpassthrough.js34 const Transform = require('internal/streams/transform'); constant
Dtransform.js82 function Transform(options) { class
/third_party/skia/third_party/externals/tint/src/transform/
Drobustness.cc43 void Transform() { in Transform() function
55 const ast::IndexAccessorExpression* Transform( in Transform() function
216 const ast::CallExpression* Transform(const ast::CallExpression* expr) { in Transform() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DIRTransformLayer.cpp16 TransformFunction Transform) in IRTransformLayer()
DObjectTransformLayer.cpp17 TransformFunction Transform) in ObjectTransformLayer()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSymbolRewriter.cpp159 const std::string Transform; member in __anonf313c3420211::PatternRewriteDescriptor
330 std::string Transform; in parseRewriteFunctionDescriptor() local
399 std::string Transform; in parseRewriteGlobalVariableDescriptor() local
462 std::string Transform; in parseRewriteGlobalAliasDescriptor() local
/third_party/node/test/parallel/
Dtest-stream-transform-flush-data.js6 const Transform = require('stream').Transform; constant
Dtest-stream-transform-split-objectmode.js26 const Transform = require('stream').Transform; constant
/third_party/skia/experimental/graphite/src/geom/
DTransform.cpp26 Transform::Transform(const SkM44& m) in Transform() function in skgpu::Transform
/third_party/skia/experimental/graphite/src/
DDrawContext.h25 class Transform; variable
/third_party/skia/src/sksl/transform/
DSkSLBuiltinVariableScanner.cpp22 namespace Transform { namespace
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dvertexpostproc.adoc1279 [[vertexpostproc-viewport]]
/third_party/typescript/tests/cases/conformance/types/mapped/
DrecursiveMappedTypes.ts40 type Transform<T> = { [K in keyof T]: Transform<T[K]> }; alias
/third_party/node/lib/internal/test_runner/reporter/
Dspec.js15 const Transform = require('internal/streams/transform'); constant
/third_party/skia/third_party/externals/tint/src/diagnostic/
Ddiagnostic.h48 Transform, enumerator
/third_party/skia/modules/sksg/src/
DSkSGTransform.cpp144 Transform::Transform() : INHERITED(kBubbleDamage_Trait) {} in Transform() function in sksg::Transform
/third_party/skia/third_party/externals/brotli/java/org/brotli/dec/
DTransform.java35 final class Transform { class

12