Home
last modified time | relevance | path

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

1...<<616263646566

/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt() functions
127 fn fmt(&self, fmt: &mut ::core::fmt functions
[all...]
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt() functions
127 fn fmt(&self, fmt: &mut ::core::fmt functions
[all...]
/third_party/rust/crates/linux-raw-sys/src/s390x/
H A Dgeneral.rs93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt() functions
127 fn fmt(&self, fmt: &mut ::core::fmt functions
[all...]
/third_party/rust/crates/linux-raw-sys/src/sparc64/
H A Dgeneral.rs93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt() functions
127 fn fmt(&self, fmt: &mut ::core::fmt functions
[all...]
/third_party/rust/crates/linux-raw-sys/src/x32/
H A Dgeneral.rs93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt() functions
127 fn fmt(&self, fmt: &mut ::core::fmt functions
[all...]
/third_party/rust/crates/linux-raw-sys/src/x86/
H A Dgeneral.rs93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt() functions
127 fn fmt(&self, fmt: &mut ::core::fmt functions
[all...]
/third_party/rust/crates/linux-raw-sys/src/x86_64/
H A Dgeneral.rs93 fn fmt(&self, fmt: &mut ::core::fmt::Formatter<'_>) -> ::core::fmt::Result { in fmt() functions
127 fn fmt(&self, fmt: &mut ::core::fmt functions
[all...]
/third_party/protobuf/ruby/ext/google/protobuf_c/
H A Dupb.c2275 void upb_status_seterrf(upb_status *status, const char *fmt, ...) { in upb_status_seterrf() argument
2282 void upb_status_vseterrf(upb_status *status, const char *fmt, va_list args) { in upb_status_vseterrf() argument
3594 bool upb_fielddef_checkintfmt(int32_t fmt) { return between(fmt, 1, 3); } in upb_fielddef_checkintfmt() argument
8644 bool putf(upb_textprinter *p, const char *fmt, ...) { in putf() argument
[all...]
/third_party/glfw/deps/
H A Dnuklear.h6895 nk_vsnprintf(char *buf, int buf_size, const char *fmt, va_list args) in nk_vsnprintf() argument
7214 nk_strfmt(char *buf, int buf_size, const char *fmt, va_list args) nk_strfmt() argument
13712 nk_font_atlas_bake(struct nk_font_atlas *atlas, int *width, int *height, enum nk_font_atlas_format fmt) nk_font_atlas_bake() argument
17690 nk_row_layout(struct nk_context *ctx, enum nk_layout_format fmt, float height, int cols, int width) nk_row_layout() argument
17733 nk_layout_row_begin(struct nk_context *ctx, enum nk_layout_format fmt, float row_height, int cols) nk_layout_row_begin() argument
17805 nk_layout_row(struct nk_context *ctx, enum nk_layout_format fmt, float height, int cols, const float *ratio) nk_layout_row() argument
17982 nk_layout_space_begin(struct nk_context *ctx, enum nk_layout_format fmt, float height, int widget_count) nk_layout_space_begin() argument
19398 nk_labelf_colored(struct nk_context *ctx, nk_flags flags, struct nk_color color, const char *fmt, ...) nk_labelf_colored() argument
19407 nk_labelf_colored_wrap(struct nk_context *ctx, struct nk_color color, const char *fmt, ...) nk_labelf_colored_wrap() argument
19416 nk_labelf(struct nk_context *ctx, nk_flags flags, const char *fmt, ...) nk_labelf() argument
19424 nk_labelf_wrap(struct nk_context *ctx, const char *fmt,...) nk_labelf_wrap() argument
19432 nk_labelfv_colored(struct nk_context *ctx, nk_flags flags, struct nk_color color, const char *fmt, va_list args) nk_labelfv_colored() argument
19441 nk_labelfv_colored_wrap(struct nk_context *ctx, struct nk_color color, const char *fmt, va_list args) nk_labelfv_colored_wrap() argument
19450 nk_labelfv(struct nk_context *ctx, nk_flags flags, const char *fmt, va_list args) nk_labelfv() argument
19458 nk_labelfv_wrap(struct nk_context *ctx, const char *fmt, va_list args) nk_labelfv_wrap() argument
24462 nk_do_color_picker(nk_flags *state, struct nk_command_buffer *out, struct nk_colorf *col, enum nk_color_format fmt, struct nk_rect bounds, struct nk_vec2 padding, const struct nk_input *in, const struct nk_user_font *font) nk_do_color_picker() argument
24508 nk_color_pick(struct nk_context * ctx, struct nk_colorf *color, enum nk_color_format fmt) nk_color_pick() argument
24536 nk_color_picker(struct nk_context *ctx, struct nk_colorf color, enum nk_color_format fmt) nk_color_picker() argument
25402 nk_tooltipf(struct nk_context *ctx, const char *fmt, ...) nk_tooltipf() argument
25410 nk_tooltipfv(struct nk_context *ctx, const char *fmt, va_list args) nk_tooltipfv() argument
[all...]
/third_party/skia/third_party/externals/sfntly/java/lib/
H A Dicu4j-4_8_1_1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/ibm/ com/ibm/icu/ com/ibm/icu/impl/ ...
/third_party/sqlite/src/
H A Dsqlite3.c30152 sqlite3_str_vappendf( sqlite3_str *pAccum, const char *fmt, va_list ap ) sqlite3_str_vappendf() argument
[all...]

Completed in 230 milliseconds

1...<<616263646566