HomeSort by relevance Sort by last modified time
    Searched refs:_len (Results 26 - 50 of 81) sorted by null

12 3 4

  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
pprint.py 48 _len = len variable
139 sepLines = _len(rep) > (self._width - 1 - indent - allowance)
151 length = _len(object)
160 self._format(ent, stream, indent + _len(rep) + 2,
169 self._format(ent, stream, indent + _len(rep) + 2,
181 length = _len(object)
300 elif _len(object) == 1:
sre_parse.py 387 _len = len
464 if _len(set)==1 and set[0][0] is LITERAL:
466 elif _len(set)==2 and set[0][0] is NEGATE and set[1][0] is LITERAL:
512 if not item or (_len(item) == 1 and item[0][0] == AT):
  /external/python/cpython2/Lib/
pprint.py 51 _len = len variable
142 sepLines = _len(rep) > (self._width - 1 - indent - allowance)
154 length = _len(object)
163 self._format(ent, stream, indent + _len(rep) + 2,
172 self._format(ent, stream, indent + _len(rep) + 2,
184 length = _len(object)
296 elif _len(object) == 1:
heapq.py 369 _len = len
381 while _len(h) > 1:
sre_parse.py 403 _len = len
480 if _len(set)==1 and set[0][0] is LITERAL:
482 elif _len(set)==2 and set[0][0] is NEGATE and set[1][0] is LITERAL:
532 if not item or (_len(item) == 1 and item[0][0] == AT):
  /prebuilts/gdb/darwin-x86/lib/python2.7/
pprint.py 51 _len = len variable
142 sepLines = _len(rep) > (self._width - 1 - indent - allowance)
154 length = _len(object)
163 self._format(ent, stream, indent + _len(rep) + 2,
172 self._format(ent, stream, indent + _len(rep) + 2,
184 length = _len(object)
303 elif _len(object) == 1:
sre_parse.py 388 _len = len
465 if _len(set)==1 and set[0][0] is LITERAL:
467 elif _len(set)==2 and set[0][0] is NEGATE and set[1][0] is LITERAL:
517 if not item or (_len(item) == 1 and item[0][0] == AT):
  /prebuilts/gdb/linux-x86/lib/python2.7/
pprint.py 51 _len = len variable
142 sepLines = _len(rep) > (self._width - 1 - indent - allowance)
154 length = _len(object)
163 self._format(ent, stream, indent + _len(rep) + 2,
172 self._format(ent, stream, indent + _len(rep) + 2,
184 length = _len(object)
303 elif _len(object) == 1:
sre_parse.py 388 _len = len
465 if _len(set)==1 and set[0][0] is LITERAL:
467 elif _len(set)==2 and set[0][0] is NEGATE and set[1][0] is LITERAL:
517 if not item or (_len(item) == 1 and item[0][0] == AT):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
pprint.py 51 _len = len variable
142 sepLines = _len(rep) > (self._width - 1 - indent - allowance)
154 length = _len(object)
163 self._format(ent, stream, indent + _len(rep) + 2,
172 self._format(ent, stream, indent + _len(rep) + 2,
184 length = _len(object)
303 elif _len(object) == 1:
sre_parse.py 388 _len = len
465 if _len(set)==1 and set[0][0] is LITERAL:
467 elif _len(set)==2 and set[0][0] is NEGATE and set[1][0] is LITERAL:
517 if not item or (_len(item) == 1 and item[0][0] == AT):
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
pprint.py 51 _len = len variable
142 sepLines = _len(rep) > (self._width - 1 - indent - allowance)
154 length = _len(object)
163 self._format(ent, stream, indent + _len(rep) + 2,
172 self._format(ent, stream, indent + _len(rep) + 2,
184 length = _len(object)
303 elif _len(object) == 1:
sre_parse.py 388 _len = len
465 if _len(set)==1 and set[0][0] is LITERAL:
467 elif _len(set)==2 and set[0][0] is NEGATE and set[1][0] is LITERAL:
517 if not item or (_len(item) == 1 and item[0][0] == AT):
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
test_iterlen.py 48 from __builtin__ import len as _len
54 return _len(obj)
  /external/python/cpython2/Lib/test/
test_iterlen.py 48 from __builtin__ import len as _len
54 return _len(obj)
  /prebuilts/gdb/darwin-x86/lib/python2.7/test/
test_iterlen.py 48 from __builtin__ import len as _len
54 return _len(obj)
  /prebuilts/gdb/linux-x86/lib/python2.7/test/
test_iterlen.py 48 from __builtin__ import len as _len
54 return _len(obj)
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_iterlen.py 48 from __builtin__ import len as _len
54 return _len(obj)
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_iterlen.py 48 from __builtin__ import len as _len
54 return _len(obj)
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
heapq.py 369 _len = len
381 while _len(h) > 1:
sre_parse.py 403 _len = len
480 if _len(set)==1 and set[0][0] is LITERAL:
482 elif _len(set)==2 and set[0][0] is NEGATE and set[1][0] is LITERAL:
532 if not item or (_len(item) == 1 and item[0][0] == AT):
  /external/scapy/scapy/contrib/
tacacs.py 319 __slots__ = ['_len']
321 fields_desc = [StrLenField('data', '', length_from=lambda pkt: pkt._len)]
332 self._len = cur.arg_len_list[i]
  /external/libopus/celt/
cwrs.c 548 static OPUS_INLINE void unext(opus_uint32 *_ui,unsigned _len,opus_uint32 _ui0){
557 } while (++j<_len);
  /hardware/interfaces/renderscript/1.0/default/
Context.cpp 642 size_t _len = data.size(); local
643 Device::getHal().ScriptInvokeV(mContext, _vs, _slot, _dataPtr, _len);
715 size_t _len = data.size(); local
723 size_t _len = static_cast<size_t>(len); local
735 size_t _len = data.size(); local
    [all...]
  /external/elfutils/libcpu/
i386_disasm.c 307 size_t _len = (len); \
308 if (unlikely (bufcnt + _len > bufsize)) \
310 memcpy (buf + bufcnt, _str, _len); \
311 bufcnt += _len; \

Completed in 1797 milliseconds

12 3 4