Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/c/enc/
Dfind_match_length.h25 size_t limit2 = (limit >> 3) + 1; /* + 1 is for pre-decrement in while */ in FindMatchLengthWithLimit() local
/third_party/node/deps/brotli/c/enc/
Dfind_match_length.h25 size_t limit2 = (limit >> 3) + 1; /* + 1 is for pre-decrement in while */ in FindMatchLengthWithLimit() local
/third_party/boost/boost/functional/
Dforward_adapter.hpp213 # define limit2 0 macro
218 # define limit2 255 macro
222 # define limit2 255 macro
/third_party/node/deps/icu-small/source/i18n/
Dformattedval_iterimpl.cpp139 int32_t limit2 = fFields.elementAti(i*4 + 7); in sort() local
/third_party/icu/icu4c/source/i18n/
Dformattedval_iterimpl.cpp139 int32_t limit2 = fFields.elementAti(i*4 + 7); in sort() local
/third_party/skia/third_party/externals/icu/source/i18n/
Dformattedval_iterimpl.cpp139 int32_t limit2 = fFields.elementAti(i*4 + 7); in sort() local
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dunormcmp.cpp150 const UChar *start1, *start2, *limit1, *limit2; in unorm_cmpEquivFold() local
Dustring.cpp690 const UChar *start1, *start2, *limit1, *limit2; in uprv_strCompare() local
Dustrcase.cpp1403 const UChar *start1, *start2, *limit1, *limit2; in _cmpFold() local
/third_party/skia/third_party/externals/icu/source/common/
Dunormcmp.cpp150 const UChar *start1, *start2, *limit1, *limit2; in unorm_cmpEquivFold() local
Dustring.cpp690 const UChar *start1, *start2, *limit1, *limit2; in uprv_strCompare() local
Dustrcase.cpp1403 const UChar *start1, *start2, *limit1, *limit2; in _cmpFold() local
/third_party/node/deps/icu-small/source/common/
Dunormcmp.cpp150 const UChar *start1, *start2, *limit1, *limit2; in unorm_cmpEquivFold() local
Dustring.cpp690 const UChar *start1, *start2, *limit1, *limit2; in uprv_strCompare() local
Dustrcase.cpp1403 const UChar *start1, *start2, *limit1, *limit2; in _cmpFold() local
/third_party/icu/icu4c/source/common/
Dunormcmp.cpp150 const UChar *start1, *start2, *limit1, *limit2; in unorm_cmpEquivFold() local
Dustring.cpp690 const UChar *start1, *start2, *limit1, *limit2; in uprv_strCompare() local
Dustrcase.cpp1403 const UChar *start1, *start2, *limit1, *limit2; in _cmpFold() local
/third_party/libnl/lib/route/qdisc/
Dtbf.c221 double limit, limit2; in rtnl_qdisc_tbf_set_limit_by_latency() local
/third_party/protobuf/src/google/protobuf/io/
Dcoded_stream_unittest.cc1054 CodedInputStream::Limit limit2 = coded_input.PushLimit(4); in TEST_1D() local
1096 CodedInputStream::Limit limit2 = coded_input.PushLimit(8); in TEST_1D() local
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNormalizer.java2176 int s1, s2, limit1, limit2; in cmpEquivFold() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNormalizer.java2116 int s1, s2, limit1, limit2; in cmpEquivFold() local
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DNormalizer2Impl.java424 CharSequence s2, int start2, int limit2) { in equal()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DNormalizer2Impl.java433 CharSequence s2, int start2, int limit2) { in equal()
/third_party/vk-gl-cts/modules/glshared/
DglsDrawTest.cpp1613 const deUint32 limit2 = (1 << 2); in generatePackedArray() local