Searched defs:how_many (Results 1 – 11 of 11) sorted by relevance
| /external/tensorflow/tensorflow/examples/speech_commands/ |
| D | wav_to_features_test.py | 39 def _saveWavFolders(self, root_dir, labels, how_many): argument
|
| D | input_data.py | 504 def get_data(self, how_many, offset, model_settings, background_frequency, argument 635 def get_unprocessed_data(self, how_many, model_settings, mode): argument
|
| D | train_test.py | 59 def _saveWavFolders(self, root_dir, labels, how_many): argument
|
| D | input_data_test.py | 42 def _saveWavFolders(self, root_dir, labels, how_many): argument
|
| /external/toolchain-utils/crosperf/ |
| D | results_report_unittest.py | 120 def _InjectSuccesses(experiment, how_many, keyvals, for_benchmark=0): argument
|
| /external/cronet/third_party/icu/source/test/iotest/ |
| D | filetst.c | 607 int32_t how_many; in TestFileReadBuffering() local
|
| /external/icu/icu4c/source/test/iotest/ |
| D | filetst.c | 607 int32_t how_many; in TestFileReadBuffering() local
|
| /external/python/cffi/testing/cffi1/ |
| D | test_verify1.py | 1804 def python_callback(how_many, values): argument
|
| /external/python/cffi/testing/cffi0/ |
| D | test_verify.py | 1840 def python_callback(how_many, values): argument
|
| /external/python/cpython3/Objects/ |
| D | unicodeobject.c | 1569 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()
|
| /external/python/cpython3/Modules/ |
| D | _testcapimodule.c | 2140 Py_ssize_t from_start, to_start, how_many, copied; in unicode_copycharacters() local
|