OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:transforming
(Results
51 - 75
of
554
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/apache-commons-math/src/main/java/org/apache/commons/math/exception/util/
ArgUtils.java
23
* Utility class for
transforming
the list of arguments passed to
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/transformations/ast/
CompilationUnitTransformationsTest.java
34
*
Transforming
CompilationUnit and verifying the LexicalPreservation works as expected.
ArrayCreationLevelTransformationsTest.java
37
*
Transforming
ArrayCreationLevel and verifying the LexicalPreservation works as expected.
/external/javaparser/javaparser-testing/src/test/java/com/github/javaparser/printer/lexicalpreservation/transformations/ast/body/
EnumConstantDeclarationTransformationsTest.java
32
*
Transforming
EnumConstantDeclaration and verifying the LexicalPreservation works as expected.
InitializerDeclarationTransformationsTest.java
31
*
Transforming
InitializerDeclaration and verifying the LexicalPreservation works as expected.
EnumDeclarationTransformationsTest.java
33
*
Transforming
EnumDeclaration and verifying the LexicalPreservation works as expected.
FieldDeclarationTransformationsTest.java
33
*
Transforming
FieldDeclaration and verifying the LexicalPreservation works as expected.
/external/llvm/test/Transforms/TailCallElim/
inf-recursion.ll
35
; Don't crash while
transforming
a function with infinite recursion.
/external/skia/src/effects/
SkOverdrawColorFilter.cpp
22
// TODO: do we care about
transforming
to dstCS?
/external/skqp/src/effects/
SkOverdrawColorFilter.cpp
22
// TODO: do we care about
transforming
to dstCS?
/frameworks/base/core/java/android/text/method/
AllCapsTransformationMethod.java
48
Log.w(TAG, "Caller did not enable length changes; not
transforming
text");
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
NotificationHeaderViewWrapper.java
70
// we want to avoid that the header clashes with the other text when
transforming
135
// We need to reset all views that are no longer
transforming
in case a view was previously
156
* Since we are deactivating the clipping when
transforming
the ImageViews don't get clipped
/art/test/1948-obsolete-const-method-handle/util-src/src/art/
Test1948.java
55
System.out.println("
transforming
calling function");
/art/test/940-recursive-obsolete/src/art/
Test940.java
101
System.out.println("
transforming
calling function");
/art/test/942-private-recursive/src/art/
Test942.java
110
System.out.println("
transforming
calling function");
/art/test/945-obsolete-native/src/art/
Test945.java
91
System.out.println("
transforming
calling function");
/art/test/946-obsolete-throw/src/art/
Test946.java
79
System.out.println("
transforming
calling function");
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/bitmap/
BitmapTransformation.java
12
* A simple {@link com.bumptech.glide.load.Transformation} for
transforming
{@link android.graphics.Bitmap}s that
/external/guava/guava/src/com/google/common/collect/
WellBehavedMap.java
48
* {@code Set<K> keySet()} and
transforming
it to
/external/owasp/sanitizer/tools/findbugs/bin/
filterBugs
3
# General purpose utility for filtering/
transforming
/external/skia/gm/
tosrgb_colorfilter.cpp
46
//
Transforming
sRGB -> sRGB should do nothing. Top two squares should look identical.
/external/skqp/gm/
tosrgb_colorfilter.cpp
46
//
Transforming
sRGB -> sRGB should do nothing. Top two squares should look identical.
/external/tensorflow/tensorflow/contrib/quantize/
README.md
1
tf.contrib.quantize provides tools for
transforming
graphs to include ops to
/art/test/985-re-obsolete/src/art/
Test985.java
187
System.out.println("
transforming
calling function");
192
System.out.println("
transforming
calling function");
/external/skia/src/core/
SkColorSpaceXformer.cpp
42
// times in a SkPicture), so if we blindly recurse we could end up
transforming
the same objects
53
// (i.e. we only keep cached objects alive while
transforming
).
Completed in 513 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>