Home
last modified time | relevance | path

Searched defs:fmt (Results 1551 - 1575 of 1636) sorted by relevance

1...<<616263646566

/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h1953 int nranges, start, end, v, fmt, fdselector = -1, i; in stbtt__cid_get_glyph_subrs() local
/third_party/python/Modules/_decimal/
H A D_decimal.c3250 format_spec_z_search(char const *fmt, Py_ssize_t size) { in format_spec_z_search() argument
3311 char const *fmt; in dec_format() local
[all...]
/third_party/python/Objects/
H A Dexceptions.c2925 const char *fmt; in UnicodeEncodeError_str() local
3131 const char *fmt; in UnicodeTranslateError_str() local
[all...]
/third_party/python/Modules/_ctypes/
H A D_ctypes.c2017 const char *fmt; in PyCSimpleType_paramfunc() local
1939 CreateSwappedType(PyTypeObject *type, PyObject *args, PyObject *kwds, PyObject *proto, struct fielddesc *fmt) CreateSwappedType() argument
2051 struct fielddesc *fmt; PyCSimpleType_new() local
2231 const char *fmt; PyCSimpleType_from_param() local
[all...]
/third_party/rust/crates/syn/src/
H A Dexpr.rs788 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
838 fn fmt(&self, formatter: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
[all...]
/third_party/selinux/libsepol/src/
H A Dmodule_to_cil.c75 static void log_err(const char *fmt, ...) in log_err() argument
97 static void cil_printf(const char *fmt, ...) { in cil_printf() argument
108 static void cil_println(int indent, const char *fmt, ...) in cil_println() argument
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.cpp71 std::ostream& operator<< (std::ostream& str, const LayoutFlagsFmt& fmt) in operator <<() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp71 std::ostream& operator<< (std::ostream& str, const LayoutFlagsFmt& fmt) in operator <<() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/p2p/
H A Dp2p.c5176 void p2p_dbg(struct p2p_data *p2p, const char *fmt, ...) in p2p_dbg() argument
5192 void p2p_info(struct p2p_data *p2p, const char *fmt, ...) in p2p_info() argument
5208 void p2p_err(struct p2p_data *p2p, const char *fmt, ...) in p2p_err() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dwpa_auth.c272 wpa_auth_vlogger(struct wpa_authenticator *wpa_auth, const u8 *addr, logger_level level, const char *fmt, ...) wpa_auth_vlogger() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p.c5390 void p2p_dbg(struct p2p_data *p2p, const char *fmt, ...) argument
5406 void p2p_info(struct p2p_data *p2p, const char *fmt, ...) argument
5422 void p2p_err(struct p2p_data *p2p, const char *fmt, ...) argument
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
H A Ds390x.rs233 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/x86/
H A Dmod.rs190 fn fmt(&self, f: &mut ::fmt::Formatter) -> ::fmt::Result { in fmt() functions
/device/soc/hisilicon/hi3516dv300/sdk_linux/drv/mpp/component/tde/driver/src/adp/tde_v2_0/
H A Dtde_osictl_k.c172 hi_u32 fmt; member
708 tde_osi_covert_mb_fmt(hi_tde_mb_color_fmt fmt) tde_osi_covert_mb_fmt() argument
738 tde_osi_get_fmt_category(hi_tde_color_fmt fmt) tde_osi_get_fmt_category() argument
1010 tde_osi_check_dst_fmt(hi_tde_color_fmt fmt) tde_osi_check_dst_fmt() argument
1021 tde_osi_check_dst_fmt(hi_tde_color_fmt fmt) tde_osi_check_dst_fmt() argument
1394 tde_osi_get_bpp_by_fmt(hi_tde_color_fmt fmt) tde_osi_get_bpp_by_fmt() argument
1415 tde_osi_get_bpp_by_fmt_16(hi_tde_color_fmt fmt) tde_osi_get_bpp_by_fmt_16() argument
1442 tde_osi_get_bpp_by_fmt_24(hi_tde_color_fmt fmt) tde_osi_get_bpp_by_fmt_24() argument
1458 tde_osi_get_bpp_by_fmt_32(hi_tde_color_fmt fmt) tde_osi_get_bpp_by_fmt_32() argument
1473 tde_osi_get_bpp_by_fmt_8(hi_tde_color_fmt fmt) tde_osi_get_bpp_by_fmt_8() argument
1486 tde_osi_get_bpp_by_fmt_4(hi_tde_color_fmt fmt) tde_osi_get_bpp_by_fmt_4() argument
1496 tde_osi_get_bpp_by_fmt_2(hi_tde_color_fmt fmt) tde_osi_get_bpp_by_fmt_2() argument
1506 tde_osi_get_bpp_by_fmt_1(hi_tde_color_fmt fmt) tde_osi_get_bpp_by_fmt_1() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmutils.c1441 bcm_bprintf(struct bcmstrbuf *b, const char *fmt, ...) in bcm_bprintf() argument
3389 const char *fmt; in bcm_chipname() local
/third_party/ffmpeg/fftools/
H A Dffprobe.c327 static void log_callback(void *ptr, int level, const char *fmt, va_list vl) in log_callback() argument
590 static inline void writer_printf_avio(WriterContext *wctx, const char *fmt, ...) in writer_printf_avio() argument
609 static inline void writer_printf_printf(WriterContext *wctx, const char *fmt, ...) in writer_printf_printf() argument
[all...]
H A Dffplay.c138 enum AVSampleFormat fmt; member
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp663 DecimalFormat* fmt = (DecimalFormat*)NumberFormat::createCurrencyInstance("en_US", status); TestScientific2() local
810 DecimalFormat *fmt = new DecimalFormat(*pat, *sym, status); TestQuotes() local
852 DecimalFormat *fmt = new DecimalFormat(pat, *sym, status); TestCurrencySign() local
996 NumberFormat* fmt = TestCurrencyObject() local
2585 parseCurrencyAmount(const UnicodeString& str, const NumberFormat& fmt, UChar delim, Formattable& result, UErrorCode& ec) parseCurrencyAmount() argument
2609 DecimalFormat *ref = 0, *fmt = 0; TestCases() local
2843 expect3(NumberFormat& fmt, const Formattable& n, const UnicodeString& str) expect3() argument
2849 expect2(NumberFormat& fmt, const Formattable& n, const UnicodeString& str) expect2() argument
2855 expect2(NumberFormat* fmt, const Formattable& n, const UnicodeString& exp, UErrorCode status) expect2() argument
2866 expect(NumberFormat& fmt, const UnicodeString& str, const Formattable& n) expect() argument
2887 expect_rbnf(NumberFormat& fmt, const UnicodeString& str, const Formattable& n) expect_rbnf() argument
2904 expect_rbnf(NumberFormat& fmt, const Formattable& n, const UnicodeString& exp, UBool rt) expect_rbnf() argument
2940 expect(NumberFormat& fmt, const Formattable& n, const UnicodeString& exp, UBool rt) expect() argument
2978 expect(NumberFormat* fmt, const Formattable& n, const UnicodeString& exp, UBool rt, UErrorCode status) expect() argument
2992 DecimalFormat& fmt = * (DecimalFormat*) &nf; expectCurrency() local
3030 expectPat(DecimalFormat& fmt, const UnicodeString& exp) expectPat() argument
3040 expectPad(DecimalFormat& fmt, const UnicodeString& pat, int32_t pos) expectPad() argument
3044 expectPad(DecimalFormat& fmt, const UnicodeString& pat, int32_t pos, int32_t width, UChar pad) expectPad() argument
3048 expectPad(DecimalFormat& fmt, const UnicodeString& pat, int32_t pos, int32_t width, const UnicodeString& pad) expectPad() argument
3115 expectParseCurrency(const NumberFormat &fmt, const UChar* currency, double amount, const char *text) expectParseCurrency() argument
3569 NumberFormat *fmt = origFmt->clone(); TestNumberingSystems() local
3658 DecimalFormat* fmt = new DecimalFormat(pat, new DecimalFormatSymbols(*sym), status); TestMultiCurrencySign() local
3794 DecimalFormat* fmt = new DecimalFormat(pat, sym, status); TestDecimalFormatCurrencyParse() local
6989 NumberFormat* fmt = NumberFormat::createCurrencyInstance("ja_JP", status); TestCurrencyFractionDigits() local
7064 NumberFormat *fmt= NumberFormat::createInstance(Locale(loc), status); TestExplicitParents() local
7145 UNumberFormat* fmt = unum_open(UNUM_PATTERN_DECIMAL,pattern,1,NULL,NULL,&status); Test9087() local
8176 DecimalFormat *fmt; TestCurrencyUsage() local
8460 NumberFormat *fmt = NumberFormat::createInstance(locale, UNUM_CURRENCY_PLURAL, status); TestFormatCurrencyPlural() local
[all...]
/third_party/FatFs/source/
H A Dff.c2741 UINT fmt, i; in find_volume() local
2815 UINT fmt; in mount_volume() local
3106 init_fatobj(FATFS *fs, BYTE fmt, QWORD start_sector) init_fatobj() argument
3214 BYTE fmt; find_fat_partition() local
6769 f_printf( FIL* fp, const TCHAR* fmt, ... ) global() argument
[all...]
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_cmd_buffer.c209 enum a6xx_depth_format fmt = tu6_pipe2depth(attachment->format); in tu6_emit_zs() local
/third_party/mesa3d/src/gtest/src/
H A Dgtest.cc3030 void ColoredPrintf(GTestColor color, const char* fmt, ...) { in ColoredPrintf() argument
/third_party/musl/porting/linux/user/ldso/
H A Ddynlink.c4348 static void error(const char *fmt, ...) in error() argument
/third_party/mesa3d/src/intel/isl/
H A Disl.h1827 isl_format_get_layout(enum isl_format fmt) in isl_format_get_layout() argument
1830 assert(fmt < ISL_NUM_FORMATS); in isl_format_get_layout() argument
1950 isl_format_is_mcs(enum isl_format fmt) isl_format_is_mcs() argument
1958 isl_format_is_hiz(enum isl_format fmt) isl_format_is_hiz() argument
1966 isl_format_is_planar(enum isl_format fmt) isl_format_is_planar() argument
1975 isl_format_is_yuv(enum isl_format fmt) isl_format_is_yuv() argument
1983 isl_format_block_is_1x1x1(enum isl_format fmt) isl_format_block_is_1x1x1() argument
1991 isl_format_is_srgb(enum isl_format fmt) isl_format_is_srgb() argument
1999 isl_format_is_rgb(enum isl_format fmt) isl_format_is_rgb() argument
2013 isl_format_is_rgbx(enum isl_format fmt) isl_format_is_rgbx() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc1085 void Assembler::GenInstrRegister(Opcode opcode, SecondaryField fmt, in GenInstrRegister() argument
1103 void Assembler::GenInstrRegister(Opcode opcode, SecondaryField fmt, Register rt, in GenInstrRegister() argument
1112 void Assembler::GenInstrRegister(Opcode opcode, SecondaryField fmt, Register rt, in GenInstrRegister() argument
2502 void Assembler::max(SecondaryField fmt, FPURegister fd, FPURegister fs, in max() argument
2509 min(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) min() argument
2710 sel(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) sel() argument
2727 seleqz(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) seleqz() argument
2794 selnez(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) selnez() argument
2976 rint(SecondaryField fmt, FPURegister fd, FPURegister fs) rint() argument
3035 mina(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) mina() argument
3042 maxa(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) maxa() argument
3076 cmp(FPUCondition cond, SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) cmp() argument
3112 c(FPUCondition cond, SecondaryField fmt, FPURegister fs, FPURegister ft, uint16_t cc) c() argument
[all...]
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc1156 void Assembler::GenInstrRegister(Opcode opcode, SecondaryField fmt, in GenInstrRegister() argument
1174 void Assembler::GenInstrRegister(Opcode opcode, SecondaryField fmt, Register rt, in GenInstrRegister() argument
1183 void Assembler::GenInstrRegister(Opcode opcode, SecondaryField fmt, Register rt, in GenInstrRegister() argument
2445 void Assembler::sel(SecondaryField fmt, FPURegister fd, FPURegister fs, in sel() argument
2461 seleqz(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) seleqz() argument
2473 selnez(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) selnez() argument
2704 rint(SecondaryField fmt, FPURegister fd, FPURegister fs) rint() argument
2782 min(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) min() argument
2789 mina(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) mina() argument
2796 max(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) max() argument
2803 maxa(SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) maxa() argument
2871 cmp(FPUCondition cond, SecondaryField fmt, FPURegister fd, FPURegister fs, FPURegister ft) cmp() argument
2907 c(FPUCondition cond, SecondaryField fmt, FPURegister fs, FPURegister ft, uint16_t cc) c() argument
[all...]

Completed in 125 milliseconds

1...<<616263646566