Home
last modified time | relevance | path

Searched refs:SNPrintF (Results 1 - 25 of 64) sorted by relevance

123

/third_party/node/deps/v8/src/diagnostics/s390/
H A Ddisasm-s390.cc133 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d - 0x%x", in PrintSoftwareInterrupt()
137 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", svc); in PrintSoftwareInterrupt()
260 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", value); in FormatOption()
282 out_buffer_pos_ += base::SNPrintF( in FormatOption()
288 out_buffer_pos_ += base::SNPrintF( in FormatOption()
315 base::SNPrintF(out_buffer_ + out_buffer_pos_, "0x%x", value); in FormatMask()
320 base::SNPrintF(out_buffer_ + out_buffer_pos_, "0x%x", value); in FormatMask()
325 base::SNPrintF(out_buffer_ + out_buffer_pos_, "0x%x", value); in FormatMask()
330 base::SNPrintF(out_buffer_ + out_buffer_pos_, "0x%x", value); in FormatMask()
335 base::SNPrintF(out_buffer in FormatMask()
[all...]
/third_party/node/deps/v8/src/diagnostics/mips64/
H A Ddisasm-mips64.cc257 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", sa); in PrintSa()
263 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", sa); in PrintLsaSa()
269 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", sd); in PrintSd()
276 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", msbd + 1); in PrintSs1()
285 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", msb - lsb + 1); in PrintSs2()
292 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", msbdminus32 + 32 + 1); in PrintSs3()
299 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", in PrintSs4()
307 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", lsbminus32 + 32); in PrintSs5()
313 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", cc); in PrintBc()
320 base::SNPrintF(out_buffer in PrintCc()
[all...]
/third_party/node/deps/v8/src/utils/
H A Dversion.cc33 base::SNPrintF(str, "%d.%d.%d.%d%s%s", GetMajor(), GetMinor(), GetBuild(), in GetString()
36 base::SNPrintF(str, "%d.%d.%d%s%s", GetMajor(), GetMinor(), GetBuild(), in GetString()
47 SNPrintF(str, "libv8-%d.%d.%d.%d%s%s.so", GetMajor(), GetMinor(), in GetSONAME()
50 SNPrintF(str, "libv8-%d.%d.%d%s%s.so", GetMajor(), GetMinor(), GetBuild(), in GetSONAME()
55 SNPrintF(str, "%s", soname_); in GetSONAME()
/third_party/node/deps/v8/src/diagnostics/mips/
H A Ddisasm-mips.cc245 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", sa); in PrintSa()
251 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", sa); in PrintLsaSa()
257 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", sd); in PrintSd()
264 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", ss + 1); in PrintSs1()
272 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", ss - pos + 1); in PrintSs2()
278 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", cc); in PrintBc()
285 base::SNPrintF(out_buffer_ + out_buffer_pos_, "cc(%d)", cc); in PrintCc()
290 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", bp2); in PrintBp2()
296 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%u", imm); in PrintUImm9()
302 out_buffer_pos_ += base::SNPrintF(out_buffer in PrintSImm9()
[all...]
/third_party/node/deps/v8/src/inspector/
H A Dstring-16.cc80 v8::base::OS::SNPrintF(buffer, kBufferSize, "%zu", number); in fromInteger()
82 v8::base::OS::SNPrintF(buffer, kBufferSize, "%Iu", number); in fromInteger()
90 v8::base::OS::SNPrintF(buffer, arraysize(buffer), "%" PRId64 "", number); in fromInteger64()
165 int chars = v8::base::OS::SNPrintF(buffer, kBufferSize, "%d", number); in appendNumber()
174 int chars = v8::base::OS::SNPrintF(buffer, kBufferSize, "%zu", number); in appendNumber()
176 int chars = v8::base::OS::SNPrintF(buffer, kBufferSize, "%Iu", number); in appendNumber()
186 v8::base::OS::SNPrintF(buffer, kBufferSize, "%016" PRIx64, number); in appendUnsignedAsHex()
194 int chars = v8::base::OS::SNPrintF(buffer, kBufferSize, "%08" PRIx32, number); in appendUnsignedAsHex()
202 int chars = v8::base::OS::SNPrintF(buffer, kBufferSize, "%02" PRIx8, number); in appendUnsignedAsHex()
/third_party/node/deps/v8/src/diagnostics/loong64/
H A Ddisasm-loong64.cc182 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", sa); in PrintSa2()
187 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", sa); in PrintSa3()
192 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%u", ui); in PrintUi5()
197 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%u", ui); in PrintUi6()
202 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%u", ui); in PrintUi12()
207 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "0x%x", xi); in PrintXi12()
212 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "0x%x", xi); in PrintXi20()
217 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%u", msbd); in PrintMsbd()
222 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%u", lsbd); in PrintLsbd()
227 out_buffer_pos_ += base::SNPrintF(out_buffer in PrintMsbw()
[all...]
/third_party/node/deps/v8/src/diagnostics/
H A Ddisassembler.cc92 SNPrintF(v8_buffer_, "%p (%s)", static_cast<void*>(pc), name); in NameOfAddress()
100 SNPrintF(v8_buffer_, "%p <+0x%x>", static_cast<void*>(pc), offs); in NameOfAddress()
108 SNPrintF(v8_buffer_, "%p (%s)", static_cast<void*>(pc), in NameOfAddress()
147 SNPrintF(v8_buffer_, "root (%s)", RootsTable::name(root_index)); in RootRelativeName()
163 SNPrintF(v8_buffer_, "external reference (%s)", in RootRelativeName()
174 SNPrintF(v8_buffer_, "builtin (%s)", name); in RootRelativeName()
183 SNPrintF(v8_buffer_, "builtin (%s)", name); in RootRelativeName()
193 SNPrintF(v8_buffer_, "external value (%s)", iter->second); in RootRelativeName()
318 SNPrintF( in DecodeIt()
326 SNPrintF( in DecodeIt()
[all...]
H A Dcode-tracer.h33 base::SNPrintF(filename_, "code-%d-%d.asm", in CodeTracer()
36 base::SNPrintF(filename_, "code-%d.asm", base::OS::GetCurrentProcessId()); in CodeTracer()
H A Dcompilation-statistics.cc94 base::OS::SNPrintF(buffer, kBufferSize, in WriteLine()
99 base::OS::SNPrintF(buffer, kBufferSize, in WriteLine()
/third_party/node/deps/v8/src/diagnostics/ppc/
H A Ddisasm-ppc.cc173 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d - 0x%x", in PrintSoftwareInterrupt()
177 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", svc); in PrintSoftwareInterrupt()
297 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%ld", value); in FormatOption()
303 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", value); in FormatOption()
309 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", value); in FormatOption()
315 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", value); in FormatOption()
321 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", value); in FormatOption()
327 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", value); in FormatOption()
348 base::SNPrintF(out_buffer_ + out_buffer_pos_, " cr%d", code); in FormatOption()
357 out_buffer_pos_ += base::SNPrintF( in FormatOption()
[all...]
/third_party/node/deps/v8/src/diagnostics/arm/
H A Ddisasm-arm.cc214 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, ", %s #%d", in PrintShiftRm()
219 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, ", %s ", in PrintShiftRm()
231 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "#%d", imm); in PrintShiftImm()
239 base::SNPrintF(out_buffer_ + out_buffer_pos_, ", %s #%d", in PrintShiftSat()
282 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d - 0x%x", in PrintSoftwareInterrupt()
286 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", svc); in PrintSoftwareInterrupt()
389 base::SNPrintF(out_buffer_ + out_buffer_pos_, "{d%d}", Vd); in FormatNeonList()
392 base::SNPrintF(out_buffer_ + out_buffer_pos_, "{d%d, d%d}", Vd, Vd + 1); in FormatNeonList()
394 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, in FormatNeonList()
398 base::SNPrintF(out_buffer in FormatNeonList()
[all...]
/third_party/node/deps/v8/src/diagnostics/riscv64/
H A Ddisasm-riscv64.cc209 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "0x%x", val); in PrintUimm()
254 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "0x%x", imm); in PrintImm12X()
259 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", imm); in PrintImm12()
271 base::SNPrintF(out_buffer_ + out_buffer_pos_, " -> %s", target); in PrintTarget()
282 base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d -> %s", imm, target); in PrintBranchOffset()
287 out_buffer_pos_ += base::SNPrintF(out_buffer_ + out_buffer_pos_, "%d", imm); in PrintStoreOffset()
292 out_buffer_pos_ += SNPrintF(out_buffer_ + out_buffer_pos_, "%s", sew); in PrintRvvSEW()
297 out_buffer_pos_ += SNPrintF(out_buffer_ + out_buffer_pos_, "%s", lmul); in PrintRvvLMUL()
302 out_buffer_pos_ += SNPrintF(out_buffer_ + out_buffer_pos_, "%d", simm5); in PrintRvvSimm5()
307 out_buffer_pos_ += SNPrintF(out_buffer in PrintRvvUimm5()
[all...]
/third_party/node/deps/v8/src/snapshot/embedded/
H A Dembedded-file-writer.cc59 base::SNPrintF(builtin_symbol, "Builtins_%s", i::Builtins::name(builtin)); in WriteBuiltin()
61 base::SNPrintF(builtin_symbol, "%s_Builtins_%s", embedded_variant_, in WriteBuiltin()
176 base::SNPrintF(embedded_blob_code_symbol, "v8_%s_embedded_blob_code_", in WriteFileEpilogue()
188 base::SNPrintF(embedded_blob_data_symbol, "v8_%s_embedded_blob_data_", in WriteFileEpilogue()
201 base::SNPrintF(embedded_blob_code_size_symbol, in WriteFileEpilogue()
212 base::SNPrintF(embedded_blob_data_size_symbol, in WriteFileEpilogue()
223 base::SNPrintF(unwind_info_symbol, "%s_Builtins_UnwindInfo", in WriteFileEpilogue()
H A Dembedded-file-writer.h131 base::SNPrintF(embedded_blob_code_data_symbol, in EmbeddedBlobCodeDataSymbol()
139 base::SNPrintF(embedded_blob_data_data_symbol, in EmbeddedBlobDataDataSymbol()
/third_party/node/deps/v8/src/wasm/
H A Dmemory-tracing.cc26 base::SNPrintF(value, str ":" format, \ in TraceMemoryOperation()
38 SNPrintF(value, "s128:%d %d %d %d / %08x %08x %08x %08x", in TraceMemoryOperation()
49 SNPrintF(value, "???"); in TraceMemoryOperation()
/third_party/node/deps/v8/src/ast/
H A Dprettyprinter.cc806 SNPrintF(buf, "%s (%p) (mode = %s, assigned = %s", info, in PrintLiteralWithModeIndented()
809 SNPrintF(buf + pos, ")"); in PrintLiteralWithModeIndented()
1138 SNPrintF(buf, "PROPERTY%s%s - %s", property->is_static() ? " - STATIC" : "", in PrintClassProperty()
1236 SNPrintF(buf, "PROPERTY - %s", prop_kind); in PrintObjectProperties()
1257 int pos = SNPrintF(buf, "VAR PROXY"); in VisitVariableProxy()
1260 SNPrintF(buf + pos, " unresolved"); in VisitVariableProxy()
1266 SNPrintF(buf + pos, " unallocated"); in VisitVariableProxy()
1269 SNPrintF(buf + pos, " parameter[%d]", var->index()); in VisitVariableProxy()
1272 SNPrintF(buf + pos, " local[%d]", var->index()); in VisitVariableProxy()
1275 SNPrintF(bu in VisitVariableProxy()
[all...]
/third_party/node/deps/v8/src/profiler/
H A Doutput-stream-writer.h93 SNPrintF(chunk_.SubVector(chunk_pos_, chunk_size_), format, n);
99 int result = SNPrintF(buffer, format, n);
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstr_format_test.cc323 TEST_F(FormatEntryPointTest, SNPrintF) { in TEST_F()
326 SNPrintF(buffer, sizeof(buffer), "STRING: %s", std::string("ABC")); in TEST_F()
330 result = SNPrintF(buffer, sizeof(buffer), "NUMBER: %d", 123456); in TEST_F()
334 result = SNPrintF(buffer, sizeof(buffer), "NUMBER: %d", 1234567); in TEST_F()
338 result = SNPrintF(buffer, sizeof(buffer), "NUMBER: %d", 12345678); in TEST_F()
342 result = SNPrintF(buffer, sizeof(buffer), "NUMBER: %d", 123456789); in TEST_F()
346 result = SNPrintF(nullptr, 0, "Just checking the %s of the output.", "size"); in TEST_F()
/third_party/node/deps/v8/src/compiler/
H A Dgraph-visualizer.cc208 SNPrintF(filename, "turbo-%s-%i", debug_name.get(), optimization_id); in GetVisualizerLogFileName()
210 SNPrintF(filename, "turbo-%p-%i", in GetVisualizerLogFileName()
214 SNPrintF(filename, "turbo-none-%i", optimization_id); in GetVisualizerLogFileName()
224 SNPrintF(source_file, "%s", str.ToCString().get()); in GetVisualizerLogFileName()
238 SNPrintF(base_dir, "%s%c", optional_base_dir, in GetVisualizerLogFileName()
246 SNPrintF(full_filename, "%s%s.%s", base_dir.begin(), filename.begin(), in GetVisualizerLogFileName()
249 SNPrintF(full_filename, "%s%s-%s.%s", base_dir.begin(), filename.begin(), in GetVisualizerLogFileName()
252 SNPrintF(full_filename, "%s%s_%s.%s", base_dir.begin(), filename.begin(), in GetVisualizerLogFileName()
255 SNPrintF(full_filename, "%s%s_%s-%s.%s", base_dir.begin(), filename.begin(), in GetVisualizerLogFileName()
/third_party/node/deps/v8/src/base/
H A Dstrings.h28 SNPrintF(Vector<char> str, const char* format, ...);
H A Dstrings.cc20 int SNPrintF(Vector<char> str, const char* format, ...) { in SNPrintF() function
/third_party/node/deps/v8/src/extensions/
H A Dgc-extension.h45 base::SNPrintF(base::Vector<char>(buf, static_cast<int>(size)), in BuildSource()
H A Dcputracemark-extension.h31 base::SNPrintF(base::Vector<char>(buf, static_cast<int>(size)), in BuildSource()
H A Dvtunedomain-support-extension.h41 base::SNPrintF(base::Vector<char>(buf, static_cast<int>(size)), in BuildSource()
/third_party/node/deps/v8/src/asmjs/
H A Dasm-js.cc138 int length = SNPrintF(text, "success, compile time %0.3f ms, %zu bytes", in ReportCompilationSuccess()
159 int length = SNPrintF(text, "success, %0.3f ms", instantiate_time); in ReportInstantiationSuccess()
397 SNPrintF(error_reason, "Internal wasm failure: %s", thrower.error_msg()); in InstantiateAsmWasm()

Completed in 20 milliseconds

123