Home
last modified time | relevance | path

Searched refs:format (Results 8651 - 8675 of 9398) sorted by relevance

1...<<341342343344345346347348349350>>...376

/third_party/node/tools/inspector_protocol/jinja2/
H A Dlexer.py46 name_re = re.compile(r'[\w{0}]+'.format(_identifier.pattern))
/third_party/node/deps/icu-small/source/i18n/
H A Dastro.cpp53 df->format(d,str); in debug_astro_date()
H A Dnumber_formatimpl.cpp58 int32_t NumberFormatterImpl::format(UFormattedNumberData *results, UErrorCode &status) const { in format() function in NumberFormatterImpl
H A Dfmtable.cpp854 defDateFormat->format(obj.getDate(), buffer); in streamOut()
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear.c665 enum pipe_format tex_format = samp0->texture_state.format; in llvmpipe_fs_variant_linear_fastpath()
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
H A DHolidayCalendarDemo.java339 monthLabel.setText( f.format( calendarPanel.firstOfMonth() )); in updateMonthName()
/third_party/node/deps/v8/src/execution/loong64/
H A Dsimulator-loong64.h316 void Format(Instruction* instr, const char* format);
/third_party/node/deps/v8/src/execution/mips64/
H A Dsimulator-mips64.h352 void Format(Instruction* instr, const char* format);
/third_party/node/deps/v8/src/execution/mips/
H A Dsimulator-mips.h350 void Format(Instruction* instr, const char* format);
/third_party/mesa3d/src/gallium/drivers/freedreno/ir3/
H A Dir3_const.h277 dims[off + 0] = util_format_get_blocksize(img->format); in ir3_emit_image_dims()
281 * as a different color format, the pixel size should in ir3_emit_image_dims()
293 /* For buffer-backed images, the log2 of the format's in ir3_emit_image_dims()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_deint_filter.c50 #include "util/format/u_format.h"
524 if (++j >= util_format_get_nr_components(dst_surf->format)) { in vl_deint_filter_render()
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_context.c297 key.frag_rb_swap = !!translate_pe_format_rb_swap(pfb->cbufs[0]->format); in etna_draw_vbo()
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_buffer_common.c600 buffer.format = PIPE_FORMAT_R8_UNORM; in r600_aligned_buffer_create()
H A Dr600_pipe_common.h770 unsigned r600_translate_colorswap(enum pipe_format format, bool do_endian_swap);
H A Dr600_pipe.c773 templ.format = PIPE_FORMAT_R8G8B8A8_UNORM; in r600_screen_create()
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_local.h756 const char *level_str, const char *format, ...);
/third_party/qrcodegen/java/src/main/java/io/nayuki/qrcodegen/
H A DQrCode.java159 msg = String.format("Data length = %d bits, Max capacity = %d bits", dataUsedBits, dataCapacityBits); in encodeSegments()
283 drawFormatBits(msk); // Overwrite old format bits in QrCode()
339 // Draws two copies of the format bits (with its own error correction code)
639 result -= 15 * 2 + 1; // Subtract the format information and dark module in getNumRawDataModules()
/third_party/rust/crates/clap/clap_derive/src/derives/
H A Dsubcommand.rs549 ::std::result::Result::Err(clap::Error::raw(clap::error::ErrorKind::InvalidSubcommand, format!("The subcommand '{}' wasn't recognized", #subcommand_name_var))) in gen_from_arg_matches()
/third_party/python/Tools/c-analyzer/c_common/
H A Dscriptutil.py592 print(fmt.format(item), flush=True)
/third_party/python/Tools/scripts/
H A Dvar_access_benchmark.py297 print('{:6.1f} ns\t{}'.format(timing, f.__name__))
/third_party/rust/crates/aho-corasick/src/
H A Dnfa.rs1135 trans.push(format!("{} => {}", escape(byte), next.to_usize()));
/third_party/python/Lib/idlelib/idle_test/
H A Dtest_format.py1 "Test format, coverage 99%."
3 from idlelib import format as ft
249 This is done with FormatParagraph.format.paragraph_event,
/third_party/python/Lib/
H A Dmodulefinder.py57 raise ImportError("No module named {name!r}".format(name=name), name=name)
/third_party/python/Lib/importlib/metadata/
H A D__init__.py676 return text and map('"{}"'.format, text.splitlines())
/third_party/pulseaudio/src/pulsecore/
H A Dcore.c158 c->default_sample_spec.format = PA_SAMPLE_S16NE; in pa_core_new()

Completed in 55 milliseconds

1...<<341342343344345346347348349350>>...376