Searched defs:str (Results 201 - 225 of 2165) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dlib509.c110 char *str = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/tests/strings/
H A Dtokenizer.cpp66 const wxChar *str; member in struct:TokenizerTestData
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/utils/
H A DUInt128.cpp81 wxString str; local
92 wxString str; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/utils/fileview/
H A DFileView.cpp60 void CLogger::AddLogLine(const wxString& /*file*/, int /*line*/, bool /*critical*/, DebugType /*type*/, const wxString& str, bool /*toStdout*/, bool /*toGUI*/) argument
62 cout << "DebugLog: " << str << "\n"; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/mac/corefoundation/
H A Dcfstring.h47 wxMacCFStringHolder(const wxString &str, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/msw/
H A Ddde.h54 virtual bool Execute(const wxString& str) { return Execute(str, -1, wxIPC_TEXT); } argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pnp/
H A Dsupport.c39 void pnp_eisa_id_to_string(u32 id, char *str) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/char/
H A Dtape_proc.c43 const char *str; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pnx833x/stb22x/
H A Dboard.c54 char *str = prom_getenv(env); local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/pnx8550/common/
H A Dprom.c81 inline void str2eaddr(unsigned char *ea, unsigned char *str) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/sibyte/swarm/
H A Dsetup.c169 void setleds(char *str) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/kernel/
H A Dmn10300-watchdog.c80 static int __init setup_watchdog(char *str) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/solo6x10/
H A Dsolo6010-enc.c121 char *str = solo_enc->osd_text; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/gnu/gettext/
H A DDumpResource.java32 private void dumpString (String str) throws IOException { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dwrite-stringtable.c60 write_escaped_string (ostream_t stream, const char *str) argument
198 char *str; local
H A Dwrite-tcl.c54 write_tcl_string (FILE *stream, const char *str) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libcroco/
H A Dcr-simple-sel.c115 guchar *str = g_strndup (cur->name->stryng->str, local
174 guchar *str = g_strndup (a_this->name->stryng->str, local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/etc/papd/
H A Dcomment.c68 int comcmp( char *start, char *stop, char *str,int how) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/libatalk/bstring/
H A Dbstradd.c78 bstring brefcstr (char *str) { argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/demos/ssl/
H A Dserv.cpp50 char* str; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/radvd/
H A Dutil.c38 print_addr(struct in6_addr *addr, char *str) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/demos/ssl/
H A Dserv.cpp50 char* str; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dtasn_prn.c79 ASN1_STRING *str; local
163 ASN1_STRING *str = fld; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/buffer/
H A Dbuffer.c92 int BUF_MEM_grow(BUF_MEM *str, int len) argument
128 BUF_MEM_grow_clean(BUF_MEM *str, int len) argument
165 BUF_strdup(const char *str) argument
171 BUF_strndup(const char *str, size_t siz) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/err/
H A Derr_prn.c66 void ERR_print_errors_cb(int (*cb)(const char *str, size_t len, void *u), argument
87 static int print_fp(const char *str, size_t len, void *fp) argument
102 static int print_bio(const char *str, size_t len, void *bp) argument

Completed in 212 milliseconds

1234567891011>>