Home
last modified time | relevance | path

Searched refs:snprintf (Results 1401 - 1425 of 1570) sorted by relevance

1...<<51525354555657585960>>...63

/third_party/rust/crates/libc/src/solid/
H A Dmod.rs515 pub fn snprintf(arg1: *mut c_char, arg2: size_t, arg3: *const c_char, ...) -> c_int; in snprintf() functions
/third_party/rust/crates/libc/src/
H A Dwasi.rs585 pub fn snprintf(s: *mut ::c_char, n: ::size_t, format: *const ::c_char, ...) -> ::c_int; in snprintf() functions
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DTracePerfTest.cpp656 snprintf(relativeTestDataDir, kMaxPath, "%s%c%s", kTraceTestFolder, GetPathSeparator(), in FindTraceTestDataPath()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPhysicalDevice.cpp608 snprintf(properties.deviceName, VK_MAX_PHYSICAL_DEVICE_NAME_SIZE, in getProperties()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_decimalquantity.cpp1340 snprintf( in toString()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceOperand.h260 snprintf(Buf, llvm::array_lengthof(Buf), "$%g", (double)Value); in initName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp1258 snprintf(ProfileKindName, 19, "VP[%d]", I); in dump()
/third_party/toybox/lib/
H A Dlib.c1158 for (unit = 0; snprintf(0, 0, "%llu", num)>dgt; unit++) in human_readable_long()
/third_party/tzdata/
H A Dzdump.c930 # define my_snprintf snprintf
934 /* A substitute for snprintf that is good enough for zdump. */
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/
H A Dfloat_conversion.cc961 int n = snprintf(&space[0], space.size(), fmt, w, p, v);
1404 // handle it natively. Fallback to snprintf.
H A Dconvert_test.cc69 int n = snprintf(buf, sizeof(buf), "\\%#.2x", in EscCharImpl()
582 // This particular test takes way too long with snprintf. in TestWithMultipleFormatsHelper()
1115 // This particular test takes way too long with snprintf. in TEST_F()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_hostap.c592 snprintf(buf, sizeof(buf), "/proc/net/hostap/%s/" MACSTR, in hostap_read_sta_data()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_hostap.c596 snprintf(buf, sizeof(buf), "/proc/net/hostap/%s/" MACSTR, in hostap_read_sta_data()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dwpa_debug.c176 snprintf(buf, sizeof(buf) - 1, "%s/tracing/trace_marker", path); in wpa_debug_open_linux_tracing()
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dgl_enum_utils_autogen.cpp23 snprintf(sBuffer, kBufferSize, "0x%04X", value); in UnknownGLenumToString()
/third_party/elfutils/src/
H A Dreadelf.c1195 snprintf (buf, sizeof (buf), _(" (%" PRIu32 " in [0].sh_link)"), in print_ehdr()
4225 snprintf (unknown_buf, sizeof unknown_buf, "lo_user+%#x", in string_or_unknown()
4232 snprintf (unknown_buf, sizeof unknown_buf, "??? (%#x)", code); in string_or_unknown()
4463 snprintf (buf, sizeof buf, "lo_user+%#x", op - DW_OP_lo_user); in print_ops()
4465 snprintf (buf, sizeof buf, "??? (%#x)", op); in print_ops()
6310 snprintf (name, REGNAMESZ, "reg%u", loc->regno); in register_info()
6312 snprintf (name, REGNAMESZ, "??? 0x%x", regno); in register_info()
/third_party/ffmpeg/libavformat/
H A Dmovenc.c4120 snprintf(tag2, sizeof(tag2), "%s-", tag);
4262 snprintf(latitude_str, 5, "%c%.2d.", sign, whole_part);
4264 snprintf(latitude_str, 5, "%+.2d.", whole_part);
4270 snprintf(&latitude_str[4], 5, "%.4d.", fraction_part);
4279 snprintf(longitude_str, 6, "%c%.3d.", sign, whole_part);
4281 snprintf(longitude_str, 6, "%+.3d.", whole_part);
4287 snprintf(&longitude_str[5], 5, "%.4d.", fraction_part);
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dwl_cfg80211.c7369 charptr += snprintf(charptr, sizeof(keystring), "%02x", params->key[j]); in wl_cfg80211_add_key()
20457 pos += snprintf(pos, total_len, "2g=%d ", channel); in wl_cfg80211_get_best_channels()
20493 pos += snprintf(pos, total_len, "5g=%d ", channel); in wl_cfg80211_get_best_channels()
20640 param += snprintf(param, sizeof(tbuf) - 1, "%s:%d ", in wl_debuglevel_read()
20870 bytes_written = snprintf(command, total_len, "AP is not up\n"); in wl_cfg80211_dfs_ap_move()
20891 bytes_written = snprintf(command, total_len, in wl_cfg80211_dfs_ap_move()
20894 bytes_written += snprintf(command + bytes_written, in wl_cfg80211_dfs_ap_move()
20899 bytes_written = snprintf(command, total_len, "dfs AP move in IDLE state\n"); in wl_cfg80211_dfs_ap_move()
21286 pos += snprintf(pos, VNDR_OUI_STR_LEN, "%02X-%02X-%02X ", in wl_vndr_ies_get_vendor_oui()
22422 bytes_written += snprintf(comman in wl_get_ap_basic_rate()
[all...]
/third_party/vixl/test/aarch64/
H A Dtest-disasm-aarch64.cc694 snprintf(result, RESULT_SIZE, "and x0, x0, #0x%" PRIx64, value); in TEST()
702 snprintf(result, RESULT_SIZE, "and x0, x0, #0x%" PRIx64, value); in TEST()
710 snprintf(result, RESULT_SIZE, "and x0, x0, #0x%" PRIx64, value); in TEST()
718 snprintf(result, RESULT_SIZE, "and x0, x0, #0x%" PRIx64, value); in TEST()
726 snprintf(result, RESULT_SIZE, "and x0, x0, #0x%" PRIx64, value); in TEST()
/third_party/ffmpeg/fftools/
H A Dffplay.c1874 snprintf(buffersrc_args, sizeof(buffersrc_args), in configure_video_filters()
1930 snprintf(rotate_buf, sizeof(rotate_buf), "%f*PI/180", theta); in configure_video_filters()
1971 ret = snprintf(asrc_args, sizeof(asrc_args), in configure_audio_filters()
/third_party/libuv/test/
H A Dtest-fs.c2588 r = snprintf(windowsapps_path, in TEST_IMPL()
2606 if (snprintf(file_path, in TEST_IMPL()
4627 snprintf(test_file_buf, sizeof(test_file_buf), "test_dir\\%s", dent.name); in TEST_IMPL()
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1592 snprintf(buf, sizeof(buf), "struct(%s)", glsl_get_type_name(type)); in rewrite_64bit_type()
1935 snprintf(buf, sizeof(buf), "dump%02d.spv", i++); in zink_shader_spirv_compile()
3346 snprintf(buf, sizeof(buf), "%s_out", var->name); in zink_shader_tcs_create()
/third_party/icu/icu4c/source/test/intltest/
H A Dnumbertest_api.cpp3787 // pattern is a snprintf pattern string like "precision-increment/%0.5f" in roundingIncrementRegressionTest()
3789 snprintf(pattern, 256, "precision-increment/%%0.%df", min_fraction_digits); in roundingIncrementRegressionTest()
3802 snprintf(message, 256, in roundingIncrementRegressionTest()
3812 // All other cases: use the snprintf pattern computed above: in roundingIncrementRegressionTest()
3823 snprintf(expected, 256, pattern, increment); in roundingIncrementRegressionTest()
/third_party/node/deps/v8/src/compiler/backend/
H A Dregister-allocator.cc1094 int prefix = snprintf(buffer, max_prefix_length, "[-B%d-%s", rpo_number, in PrintBlockRow()
1141 prefix = snprintf(buffer, max_prefix_length, "|%s", kind_string); in PrintRangeRow()
1143 prefix = snprintf(buffer, max_prefix_length, "|%s", in PrintRangeRow()
/third_party/toybox/toys/pending/
H A Dawk.c2516 if (n == (long long)n) k = snprintf(TT.pbuf, PBUFSIZE, "%lld", (long long)n); in num_to_zstring()
2517 else k = snprintf(TT.pbuf, PBUFSIZE, fmt, n); in num_to_zstring()
2688 snprintf(TT.one_char_fs, sizeof(TT.one_char_fs), "[%c]", fs[0]); in fmt_one_char_fs()

Completed in 128 milliseconds

1...<<51525354555657585960>>...63