/prebuilts/ndk/r16/sources/third_party/vulkan/src/include/vulkan/ |
vk_sdk_platform.h | 39 #define snprintf _snprintf
|
/external/compiler-rt/test/asan/TestCases/ |
printf-1.c | 8 # define snprintf _snprintf
|
/external/libvpx/libvpx/vpx_ports/ |
msvc.h | 18 #define snprintf _snprintf
|
/external/cmockery/cmockery_0_1_2/src/example/ |
customer_database.c | 20 #define snprintf _snprintf
|
/external/vulkan-validation-layers/include/vulkan/ |
vk_sdk_platform.h | 39 #define snprintf _snprintf
|
/external/mdnsresponder/mDNSWindows/ |
PosixCompat.h | 68 # define snprint _snprintf
|
/external/libxml2/win32/wince/ |
wincecompat.h | 46 #define snprintf _snprintf
|
/external/xmlrpcpp/src/ |
XmlRpcUtil.h | 15 # define snprintf _snprintf
|
/device/linaro/bootloader/edk2/StdLib/LibC/Stdio/ |
snprintf.c | 59 __weak_alias(snprintf,_snprintf)
|
/external/google-breakpad/src/processor/ |
logging.cc | 49 #define snprintf _snprintf
|
/external/google-breakpad/src/third_party/libdisasm/ |
x86_misc.c | 12 #define snprintf _snprintf
|
/external/libxml2/include/ |
win32config.h | 95 #define snprintf _snprintf
|
/external/libxml2/win32/VC10/ |
config.h | 94 #define snprintf _snprintf
|
/external/llvm/lib/Support/ |
regerror.c | 49 #define snprintf _snprintf
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
regerror.c | 49 #define snprintf _snprintf
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
regerror.c | 49 #define snprintf _snprintf
|
/external/webrtc/webrtc/voice_engine/test/auto_test/fixtures/ |
before_streaming_fixture.cc | 74 _snprintf(codec.plname, RTP_PAYLOAD_NAME_SIZE - 1, "PCMU");
|
/external/curl/docs/examples/ |
cookie_interface.c | 93 #define snprintf _snprintf
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
gzguts.h | 99 Microsoft more than a decade later!), _snprintf does not guarantee null
103 # define snprintf _snprintf
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/zlib/ |
gzguts.h | 105 Microsoft more than a decade later!), _snprintf does not guarantee null
109 # define snprintf _snprintf
|
/external/compiler-rt/lib/profile/ |
InstrProfilingPort.h | 56 #define snprintf _snprintf
|
/external/llvm/include/llvm/Support/ |
Format.h | 86 return _snprintf(Buffer, BufferSize, Fmt, std::get<Is>(Vals)...);
|
/external/python/cpython2/Modules/zlib/ |
gzguts.h | 99 Microsoft more than a decade later!), _snprintf does not guarantee null 103 # define snprintf _snprintf
|
/external/python/cpython3/Modules/zlib/ |
gzguts.h | 106 /* unlike snprintf (which is required in C99), _snprintf does not guarantee 110 # define snprintf _snprintf
|
/external/zlib/src/ |
gzguts.h | 106 /* unlike snprintf (which is required in C99), _snprintf does not guarantee 110 # define snprintf _snprintf
|