Searched defs:in_memory (Results 1 – 7 of 7) sorted by relevance
/external/freetype/src/type42/ |
D | t42parse.h | 37 FT_Bool in_memory; member
|
/external/bcc/src/cc/frontends/clang/ |
D | loader.cc | 195 bool in_memory, const char *cflags[], int ncflags, const std::string &id, in parse() 378 unique_ptr<llvm::Module> *mod, TableStorage &ts, bool in_memory, in do_compile()
|
/external/freetype/src/type1/ |
D | t1parse.h | 81 FT_Bool in_memory; member
|
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ |
D | converter.cc | 174 cl_mem in_memory; in Convert() local 273 cl_mem in_memory; in Convert() local
|
/external/icing/icing/index/main/ |
D | flash-index-storage.cc | 58 bool in_memory) { in Create()
|
/external/google-breakpad/src/client/mac/handler/ |
D | minidump_generator.cc | 1381 bool in_memory = false; in WriteModuleStream() local 1423 const char *module_path, bool in_memory) { in WriteCVRecord()
|
/external/bcc/src/cc/ |
D | bpf_module.cc | 196 int BPFModule::load_cfile(const string &file, bool in_memory, const char *cflags[], int ncflags) { in load_cfile()
|