Searched defs:file_map (Results 1 - 6 of 6) sorted by relevance
| /third_party/alsa-utils/alsactl/ |
| H A D | utils.c | 36 int file_map(const char *filename, char **buf, size_t *bufsize) in file_map() function
|
| /third_party/skia/third_party/externals/brotli/research/ |
| H A D | deorummolae.cc | 212 std::vector<TextIdx> file_map; in DM_generate() local 75 buildFullText(std::vector<std::vector<TextChar>>* data, std::vector<TextChar>* full_text, std::vector<TextIdx>* file_map, std::vector<TextIdx>* file_offset, TextChar* next_terminator) buildFullText() argument 125 poisonData(TextIdx pos, TextIdx length, std::vector<std::vector<TextChar>>* data, std::vector<TextIdx>* file_map, std::vector<TextIdx>* file_offset, TextChar* next_terminator) poisonData() argument 147 cutMatch(std::vector<std::vector<TextChar>>* data, TextIdx index, TextIdx length, std::vector<TextIdx>* sa, std::vector<TextIdx>* lcp, std::vector<TextIdx>* invese_sa, TextChar* next_terminator, std::vector<TextIdx>* file_map, std::vector<TextIdx>* file_offset) cutMatch() argument [all...] |
| /kernel/linux/linux-5.10/scripts/ |
| H A D | recordmcount.c | 61 static void *file_map; /* pointer of the mapped file */ variable [all...] |
| /kernel/linux/linux-6.6/scripts/ |
| H A D | recordmcount.c | 61 static void *file_map; /* pointer of the mapped file */ variable [all...] |
| /third_party/python/Modules/clinic/ |
| H A D | _winapi.c.h | 713 HANDLE file_map; in _winapi_MapViewOfFile() local
|
| /third_party/python/Modules/ |
| H A D | _winapi.c | 1387 _winapi_MapViewOfFile_impl(PyObject *module, HANDLE file_map, in _winapi_MapViewOfFile_impl() argument
|
Completed in 10 milliseconds