HomeSort by relevance Sort by last modified time
    Searched refs:_snprintf (Results 76 - 98 of 98) sorted by null

1 2 34

  /ndk/sources/cxx-stl/stlport/src/
num_put_float.cpp 88 # define snprintf _snprintf
    [all...]
  /ndk/sources/third_party/googletest/googletest/include/gtest/internal/
gtest-port.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strsafe.h 1946 #undef _snprintf macro
1947 #define _snprintf macro
    [all...]
tchar.h 522 #define _sntprintf _snprintf
stdio.h 538 _CRTIMP int __cdecl _snprintf(char * __restrict__ _Dest,size_t _Count,const char * __restrict__ _Format,...) __MINGW_ATTRIB_DEPRECATED_SEC_WARN;
    [all...]
  /external/google-breakpad/src/third_party/libdisasm/
x86_format.c 9 #define snprintf _snprintf
    [all...]
  /external/mdnsresponder/Clients/
dns-sd.c 97 #define snprintf _snprintf
    [all...]
  /external/vulkan-validation-layers/demos/
vulkaninfo.c 49 #define snprintf _snprintf
    [all...]
  /external/dbus/dbus/
dbus-sysdeps-win.c     [all...]
  /external/libvncserver/libvncclient/
rfbproto.c 73 # define snprintf _snprintf /* MSVC went straight to the underscored syntax */
    [all...]
  /external/bison/lib/
vasnprintf.c 166 /* Use snprintf if it exists under the name 'snprintf' or '_snprintf'.
178 function _snprintf(), so prefer that. */
184 # define SNPRINTF _snprintf
    [all...]
  /external/google-breakpad/src/processor/
minidump.cc 49 #define snprintf _snprintf
    [all...]
  /external/libvncserver/libvncserver/
rfbserver.c 94 #define snprintf _snprintf /* Missing in MSVC */
    [all...]
  /external/e2fsprogs/
configure     [all...]
  /external/v8/test/mjsunit/asm/embenchen/
lua_binarytrees.js 6564 function _snprintf(s, n, format, varargs) { function
    [all...]
  /external/v8/tools/profviz/
gnuplot-4.6.3-emscripten.js 1967 function _snprintf(s, n, format, varargs) { function
    [all...]
  /external/v8/test/mjsunit/asm/poppler/
poppler.js 5548 }function _snprintf(s, n, format, varargs) { function
    [all...]
  /external/bison/
configure     [all...]
  /external/valgrind/perf/
tinycc.c     [all...]
  /external/libvpx/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]
  /external/opencv3/modules/ts/include/opencv2/ts/
ts_gtest.h     [all...]
  /external/vulkan-validation-layers/tests/gtest-1.7.0/fused-src/gtest/
gtest.h     [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/googletest/src/include/gtest/
gtest.h     [all...]

Completed in 1437 milliseconds

1 2 34