Home
last modified time | relevance | path

Searched defs:file_map (Results 1 – 5 of 5) 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/chromiumos-config/proto/chromiumos/test/api/
Dpost_test_service.proto153 repeated FileMap file_map = 1; field
/external/mesa3d/src/intel/tools/
Dintel_hang_viewer.cpp120 void *file_map = NULL; member
/external/python/cpython3/Modules/
D_winapi.c1735 _winapi_MapViewOfFile_impl(PyObject *module, HANDLE file_map, in _winapi_MapViewOfFile_impl()
/external/python/cpython3/Modules/clinic/
D_winapi.c.h1007 HANDLE file_map; in _winapi_MapViewOfFile() local