Searched defs:tag (Results 326 - 350 of 818) sorted by relevance

<<11121314151617181920>>

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Driff.c369 int64_t ff_start_tag(AVIOContext *pb, const char *tag) argument
580 enum CodecID ff_wav_codec_get_id(unsigned int tag, int bps) argument
H A Drmenc.c49 static void put_str(AVIOContext *s, const char *tag) argument
57 static void put_str8(AVIOContext *s, const char *tag) argument
75 AVDictionaryEntry *tag; local
[all...]
H A Dsiff.c64 uint32_t tag = AV_RL32(p->buf + 8); local
160 uint32_t tag; local
H A Dswf.h76 int tag; member in struct:__anon2275
H A Dswfenc.c27 static void put_swf_tag(AVFormatContext *s, int tag) argument
48 int tag_len, tag; local
[all...]
H A Dwv.c84 uint32_t tag, ver; local
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libcsc-0.82.3/src/
H A Dcsc_notify.c191 int tag; member in struct:S_notifNodeType
1071 CSCnotificationRegister( CSCnotificationBoardType const board, const char* notifName, const char* clientName, CSCgenFnType fn, const CSCboolean* runFlag, int tag, const void* data ) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/
H A Devent_tagging.c122 evtag_encode_tag(struct evbuffer *evbuf, ev_uint32_t tag) argument
188 evtag_marshal(struct evbuffer *evbuf, ev_uint32_t tag, argument
198 evtag_marshal_int(struct evbuffer *evbuf, ev_uint32_t tag, ev_uint32_ argument
209 evtag_marshal_string(struct evbuffer *buf, ev_uint32_t tag, const char *string) argument
215 evtag_marshal_timeval(struct evbuffer *evbuf, ev_uint32_t tag, struct timeval *tv) argument
359 ev_uint32_t tag; local
389 ev_uint32_t tag; local
409 ev_uint32_t tag; local
428 ev_uint32_t tag; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/test/
H A Dregress.gen.c299 ev_uint32_t tag; local
386 ev_uint32_t tag; local
405 evtag_marshal_msg(struct evbuffer *evbuf, ev_uint32_t tag, const struct msg *msg) argument
550 ev_uint32_t tag; local
612 ev_uint32_t tag; local
631 evtag_marshal_kill(struct evbuffer *evbuf, ev_uint32_t tag, const struct kill *msg) argument
782 ev_uint32_t tag; local
850 ev_uint32_t tag; local
869 evtag_marshal_run(struct evbuffer *evbuf, ev_uint32_t tag, const struct run *msg) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Dmetasound.c243 uint32_t tag; member in struct:MetasoundProps
275 uint32_t tag; local
H A Dmicrodvddec.c57 static void microdvd_set_tag(struct microdvd_tag *tags, struct microdvd_tag tag) argument
74 struct microdvd_tag tag = {0}; local
[all...]
H A Dsrtdec.c46 char tag[128]; member in struct:__anon3225
H A Dvmdvideo.c77 unsigned char tag; local
H A Dwebvttenc.c76 static void webvtt_close_tag(WebVTTContext *s, char tag) argument
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/include/asm/
H A Dsetup.h42 u32 tag; member in struct:tag_header
97 struct tag { struct
109 u32 tag; member in struct:tagtable
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/avr32/kernel/
H A Dsetup.c295 static int __init parse_tag_core(struct tag *tag) argument
306 static int __init parse_tag_mem(struct tag *tag) argument
326 parse_tag_rdimg(struct tag *tag) argument
357 parse_tag_rsvd_mem(struct tag *tag) argument
366 parse_tag_cmdline(struct tag *tag) argument
373 parse_tag_clock(struct tag *tag) argument
388 parse_tag(struct tag *tag) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-omap/
H A Dcommon.c52 static const void *get_config(u16 tag, size_t len, int skip, size_t *len_out) argument
74 const void *__omap_get_config(u16 tag, size_t len, int nr) argument
80 const void *omap_get_var_config(u16 tag, size_t *len) argument
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/evp/
H A Devp_test.c132 test1(const EVP_CIPHER *c, const unsigned char *key, int kn, const unsigned char *iv, int in, const unsigned char *plaintext, int pn, const unsigned char *ciphertext, int cn, const unsigned char *aad, int an, const unsigned char *tag, int tn, int encdec) argument
377 test_cipher(const char *cipher, const unsigned char *key, int kn, const unsigned char *iv, int in, const unsigned char *plaintext, int pn, const unsigned char *ciphertext, int cn, const unsigned char *aad, int an, const unsigned char *tag, int tn, int encdec) argument
501 unsigned char *iv, *key, *plaintext, *ciphertext, *aad, *tag; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/asn1/
H A Dasn1_lib.c100 int tag, xclass, inf; local
197 void ASN1_put_object(unsigned char **pp, int constructed, int length, int tag, argument
257 ASN1_object_size(int constructed, int length, int tag) argument
[all...]
H A Dtasn_enc.c126 ASN1_item_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass) argument
262 asn1_template_ex_i2d(ASN1_VALUE **pval, unsigned char **out, const ASN1_TEMPLATE *tt, int tag, int iclass) argument
481 asn1_i2d_ex_primitive(ASN1_VALUE **pval, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/evp/
H A Devp_test.c132 test1(const EVP_CIPHER *c, const unsigned char *key, int kn, const unsigned char *iv, int in, const unsigned char *plaintext, int pn, const unsigned char *ciphertext, int cn, const unsigned char *aad, int an, const unsigned char *tag, int tn, int encdec) argument
377 test_cipher(const char *cipher, const unsigned char *key, int kn, const unsigned char *iv, int in, const unsigned char *plaintext, int pn, const unsigned char *ciphertext, int cn, const unsigned char *aad, int an, const unsigned char *tag, int tn, int encdec) argument
501 unsigned char *iv, *key, *plaintext, *ciphertext, *aad, *tag; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/kernel/
H A Dcompat.c84 static struct tag * __init memtag(struct tag *tag, unsigned long start, unsigned long size) argument
97 struct tag *tag = taglist; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source/gsoap/
H A Ddom.c233 soap_out_xsd__anyType(struct soap *soap, const char *tag, int id, const struct soap_dom_element *node, const char *type) argument
425 soap_out_xsd__anyAttribute(struct soap *soap, const char *tag, int id, const struct soap_dom_attribute *node, const char *type) argument
511 soap_in_xsd__anyType(struct soap *soap, const char *tag, struct soap_dom_element *node, const char *type) argument
616 soap_in_xsd__anyAttribute(struct soap *soap, const char *tag, struct soap_dom_attribute *node, const char *type) argument
[all...]
H A Ddom.cpp233 soap_out_xsd__anyType(struct soap *soap, const char *tag, int id, const struct soap_dom_element *node, const char *type) argument
425 soap_out_xsd__anyAttribute(struct soap *soap, const char *tag, int id, const struct soap_dom_attribute *node, const char *type) argument
511 soap_in_xsd__anyType(struct soap *soap, const char *tag, struct soap_dom_element *node, const char *type) argument
616 soap_in_xsd__anyAttribute(struct soap *soap, const char *tag, struct soap_dom_attribute *node, const char *type) argument
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/gsoap/source_build_platform/gsoap/
H A Ddom.c233 soap_out_xsd__anyType(struct soap *soap, const char *tag, int id, const struct soap_dom_element *node, const char *type) argument
425 soap_out_xsd__anyAttribute(struct soap *soap, const char *tag, int id, const struct soap_dom_attribute *node, const char *type) argument
511 soap_in_xsd__anyType(struct soap *soap, const char *tag, struct soap_dom_element *node, const char *type) argument
616 soap_in_xsd__anyAttribute(struct soap *soap, const char *tag, struct soap_dom_attribute *node, const char *type) argument
[all...]

Completed in 288 milliseconds

<<11121314151617181920>>