Home
last modified time | relevance | path

Searched defs:vasprintf (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/hardware/google/aemu/windows/src/
Dmsvc-posix.c18 int vasprintf(char** buf, const char* format, va_list args) { in vasprintf() function
/aosp_15_r20/external/musl/src/stdio/
H A Dvasprintf.c6 int vasprintf(char **s, const char *fmt, va_list ap) in vasprintf() function
/aosp_15_r20/external/trusty/musl/src/stdio/
Dvasprintf.c6 int vasprintf(char **s, const char *fmt, va_list ap) in vasprintf() function
/aosp_15_r20/bionic/libc/upstream-openbsd/lib/libc/stdio/
H A Dvasprintf.c29 vasprintf(char **str, const char *fmt, __va_list ap) in vasprintf() function
/aosp_15_r20/external/conscrypt/common/src/jni/main/include/conscrypt/
H A Dcompat.h58 inline int vasprintf(char **ret, const char *format, va_list args) { in vasprintf() function
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Du_string.h80 #define vasprintf util_vasprintf macro
/aosp_15_r20/external/mesa3d/src/util/
H A Du_string.h79 #define vasprintf util_vasprintf macro
/aosp_15_r20/hardware/google/aemu/base/
Dmsvc.cpp69 static int vasprintf(char** buf, const char* format, va_list args) { in vasprintf() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/embedded-sysroots/pigweed_riscv32_sysroot/include/c++/v1/__locale_dir/locale_base_api/
Dibm.h83 _LIBCPP_ATTRIBUTE_FORMAT(__printf__, 2, 0) int vasprintf(char** strp, const char* fmt, va_list ap) { in vasprintf() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/c++/v1/__locale_dir/locale_base_api/
Dibm.h96 inline _LIBCPP_HIDE_FROM_ABI int vasprintf(char** strp, const char* fmt, va_list ap) { in vasprintf() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__locale_dir/locale_base_api/
H A Dibm.h96 inline _LIBCPP_HIDE_FROM_ABI int vasprintf(char** strp, const char* fmt, va_list ap) { in vasprintf() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/c++/v1/__locale_dir/locale_base_api/
Dibm.h96 inline _LIBCPP_HIDE_FROM_ABI int vasprintf(char** strp, const char* fmt, va_list ap) { in vasprintf() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/c++/v1/__locale_dir/locale_base_api/
Dibm.h96 inline _LIBCPP_HIDE_FROM_ABI int vasprintf(char** strp, const char* fmt, va_list ap) { in vasprintf() function
/aosp_15_r20/external/cronet/third_party/libc++/src/include/__support/ibm/
H A Dxlocale.h94 inline _LIBCPP_HIDE_FROM_ABI int vasprintf(char** strp, const char* fmt, va_list ap) { in vasprintf() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/c++/v1/__support/ibm/
Dxlocale.h94 inline _LIBCPP_HIDE_FROM_ABI int vasprintf(char** strp, const char* fmt, va_list ap) { in vasprintf() function
/aosp_15_r20/external/libxkbcommon/src/
H A Dutils.c181 vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf() function
/aosp_15_r20/prebuilts/vndk/v31/x86/include/external/libcxx/include/support/ibm/
Dxlocale.h248 int vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf() function
/aosp_15_r20/prebuilts/vndk/v31/arm/include/external/libcxx/include/support/ibm/
Dxlocale.h248 int vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf() function
/aosp_15_r20/prebuilts/vndk/v33/x86/include/external/libcxx/include/support/ibm/
Dxlocale.h248 int vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf() function
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/external/libcxx/include/support/ibm/
Dxlocale.h248 int vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf() function
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/external/libcxx/include/support/ibm/
Dxlocale.h248 int vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf() function
/aosp_15_r20/prebuilts/vndk/v30/x86/include/external/libcxx/include/support/ibm/
Dxlocale.h248 int vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf() function
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/external/libcxx/include/support/ibm/
Dxlocale.h248 int vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf() function
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/external/libcxx/include/support/ibm/
Dxlocale.h248 int vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf() function
/aosp_15_r20/prebuilts/vndk/v32/x86/include/external/libcxx/include/support/ibm/
Dxlocale.h248 int vasprintf(char **strp, const char *fmt, va_list ap) in vasprintf() function

123