/third_party/skia/third_party/externals/tint/src/transform/ |
H A D | promote_initializers_to_const_var.cc | 29 namespace transform { namespace
|
H A D | remove_phonies.cc | 34 namespace transform { namespace
|
H A D | renamer.cc | 30 namespace transform { namespace
|
H A D | renamer.h | 24 namespace transform { namespace [all...] |
H A D | renamer_test.cc | 23 namespace transform { namespace
|
H A D | robustness.h | 31 namespace transform { namespace [all...] |
H A D | single_entry_point.cc | 28 namespace transform { namespace
|
H A D | transform_test.cc | 22 namespace transform { namespace
|
H A D | vectorize_scalar_matrix_constructors_test.cc | 24 namespace transform { namespace
|
H A D | wrap_arrays_in_structs.cc | 30 namespace transform { namespace
|
H A D | wrap_arrays_in_structs.h | 31 namespace transform { namespace
|
H A D | external_texture_transform.cc | 24 namespace transform { namespace
|
/third_party/python/Lib/lib2to3/fixes/ |
H A D | fix_metaclass.py | 152 def transform(self, node, results): member in FixMetaclass
|
H A D | fix_next.py | 46 def transform(self, node, results): member in FixNext
|
H A D | fix_map.py | 64 def transform(self, node, results): member in FixMap
|
H A D | fix_tuple_params.py | 46 def transform(self, node, results): member in FixTupleParams
|
H A D | fix_exitfunc.py | 37 def transform(self, node, results): member in FixExitfunc
|
H A D | fix_asserts.py | 32 def transform(self, node, results): member in FixAsserts
|
/third_party/skia/modules/sksg/include/ |
H A D | SkSGTransform.h | 87 static sk_sp<TransformEffect> Make(sk_sp<RenderNode> child, sk_sp<Transform> transform) { in Make() argument
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/breakiter/ |
H A D | BytesDictionaryMatcher.java | 20 private final int transform; field in BytesDictionaryMatcher 22 public BytesDictionaryMatcher(byte[] chars, int transform) { in BytesDictionaryMatcher() argument 31 private int transform(in method in BytesDictionaryMatcher [all...] |
/third_party/icu/tools/cldr/cldr-to-icu/src/main/java/org/unicode/icu/tool/cldrtoicu/ |
H A D | PathValueTransformer.java | 111 public abstract ImmutableList<Result> transform(CldrValue cldrValue); in transform() method in PathValueTransformer 122 public abstract ImmutableList<Result> transform(CldrValue cldrValue, DynamicVars varFn); in transform() method in PathValueTransformer
|
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/testing/ |
H A D | FakeTransformer.java | 26 @Override public ImmutableList<Result> transform(CldrValue value) { in transform() method in FakeTransformer 30 @Override public ImmutableList<Result> transform(CldrValue value, DynamicVars ignored) { in transform() method in FakeTransformer
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_pntc_ytransform.c | 70 nir_ssa_def *transform = get_pntc_transform(state); in lower_load_pointcoord() local
|
/third_party/rust/crates/heck/src/ |
H A D | lib.rs | 78 fn transform<F, G>( in transform() functions
|
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
H A D | Transform.cs | 82 internal static int TransformDictionaryWord(byte[] dst, int dstOffset, byte[] word, int wordOffset, int len, Org.Brotli.Dec.Transform transform)
in TransformDictionaryWord() argument
|