/external/lzma/CPP/Common/ |
D | MyString.cpp | 352 _limit = newLimit; in ReAlloc() 363 _limit = newLimit; in ReAlloc2() 371 _limit = len; in SetStartLen() 385 unsigned freeSize = _limit - _len; in Grow() 444 _limit = 4 - 1; in AString() 469 if (1 > _limit) in operator =() 474 _limit = 1; in operator =() 485 if (len > _limit) in operator =() 490 _limit = len; in operator =() 502 if (len > _limit) in operator =() [all …]
|
D | MyString.h | 190 unsigned _limit; variable 252 if (minLen > _limit) in GetBuf() 258 if (minLen > _limit) in GetBuf_SetEnd() 283 if (_limit == _len) 418 unsigned _limit; variable 487 if (minLen > _limit) in GetBuf() 493 if (minLen > _limit) in GetBuf_SetEnd() 517 if (_limit == _len)
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/asn1/ |
D | LimitedInputStream.java | 9 private int _limit; field in LimitedInputStream 16 this._limit = limit; in LimitedInputStream() 22 return _limit; in getRemaining()
|
D | ASN1StreamParser.java | 13 private final int _limit; field in ASN1StreamParser 27 this._limit = limit; in ASN1StreamParser() 145 int length = ASN1InputStream.readLength(_in, _limit); in readObject() 154 IndefiniteLengthInputStream indIn = new IndefiniteLengthInputStream(_in, _limit); in readObject() 155 ASN1StreamParser sp = new ASN1StreamParser(indIn, _limit); in readObject()
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
D | highbd_loopfilter_sse2.c | 53 const uint8_t *_limit, in vpx_highbd_lpf_horizontal_16_sse2() argument 75 limit = _mm_unpacklo_epi8(_mm_load_si128((const __m128i *)_limit), zero); in vpx_highbd_lpf_horizontal_16_sse2() 81 _mm_unpacklo_epi8(_mm_load_si128((const __m128i *)_limit), zero), 2); in vpx_highbd_lpf_horizontal_16_sse2() 88 _mm_unpacklo_epi8(_mm_load_si128((const __m128i *)_limit), zero), 4); in vpx_highbd_lpf_horizontal_16_sse2() 480 const uint8_t *_limit, in vpx_highbd_lpf_horizontal_16_dual_sse2() argument 482 vpx_highbd_lpf_horizontal_16_sse2(s, p, _blimit, _limit, _thresh, bd); in vpx_highbd_lpf_horizontal_16_dual_sse2() 483 vpx_highbd_lpf_horizontal_16_sse2(s + 8, p, _blimit, _limit, _thresh, bd); in vpx_highbd_lpf_horizontal_16_dual_sse2() 488 const uint8_t *_limit, in vpx_highbd_lpf_horizontal_8_sse2() argument 524 limit = _mm_unpacklo_epi8(_mm_load_si128((const __m128i *)_limit), zero); in vpx_highbd_lpf_horizontal_8_sse2() 531 _mm_unpacklo_epi8(_mm_load_si128((const __m128i *)_limit), zero), 2); in vpx_highbd_lpf_horizontal_8_sse2() [all …]
|
D | loopfilter_sse2.c | 107 const uint8_t *_blimit, const uint8_t *_limit, in vpx_lpf_horizontal_4_sse2() argument 112 _mm_loadl_epi64((const __m128i *)_limit)); in vpx_lpf_horizontal_4_sse2() 142 const uint8_t *_blimit, const uint8_t *_limit, in vpx_lpf_vertical_4_sse2() argument 147 _mm_loadl_epi64((const __m128i *)_limit)); in vpx_lpf_vertical_4_sse2() 234 const unsigned char *_limit, in vpx_lpf_horizontal_16_sse2() argument 239 const __m128i limit = _mm_load_si128((const __m128i *)_limit); in vpx_lpf_horizontal_16_sse2() 596 const unsigned char *_limit, in vpx_lpf_horizontal_16_dual_sse2() argument 601 const __m128i limit = _mm_load_si128((const __m128i *)_limit); in vpx_lpf_horizontal_16_dual_sse2() 928 const unsigned char *_limit, in vpx_lpf_horizontal_8_sse2() argument 938 const __m128i limit = _mm_load_si128((const __m128i *)_limit); in vpx_lpf_horizontal_8_sse2()
|
D | loopfilter_avx2.c | 18 const unsigned char *_limit, in vpx_lpf_horizontal_16_avx2() argument 28 const __m128i limit = _mm_broadcastb_epi8(_mm_cvtsi32_si128((int)_limit[0])); in vpx_lpf_horizontal_16_avx2() 372 const unsigned char *_limit, in vpx_lpf_horizontal_16_dual_avx2() argument 385 const __m128i limit = _mm_broadcastb_epi8(_mm_cvtsi32_si128((int)_limit[0])); in vpx_lpf_horizontal_16_dual_avx2()
|
/external/trappy/trappy/stats/ |
D | grammar.py | 346 self._limit = kwargs.get("limit", StatConf.REINDEX_LIMIT_DEFAULT) 432 limit=self._limit) 440 limit=self._limit)
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/C/ |
D | C.stg | 2740 ctx-><scopeStack(sname=scope.name,...)>_limit--; 2741 …>get(ctx-><bscopeStack(sname=scope.name,...)>, ctx-><scopeStack(sname=scope.name,...)>_limit - 1)); 2783 ctx-><scopeStack(sname=scope.name,...)>_limit--; 2784 …->get(ctx-><scopeStack(sname=scope.name,...)>, ctx-><scopeStack(sname=scope.name,...)>_limit - 1)); 2799 ANTLR3_UINT32 <scopeStack(sname=scope.name)>_limit; 2816 ANTLR3_UINT32 <scopeStack(sname=scope.name,...)>_limit; 2845 ctx-><scopeStack(sname=scope.name,...)>_limit = 0; 2857 ctx-><scopeStack(sname=scope.name,...)>_limit = 0; 2955 …cope.name)>->size(ctx-><scopeStack(sname=scope.name)>) > ctx-><scopeStack(sname=scope.name)>_limit) 2961 …=scope.name)>->get(ctx-><scopeStack(sname=scope.name)>, ctx-><scopeStack(sname=scope.name)>_limit); [all …]
|
/external/python/cpython2/Lib/test/ |
D | test_zipfile.py | 654 self._limit = zipfile.ZIP64_LIMIT 816 zipfile.ZIP64_LIMIT = self._limit
|