Searched defs:value (Results 126 - 150 of 3538) sorted by relevance

1234567891011>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Doptions.c48 char *value; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngwtran.c148 png_byte value; local
180 png_byte value; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/examples/
H A Dxpath2.c85 example4(const char* filename, const xmlChar* xpathExpr, const xmlChar* value) { argument
144 update_xpath_nodes(xmlNodeSetPtr nodes, const xmlChar* value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/share/doc/libxml2-2.7.2/html/
H A Dxpath2.c85 example4(const char* filename, const xmlChar* xpathExpr, const xmlChar* value) { argument
144 update_xpath_nodes(xmlNodeSetPtr nodes, const xmlChar* value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavformat/
H A Dnistspheredec.c110 char key[32], value[32]; local
H A Drtpdec_ilbc.c26 ilbc_parse_fmtp(AVFormatContext *s, AVStream *stream, PayloadContext *data, char *attr, char *value) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavutil/
H A Ddict.h82 char *value; member in struct:AVDictionaryEntry
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sio/
H A Dmain.c14 SIOPipeSignalIsBeingIgnoredGloballyByApplication(int value) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/asn1/
H A Da_bitstr.c188 int ASN1_BIT_STRING_set_bit(ASN1_BIT_STRING *a, int n, int value) argument
H A Dasn_moid.c109 static int do_create(char *value, char *name) argument
H A Dt_bitst.c83 int ASN1_BIT_STRING_set_asc(ASN1_BIT_STRING *bs, char *name, int value, argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/engines/ccgost/
H A Dgost_ctl.c77 int gost_set_default_param(int param, const char *value) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/carbon/
H A Dsettings.cpp178 int value; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngwtran.c142 png_byte value; local
174 png_byte value; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/univ/
H A Dchoice.cpp73 wxString value; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagpnm.cpp95 wxUint32 value, size=width*height; local
113 wxUint32 value, size=3*width*height; local
133 unsigned char value; local
[all...]
H A Dsysopt.cpp50 void wxSystemOptions::SetOption(const wxString& name, const wxString& value) argument
65 void wxSystemOptions::SetOption(const wxString& name, int value) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/lib/
H A Dstrtoofft.c61 curl_off_t value = 0; local
157 int value = -1; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_xattr.c61 char *value = NULL; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/unit/
H A Dunit1300.c30 static void test_curl_llist_dtor(void *key, void *value) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/
H A DMagnetURI.h48 void AddField(const STRING& name, const STRING& value) { m_fields.push_back(Field_Type(name, value)); } argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/kademlia/utils/
H A DUInt128.h52 CUInt128(const CUInt128& value) throw() argument
62 explicit CUInt128(uint32_t value) throw() argument
96 void Set32BitChunk(unsigned chunk, uint32_t value) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/aMule-2.3.1/src/libs/common/
H A DPath.h212 inline CFormat& CFormat::operator%(CPath value) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/cocoa/
H A Dslider.h32 wxSlider(wxWindow *parent, wxWindowID winid, int value, int minValue, int maxValue, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxSL_HORIZONTAL, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxSliderNameStr) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/include/wx/gtk/
H A Dslider.h21 wxSlider(wxWindow *parent, wxWindowID id, int value, int minValue, int maxValue, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, long style = wxSL_HORIZONTAL, const wxValidator& validator = wxDefaultValidator, const wxString& name = wxSliderNameStr) argument

Completed in 443 milliseconds

1234567891011>>