/third_party/skia/third_party/externals/freetype/src/base/ |
H A D | ftdbgmem.c | 208 ft_mem_debug_panic( const char* fmt, in ft_mem_debug_panic() argument 904 const char* fmt; in FT_DumpMemory() local
|
/third_party/python/Modules/_decimal/libmpdec/ |
H A D | io.c | 648 mpd_to_sci(const mpd_t *dec, int fmt) in mpd_to_sci() argument 659 mpd_to_eng(const mpd_t *dec, int fmt) in mpd_to_eng() argument 670 mpd_to_sci_size(char **res, const mpd_t *dec, int fmt) in mpd_to_sci_size() argument 679 mpd_to_eng_size(char **res, const mpd_t *dec, int fmt) in mpd_to_eng_size() argument 789 mpd_parse_fmt_str(mpd_spec_t *spec, const char *fmt, int caps) in mpd_parse_fmt_str() argument 1401 mpd_qformat(const mpd_t *dec, const char *fmt, const mpd_context_t *ctx, uint32_t *status) mpd_qformat() argument [all...] |
/third_party/spirv-headers/tools/buildHeaders/ |
H A D | header.cpp | 138 static std::string fmtNum(const char* fmt, unsigned val) { in fmtNum() argument 127 fmtConstInt(unsigned val, const std::string& name, const char* fmt, bool isLast = false) const fmtConstInt() argument [all...] |
/third_party/toybox/toys/pending/ |
H A D | modprobe.c | 384 char *fmt, *var, *val; in add_cmdopt() local
|
/third_party/skia/third_party/externals/dng_sdk/source/ |
H A D | dng_utils.cpp | 148 void dng_show_message_f (const char *fmt, ... ) in dng_show_message_f() argument
|
/third_party/python/PC/ |
H A D | pyshellext.cpp | 154 FORMATETC fmt = { in UpdateDropDescription() local 192 FORMATETC fmt = { in GetDragWindow() local 231 FORMATETC fmt = { in GetArguments() local
|
/third_party/python/Python/ |
H A D | ast_opt.c | 244 parse_literal(PyObject *fmt, Py_ssize_t *ppos, PyArena *arena) in parse_literal() argument 290 simple_format_arg_parse(PyObject *fmt, Py_ssize_t *ppos, in simple_format_arg_parse() argument 350 parse_format(PyObject *fmt, Py_ssize_t *ppos, expr_ty arg, PyArena *arena) in parse_format() argument 393 optimize_format(expr_ty node, PyObject *fmt, asdl_expr_seq *elts, PyArena *arena) optimize_format() argument [all...] |
/third_party/python/Modules/ |
H A D | ossaudiodev.c | 571 int fmt, channels, rate; in oss_setparameters() local 622 int fmt; _ssize() local [all...] |
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
H A D | time_zone_format.cc | 61 char* strptime(const char* s, const char* fmt, std::tm* tm) { in strptime() argument 215 void FormatTM(std::string* out, const std::string& fmt, const std::tm& tm) { in FormatTM() argument 649 const char* ParseTM(const char* dp, const char* fmt, std::tm* tm) { in ParseTM() argument 722 const char* fmt = format.c_str(); // NUL terminated in parse() local [all...] |
/third_party/skia/modules/skottie/src/ |
H A D | Skottie.cpp | 47 log(Logger::Level lvl, const skjson::Value* json, const char fmt[], ...) const log() argument
|
/third_party/selinux/libselinux/src/ |
H A D | matchpathcon.c | 17 default_printf(const char *fmt, ...) in default_printf() argument 32 void set_matchpathcon_printf(void (*f) (const char *fmt, ...)) in set_matchpathcon_printf() argument
|
/third_party/rust/crates/nix/src/sys/ |
H A D | aio.rs | 193 fn fmt(&self, fmt: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
H A D | statfs.rs | 696 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions
|
/third_party/rust/crates/serde/serde/src/ser/ |
H A D | impls.rs | |
/third_party/rust/crates/syn/src/ |
H A D | token.rs | 291 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in display() functions 418 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 525 fn fmt(&self, f: &mut fmt::Formatter) -> fmt functions 654 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { fmt() functions [all...] |
H A D | parse.rs | 275 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 281 fn fmt(&self, f: &mut fmt::Formatter) -> fmt::Result { in fmt() functions 1365 fn fmt( functions [all...] |
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureFormatTests.cpp | 148 tcu::TextureFormat fmt = m_dataType ? glu::mapGLTransferFormat(m_format, m_dataType) : glu::mapGLInternalFormat(m_format); in init() local 318 tcu::TextureFormat fmt = m_dataType ? glu::mapGLTransferFormat(m_format, m_dataType) : glu::mapGLInternalFormat(m_format); in init() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/ |
H A D | vktModifiersTests.cpp | 83 void checkModifiersList2Supported (Context& context, VkFormat fmt) in checkModifiersList2Supported() argument
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
H A D | vktSubgroupsPartitionedTests.cpp | 195 string fmt = subgroups::getFormatNameForGLSL(caseDef.format); in getTestString() local [all...] |
H A D | vktSubgroupsVoteTests.cpp | 148 const string fmt = subgroups::getFormatNameForGLSL(caseDef.format); in getStageTestSource() local 196 const string fmt = subgroups::getFormatNameForGLSL(caseDef.format); in getStageTestSourceFrag() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/eap_server/ |
H A D | eap_server.c | 188 void eap_log_msg(struct eap_sm *sm, const char *fmt, ...) in eap_log_msg() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
H A D | wpa_debug.c | 266 void wpa_printf(int level, const char *fmt, ...) in wpa_printf() argument 759 wpa_msg(void *ctx, int level, const char *fmt, ...) wpa_msg() argument 797 wpa_msg_ctrl(void *ctx, int level, const char *fmt, ...) wpa_msg_ctrl() argument 825 wpa_msg_global(void *ctx, int level, const char *fmt, ...) wpa_msg_global() argument 852 wpa_msg_global_ctrl(void *ctx, int level, const char *fmt, ...) wpa_msg_global_ctrl() argument 880 wpa_msg_no_global(void *ctx, int level, const char *fmt, ...) wpa_msg_no_global() argument 907 wpa_msg_global_only(void *ctx, int level, const char *fmt, ...) wpa_msg_global_only() argument 945 hostapd_logger(void *ctx, const u8 *addr, unsigned int module, int level, const char *fmt, ...) hostapd_logger() argument [all...] |
/third_party/vk-gl-cts/modules/gles2/functional/ |
H A D | es2fTextureCompletenessTests.cpp | 277 tcu::TextureFormat fmt = glu::mapGLTransferFormat(GL_RGBA, GL_UNSIGNED_BYTE); in createTexture() local 345 tcu::TextureFormat fmt = glu::mapGLTransferFormat(m_format, GL_UNSIGNED_BYTE); in createTexture() local 396 tcu::TextureFormat fmt = glu::mapGLTransferFormat(GL_RGBA, GL_UNSIGNED_BYTE); in createTexture() local 452 tcu::TextureFormat fmt = glu::mapGLTransferFormat(GL_RGBA, GL_UNSIGNED_BYTE); in createTexture() local 498 tcu::TextureFormat fmt = glu::mapGLTransferFormat(GL_RGBA, GL_UNSIGNED_BYTE); in createTexture() local 598 tcu::TextureFormat fmt = glu::mapGLTransferFormat(GL_RGBA, GL_UNSIGNED_BYTE); createTexture() local 668 tcu::TextureFormat fmt = glu::mapGLTransferFormat(GL_RGBA, GL_UNSIGNED_BYTE); createTexture() local 735 tcu::TextureFormat fmt = glu::mapGLTransferFormat(GL_RGBA, GL_UNSIGNED_BYTE); createTexture() local 797 tcu::TextureFormat fmt = glu::mapGLTransferFormat(GL_RGBA, GL_UNSIGNED_BYTE); createTexture() local 844 tcu::TextureFormat fmt = glu::mapGLTransferFormat(GL_RGBA, GL_UNSIGNED_BYTE); createTexture() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/eap_server/ |
H A D | eap_server.c | 187 void eap_log_msg(struct eap_sm *sm, const char *fmt, ...) in eap_log_msg() argument
|
/third_party/vulkan-loader/loader/ |
H A D | cJSON.c | 532 static char *print_value(cJSON *item, int depth, int fmt, printbuffer *p) { in print_value() argument 633 static char *print_array(cJSON *item, int depth, int fmt, printbuffer *p) { in print_array() argument 788 print_object(cJSON *item, int depth, int fmt, printbuffer *p) print_object() argument [all...] |