Searched refs:string (Results 276 - 300 of 8373) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/uniconv/
H A Du16-strconv-to-enc.c26 #include <string.h>
H A Du32-conv-to-enc.c26 #include <string.h>
H A Du32-strconv-to-enc.c26 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libunistring-0.9.3/lib/unistr/
H A Du-cpy.h1 /* Copy piece of UTF-8/UTF-16/UTF-32 string.
18 #include <string.h>
H A Du8-stpcpy.c1 /* Copy UTF-8 string.
30 # include <string.h>
H A Du8-stpncpy.c1 /* Copy UTF-8 string.
30 # include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libiconv-1.10/srclib/
H A Dprogname.c27 #include <string.h>
H A Dxalloc.h56 extern char *xstrdup (const char *string);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfopen.c24 #include <string.h>
H A Dprogname.c25 #include <string.h>
H A Dstpcpy.c1 /* stpcpy.c -- copy a string and return pointer to end of new string
22 #include <string.h>
H A Dstrcspn.c22 #include <string.h>
H A Dstrerror.c20 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgettextpo/
H A Dfopen.c24 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/lib/
H A Dsrm_puts.c5 #include <linux/string.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iptables-1.4.12/src/extensions/
H A Dlibxt_TRACE.c3 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/libipsec/
H A Dipsec_strerror.c35 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/racoon/
H A Disakmp_newg.c37 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/udhcpd/
H A Dfrontend.c1 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libiconv-1.11/srclib/
H A Dprogname.c27 #include <string.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/alsa-lib-1.0.26/src/conf/cards/
H A DCMI8338-SWIEC.conf11 type string
21 type string
47 type string
60 type string
97 type string
H A DCMI8338.conf10 type string
20 type string
46 type string
59 type string
96 type string
H A DENS1371.conf10 type string
20 type string
44 type string
71 type string
103 type string
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/examples_cxx/getting_started/
H A DgettingStartedCommon.hpp11 inline void setCategory(std::string &category) {category_ = category;}
12 inline void setName(std::string &name) {name_ = name;}
13 inline void setVendor(std::string &vendor) {vendor_ = vendor;}
14 inline void setSKU(std::string &sku) {sku_ = sku;}
18 inline std::string& getCategory() {return(category_);}
19 inline std::string& getName() {return(name_);}
20 inline std::string& getVendor() {return(vendor_);}
21 inline std::string& getSKU() {return(sku_);}
119 packString(char *buffer, std::string &theString)
127 std::string category
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/scripts/perl/Perf-Trace-Util/lib/Perf/Trace/
H A DCore.pm35 my $string;
41 $string .= "NONE";
47 $string .= " | ";
49 $string .= "$trace_flags{$idx}";
55 return $string;
65 my $string;
71 $string .= "$flag_fields{$event_name}{$field_name}{'values'}{$idx}";
76 $string .= " $flag_fields{$event_name}{$field_name}{'delim'} ";
78 $string .= "$flag_fields{$event_name}{$field_name}{'values'}{$idx}";
85 return $string;
[all...]

Completed in 166 milliseconds

<<11121314151617181920>>