Searched defs:string (Results 201 - 225 of 578) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mmc/core/
H A Dsdio_cis.c31 char **buffer, *string; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dacpi_pcihp.c265 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; local
339 struct acpi_buffer string = { ACPI_ALLOCATE_BUFFER, NULL }; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/serial/
H A Dvisor.c345 char *string; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Dt128.c148 const char *string; member in struct:signature
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/iio/
H A Dsysfs.h79 const char *string; member in struct:iio_const_attr
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/src/
H A Denvsubst.c236 find_variables (const char *string, argument
291 print_variables(const char *string) argument
417 char *string = XNMALLOC (var_len + 1, char); local
426 note_variables(const char *string) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-python.c532 get_python_format_unnamed_arg_count (const char *string) argument
[all...]
H A Dmsgl-iconv.c77 convert_string (iconv_t cd, const char *string, argument
376 iconvable_string (iconv_t cd, const char *string) argument
H A Dread-catalog-abstract.c409 char *string = XNMALLOC (string_length + 1, char); local
451 char *string = XNMALLOC (string_length + 1, char); local
504 char *string = XNMALLOC (string_length + 1, char); local
523 char *string = XNMALLOC (string_length + 1, char); local
621 char *string = local
[all...]
H A Dread-mo.c143 char *string; local
[all...]
H A Dread-properties.c243 conv_from_iso_8859_1 (char *string) argument
274 conv_from_java (char *string) argument
[all...]
H A Dx-smalltalk.c179 char *string; /* for token_type_string_literal, token_type_symbol */ member in struct:token_ty
[all...]
H A Dx-ycp.c330 char *string; /* for token_type_string_literal, token_type_symbol */ member in struct:token_ty
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/glib/
H A Dgstring.c265 g_string_maybe_expand(GString* string, gsize len) argument
278 GString *string = g_slice_new (GString); local
293 GString *string; local
314 GString *string; local
330 g_string_free(GString *string, gboolean free_segment) argument
456 g_string_insert_len(GString *string, gssize pos, const gchar *val, gssize len) argument
527 g_string_append(GString *string, const gchar *val) argument
537 g_string_append_len(GString *string, const gchar *val, gssize len) argument
549 g_string_append_c(GString *string, gchar c) argument
568 g_string_append_unichar(GString *string, gunichar wc) argument
643 g_string_insert_c(GString *string, gssize pos, gchar c) argument
682 g_string_insert_unichar(GString *string, gssize pos, gunichar wc) argument
913 g_string_append_printf_internal(GString *string, const gchar *fmt, va_list args) argument
944 g_string_append_printf(GString *string, const gchar *fmt, ...) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/
H A Dtparm.c61 char *string; member in struct:arg_str
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/uams/
H A Duams_dhx_pam.c113 char *string = NULL; local
H A Duams_pam.c90 char *string = NULL; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Devent_tagging.c289 evtag_marshal_string(struct evbuffer *buf, ev_uint32_t tag, const char *string) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/plugins/down-root/
H A Ddown-root.c229 char *string; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/plugins/radius/
H A Davpair.c475 static void rc_fieldcpy (char *string, char **uptr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Dbss_log.c275 static void xsyslog(BIO *bp, int priority, const char *string) argument
329 static void xsyslog(BIO *bp, int priority, const char *string) argument
390 static void xsyslog(BIO *bp, int priority, const char *string) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/dso/
H A Ddso_win32.c647 static const char *openssl_strnchr(const char *string, int c, size_t len) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dgentest.py7 import string namespace
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/python/
H A Dgenerator.py11 import string namespace
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/acpica/
H A Dtbutils.c182 static void acpi_tb_fix_string(char *string, acpi_size length) argument

Completed in 201 milliseconds

1234567891011>>