Home
last modified time | relevance | path

Searched defs:getRange (Results 1 – 25 of 990) sorted by relevance

12345678910>>...40

/aosp_15_r20/external/clang/unittests/AST/
H A DSourceLocationTest.cpp63 SourceRange getRange(const LabelStmt &Node) override { in getRange() function in clang::ast_matchers::LabelDeclRangeVerifier
114 SourceRange getRange(const MemberExpr &Node) override { in getRange() function in clang::ast_matchers::MemberExprArrowLocVerifier
204 SourceRange getRange(const TypeLoc &Node) override { in getRange() function in clang::ast_matchers::TemplateAngleBracketLocRangeVerifier
229 SourceRange getRange(const TypeLoc &Node) override { in getRange() function in clang::ast_matchers::UnaryTransformTypeLocParensRangeVerifier
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
H A DCodePointMap.java354 public abstract boolean getRange(int start, ValueFilter filter, Range range); in getRange() method in CodePointMap
377 public boolean getRange(int start, RangeOption option, int surrogateValue, in getRange() method in CodePointMap
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/util/
H A DCodePointMap.java332 public abstract boolean getRange(int start, ValueFilter filter, Range range); in getRange() method in CodePointMap
354 public boolean getRange(int start, RangeOption option, int surrogateValue, in getRange() method in CodePointMap
/aosp_15_r20/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
H A DRouterAdvertisedIpRange.java169 public java.lang.String getRange() { in getRange() method in RouterAdvertisedIpRange
730 public java.lang.String getRange() { in getRange() method in RouterAdvertisedIpRange.Builder
H A DRouterAdvertisedIpRangeOrBuilder.java86 java.lang.String getRange(); in getRange() method
/aosp_15_r20/external/cronet/third_party/icu/source/common/
H A Ducptrie.cpp259 UChar32 getRange(const void *t, UChar32 start, in getRange() function
415 ucptrie_internalGetRange(UCPTrieGetRange *getRange, in ucptrie_internalGetRange()
/aosp_15_r20/external/icu/icu4c/source/common/
H A Ducptrie.cpp259 UChar32 getRange(const void *t, UChar32 start, in getRange() function
415 ucptrie_internalGetRange(UCPTrieGetRange *getRange, in ucptrie_internalGetRange()
/aosp_15_r20/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/
H A DDistributionCut.java160 public com.google.monitoring.v3.Range getRange() { in getRange() method in DistributionCut
702 public com.google.monitoring.v3.Range getRange() { in getRange() method in DistributionCut.Builder
H A DDistributionCutOrBuilder.java80 com.google.monitoring.v3.Range getRange(); in getRange() method
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/
H A DNodeWithRange.java13 Optional<Range> getRange(); in getRange() method
/aosp_15_r20/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/
H A DProblem.java32 public Optional<Range> getRange() { in getRange() method in Problem
/aosp_15_r20/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/
H A DCompensationFilterOrBuilder.java156 com.google.cloud.talent.v4beta1.CompensationInfo.CompensationRange getRange(); in getRange() method
H A DCompensationFilter.java512 public com.google.cloud.talent.v4beta1.CompensationInfo.CompensationRange getRange() { in getRange() method in CompensationFilter
1419 public com.google.cloud.talent.v4beta1.CompensationInfo.CompensationRange getRange() { in getRange() method in CompensationFilter.Builder
/aosp_15_r20/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/
H A DCompensationFilterOrBuilder.java156 com.google.cloud.talent.v4.CompensationInfo.CompensationRange getRange(); in getRange() method
H A DCompensationFilter.java505 public com.google.cloud.talent.v4.CompensationInfo.CompensationRange getRange() { in getRange() method in CompensationFilter
1408 public com.google.cloud.talent.v4.CompensationInfo.CompensationRange getRange() { in getRange() method in CompensationFilter.Builder
/aosp_15_r20/external/clang/tools/libclang/
H A DCXStoredDiagnostic.cpp90 CXSourceRange CXStoredDiagnostic::getRange(unsigned int Range) const { in getRange() function in CXStoredDiagnostic
/aosp_15_r20/development/tools/winscope/src/app/components/timeline/mini-timeline/drawer/
H A Ddraggable_canvas_object_impl.ts40 private getRange: () => Segment, property in DraggableCanvasObjectImpl
/aosp_15_r20/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/
H A DTextElement.java70 abstract Optional<Range> getRange(); in getRange() method in TextElement
H A DChildTextElement.java109 Optional<Range> getRange() { in getRange() method in ChildTextElement
H A DTokenTextElement.java119 Optional<Range> getRange() { in getRange() method in TokenTextElement
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
H A DDistributionOrBuilder.java98 com.google.api.Distribution.Range getRange(); in getRange() method
/aosp_15_r20/external/icu/android_icu4j/src/main/java/android/icu/impl/
H A DUSerializedSet.java104 public final boolean getRange(int rangeIndex, int[] range) { in getRange() method in USerializedSet
/aosp_15_r20/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
H A DUSerializedSet.java102 public final boolean getRange(int rangeIndex, int[] range) { in getRange() method in USerializedSet
/aosp_15_r20/frameworks/base/core/java/android/service/controls/templates/
H A DToggleRangeTemplate.java97 public RangeTemplate getRange() { in getRange() method in ToggleRangeTemplate
/aosp_15_r20/packages/apps/Gallery2/src/com/android/photos/views/
DTiledImageRenderer.java349 private void getRange(Rect out, int cX, int cY, int level, int rotation) { in getRange() method in TiledImageRenderer
359 private void getRange(Rect out, in getRange() method in TiledImageRenderer

12345678910>>...40