/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
H A D | etnaviv_format.c | 261 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 D | fd2_program.c | 172 struct surface_format fmt = fd2_pipe2surface(elem->src_format); variable
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
H A D | fd4_image.c | 46 enum a4xx_color_fmt fmt; member
|
/third_party/node/deps/uv/src/ |
H A D | inet.c | 54 static const char fmt[] = "%u.%u.%u.%u"; in inet_ntop4() local
|
/third_party/rust/crates/cxx/gen/build/src/syntax/ |
H A D | discriminant.rs | 208 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
H A D | symbol.rs | 12 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/rust/crates/cxx/gen/lib/src/syntax/ |
H A D | discriminant.rs | 208 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
H A D | symbol.rs | 12 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/rust/crates/cxx/macro/src/syntax/ |
H A D | discriminant.rs | 208 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/rust/crates/cxx/src/ |
H A D | lib.rs | 447 mod fmt; modules
|
H A D | weak_ptr.rs | 89 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/rust/crates/cxx/syntax/ |
H A D | discriminant.rs | 208 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/rust/crates/cxx/gen/cmd/src/syntax/ |
H A D | symbol.rs | 12 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
H A D | discriminant.rs | 208 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 D | SystemInfo_vulkan.cpp | 105 std::string FormatString(const char *fmt, ...) in FormatString() argument
|
/third_party/vk-gl-cts/external/amber/src/src/amberscript/ |
H A D | parser_buffer_test.cc | 659 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 D | perf_test.cc | 16 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 D | bio_prefix_text.c | 61 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 D | MtxHeadBuilder.java | 75 public MtxHeadBuilder setIndexToLOCFormat(int fmt) { in setIndexToLOCFormat() argument
|
/third_party/skia/third_party/externals/libwebp/examples/ |
H A D | dwebp.c | 236 const char* const fmt = argv[++c]; in main() local [all...] |
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | quantityformatter.cpp | 117 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 D | date.c | 262 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 D | tstdtmod.cpp | 39 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 D | trace.cpp | 88 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 D | generator_impl_type_test.cc | 426 ast::ImageFormat fmt; member 470 ast::ImageFormat fmt; member
|