Home
last modified time | relevance | path

Searched refs:Filename (Results 1 – 13 of 13) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DGDBJITRegistrar.cpp173 std::string Filename(gDebugDumpDirectory); in registerObject() local
174 Filename += "/jit_registered.o"; in registerObject()
176 std::ofstream outfile(Filename.c_str(), std::ofstream::binary); in registerObject()
DCompiler.cpp641 std::string Filename(gDebugDumpDirectory); in runLTO() local
642 Filename += "/post-lto-module.ll"; in runLTO()
643 llvm::raw_fd_ostream FS(Filename.c_str(), errs); in runLTO()
/frameworks/compile/slang/
Dslang_rs.cpp251 const char *Filename = PLoc.getFilename(); in IsFunctionInRSHeaderFile() local
252 if (!Filename) { in IsFunctionInRSHeaderFile()
255 return IsRSHeaderFile(llvm::sys::path::filename(Filename).data()); in IsFunctionInRSHeaderFile()
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
Dpvmp3_dct_9_gcc.s20 @ Filename: pvmp3_dct_9_gcc.s
Dpvmp3_dct_9_arm.s20 ; Filename: pvmp3_dct_9.s
Dpvmp3_polyphase_filter_window_gcc.s20 @ Filename: pvmp3_polyphase_filter_window.s
Dpvmp3_polyphase_filter_window_arm.s20 ; Filename: pvmp3_polyphase_filter_window.s
Dpvmp3_polyphase_filter_window_wm.asm20 ; Filename: pvmp3_polyphase_filter_window.s
Dpvmp3_mdct_18_gcc.s20 @ Filename: pvmp3_dct_18_gcc.s
Dpvmp3_mdct_18_wm.asm20 ; Filename: pvmp3_dct_18.s
Dpvmp3_mdct_18_arm.s20 ; Filename: pvmp3_dct_18.s
Dpvmp3_dct_16_gcc.s20 @ Filename: pvmp3_dct_16_gcc.s
/frameworks/base/docs/html/guide/google/play/
Dexpansion-files.jd19 <li><a href="#Filename">File name format</a></li>
115 <h3 id="Filename">File name format</h3>
941 want, but are renamed using a particular <a href="#Filename">file name format</a> and are saved to
1157 match the <a href="#Filename">file name format</a> that Google Play will use.