Home
last modified time | relevance | path

Searched defs:file_map (Results 1 – 3 of 3) sorted by relevance

/external/brotli/research/
Ddeorummolae.cc76 std::vector<TextChar>* full_text, std::vector<TextIdx>* file_map, in buildFullText()
126 std::vector<std::vector<TextChar>>* data, std::vector<TextIdx>* file_map, in poisonData()
150 std::vector<TextIdx>* file_map, std::vector<TextIdx>* file_offset) { in cutMatch()
212 std::vector<TextIdx> file_map; in DM_generate() local
/external/python/cpython3/Modules/clinic/
D_winapi.c.h667 HANDLE file_map; in _winapi_MapViewOfFile() local
/external/python/cpython3/Modules/
D_winapi.c1378 _winapi_MapViewOfFile_impl(PyObject *module, HANDLE file_map, in _winapi_MapViewOfFile_impl()