| /external/chromium_org/third_party/brotli/src/brotli/enc/ |
| D | find_match_length.h | 33 size_t limit2 = (limit >> 3) + 1; // + 1 is for pre-decrement in while in FindMatchLengthWithLimit() local
|
| /external/chromium_org/third_party/icu/source/common/ |
| D | unormcmp.cpp | 151 const UChar *start1, *start2, *limit1, *limit2; in unorm_cmpEquivFold() local
|
| D | ustrcase.c | 656 const UChar *start1, *start2, *limit1, *limit2; in u_strcmpFold() local
|
| D | utext.cpp | 516 UText *s2, int64_t limit2) { in utext_compareNativeLimit() 692 UText *s2, int64_t limit2, in utext_caseCompareNativeLimit()
|
| D | ustring.c | 686 const UChar *start1, *start2, *limit1, *limit2; in uprv_strCompare() local
|
| /external/icu/icu4c/source/common/ |
| D | unormcmp.cpp | 151 const UChar *start1, *start2, *limit1, *limit2; in unorm_cmpEquivFold() local
|
| D | ustrcase.cpp | 477 const UChar *start1, *start2, *limit1, *limit2; in u_strcmpFold() local
|
| D | ustring.cpp | 687 const UChar *start1, *start2, *limit1, *limit2; in uprv_strCompare() local
|
| /external/libopus/silk/ |
| D | MacroCount.h | 677 static OPUS_INLINE opus_int silk_LIMIT_int(opus_int a, opus_int limit1, opus_int limit2) in silk_LIMIT_int() 689 static OPUS_INLINE opus_int16 silk_LIMIT_16(opus_int16 a, opus_int16 limit1, opus_int16 limit2) in silk_LIMIT_16() 702 static OPUS_INLINE opus_int silk_LIMIT_32(opus_int32 a, opus_int32 limit1, opus_int32 limit2) in silk_LIMIT_32()
|
| D | SigProc_FIX.h | 549 #define silk_LIMIT( a, limit1, limit2) ((limit1) > (limit2) ? ((a) > (limit1) ? (limit1) : ((a… argument
|
| /external/chromium_org/third_party/opus/src/silk/ |
| D | MacroCount.h | 677 static OPUS_INLINE opus_int silk_LIMIT_int(opus_int a, opus_int limit1, opus_int limit2) in silk_LIMIT_int() 689 static OPUS_INLINE opus_int16 silk_LIMIT_16(opus_int16 a, opus_int16 limit1, opus_int16 limit2) in silk_LIMIT_16() 702 static OPUS_INLINE opus_int silk_LIMIT_32(opus_int32 a, opus_int32 limit1, opus_int32 limit2) in silk_LIMIT_32()
|
| D | SigProc_FIX.h | 549 #define silk_LIMIT( a, limit1, limit2) ((limit1) > (limit2) ? ((a) > (limit1) ? (limit1) : ((a… argument
|
| /external/libnl/lib/route/sch/ |
| D | tbf.c | 266 double limit, limit2; in rtnl_qdisc_tbf_set_limit_by_latency() local
|
| /external/protobuf/src/google/protobuf/io/ |
| D | coded_stream_unittest.cc | 818 CodedInputStream::Limit limit2 = coded_input.PushLimit(4); in TEST_1D() local 860 CodedInputStream::Limit limit2 = coded_input.PushLimit(8); in TEST_1D() local
|
| /external/chromium_org/third_party/protobuf/src/google/protobuf/io/ |
| D | coded_stream_unittest.cc | 851 CodedInputStream::Limit limit2 = coded_input.PushLimit(4); in TEST_1D() local 893 CodedInputStream::Limit limit2 = coded_input.PushLimit(8); in TEST_1D() local
|
| /external/lzma/C/ |
| D | LzFind.c | 249 UInt32 limit2 = p->cyclicBufferSize - p->cyclicBufferPos; in MatchFinder_SetLimits() local
|
| D | LzmaDec.c | 458 SizeT limit2 = limit; in LzmaDec_DecodeReal2() local
|
| /external/chromium_org/third_party/ots/third_party/lzma_sdk/ |
| D | LzFind.c | 250 UInt32 limit2 = p->cyclicBufferSize - p->cyclicBufferPos; in MatchFinder_SetLimits() local
|
| D | LzmaDec.c | 459 SizeT limit2 = limit; in LzmaDec_DecodeReal2() local
|
| /external/chromium_org/third_party/lzma_sdk/ |
| D | LzFind.c | 249 UInt32 limit2 = p->cyclicBufferSize - p->cyclicBufferPos; in MatchFinder_SetLimits() local
|
| D | LzmaDec.c | 458 SizeT limit2 = limit; in LzmaDec_DecodeReal2() local
|
| /external/deqp/modules/glshared/ |
| D | glsDrawTest.cpp | 1709 const deUint32 limit2 = (1 << 2); in generatePackedArray() local
|