Searched defs:len_b (Results  1 – 14 of 14) sorted by relevance
| /external/python/cpython3/Lib/email/ | 
| D | _encoded_words.py | 141 def len_b(bstring):  function
  | 
| /external/libvpx/tools/ | 
| D | diff.py | 44     def __init__(self, header, file_a, file_b, start_a, len_a, start_b, len_b):  argument
  | 
| /external/libaom/tools/ | 
| D | diff.py | 46     def __init__(self, header, file_a, file_b, start_a, len_a, start_b, len_b):  argument
  | 
| /external/sqlite/android/ | 
| D | PhoneNumberUtils.cpp | 287     size_t len_b = 0;  in phone_number_compare_inter()  local
  | 
| /external/avb/libavb/sha/ | 
| D | sha512_impl.c | 359   uint64_t len_b;  in avb_sha512_final()  local
  | 
| D | sha256_impl.c | 373   uint64_t len_b;  in avb_sha256_final()  local
  | 
| /external/vboot_reference/firmware/lib/cryptolib/ | 
| D | sha256.c | 280     unsigned int len_b;  in SHA256_final()  local
  | 
| D | sha512.c | 303     unsigned int len_b;  in SHA512_final()  local
  | 
| /external/python/cpython2/Modules/ | 
| D | operator.c | 252         Py_ssize_t len_a, Py_ssize_t len_b)  in _tscmp()
  | 
| /external/python/cpython3/Modules/ | 
| D | _operator.c | 741         Py_ssize_t len_a, Py_ssize_t len_b)  in _tscmp()
  | 
| D | _hashopenssl.c | 1929         Py_ssize_t len_a, Py_ssize_t len_b)  in _tscmp()
  | 
| /external/python/cpython2/Objects/ | 
| D | bytesobject.c | 1567     Py_ssize_t len_a, len_b;  in bytes_richcompare()  local
  | 
| D | stringobject.c | 1201     Py_ssize_t len_a, len_b;  in string_richcompare()  local
  | 
| /external/python/cpython3/Objects/ | 
| D | bytesobject.c | 1527     Py_ssize_t len_a, len_b;  in bytes_richcompare()  local
  |