Home
last modified time | relevance | path

Searched defs:getEnd (Results 1 – 25 of 1268) sorted by relevance

12345678910>>...51

/aosp_15_r20/dalvik/dexgen/src/com/android/dexgen/dex/code/
H A DBlockAddresses.java108 public CodeAddress getEnd(BasicBlock block) { in getEnd() method in BlockAddresses
119 public CodeAddress getEnd(int label) { in getEnd() method in BlockAddresses
/aosp_15_r20/dalvik/dx/src/com/android/dx/dex/code/
H A DBlockAddresses.java108 public CodeAddress getEnd(BasicBlock block) { in getEnd() method in BlockAddresses
119 public CodeAddress getEnd(int label) { in getEnd() method in BlockAddresses
/aosp_15_r20/frameworks/base/core/java/android/text/method/
H A DWordIterator.java174 public int getEnd(int offset) { in getEnd() method in WordIterator
269 private int getEnd(int offset, boolean getNextWordEndOnTwoWordBoundary) { in getEnd() method in WordIterator
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/
H A DOrientationHelper.java169 public abstract int getEnd(); in getEnd() method in OrientationHelper
258 public int getEnd() { in createHorizontalHelper() method in OrientationHelper
/aosp_15_r20/external/icu/icu4j/main/core/src/test/java/com/ibm/icu/dev/test/util/
H A DTrieMap.java109 abstract int getEnd(); in getEnd() method in TrieMap.Matcher
227 public int getEnd() { in getEnd() method in TrieMap.BytesTrieMap.BytesMatcher
410 public int getEnd() { in getEnd() method in TrieMap.CharsTrieMap.CharsMatcher
/aosp_15_r20/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
H A DTrieMap.java110 abstract int getEnd(); in getEnd() method in TrieMap.Matcher
228 public int getEnd() { in getEnd() method in TrieMap.BytesTrieMap.BytesMatcher
411 public int getEnd() { in getEnd() method in TrieMap.CharsTrieMap.CharsMatcher
/aosp_15_r20/external/clang/include/clang/Basic/
H A DSourceLocation.h202 SourceLocation getEnd() const { return E; } in getEnd() function
255 SourceLocation getEnd() const { return Range.getEnd(); } in getEnd() function
/aosp_15_r20/out/soong/.intermediates/packages/apps/CellBroadcastReceiver/cellbroadcast-java-proto-lite/android_common_apex30/javac/
Dcellbroadcast-java-proto-lite.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/ ...
/aosp_15_r20/external/google-cloud-java/java-datalabeling/proto-google-cloud-datalabeling-v1beta1/src/main/java/com/google/cloud/datalabeling/v1beta1/
H A DSequentialSegment.java100 public int getEnd() { in getEnd() method in SequentialSegment
533 public int getEnd() { in getEnd() method in SequentialSegment.Builder
H A DSequentialSegmentOrBuilder.java50 int getEnd(); in getEnd() method
/aosp_15_r20/external/google-cloud-java/java-automl/proto-google-cloud-automl-v1beta1/src/main/java/com/google/cloud/automl/v1beta1/
H A DDoubleRange.java100 public double getEnd() { in getEnd() method in DoubleRange
537 public double getEnd() { in getEnd() method in DoubleRange.Builder
H A DDoubleRangeOrBuilder.java50 double getEnd(); in getEnd() method
/aosp_15_r20/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
H A DRange.java99 public long getEnd() { in getEnd() method in Range
526 public long getEnd() { in getEnd() method in Range.Builder
H A DRangeOrBuilder.java50 long getEnd(); in getEnd() method
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/orientation/
DRecentsPagedOrientationHandler.kt71 fun getEnd(rect: RectF): Float in setSecondary() method
/aosp_15_r20/out/soong/.intermediates/packages/apps/CellBroadcastReceiver/cellbroadcast-java-proto-lite/android_common_apex30/turbine/
Dcellbroadcast-java-proto-lite.jarcom/android/cellbroadcastreceiver/Cellbroadcastmetric$CellBroadcastChannelRangeProtoOrBuilder.class <Unknown> package com.android. ...
/aosp_15_r20/external/google-cloud-java/java-dataplex/proto-google-cloud-dataplex-v1/src/main/java/com/google/cloud/dataplex/v1/
H A DScannedData.java136 java.lang.String getEnd(); in getEnd() method
321 public java.lang.String getEnd() { in getEnd() method in ScannedData.IncrementalField
980 public java.lang.String getEnd() { in getEnd() method in ScannedData.IncrementalField.Builder
/aosp_15_r20/external/google-cloud-java/java-dataflow/proto-google-cloud-dataflow-v1beta3/src/main/java/com/google/dataflow/v1beta3/
H A DKeyRangeDataDiskAssignment.java142 public java.lang.String getEnd() { in getEnd() method in KeyRangeDataDiskAssignment
746 public java.lang.String getEnd() { in getEnd() method in KeyRangeDataDiskAssignment.Builder
H A DKeyRangeDataDiskAssignmentOrBuilder.java62 java.lang.String getEnd(); in getEnd() method
H A DKeyRangeLocationOrBuilder.java62 java.lang.String getEnd(); in getEnd() method
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/
H A DNodeWithRange.java27 default Optional<Position> getEnd() { in getEnd() method
/aosp_15_r20/out/soong/.intermediates/external/opencensus-java/api/opencensus-java-api/android_common_apex34/javac/anno/io/opencensus/stats/
DAutoValue_ViewData_AggregationWindowData_IntervalData.java23 public Timestamp getEnd() { in getEnd() method in AutoValue_ViewData_AggregationWindowData_IntervalData
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DDominators.h52 const BasicBlock *getEnd() const { in getEnd() function
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/geometry/euclidean/threed/
H A DSegment.java55 public Vector3D getEnd() { in getEnd() method in Segment
/aosp_15_r20/external/s2-geometry-library-java/src/com/google/common/geometry/
H A DS2Edge.java38 public S2Point getEnd() { in getEnd() method in S2Edge

12345678910>>...51