| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/ |
| D | compiler.py | 7 def __init__(self, path, flags=None, compile_flags=None, link_flags=None, argument 58 def preprocessCmd(self, source_files, out=None, flags=[]): argument 63 def compileCmd(self, source_files, out=None, flags=[]): argument 68 def linkCmd(self, source_files, out=None, flags=[]): argument 73 def compileLinkCmd(self, source_files, out=None, flags=[]): argument 78 def preprocess(self, source_files, out=None, flags=[], env=None, cwd=None): argument 83 def compile(self, source_files, out=None, flags=[], env=None, cwd=None): argument 88 def link(self, source_files, out=None, flags=[], env=None, cwd=None): argument 93 def compileLink(self, source_files, out=None, flags=[], env=None, argument 100 flags=[], env=None, cwd=None): argument [all …]
|
| /ndk/sources/cxx-stl/llvm-libc++/libcxx/test/libcxx/android/ |
| D | compiler.py | 41 def compile(self, source_files, out=None, flags=None, env=None, cwd=None): argument 46 def link(self, source_files, out=None, flags=None, env=None, cwd=None): argument 51 def compileCmd(self, source_files, out=None, flags=None): argument 61 def linkCmd(self, source_files, out=None, flags=None): argument
|
| /ndk/sources/host-tools/make-3.81/glob/ |
| D | fnmatch.c | 158 internal_fnmatch (pattern, string, no_leading_period, flags) in internal_fnmatch() argument 480 fnmatch (pattern, string, flags) in fnmatch() argument
|
| D | glob.c | 361 glob (pattern, flags, errfunc, pglob) in glob() argument 1215 int flags; variable
|
| /ndk/sources/cxx-stl/stlport/stlport/stl/ |
| D | _ios_base.h | 109 fmtflags flags() const { return _M_fmtflags; } in flags() function 110 fmtflags flags(fmtflags __flags) { in flags() function
|
| /ndk/sources/cxx-stl/stlport/src/ |
| D | num_put_float.cpp | 489 ios_base::fmtflags flags, in __format_float_scientific() 552 ios_base::fmtflags flags, in __format_float_fixed() 615 static size_t __format_nan_or_inf(__iostring& buf, _FloatT x, ios_base::fmtflags flags) { in __format_nan_or_inf() 653 ios_base::fmtflags flags, in __format_float() 710 static void __fill_fmtbuf(char* fmtbuf, ios_base::fmtflags flags, char long_modifier) { in __fill_fmtbuf() 749 static size_t __write_floatT(__iostring &buf, ios_base::fmtflags flags, int precision, 823 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision, 834 __write_float(__iostring &buf, ios_base::fmtflags flags, int precision,
|
| D | num_put.cpp | 125 __write_integer(char* buf, ios_base::fmtflags flags, long x) { in __write_integer()
|
| /ndk/sources/host-tools/make-3.81/ |
| D | commands.c | 335 int flags = 0; in chop_commands() local
|
| D | job.c | 973 int flags; in start_job_command() local
|
| D | main.c | 2682 struct flag *flags = 0; in define_makeflags() local
|
| D | read.c | 300 eval_makefile (char *filename, int flags) in eval_makefile()
|
| /ndk/sources/cxx-stl/stlport/src/details/ |
| D | fstream_unistd.cpp | 163 int flags = 0; in _M_open() local
|
| D | fstream_stdio.cpp | 181 const char* flags; in _M_open() local
|
| /ndk/sources/cxx-stl/gabi++/src/ |
| D | cxxabi_defines.h | 116 long flags() const { in flags() function
|
| /ndk/sources/third_party/googletest/googletest/test/ |
| D | gtest_unittest.cc | 5310 Flags flags; in AlsoRunDisabledTests() local 5318 Flags flags; in BreakOnFailure() local 5326 Flags flags; in CatchExceptions() local 5334 Flags flags; in DeathTestUseFork() local 5342 Flags flags; in Filter() local 5350 Flags flags; in ListTests() local 5358 Flags flags; in Output() local 5366 Flags flags; in PrintTime() local 5374 Flags flags; in RandomSeed() local 5382 Flags flags; in Repeat() local [all …]
|
| /ndk/sources/host-tools/make-3.81/w32/subproc/ |
| D | sub_proc.c | 421 DWORD flags; in process_begin() local
|
| /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
| D | Unwind-EHABI.cpp | 76 uint32_t flags) { in ProcessDescriptors()
|
| /ndk/tests/build/issue20862-libpng-O0/jni/ |
| D | pngstruct.h | 63 png_uint_32 flags; /* flags indicating various things to libpng */ member
|
| D | pngrtran.c | 2902 png_uint_32 filler, png_uint_32 flags) in png_do_read_filler()
|
| /ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/ |
| D | libunwind.h | 76 unw_word_t flags; /* not used */ member
|
| /ndk/sources/host-tools/ndk-depends/ |
| D | ndk-depends.cc | 144 void vmessage(int flags, const TCHAR* fmt, va_list args) { in vmessage()
|