Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/ExecutionEngine/
DGDBJITRegistrar.cpp175 std::string Filename(gDebugDumpDirectory); in registerObject() local
176 Filename += "/jit_registered.o"; in registerObject()
178 std::ofstream outfile(Filename.c_str(), std::ofstream::binary); in registerObject()
/frameworks/compile/slang/
Dslang_rs.cpp70 bool SlangRS::isFilterscript(const char *Filename) { in isFilterscript() argument
71 const char *c = strrchr(Filename, '.'); in isFilterscript()
260 const char *Filename = PLoc.getFilename(); in IsLocInRSHeaderFile() local
261 if (!Filename) { in IsLocInRSHeaderFile()
264 return IsRSHeaderFile(llvm::sys::path::filename(Filename).data()); in IsLocInRSHeaderFile()
Dslang_rs.h77 static bool isFilterscript(const char *Filename);
/frameworks/av/media/libstagefright/codecs/mp3dec/src/asm/
Dpvmp3_dct_9_gcc.s20 @ Filename: pvmp3_dct_9_gcc.s
Dpvmp3_polyphase_filter_window_gcc.s20 @ Filename: pvmp3_polyphase_filter_window.s
Dpvmp3_mdct_18_gcc.s20 @ Filename: pvmp3_dct_18_gcc.s
Dpvmp3_dct_16_gcc.s20 @ Filename: pvmp3_dct_16_gcc.s
/frameworks/base/docs/html/google/play/
Dexpansion-files.jd21 <li><a href="#Filename">File name format</a></li>
117 <h3 id="Filename">File name format</h3>
959 want, but are renamed using a particular <a href="#Filename">file name format</a> and are saved to
1178 match the <a href="#Filename">file name format</a> that Google Play will use.