Home
last modified time | relevance | path

Searched defs:how_many (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/dynamic_bitset/test/
Ddyn_bitset_unit_tests2.cpp119 const int how_many = 10; in run_test_cases() local
159 const int how_many = 10; in run_test_cases() local
/third_party/icu/icu4c/source/test/iotest/
Dfiletst.c606 int32_t how_many; in TestFileReadBuffering() local
/third_party/python/Objects/
Dunicodeobject.c1569 Py_ssize_t how_many, int check_maxchar) in _copy_characters()
1711 PyObject *from, Py_ssize_t from_start, Py_ssize_t how_many) in _PyUnicode_FastCopyCharacters()
1719 Py_ssize_t how_many) in PyUnicode_CopyCharacters()
/third_party/python/Modules/
D_testcapimodule.c2140 Py_ssize_t from_start, to_start, how_many, copied; in unicode_copycharacters() local