/ndk/tests/abcc/jni/device/ |
D | Abcc_device.h | 27 #define LOGE(format, ...) do {\ argument 32 #define LOGV(format, ...) do {\ argument 36 #define LOGV(format, ...) argument
|
/ndk/tests/abcc/jni/host/ |
D | Abcc_host.h | 23 #define LOG(format, ...) do { \ argument 30 #define LOGV(format, ...) do {\ argument
|
/ndk/sources/host-tools/sed-4.2.1/lib/ |
D | stdio-write.c | 67 printf (const char *format, ...) in printf() 82 fprintf (FILE *stream, const char *format, ...) in fprintf() 97 vprintf (const char *format, va_list args) in vprintf() 105 vfprintf (FILE *stream, const char *format, va_list args) in vfprintf()
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/ |
D | abort_message.cpp | 25 void abort_message(const char* format, ...) in abort_message()
|
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/ |
D | results_reporter.hpp | 40 class BOOST_TEST_DECL format { class
|
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/support/win32/ |
D | support.cpp | 20 int asprintf(char **sptr, const char *__restrict format, ...) in asprintf() 33 int vasprintf( char **sptr, const char *__restrict format, va_list ap ) in vasprintf()
|
D | locale_win32.cpp | 83 int snprintf_l(char *ret, size_t n, locale_t loc, const char *format, ...) in snprintf_l() 93 int asprintf_l( char **ret, locale_t loc, const char *format, ... ) in asprintf_l() 101 int vasprintf_l( char **ret, locale_t loc, const char *format, va_list ap ) in vasprintf_l()
|
/ndk/sources/cxx-stl/stlport/src/ |
D | time_facets.cpp | 149 const string& format, const _TimeInfo& table, const tm* t) { in __subformat() 215 char format, char modifier, in __write_formatted_timeT() 455 char format, char modifier, in __write_formatted_time() 460 char format, char modifier, in __write_formatted_time()
|
/ndk/tests/device/test-gnustl-full/unit/ |
D | time_facets_test.cpp | 35 string format = "%B %d %Y"; in _time_put_get() local 117 wstring format = L"%B %d %Y"; in _time_put_get() local
|
/ndk/tests/device/test-stlport/unit/ |
D | time_facets_test.cpp | 35 string format = "%B %d %Y"; in _time_put_get() local 117 wstring format = L"%B %d %Y"; in _time_put_get() local
|
/ndk/sources/android/support/src/stdio/ |
D | stdio_impl.c | 86 int fake_fprintf(FakeFILE* file, const char* format, ...) { in fake_fprintf()
|
/ndk/sources/android/support/tests/minitest/ |
D | minitest.cc | 126 internal::String Format(const char* format, ...) { in Format()
|
/ndk/sources/third_party/googletest/googletest/src/ |
D | gtest-printers.cc | 216 const CharFormat format = PrintAsCharLiteralTo<UnsignedChar>(c, os); in PrintCharAndCodeTo() local
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/src/Unwind/ |
D | Unwind-EHABI.cpp | 74 Descriptor::Format format, in ProcessDescriptors() 167 Descriptor::Format format = in unwindOneFrame() local
|
/ndk/tests/build/issue20862-libpng-O0/jni/ |
D | pngpriv.h | 266 # define png_warning_parameter_unsigned(p,number,format,value) ((void)0) argument 267 # define png_warning_parameter_signed(p,number,format,value) ((void)0) argument 1441 #define PNG_FORMAT_NUMBER(buffer,format,number) \ argument
|
/ndk/sources/android/cpufeatures/ |
D | cpu-features.c | 806 char format; in android_cpuInit() member
|
/ndk/sources/cxx-stl/llvm-libc++abi/libcxxabi/include/ |
D | libunwind.h | 87 uint32_t format; /* compact unwind encoding, or zero if none */ member
|
/ndk/sources/host-tools/nawk-20071023/ |
D | run.c | 807 int format(char **pbuf, int *pbufsize, const char *s, Node *a) /* printf-like conversions */ in format() function
|
/ndk/sources/host-tools/ndk-depends/ |
D | ndk-depends.cc | 1443 const TCHAR* format; local
|