Searched defs:encoding (Results 101 - 118 of 118) sorted by relevance

12345

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dparser.c5765 const xmlChar *encoding; local
8835 xmlChar *encoding = NULL; local
13023 xmlCtxtResetPush(xmlParserCtxtPtr ctxt, const char *chunk, int size, const char *filename, const char *encoding) argument
13229 xmlDoRead(xmlParserCtxtPtr ctxt, const char *URL, const char *encoding, int options, int reuse) argument
13274 xmlReadDoc(const xmlChar * cur, const char *URL, const char *encoding, int options) argument
13298 xmlReadFile(const char *filename, const char *encoding, int options) argument
13321 xmlReadMemory(const char *buffer, int size, const char *URL, const char *encoding, int options) argument
13345 xmlReadFd(int fd, const char *URL, const char *encoding, int options) argument
13387 xmlReadIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument
13430 xmlCtxtReadDoc(xmlParserCtxtPtr ctxt, const xmlChar * cur, const char *URL, const char *encoding, int options) argument
13463 xmlCtxtReadFile(xmlParserCtxtPtr ctxt, const char *filename, const char *encoding, int options) argument
13498 xmlCtxtReadMemory(xmlParserCtxtPtr ctxt, const char *buffer, int size, const char *URL, const char *encoding, int options) argument
13542 xmlCtxtReadFd(xmlParserCtxtPtr ctxt, int fd, const char *URL, const char *encoding, int options) argument
13585 xmlCtxtReadIO(xmlParserCtxtPtr ctxt, xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dh263.c2522 static inline int ff_mpeg4_pred_dc(MpegEncContext * s, int n, int level, int *dir_ptr, int encoding) argument
[all...]
H A Dmpegvideo.h213 int encoding; ///< true if we are encoding (vs decoding) member in struct:MpegEncContext
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/pcmcia/
H A Dsynclink_cs.c4109 static int hdlcdev_attach(struct net_device *dev, unsigned short encoding, argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dsynclink_gt.c1477 static int hdlcdev_attach(struct net_device *dev, unsigned short encoding, argument
[all...]
H A Dsynclinkmp.c1624 static int hdlcdev_attach(struct net_device *dev, unsigned short encoding, argument
H A Dsynclink.c7697 hdlcdev_attach(struct net_device *dev, unsigned short encoding, unsigned short parity) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wan/
H A Dfarsync.c2278 fst_attach(struct net_device *dev, unsigned short encoding, unsigned short parity) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/
H A DHTMLparser.c3300 const xmlChar *encoding; local
4449 htmlCreateDocParserCtxt(const xmlChar *cur, const char *encoding) argument
5524 htmlSAXParseDoc(xmlChar *cur, const char *encoding, htmlSAXHandlerPtr sax, void *userData) argument
5563 htmlParseDoc(xmlChar *cur, const char *encoding) argument
5580 htmlCreateFileParserCtxt(const char *filename, const char *encoding) argument
5646 htmlSAXParseFile(const char *filename, const char *encoding, htmlSAXHandlerPtr sax, void *userData) argument
5686 htmlParseFile(const char *filename, const char *encoding) argument
5991 htmlDoRead(htmlParserCtxtPtr ctxt, const char *URL, const char *encoding, int options, int reuse) argument
6037 htmlReadDoc(const xmlChar * cur, const char *URL, const char *encoding, int options) argument
6062 htmlReadFile(const char *filename, const char *encoding, int options) argument
6086 htmlReadMemory(const char *buffer, int size, const char *URL, const char *encoding, int options) argument
6112 htmlReadFd(int fd, const char *URL, const char *encoding, int options) argument
6154 htmlReadIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument
6198 htmlCtxtReadDoc(htmlParserCtxtPtr ctxt, const xmlChar * cur, const char *URL, const char *encoding, int options) argument
6231 htmlCtxtReadFile(htmlParserCtxtPtr ctxt, const char *filename, const char *encoding, int options) argument
6266 htmlCtxtReadMemory(htmlParserCtxtPtr ctxt, const char *buffer, int size, const char *URL, const char *encoding, int options) argument
6308 htmlCtxtReadFd(htmlParserCtxtPtr ctxt, int fd, const char *URL, const char *encoding, int options) argument
6350 htmlCtxtReadIO(htmlParserCtxtPtr ctxt, xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument
[all...]
H A Dparser.c6436 const xmlChar *encoding; local
9659 xmlChar *encoding = NULL; local
13986 xmlCtxtResetPush(xmlParserCtxtPtr ctxt, const char *chunk, int size, const char *filename, const char *encoding) argument
14096 xmlCtxtUseOptionsInternal(xmlParserCtxtPtr ctxt, int options, const char *encoding) argument
14241 xmlDoRead(xmlParserCtxtPtr ctxt, const char *URL, const char *encoding, int options, int reuse) argument
14286 xmlReadDoc(const xmlChar * cur, const char *URL, const char *encoding, int options) argument
14310 xmlReadFile(const char *filename, const char *encoding, int options) argument
14333 xmlReadMemory(const char *buffer, int size, const char *URL, const char *encoding, int options) argument
14357 xmlReadFd(int fd, const char *URL, const char *encoding, int options) argument
14399 xmlReadIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument
14442 xmlCtxtReadDoc(xmlParserCtxtPtr ctxt, const xmlChar * cur, const char *URL, const char *encoding, int options) argument
14475 xmlCtxtReadFile(xmlParserCtxtPtr ctxt, const char *filename, const char *encoding, int options) argument
14510 xmlCtxtReadMemory(xmlParserCtxtPtr ctxt, const char *buffer, int size, const char *URL, const char *encoding, int options) argument
14554 xmlCtxtReadFd(xmlParserCtxtPtr ctxt, int fd, const char *URL, const char *encoding, int options) argument
14597 xmlCtxtReadIO(xmlParserCtxtPtr ctxt, xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument
[all...]
H A Dtestapi.c1596 char * encoding; /* the document encoding, or NULL */ local
1655 char * encoding; /* the document encoding, o local
1703 char * encoding; /* the document encoding, or NULL */ local
2318 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */ local
2466 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */ local
2500 char * encoding; /* the document encoding, or NULL */ local
2553 char * encoding; /* the document encoding, or NULL */ local
2605 char * encoding; /* the document encoding, or NULL */ local
2663 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */ local
2718 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */ local
2827 char * encoding; /* the encoding string */ local
2880 char * encoding; /* the encoding string */ local
3320 char * encoding; /* the document encoding */ local
3381 char * encoding; /* the encoding string */ local
3441 char * encoding; /* the encoding string */ local
3534 char * encoding; /* the document encoding */ local
3582 char * encoding; /* the document encoding */ local
3635 xmlChar * encoding; /* the encoding string */ local
12772 char * encoding; /* the document encoding, or NULL */ local
12830 char * encoding; /* the document encoding, or NULL */ local
12887 char * encoding; /* the document encoding, or NULL */ local
12984 char * encoding; /* the document encoding, or NULL */ local
14461 char * encoding; /* the document encoding, or NULL */ local
14512 char * encoding; /* the document encoding, or NULL */ local
14562 char * encoding; /* the document encoding, or NULL */ local
15467 char * encoding; /* a free form C string describing the HTML document encoding, or NULL */ local
22032 char * encoding; /* an optional encoding string */ local
22759 char * encoding; /* the name of an encoding (or NULL) */ local
22807 char * encoding; /* the encoding if any assuming the I/O layer handles the trancoding */ local
22904 char * encoding; /* the name of the encoding to use or NULL. */ local
22959 char * encoding; /* the encoding if any assuming the I/O layer handles the trancoding */ local
29619 char * encoding; /* the document encoding, or NULL */ local
29672 char * encoding; /* the document encoding, or NULL */ local
29724 char * encoding; /* the document encoding, or NULL */ local
29786 char * encoding; /* the document encoding, or NULL */ local
29846 char * encoding; /* the document encoding, or NULL */ local
29905 char * encoding; /* the document encoding, or NULL */ local
32312 char * encoding; /* the document encoding, or NULL */ local
43659 char * encoding; /* the encoding or NULL for default */ local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dwireless.h909 struct iw_point encoding; /* Encoding stuff : tokens */ member in union:iwreq_data
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dparser.c5765 const xmlChar *encoding; local
8835 xmlChar *encoding = NULL; local
13023 xmlCtxtResetPush(xmlParserCtxtPtr ctxt, const char *chunk, int size, const char *filename, const char *encoding) argument
13229 xmlDoRead(xmlParserCtxtPtr ctxt, const char *URL, const char *encoding, int options, int reuse) argument
13274 xmlReadDoc(const xmlChar * cur, const char *URL, const char *encoding, int options) argument
13298 xmlReadFile(const char *filename, const char *encoding, int options) argument
13321 xmlReadMemory(const char *buffer, int size, const char *URL, const char *encoding, int options) argument
13345 xmlReadFd(int fd, const char *URL, const char *encoding, int options) argument
13387 xmlReadIO(xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument
13430 xmlCtxtReadDoc(xmlParserCtxtPtr ctxt, const xmlChar * cur, const char *URL, const char *encoding, int options) argument
13463 xmlCtxtReadFile(xmlParserCtxtPtr ctxt, const char *filename, const char *encoding, int options) argument
13498 xmlCtxtReadMemory(xmlParserCtxtPtr ctxt, const char *buffer, int size, const char *URL, const char *encoding, int options) argument
13542 xmlCtxtReadFd(xmlParserCtxtPtr ctxt, int fd, const char *URL, const char *encoding, int options) argument
13585 xmlCtxtReadIO(xmlParserCtxtPtr ctxt, xmlInputReadCallback ioread, xmlInputCloseCallback ioclose, void *ioctx, const char *URL, const char *encoding, int options) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c588 #define encoding (parser->m_encoding) macro
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/
H A Datmel.c1829 struct iw_point *encoding = &wrqu->encoding; local
1889 struct iw_point *encoding = &wrqu->encoding; local
[all...]
H A Dairo.c6482 struct iw_point *encoding = &wrqu->encoding; local
6568 struct iw_point *encoding = &wrqu->encoding; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/wireless/hostap/
H A Dhostap_wlan.h54 u32 encoding; member in struct:linux_wlan_ng_cap_hdr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/sqlite-3.6.22/
H A Dsqlite3.c52262 u8 encoding = ENC(db); /* The database encoding */ local
78375 u8 encoding; local
[all...]

Completed in 604 milliseconds

12345