Searched defs:len_a (Results 1 – 9 of 9) sorted by relevance
| /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 | 286 size_t len_a = 0; in phone_number_compare_inter() 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
|