Home
last modified time | relevance | path

Searched defs:fmt (Results 1601 - 1625 of 4076) sorted by relevance

1...<<61626364656667686970>>...164

/third_party/node/deps/icu-small/source/common/
H A Dutrace.cpp51 const char *fmt; in utrace_exit() local
82 utrace_data(int32_t fnNumber, int32_t level, const char *fmt, ...) { in utrace_data() argument
191 utrace_vformat(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, va_list args) utrace_vformat() argument
385 utrace_format(char *outBuf, int32_t capacity, int32_t indent, const char *fmt, ...) utrace_format() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dframebuffer.c426 const mesa_format fmt = rb->Format; in _mesa_update_framebuffer_visual() local
454 const mesa_format fmt = rb->Format; in _mesa_update_framebuffer_visual() local
466 const mesa_format fmt = rb->Format; in _mesa_update_framebuffer_visual() local
473 const mesa_format fmt = rb->Format; _mesa_update_framebuffer_visual() local
480 const mesa_format fmt = rb->Format; _mesa_update_framebuffer_visual() local
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dfmtable.h744 inline Formattable* Formattable::fromUFormattable(UFormattable *fmt) { in fromUFormattable() argument
748 inline const Formattable* Formattable::fromUFormattable(const UFormattable *fmt) { in fromUFormattable() argument
/third_party/node/deps/icu-small/source/i18n/
H A Dwinnmfmt.cpp86 static void getNumberFormat(NUMBERFMTW *fmt, const wchar_t *windowsLocaleName) in getNumberFormat() argument
105 static void freeNumberFormat(NUMBERFMTW *fmt) in freeNumberFormat() argument
113 getCurrencyFormat(CURRENCYFMTW *fmt, const wchar_t *windowsLocaleName) getCurrencyFormat() argument
136 freeCurrencyFormat(CURRENCYFMTW *fmt) freeCurrencyFormat() argument
344 format(int32_t numDigits, UnicodeString &appendTo, const wchar_t *fmt, ...) const format() argument
[all...]
/third_party/mesa3d/src/intel/tools/
H A Daub_read.c74 parse_error(struct aub_read *read, const uint32_t *p, const char *fmt, ...) in parse_error() argument
/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_formats.c46 const struct panfrost_format fmt = pdev->formats[pfmt]; in get_format_properties() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_vbo.c277 enum pipe_format fmt = ve->src_format; local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Ddadrfmt.cpp95 testConvertDate(TestData *testData, const DataMap * , UBool fmt) testConvertDate() argument
H A Dwinnmtst.cpp137 static UnicodeString &getWindowsFormat(int32_t lcid, UBool currency, UnicodeString &appendTo, const wchar_t *fmt, ...) in getWindowsFormat() argument
/third_party/icu/icu4c/source/i18n/
H A Dwinnmfmt.cpp83 static void getNumberFormat(NUMBERFMTW *fmt, const wchar_t *windowsLocaleName) in getNumberFormat() argument
102 static void freeNumberFormat(NUMBERFMTW *fmt) in freeNumberFormat() argument
110 getCurrencyFormat(CURRENCYFMTW *fmt, const wchar_t *windowsLocaleName) getCurrencyFormat() argument
133 freeCurrencyFormat(CURRENCYFMTW *fmt) freeCurrencyFormat() argument
343 format(int32_t numDigits, UnicodeString &appendTo, const wchar_t *fmt, ...) const format() argument
[all...]
/third_party/icu/icu4c/source/test/cintltst/
H A Dtracetst.c136 testTraceExit(const void *context, int32_t fnNumber, const char *fmt, va_list args) testTraceExit() argument
163 testTraceData(const void *context, int32_t fnNumber, int32_t level, const char *fmt, va_list args) testTraceData() argument
/third_party/libinput/src/
H A Dutil-strings.h117 xasprintf(char **strp, const char *fmt, ...) in xasprintf() argument
133 xvasprintf(char **strp, const char *fmt, va_list args) in xvasprintf() argument
/third_party/ltp/testcases/kernel/security/tomoyo/
H A Dinclude.h260 static void BUG(const char *fmt, ...) in BUG() argument
/third_party/ltp/testcases/misc/math/float/
H A Dmain.c85 char *fmt = "cd %s; %s/%s %s"; in generate() local
/third_party/ltp/tools/sparse/sparse-src/
H A Dlib.c129 static void do_warn(const char *type, struct position pos, const char * fmt, va_list args) in do_warn() argument
147 void info(struct position pos, const char * fmt, ...) in info() argument
158 static void do_error(struct position pos, const char * fmt, va_list args) in do_error() argument
181 void warning(struct position pos, const char * fmt, ...) in warning() argument
207 sparse_error(struct position pos, const char * fmt, ...) sparse_error() argument
215 expression_error(struct expression *expr, const char *fmt, ...) expression_error() argument
225 error_die(struct position pos, const char * fmt, ...) error_die() argument
235 die(const char *fmt, ...) die() argument
253 add_pre_buffer(const char *fmt, ...) add_pre_buffer() argument
[all...]
/third_party/lwip/src/netif/ppp/
H A Dutils.c120 int ppp_slprintf(char *buf, int buflen, const char *fmt, ...) { in ppp_slprintf() argument
135 int ppp_vslprintf(char *buf, int buflen, const char *fmt, va_list args) { in ppp_vslprintf() argument
408 ppp_vslp_printer(void *arg, const char *fmt, ...) ppp_vslp_printer() argument
605 ppp_logit(int level, const char *fmt, va_list args) ppp_logit() argument
632 ppp_fatal(const char *fmt, ...) ppp_fatal() argument
645 ppp_error(const char *fmt, ...) ppp_error() argument
659 ppp_warn(const char *fmt, ...) ppp_warn() argument
670 ppp_notice(const char *fmt, ...) ppp_notice() argument
681 ppp_info(const char *fmt, ...) ppp_info() argument
692 ppp_dbglog(const char *fmt, ...) ppp_dbglog() argument
[all...]
/third_party/node/deps/v8/src/objects/
H A Djs-plural-rules.cc195 icu::number::LocalizedNumberFormatter* fmt = in ResolvePlural() local
216 icu::number::LocalizedNumberRangeFormatter* fmt = in ResolvePluralRange() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_gmem.c139 enum a5xx_depth_format fmt = fd5_pipe2depth(zsbuf->format); in emit_zs() local
/third_party/mesa3d/src/gallium/drivers/freedreno/
H A Dfreedreno_batch_cache.c241 fd_bc_dump(struct fd_context *ctx, const char *fmt, ...) in fd_bc_dump() argument
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_debug.c255 FLAG(struct debug_stream *stream, unsigned dw, unsigned bit, const char *fmt, in FLAG() argument
230 BITS(struct debug_stream *stream, unsigned dw, unsigned hi, unsigned lo, const char *fmt, ...) BITS() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_format.c375 d3d12_emulated_vtx_format(enum pipe_format fmt) in d3d12_emulated_vtx_format() argument
445 d3d12_get_format_start_plane(enum pipe_format fmt) in d3d12_get_format_start_plane() argument
455 d3d12_get_format_num_planes(enum pipe_format fmt) in d3d12_get_format_num_planes() argument
H A Dd3d12_pipeline_state.cpp198 DXGI_FORMAT fmt = ctx->gfx_pipeline_state.rtv_formats[index]; in d3d12_rtv_format() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_translate.h224 translate_depth_format(enum pipe_format fmt) in translate_depth_format() argument
241 translate_ts_format(enum pipe_format fmt) in translate_ts_format() argument
276 translate_vertex_format_normalize(enum pipe_format fmt) in translate_vertex_format_normalize() argument
288 translate_output_mode(enum pipe_format fmt, bool halti5) in translate_output_mode() argument
[all...]
/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_image.c257 const struct util_format_description *fmt = in vk_image_extent_to_elements() local
271 const struct util_format_description *fmt = in vk_image_offset_to_elements() local
300 const struct util_format_description *fmt = vk_format_description(format); vk_image_buffer_copy_layout() local
[all...]
/third_party/mesa3d/src/util/
H A Du_debug.c65 _util_debug_message(struct util_debug_callback *cb, unsigned *id, enum util_debug_type type, const char *fmt, ...) _util_debug_message() argument

Completed in 20 milliseconds

1...<<61626364656667686970>>...164