OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_snprintf
(Results
1 - 25
of
98
) sorted by null
1
2
3
4
/external/vulkan-validation-layers/include/vulkan/
vk_sdk_platform.h
46
#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/mesa3d/src/egl/main/
eglstring.h
39
#define _eglsnprintf
_snprintf
/external/cmockery/cmockery_0_1_2/src/example/
customer_database.c
20
#define snprintf
_snprintf
/external/libpcap/
pcap-stdinc.h
54
#define snprintf
_snprintf
/external/libxml2/win32/wince/
wincecompat.h
46
#define snprintf
_snprintf
/external/xmlrpcpp/src/
XmlRpcUtil.h
15
# define snprintf
_snprintf
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/
vp9_systemdependent.h
20
# define 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
101
#define snprintf
_snprintf
/external/libxml2/win32/VC10/
config.h
99
#define snprintf
_snprintf
/external/llvm/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
88
#define snprintf
_snprintf
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
tools_common.h
42
#define snprintf
_snprintf
/external/llvm/include/llvm/Support/
Format.h
86
return
_snprintf
(Buffer, BufferSize, Fmt, std::get<Is>(Vals)...);
/external/netperf/src/
dscp.c
46
#define snprintf
_snprintf
/external/opencv3/3rdparty/zlib/
gzguts.h
99
Microsoft more than a decade later!),
_snprintf
does not guarantee null
103
# define snprintf
_snprintf
/external/pdfium/third_party/zlib_v128/
gzguts.h
101
Microsoft more than a decade later!),
_snprintf
does not guarantee null
105
# define snprintf
_snprintf
/external/zlib/src/
gzguts.h
99
Microsoft more than a decade later!),
_snprintf
does not guarantee null
103
# define snprintf
_snprintf
/external/llvm/utils/unittest/googletest/src/
gtest-printers.cc
59
# define snprintf
_snprintf
60
#elif _MSC_VER >= 1400 // VC 8.0 and later deprecate snprintf and
_snprintf
.
63
# define snprintf
_snprintf
/external/mesa3d/src/gtest/src/
gtest-printers.cc
59
# define snprintf
_snprintf
60
#elif _MSC_VER >= 1400 // VC 8.0 and later deprecate snprintf and
_snprintf
.
63
# define snprintf
_snprintf
/external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_printf_test.cc
105
# define snprintf
_snprintf
Completed in 1244 milliseconds
1
2
3
4