Home
last modified time | relevance | path

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

/external/freetype/src/type42/
Dt42parse.h37 FT_Bool in_memory; member
/external/bcc/src/cc/frontends/clang/
Dloader.cc108 const string &file, bool in_memory, const char *cflags[], in parse()
255 bool in_memory, in do_compile()
/external/freetype/src/type1/
Dt1parse.h82 FT_Bool in_memory; member
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.cc1361 bool in_memory = false; in WriteModuleStream() local
1403 const char *module_path, bool in_memory) { in WriteCVRecord()
/external/bcc/src/cc/
Dbpf_module.cc475 int BPFModule::load_cfile(const string &file, bool in_memory, const char *cflags[], int ncflags) { in load_cfile()