Home
last modified time | relevance | path

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

123

/external/google-cloud-java/java-monitoring/proto-google-cloud-monitoring-v3/src/main/java/com/google/monitoring/v3/
DDistributionCutOrBuilder.java80 com.google.monitoring.v3.Range getRange(); in getRange() method
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
/external/google-cloud-java/java-compute/proto-google-cloud-compute-v1/src/main/java/com/google/cloud/compute/v1/
DRouterAdvertisedIpRangeOrBuilder.java86 java.lang.String getRange(); in getRange() method
DRouterAdvertisedIpRange.java169 public java.lang.String getRange() { in getRange() method in RouterAdvertisedIpRange
730 public java.lang.String getRange() { in getRange() method in RouterAdvertisedIpRange.Builder
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/nodeTypes/
DNodeWithRange.java13 Optional<Range> getRange(); in getRange() method
/external/icu/android_icu4j/src/main/java/android/icu/util/
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
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/util/
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
/external/javaparser/javaparser-symbol-solver-testing/src/test/test_sourcecode/javaparser_new_src/javaparser-core/com/github/javaparser/
DProblem.java32 public Optional<Range> getRange() { in getRange() method in Problem
/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4/src/main/java/com/google/cloud/talent/v4/
DCompensationFilterOrBuilder.java156 com.google.cloud.talent.v4.CompensationInfo.CompensationRange getRange(); in getRange() method
/external/google-cloud-java/java-talent/proto-google-cloud-talent-v4beta1/src/main/java/com/google/cloud/talent/v4beta1/
DCompensationFilterOrBuilder.java156 com.google.cloud.talent.v4beta1.CompensationInfo.CompensationRange getRange(); in getRange() method
/external/clang/tools/libclang/
DCXStoredDiagnostic.cpp90 CXSourceRange CXStoredDiagnostic::getRange(unsigned int Range) const { in getRange() function in CXStoredDiagnostic
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/printer/lexicalpreservation/
DTextElement.java70 abstract Optional<Range> getRange(); in getRange() method in TextElement
DChildTextElement.java109 Optional<Range> getRange() { in getRange() method in ChildTextElement
DTokenTextElement.java119 Optional<Range> getRange() { in getRange() method in TokenTextElement
/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/java/com/google/api/
DDistributionOrBuilder.java98 com.google.api.Distribution.Range getRange(); in getRange() method
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DUSerializedSet.java104 public final boolean getRange(int rangeIndex, int[] range) { in getRange() method in USerializedSet
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/impl/
DUSerializedSet.java102 public final boolean getRange(int rangeIndex, int[] range) { in getRange() method in USerializedSet
/external/swiftshader/third_party/subzero/src/
DIceRangeSpec.cpp49 void getRange(const std::string &Token, uint32_t *First, uint32_t *Last) { in getRange() function
/external/clang/unittests/AST/
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
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DValueLattice.h131 static ValueLatticeElement getRange(ConstantRange CR) { in getRange() function
/external/llvm/unittests/Support/
DSourceMgrTest.cpp36 SMRange getRange(unsigned Offset, unsigned Length) { in getRange() function in __anon93efc1070111::SourceMgrTest
/external/cronet/tot/third_party/icu/source/common/
Ducptrie.cpp259 UChar32 getRange(const void *t, UChar32 start, in getRange() function
415 ucptrie_internalGetRange(UCPTrieGetRange *getRange, in ucptrie_internalGetRange()
/external/icu/icu4c/source/common/
Ducptrie.cpp259 UChar32 getRange(const void *t, UChar32 start, in getRange() function
415 ucptrie_internalGetRange(UCPTrieGetRange *getRange, in ucptrie_internalGetRange()
/external/cronet/stable/third_party/icu/source/common/
Ducptrie.cpp259 UChar32 getRange(const void *t, UChar32 start, in getRange() function
415 ucptrie_internalGetRange(UCPTrieGetRange *getRange, in ucptrie_internalGetRange()
/external/antlr/runtime/ObjC/Framework/
DBufferedTokenStream.m115 - (NSInteger) getRange method

123