Searched defs:file_index (Results 1 – 15 of 15) sorted by relevance
| /third_party/mesa3d/src/mapi/glapi/gen/ |
| D | gl_marshal.py | 50 file_index = 0 variable 466 file_index = int(val) variable
|
| /third_party/libwebsockets/lib/misc/fts/ |
| D | trie.c | 57 int file_index; member 85 uint32_t file_index; member 543 lws_fts_fill(struct lws_fts *t, uint32_t file_index, const char *buf, in lws_fts_fill()
|
| /third_party/skia/third_party/externals/libjpeg-turbo/ |
| D | jpegtran.c | 477 int file_index; in jpegtran() local
|
| D | cjpeg.c | 562 int file_index; in cjpeg() local
|
| D | djpeg.c | 547 int file_index; in djpeg() local
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/minddata/dataset/engine/datasetops/source/ |
| D | text_file_op.cc | 134 std::vector<std::pair<std::string, int64_t>> file_index; in FillIOBlockQueue() local
|
| D | clue_op.cc | 177 std::vector<std::pair<std::string, int64_t>> file_index; in FillIOBlockQueue() local
|
| D | usps_op.cc | 304 std::vector<std::pair<std::string, int64_t>> file_index; in FillIOBlockQueue() local
|
| D | squad_op.cc | 250 std::vector<std::pair<std::string, int64_t>> file_index; in FillIOBlockQueue() local
|
| D | csv_op.cc | 552 std::vector<std::pair<std::string, int64_t>> file_index; in FillIOBlockQueue() local
|
| D | iwslt_op.cc | 155 std::vector<std::pair<std::string, int64_t>> file_index; in FillIOBlockQueue() local
|
| /third_party/astc-encoder/Source/ |
| D | tinyexr.h | 5251 mz_zip_archive *pZip, mz_uint file_index) { in mz_zip_reader_get_cdh() 5262 mz_uint file_index) { in mz_zip_reader_is_file_encrypted() 5271 mz_uint file_index) { in mz_zip_reader_is_file_a_directory() 5295 mz_bool mz_zip_reader_file_stat(mz_zip_archive *pZip, mz_uint file_index, in mz_zip_reader_file_stat() 5340 mz_uint mz_zip_reader_get_filename(mz_zip_archive *pZip, mz_uint file_index, in mz_zip_reader_get_filename() 5400 int m = (l + h) >> 1, file_index = pIndices[m], in mz_zip_reader_locate_file_binary_search() local 5416 mz_uint file_index; in mz_zip_reader_locate_file() local 5466 mz_uint file_index, void *pBuf, in mz_zip_reader_extract_to_mem_no_alloc() 5609 int file_index = mz_zip_reader_locate_file(pZip, pFilename, NULL, flags); in mz_zip_reader_extract_file_to_mem_no_alloc() local 5616 mz_bool mz_zip_reader_extract_to_mem(mz_zip_archive *pZip, mz_uint file_index, in mz_zip_reader_extract_to_mem() [all …]
|
| /third_party/ffmpeg/fftools/ |
| D | ffmpeg.h | 76 int file_index; member 307 int file_index; member 458 int file_index; /* file index */ member
|
| D | ffmpeg.c | 3895 static int process_input(int file_index) in process_input()
|
| /third_party/mindspore/mindspore-src/source/mindspore/core/load_mindir/ |
| D | load_model.cc | 2742 for (size_t file_index = 0; file_index < file_size; file_index++) { in LoadMindIR() local
|