Home
last modified time | relevance | path

Searched refs:sprintf (Results 1176 - 1198 of 1198) sorted by relevance

1...<<4142434445464748

/third_party/python/Modules/
H A D_ssl.c1344 len = sprintf( in _get_peer_alt_names()
H A D_testcapimodule.c3349 sprintf(buffer, "%s module: \"%s\" attribute: \"%s\"", \ in test_capsule()
/third_party/selinux/checkpolicy/
H A Dpolicy_define.c4637 sprintf(newc->u.name, "%02x:%02x", major, minor); in define_fs_context()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_glsl.cpp4963 // sprintf warning.
5024 sprintf(print_buffer, "0x%xu", c.scalar(col, row));
5096 sprintf(print_buffer, "0x%llx%s", static_cast<unsigned long long>(u64_value),
H A Dspirv_msl.cpp15983 sprintf(print_buffer, "0x%x", msl_options.additional_fixed_sample_mask);
/third_party/eudev/
H A Dltmain.sh6294 sprintf (str, "%s=%s", name, value);
/third_party/curl/
H A Dltmain.sh6495 sprintf (str, "%s=%s", name, value);
/third_party/icu/icu4c/source/test/cintltst/
H A Dcbiditst.c26 /* the following include is needed for sprintf */
4492 sprintf(processedLenStr + j * 4, "%4d", processedLen); in testStreaming()
/third_party/json/tests/thirdparty/doctest/
H A Ddoctest.h3521 std::sprintf(buf, fmt, in); \
/third_party/lame/
H A Dltmain.sh6246 sprintf (str, "%s=%s", name, value);
/third_party/node/deps/cares/
H A Dltmain.sh6495 sprintf (str, "%s=%s", name, value);
/third_party/node/deps/cares/config/
H A Dltmain.sh6495 sprintf (str, "%s=%s", name, value);
/third_party/libevdev/build-aux/
H A Dltmain.sh6496 sprintf (str, "%s=%s", name, value);
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_context.c73 sprintf(buf, "zink_buffer_view"); in debug_describe_zink_buffer_view()
/third_party/openssl/test/
H A Dsslapitest.c193 sprintf(hexed, "%02x", raw[i]); in compare_hex_encoded_buffer()
/third_party/skia/third_party/externals/libpng/
H A Dltmain.sh6246 sprintf (str, "%s=%s", name, value);
/third_party/python/Python/
H A Dcompile.c8088 sprintf(arg, "arg: %d ", i->i_oparg);
/third_party/python/Objects/
H A Dtypeobject.c4315 sprintf(msg, "type_traverse() called on non-heap type '%.100s'", in type_traverse()
/third_party/python/
H A Dconfigure24886 if(sprintf(buffer, "%zd", (size_t)123) < 0)
24892 if (sprintf(buffer, "%zd", (Py_ssize_t)-123) < 0)
/third_party/libbpf/src/
H A Dlibbpf.c2700 sprintf(map->inner_map->name, "%s.inner", map_name);
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c8630 sprintf(dst, (use_hex ? "\\x%02x" : "\\%03o"), (uint8_t)*buf); in putescaped()
/third_party/libabigail/tests/lib/
H A Dcatch.hpp15787 // Save previous errno, to prevent sprintf from overwriting it
15792 std::sprintf(buffer, "%.3f", duration);
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp2303 extern int sprintf (char *__restrict __s,
22922 using ::sprintf;
[all...]

Completed in 251 milliseconds

1...<<4142434445464748