Home
last modified time | relevance | path

Searched defs:ranges (Results 1 – 25 of 107) sorted by relevance

12345

/third_party/boost/boost/beast/zlib/detail/
Dranges.hpp48 struct ranges struct
51 struct range
84 range<true> in;
85 range<false> out;
/third_party/libphonenumber/tools/java/data/test/com/google/i18n/phonenumbers/
DCombineGeoDataTest.java100 List<Range> ranges = CombineGeoData.createRanges(prefixes, phonePrefixMap); in createRanges() local
131 List<Range> ranges = CombineGeoData.createRanges(prefixes, phonePrefixMap); in conflictBefore() local
146 List<Range> ranges = CombineGeoData.createRanges(prefixes, phonePrefixMap); in conflictAfter() local
162 List<Range> ranges = CombineGeoData.createRanges(prefixes, phonePrefixMap); in noConflict() local
/third_party/gn/src/gn/
Dparse_tree_unittest.cc188 auto ranges = list->GetSortRanges(); in TEST() local
214 auto ranges = list->GetSortRanges(); in TEST() local
236 auto ranges = list->GetSortRanges(); in TEST() local
258 auto ranges = list->GetSortRanges(); in TEST() local
Derr.h67 const RangeList& ranges() const { return ranges_; } in ranges() function
Dsubstitution_pattern.h67 const std::vector<Subrange>& ranges() const { return ranges_; } in ranges() function
/third_party/icu/icu4c/source/i18n/
Dcollationsettings.cpp86 const uint32_t *ranges, int32_t rangesLength, in aliasReordering()
145 const uint32_t *ranges = reinterpret_cast<uint32_t *>(rangesList.getBuffer()); in setReordering() local
192 const uint32_t *ranges, int32_t rangesLength, in setReorderArrays()
264 const uint32_t *ranges = reorderRanges; in reorderEx() local
/third_party/node/deps/icu-small/source/i18n/
Dcollationsettings.cpp86 const uint32_t *ranges, int32_t rangesLength, in aliasReordering()
145 const uint32_t *ranges = reinterpret_cast<uint32_t *>(rangesList.getBuffer()); in setReordering() local
192 const uint32_t *ranges, int32_t rangesLength, in setReorderArrays()
264 const uint32_t *ranges = reorderRanges; in reorderEx() local
Dcollationweights.h105 WeightRange ranges[7]; variable
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dcollationsettings.cpp86 const uint32_t *ranges, int32_t rangesLength, in aliasReordering()
145 const uint32_t *ranges = reinterpret_cast<uint32_t *>(rangesList.getBuffer()); in setReordering() local
192 const uint32_t *ranges, int32_t rangesLength, in setReorderArrays()
264 const uint32_t *ranges = reorderRanges; in reorderEx() local
/third_party/boost/libs/hana/test/range/
Dlaws.cpp19 auto ranges = hana::make_tuple( in main() local
/third_party/libxml2/
DgenUnicode.py158 ranges = [] variable
308 ranges = Categories[name] variable
415 ranges = Categories[name] variable
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dgen-emoji-table.py15 ranges = OrderedDict() variable
Dgen-os2-unicode-ranges.py43 ranges = re.split("-", fields[1]) variable
/third_party/libphonenumber/tools/java/data/src/com/google/i18n/phonenumbers/
DCombineGeoData.java146 List<Range> ranges = new ArrayList<Range>(); in createRanges() local
190 static boolean hasConflict(List<Range> ranges, int rangeIndex, String[] prefixes, int candidate) { in hasConflict()
214 List<Range> ranges = createRanges(prefixes, phonePrefixMap); in combine() local
/third_party/flutter/engine/flutter/third_party/txt/src/minikin/
DSparseBitSet.cpp31 uint32_t SparseBitSet::calcNumPages(const uint32_t* ranges, size_t nRanges) { in calcNumPages()
55 void SparseBitSet::initFromRanges(const uint32_t* ranges, size_t nRanges) { in initFromRanges()
/third_party/harfbuzz/src/
Dgen-emoji-table.py19 ranges = OrderedDict() variable
Dgen-os2-unicode-ranges.py34 ranges = re.split("-", fields[1]) variable
/third_party/re2/re2/
Dmake_unicode_groups.py46 def PrintRanges(type, name, ranges): argument
/third_party/node/tools/node_modules/eslint/node_modules/semver/ranges/
Dsimplify.js28 const ranges = [] variable
/third_party/boost/boost/
Dmulti_array.hpp199 explicit multi_array(const detail::multi_array in multi_array()
209 explicit multi_array(const detail::multi_array in multi_array()
219 explicit multi_array(const detail::multi_array in multi_array()
441 gen_type ranges; in resize() local
453 multi_array& resize(const detail::multi_array in resize()
/third_party/node/tools/node_modules/eslint/node_modules/espree/lib/
Doptions.js79 return Object.assign({}, options, { ecmaVersion, sourceType, ranges, locations }); property
/third_party/boost/boost/multi_array/
Dmulti_array_ref.hpp110 explicit const_multi_array_ref(TPtr base, in const_multi_array_ref()
118 explicit const_multi_array_ref(TPtr base, in const_multi_array_ref()
362 void init_from_extent_gen(const in init_from_extent_gen()
460 explicit multi_array_ref(T* base, in multi_array_ref()
466 explicit multi_array_ref(T* base, in multi_array_ref()
/third_party/icu/icu4c/source/tools/toolutil/
Dcollationinfo.cpp122 UVector32 ranges(errorCode); in printReorderRanges() local
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/
Dcollationinfo.cpp122 UVector32 ranges(errorCode); in printReorderRanges() local
/third_party/node/deps/icu-small/source/tools/toolutil/
Dcollationinfo.cpp122 UVector32 ranges(errorCode); in printReorderRanges() local

12345