Home
last modified time | relevance | path

Searched defs:fmt (Results 626 - 650 of 1442) sorted by relevance

1...<<21222324252627282930>>...58

/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_format.c261 translate_texture_format(enum pipe_format fmt) in translate_texture_format() argument
315 texture_format_needs_swiz(enum pipe_format fmt) in texture_format_needs_swiz() argument
321 get_texture_swiz(enum pipe_format fmt, unsigned swizzle_r, unsigned swizzle_g, unsigned swizzle_b, unsigned swizzle_a) get_texture_swiz() argument
351 translate_pe_format(enum pipe_format fmt) translate_pe_format() argument
365 translate_pe_format_rb_swap(enum pipe_format fmt) translate_pe_format_rb_swap() argument
375 translate_vertex_format_type(enum pipe_format fmt) translate_vertex_format_type() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_program.c172 struct surface_format fmt = fd2_pipe2surface(elem->src_format); variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_image.c46 enum a4xx_color_fmt fmt; member
/third_party/node/deps/uv/src/
H A Dinet.c54 static const char fmt[] = "%u.%u.%u.%u"; in inet_ntop4() local
/third_party/rust/crates/cxx/gen/build/src/syntax/
H A Ddiscriminant.rs208 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
H A Dsymbol.rs12 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/rust/crates/cxx/gen/lib/src/syntax/
H A Ddiscriminant.rs208 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
H A Dsymbol.rs12 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/rust/crates/cxx/macro/src/syntax/
H A Ddiscriminant.rs208 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/rust/crates/cxx/src/
H A Dlib.rs447 mod fmt; modules
H A Dweak_ptr.rs89 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/rust/crates/cxx/syntax/
H A Ddiscriminant.rs208 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/rust/crates/cxx/gen/cmd/src/syntax/
H A Dsymbol.rs12 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
H A Ddiscriminant.rs208 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
/third_party/skia/third_party/externals/angle2/src/gpu_info_util/
H A DSystemInfo_vulkan.cpp105 std::string FormatString(const char *fmt, ...) in FormatString() argument
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser_buffer_test.cc659 auto fmt = buffer->GetFormat(); in TEST_F() local
809 auto fmt = buffer->GetFormat(); in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/third_party/perf/
H A Dperf_test.cc16 std::string FormatString(const char *fmt, va_list vararg) in FormatString() argument
35 std::string StringPrintf(const char *fmt, ...) in StringPrintf() argument
/third_party/openssl/test/
H A Dbio_prefix_text.c61 int opt_printf_stderr(const char *fmt, ...) in opt_printf_stderr() argument
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxHeadBuilder.java75 public MtxHeadBuilder setIndexToLOCFormat(int fmt) { in setIndexToLOCFormat() argument
/third_party/skia/third_party/externals/libwebp/examples/
H A Ddwebp.c236 const char* const fmt = argv[++c]; in main() local
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dquantityformatter.cpp117 format( const Formattable &number, const NumberFormat &fmt, const PluralRules &rules, UnicodeString &appendTo, FieldPosition &pos, UErrorCode &status) const format() argument
143 selectPlural( const Formattable &number, const NumberFormat &fmt, const PluralRules &rules, UnicodeString &formattedNumber, FieldPosition &pos, UErrorCode &status) selectPlural() argument
179 formatAndSelect( double quantity, const NumberFormat& fmt, const PluralRules& rules, FormattedStringBuilder& output, StandardPlural::Form& pluralForm, UErrorCode& status) formatAndSelect() argument
/third_party/skia/third_party/externals/icu/source/samples/date/
H A Ddate.c262 UDateFormat *fmt; in date() local
307 UDateFormat *fmt = NULL; in getWhen() local
[all...]
/third_party/skia/third_party/externals/icu/source/tools/ctestfw/
H A Dtstdtmod.cpp39 UBool IcuTestErrorCode::errIfFailureAndReset(const char *fmt, ...) { in errIfFailureAndReset() argument
66 UBool IcuTestErrorCode::errDataIfFailureAndReset(const char *fmt, ...) { in errDataIfFailureAndReset() argument
91 UBool IcuTestErrorCode::expectErrorAndReset(UErrorCode expectedError, const char *fmt, ...) { in expectErrorAndReset() argument
/third_party/skia/third_party/externals/swiftshader/third_party/marl/src/
H A Dtrace.cpp88 void Trace::nameThread(const char* fmt, ...) { in nameThread() argument
102 void Trace::beginEvent(const char* fmt, ...) { in beginEvent() argument
126 void Trace::beginAsyncEvent(uint32_t id, const char* fmt, ...) { in beginAsyncEvent() argument
142 void Trace::endAsyncEvent(uint32_t id, const char* fmt, argument
[all...]
/third_party/skia/third_party/externals/tint/src/writer/wgsl/
H A Dgenerator_impl_type_test.cc426 ast::ImageFormat fmt; member
470 ast::ImageFormat fmt; member

Completed in 19 milliseconds

1...<<21222324252627282930>>...58