/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/util/ |
D | CodePointMap.java | 147 if (getRange(range.end + 1, null, range)) { in next() 332 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 357 if (!getRange(start, filter, range)) { in getRange() 390 if (getRange(surrEnd + 1, filter, range) && range.value == surrogateValue) { in getRange()
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/util/ |
D | CodePointMap.java | 159 if (getRange(range.end + 1, null, range)) { in next() 354 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 380 if (!getRange(start, filter, range)) { in getRange() 413 if (getRange(surrEnd + 1, filter, range) && range.value == surrogateValue) { in getRange()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucptrie.cpp | 259 UChar32 getRange(const void *t, UChar32 start, in getRange() function 415 ucptrie_internalGetRange(UCPTrieGetRange *getRange, in ucptrie_internalGetRange() argument 420 return getRange(trie, start, filter, context, pValue); in ucptrie_internalGetRange() 428 UChar32 end = getRange(trie, start, filter, context, pValue); in ucptrie_internalGetRange() 453 UChar32 end2 = getRange(trie, surrEnd + 1, filter, context, &value2); in ucptrie_internalGetRange() 464 return ucptrie_internalGetRange(getRange, trie, start, in ucptrie_getRange()
|
D | ucptrie_impl.h | 137 ucptrie_internalGetRange(UCPTrieGetRange *getRange,
|
D | umutablecptrie.cpp | 83 int32_t getRange(UChar32 start, UCPMapValueFilter *filter, const void *context, 295 UChar32 MutableCodePointTrie::getRange( in getRange() function in __anon3ae01d630111::MutableCodePointTrie 1804 UChar32 getRange(const void *trie, UChar32 start, in getRange() function 1807 getRange(start, filter, context, pValue); in getRange() 1816 return ucptrie_internalGetRange(getRange, trie, start, in umutablecptrie_getRange()
|
/third_party/icu/icu4c/source/common/ |
D | ucptrie.cpp | 259 UChar32 getRange(const void *t, UChar32 start, in getRange() function 415 ucptrie_internalGetRange(UCPTrieGetRange *getRange, in ucptrie_internalGetRange() argument 420 return getRange(trie, start, filter, context, pValue); in ucptrie_internalGetRange() 428 UChar32 end = getRange(trie, start, filter, context, pValue); in ucptrie_internalGetRange() 453 UChar32 end2 = getRange(trie, surrEnd + 1, filter, context, &value2); in ucptrie_internalGetRange() 464 return ucptrie_internalGetRange(getRange, trie, start, in ucptrie_getRange()
|
D | ucptrie_impl.h | 133 ucptrie_internalGetRange(UCPTrieGetRange *getRange,
|
D | umutablecptrie.cpp | 83 int32_t getRange(UChar32 start, UCPMapValueFilter *filter, const void *context, 295 UChar32 MutableCodePointTrie::getRange( in getRange() function in __anon57afdc150111::MutableCodePointTrie 1804 UChar32 getRange(const void *trie, UChar32 start, in getRange() function 1807 getRange(start, filter, context, pValue); in getRange() 1816 return ucptrie_internalGetRange(getRange, trie, start, in umutablecptrie_getRange()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucptrie.cpp | 259 UChar32 getRange(const void *t, UChar32 start, in getRange() function 415 ucptrie_internalGetRange(UCPTrieGetRange *getRange, in ucptrie_internalGetRange() argument 420 return getRange(trie, start, filter, context, pValue); in ucptrie_internalGetRange() 428 UChar32 end = getRange(trie, start, filter, context, pValue); in ucptrie_internalGetRange() 453 UChar32 end2 = getRange(trie, surrEnd + 1, filter, context, &value2); in ucptrie_internalGetRange() 464 return ucptrie_internalGetRange(getRange, trie, start, in ucptrie_getRange()
|
D | ucptrie_impl.h | 133 ucptrie_internalGetRange(UCPTrieGetRange *getRange,
|
D | umutablecptrie.cpp | 83 int32_t getRange(UChar32 start, UCPMapValueFilter *filter, const void *context, 295 UChar32 MutableCodePointTrie::getRange( in getRange() function in __anon7cb575c40111::MutableCodePointTrie 1804 UChar32 getRange(const void *trie, UChar32 start, in getRange() function 1807 getRange(start, filter, context, pValue); in getRange() 1816 return ucptrie_internalGetRange(getRange, trie, start, in umutablecptrie_getRange()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/ |
D | IceRangeSpec.cpp | 49 void getRange(const std::string &Token, uint32_t *First, uint32_t *Last) { in getRange() function 81 getRange(Token, &First, &Last); in record()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | LazyValueInfo.cpp | 128 return ValueLatticeElement::getRange(std::move(Range)); in intersect() 589 return ValueLatticeElement::getRange( in getFromRangeMetadata() 914 BBLV = ValueLatticeElement::getRange(ResultCR); in solveBlockValueSelect() 920 BBLV = ValueLatticeElement::getRange(TrueCR.abs()); in solveBlockValueSelect() 924 BBLV = ValueLatticeElement::getRange(FalseCR.abs()); in solveBlockValueSelect() 932 BBLV = ValueLatticeElement::getRange(Zero.sub(TrueCR.abs())); in solveBlockValueSelect() 936 BBLV = ValueLatticeElement::getRange(Zero.sub(FalseCR.abs())); in solveBlockValueSelect() 1060 BBLV = ValueLatticeElement::getRange(LHSRange.castOp(CI->getOpcode(), in solveBlockValueCast() 1081 BBLV = ValueLatticeElement::getRange(OpFn(LHSRange, RHSRange)); in solveBlockValueBinaryOpImpl() 1251 return ValueLatticeElement::getRange(std::move(TrueValues)); in getValueFromICmpCondition() [all …]
|
D | StackSafetyAnalysis.cpp | 220 ConstantRange getRange(uint64_t Lower, uint64_t Upper) const { in getRange() function in __anondcdf58c00211::StackSafetyLocalAnalysis 258 ConstantRange SizeRange = getRange(0, AccessSize); in getAccessRange() 268 return getRange(0, 1); in getMemIntrinsicAccessRange() 271 return getRange(0, 1); in getMemIntrinsicAccessRange()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Option/ |
D | ArgList.h | 142 OptRange getRange(std::initializer_list<OptSpecifier> Ids) const; 206 OptRange Range = getRange({toOptSpecifier(Ids)...}); in filtered() 217 OptRange Range = getRange({toOptSpecifier(Ids)...}); in filtered_reverse()
|
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/ |
D | USerializedSet.java | 104 public final boolean getRange(int rangeIndex, int[] range) { in getRange() method in USerializedSet
|
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/ |
D | USerializedSet.java | 102 public final boolean getRange(int rangeIndex, int[] range) { in getRange() method in USerializedSet
|
D | EmojiProps.java | 113 while (cpTrie.getRange(start, null, range)) { in addPropertyStarts()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fShaderHelperInvocationTests.cpp | 154 static Vec2 getRange (const glw::Functions& gl, deUint32 pname) in getRange() function 181 …const Vec2 range = getRange(gl, glu::isContextTypeES(renderCtx.getType()) ? GL_ALIASED_POINT_SI… in drawRandomPrimitives() 190 const Vec2 range = getRange(gl, GL_ALIASED_LINE_WIDTH_RANGE); in drawRandomPrimitives()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | ValueLattice.h | 131 static ValueLatticeElement getRange(ConstantRange CR) { in getRange() function
|
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/util/ |
D | CodePointTrieTest.java | 188 trie.getRange(start, option, surrValue, null, range) : in testTrieGetRanges() 189 trie.getRange(start, null, range); in testTrieGetRanges() 206 … getRangeResult = trie.getRange(start, option, surrValue ^ 0x5555, testFilter, range); in testTrieGetRanges()
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/ |
D | CodePointTrieTest.java | 185 trie.getRange(start, option, surrValue, null, range) : in testTrieGetRanges() 186 trie.getRange(start, null, range); in testTrieGetRanges() 203 … getRangeResult = trie.getRange(start, option, surrValue ^ 0x5555, testFilter, range); in testTrieGetRanges()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | SourceMgr.h | 214 SMRange getRange() const { return Range; } in getRange() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | SourceMgr.h | 248 SMRange getRange() const { return Range; } in getRange() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryMappingTests.cpp | 905 const MemoryRange& getRange (void) const { return m_range; } in getRange() function in vkt::memory::__anon077a27e00111::MemoryMapping 1100 …randomRanges(rng, ranges, rangeCount, *m_memory, m_mapping->getRange().offset, m_mapping->getRange… in randomFlush() 1113 …randomRanges(rng, ranges, rangeCount, *m_memory, m_mapping->getRange().offset, m_mapping->getRange… in randomInvalidate()
|