Home
last modified time | relevance | path

Searched +defs:right +defs:delegate (Results 1 – 25 of 1212) sorted by relevance

12345678910>>...49

/aosp_15_r20/external/pdfium/testing/
H A Dembedder_test.cpp53 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in UnsupportedHandlerTrampoline() local
62 auto* delegate = static_cast<EmbedderTest*>(platform)->GetDelegate(); in AlertTrampoline() local
67 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in SetTimerTrampoline() local
72 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in KillTimerTrampoline() local
79 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in GetPageTrampoline() local
84 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in DoURIActionTrampoline() local
93 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in DoGoToActionTrampoline() local
101 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in OnFocusChangeTrampoline() local
108 auto* delegate = static_cast<EmbedderTest*>(info)->GetDelegate(); in DoURIActionWithKeyboardModifierTrampoline() local
117 double right, in InvalidateStub()
[all …]
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/collect/
H A DMapsTest.java432 Map<Integer, String> right = ImmutableMap.of(1, "a", 3, "f", 5, "g", 6, "z"); in testMapDifferenceTypical() local
465 Map<Integer, String> right = ImmutableMap.of(1, "a", 3, "f", 5, "g", 6, "z"); in testMapDifferenceEquals() local
481 Map<Integer, String> right = ImmutableMap.of(1, "A", 3, "F", 5, "G", 6, "Z"); in testMapDifferencePredicateTypical() local
574 SortedMap<Integer, String> right = ImmutableSortedMap.of(1, "a", 3, "f", 5, "g", 6, "z"); in testSortedMapDifferenceTypical() local
614 SortedMap<Integer, String> right = in testSortedMapDifferenceImmutable() local
649 SortedMap<Integer, String> right = ImmutableSortedMap.of(1, "a", 3, "f", 5, "g", 6, "z"); in testSortedMapDifferenceEquals() local
711 private final SortedSet<String> delegate = Sets.newTreeSet(); field in MapsTest.NonNavigableSortedSet
714 protected SortedSet<String> delegate() { in delegate() method in MapsTest.NonNavigableSortedSet
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/collect/
H A DMapsTest.java432 Map<Integer, String> right = ImmutableMap.of(1, "a", 3, "f", 5, "g", 6, "z"); in testMapDifferenceTypical() local
465 Map<Integer, String> right = ImmutableMap.of(1, "a", 3, "f", 5, "g", 6, "z"); in testMapDifferenceEquals() local
481 Map<Integer, String> right = ImmutableMap.of(1, "A", 3, "F", 5, "G", 6, "Z"); in testMapDifferencePredicateTypical() local
574 SortedMap<Integer, String> right = ImmutableSortedMap.of(1, "a", 3, "f", 5, "g", 6, "z"); in testSortedMapDifferenceTypical() local
614 SortedMap<Integer, String> right = in testSortedMapDifferenceImmutable() local
649 SortedMap<Integer, String> right = ImmutableSortedMap.of(1, "a", 3, "f", 5, "g", 6, "z"); in testSortedMapDifferenceEquals() local
711 private final SortedSet<String> delegate = Sets.newTreeSet(); field in MapsTest.NonNavigableSortedSet
714 protected SortedSet<String> delegate() { in delegate() method in MapsTest.NonNavigableSortedSet
/aosp_15_r20/external/moshi/moshi/src/test/java/com/squareup/moshi/
H A DCircularAdaptersTest.java85 final @Right Node right; field in CircularAdaptersTest.Node
87 Node(String name, Node left, Node right) { in Node() method in CircularAdaptersTest.Node
122 final JsonAdapter<Node> delegate = moshi.nextAdapter(this, Node.class, Util.NO_ANNOTATIONS); in create() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/testing/feature_parity/
H A Dutils.cc142 TfLiteDelegate* delegate) { in ModifyGraphWithDelegate()
149 void InitializeInputs(int left, int right, in InitializeInputs()
/aosp_15_r20/frameworks/base/packages/SystemUI/animation/src/com/android/systemui/animation/
H A DActivityTransitionAnimator.kt752 private val delegate: Listener?, in <lambda>() constant in com.android.systemui.animation.DelegatingAnimationCompletionListener
781 private val delegate = RemoteAnimationRunnerCompat.wrap(runner) in <lambda>() constant
942 @VisibleForTesting var delegate: AnimationDelegate? in <lambda>() variable in com.android.systemui.animation.Runner
963 initAndRun(finishedCallback) { delegate -> in <lambda>() method
977 initAndRun(finishedCallback) { delegate -> in <lambda>() method
993 val delegate = delegate in <lambda>() constant
1008 val delegate = delegate in <lambda>() constant
1349 val delegate = this.controller in <lambda>() constant
1374 val right: Int = bounds?.right?.toInt() ?: windowBounds.right in <lambda>() constant
/aosp_15_r20/external/python/cpython2/Lib/bsddb/test/
Dtest_compare.py23 def lowercase_cmp(left, right) : argument
27 def reverse(left, right, delegate=cmp) : argument
/aosp_15_r20/external/owasp/sanitizer/lib/guava-libraries/
Dguava.jar ... , java.lang.Object) Object left Object right private int rank (java.lang.Object) ...
/aosp_15_r20/external/owasp/sanitizer/distrib/lib/
Dguava.jar ... , java.lang.Object) Object left Object right private int rank (java.lang.Object) ...
/aosp_15_r20/packages/services/Telecomm/libs/
Dguava.jar ... .google.common.util.concurrent.ListenableFuture delegate com.google.common.base.Function mapper ...
/aosp_15_r20/packages/apps/Launcher3/src/com/android/launcher3/folder/
DPreviewBackground.java203 int right = left + previewSize; in getBounds() local
385 private void delegateDrawing(CellLayout delegate, int cellX, int cellY) { in delegateDrawing()
/aosp_15_r20/prebuilts/devtools/tools/lib/
HDguava-13.0.1.jar ... final com.google.common.collect.ImmutableCollection delegate private final com.google.common.collect. ...
HDguava-18.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
HDguava-17.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/external/testng/ant/3rdparty/
HDdoclava-1.0.3.jarMETA-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/animation/PlatformAnimationLib/android_common/kotlin/
DPlatformAnimationLib.jar ... android.systemui.animation.ActivityTransitionAnimator$Controller $delegate final synthetic com.android.systemui.animation. ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/animation/PlatformAnimationLib/android_common/repackaged-jarjar/kotlinc/
DPlatformAnimationLib.jar ... .view.View v int left int top int right int bottom int oldLeft int oldTop int oldRight int oldBottom ...
/aosp_15_r20/external/guice/lib/
HDguava-19.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/packages/apps/TV/libs/m2/
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javasymbolsolver_0_6_0/lib/
HDguava-21.0.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/Dialer/dialer_rootcomponentprocessor_plugin/linux_glibc_common/combined/
Ddialer_rootcomponentprocessor_plugin.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt META ...
/aosp_15_r20/prebuilts/tools/common/m2/repository/com/google/auto/value/auto-value/1.9/
HDauto-value-1.9.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/aosp_15_r20/out/soong/.intermediates/external/auto/value/auto_value_memoized_extension_plugin/linux_glibc_common/combined/
Dauto_value_memoized_extension_plugin.jar ... left javax.lang.model.element.AnnotationMirror right protected int doHash (javax.lang.model. ...
/aosp_15_r20/out/soong/.intermediates/external/auto/service/auto_service_plugin/linux_glibc_common/combined/
Dauto_service_plugin.jar ... left javax.lang.model.element.AnnotationMirror right protected int doHash (javax.lang.model. ...
/aosp_15_r20/prebuilts/tools/common/google-api-java-client/1.31.3/libs/
HDguava-30.1-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...

12345678910>>...49