Home
last modified time | relevance | path

Searched defs:strbuf (Results 1 – 18 of 18) sorted by relevance

/third_party/eudev/src/shared/
Dstrbuf.h26 struct strbuf { struct
29 struct strbuf_node *root; argument
51 struct strbuf *strbuf_new(void); argument
/third_party/musl/porting/liteos_m/kernel/include/
Dstropts.h89 struct strbuf { struct
96 struct strbuf ctlbuf; argument
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dstropts.h89 struct strbuf { struct
96 struct strbuf ctlbuf; argument
/third_party/musl/ndk_musl_include/
Dstropts.h89 struct strbuf { struct
96 struct strbuf ctlbuf; argument
/third_party/musl/include/
Dstropts.h89 struct strbuf { struct
96 struct strbuf ctlbuf; argument
/third_party/musl/porting/uniproton/kernel/include/
Dstropts.h89 struct strbuf { struct
96 struct strbuf ctlbuf; argument
/third_party/boost/libs/log/src/
Ddate_time_format_parser.cpp377 …:aux::basic_ostringstreambuf< CharT >& strbuf, uint32_t value, unsigned int width, CharT fill_char) in put_integer()
/third_party/weston/libweston/renderer-gl/
Degl-glue.c193 char *strbuf = NULL; in log_all_egl_configs() local
231 char *strbuf = NULL; in log_egl_config_info() local
/third_party/openssl/crypto/asn1/
Da_mbstr.c52 char strbuf[32]; in ASN1_mbstring_ncopy() local
/third_party/pulseaudio/src/modules/macosx/
Dmodule-coreaudio-device.c415 pa_strbuf *strbuf; in ca_device_create_sink() local
549 pa_strbuf *strbuf; in ca_device_create_source() local
/third_party/openssl/apps/
Denc.c104 char *str = NULL, *passarg = NULL, *pass = NULL, *strbuf = NULL; in enc_main() local
/third_party/libwebsockets/minimal-examples/dbus-server/minimal-dbus-ws-proxy/
Dprotocol_lws_minimal_dbus_ws_proxy.c741 char strbuf[256]; in callback_minimal_dbus_wsproxy() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-common.cc359 char strbuf[64]; in hb_language_from_string() local
/third_party/harfbuzz/src/
Dhb-common.cc365 char strbuf[64]; in hb_language_from_string() local
/third_party/flutter/skia/third_party/externals/harfbuzz/src/
Dhb-common.cc358 char strbuf[64]; in hb_language_from_string() local
/third_party/mksh/
Dvar.c406 char strbuf[1 + 2 + 1 + 8 * sizeof(mksh_uari_t) + 1]; in str_val() local
/third_party/ffmpeg/libavcodec/
Dac3enc.c1778 char strbuf[32]; in dprint_options() local
/third_party/eudev/src/udev/
Dudev-rules.c73 struct strbuf *strbuf; member