Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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
/third_party/cef/libcef/browser/devtools/
Ddevtools_file_manager.cc80 const base::DictionaryValue* file_map = &base::Value::AsDictionaryValue( in Save() local
/third_party/alsa-utils/alsactl/
Dutils.c36 int file_map(const char *filename, char **buf, size_t *bufsize) in file_map() function
/third_party/python/Modules/clinic/
D_winapi.c.h713 HANDLE file_map; in _winapi_MapViewOfFile() local
/third_party/python/Modules/
D_winapi.c1387 _winapi_MapViewOfFile_impl(PyObject *module, HANDLE file_map, in _winapi_MapViewOfFile_impl()