Searched refs:tag (Results 201 - 225 of 955) sorted by relevance

1234567891011>>

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/asn1/
H A Dx_name.c65 int tag, int aclass, char opt, ASN1_TLC *ctx);
67 static int x509_name_ex_i2d(ASN1_VALUE **val, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
160 int tag, int aclass, char opt, ASN1_TLC *ctx)
173 tag, aclass, opt, ctx);
204 static int x509_name_ex_i2d(ASN1_VALUE **val, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass) argument
159 x509_name_ex_d2i(ASN1_VALUE **val, unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/asn1/
H A Dx_name.c65 int tag, int aclass, char opt, ASN1_TLC *ctx);
67 static int x509_name_ex_i2d(ASN1_VALUE **val, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass);
160 int tag, int aclass, char opt, ASN1_TLC *ctx)
173 tag, aclass, opt, ctx);
204 static int x509_name_ex_i2d(ASN1_VALUE **val, unsigned char **out, const ASN1_ITEM *it, int tag, int aclass) argument
159 x509_name_ex_d2i(ASN1_VALUE **val, const unsigned char **in, long len, const ASN1_ITEM *it, int tag, int aclass, char opt, ASN1_TLC *ctx) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna/
H A Dutils.c138 escape_tag(const char *tag) argument
142 if( strchr(tag, '&') || strchr(tag, '<') || strchr(tag, '>') )
144 esc_tag = strdup(tag);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/minidlna.07.26/
H A Dutils.c138 escape_tag(const char *tag) argument
142 if( strchr(tag, '&') || strchr(tag, '<') || strchr(tag, '>') )
144 esc_tag = strdup(tag);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dreg_ld_str.c42 u_char tag; local
46 tag = FPU_normalize_nuo(r);
51 return tag;
105 int exp, tag, negative; local
126 tag = TAG_Special;
135 tag = TAG_Special; /* The calling function must look for NaNs */
146 tag = TAG_Zero;
165 tag = TAG_Valid;
170 return tag;
178 int exp, tag, negativ local
1120 FPU_round_to_int(FPU_REG *r, u_char tag) argument
1183 u_char tag; local
[all...]
H A Dreg_constant.c36 /* Only the sign (and tag) is used in internal zeroes */
39 /* Only the sign and significand (and tag) are used in internal NaNs */
46 /* Only the sign (and tag) is used in internal infinities */
50 static void fld_const(FPU_REG const *c, int adj, u_char tag) argument
63 FPU_settag0(tag);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/mutex/
H A Dmut_stub.c133 __mutex_print_debug_single(env, tag, mutex, flags)
135 const char *tag;
140 COMPQUIET(tag, NULL);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavformat/
H A Dau.c123 unsigned int tag; local
130 tag = get_le32(pb);
131 if (tag != MKTAG('.', 's', 'n', 'd'))
H A Dmxfdec.c375 static int mxf_read_cryptographic_context(MXFCryptoContext *cryptocontext, ByteIOContext *pb, int tag, int size, UID uid) argument
384 static int mxf_read_content_storage(MXFContext *mxf, ByteIOContext *pb, int tag) argument
386 switch (tag) {
401 static int mxf_read_source_clip(MXFStructuralComponent *source_clip, ByteIOContext *pb, int tag) argument
403 switch(tag) {
422 static int mxf_read_material_package(MXFPackage *package, ByteIOContext *pb, int tag) argument
424 switch(tag) {
439 static int mxf_read_track(MXFTrack *track, ByteIOContext *pb, int tag) argument
441 switch(tag) {
459 static int mxf_read_sequence(MXFSequence *sequence, ByteIOContext *pb, int tag) argument
482 mxf_read_source_package(MXFPackage *package, ByteIOContext *pb, int tag) argument
507 mxf_read_index_table_segment(MXFIndexTableSegment *segment, ByteIOContext *pb, int tag) argument
543 mxf_read_generic_descriptor(MXFDescriptor *descriptor, ByteIOContext *pb, int tag, int size, UID uid) argument
865 int tag = get_be16(pb); local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/ntfs-3g-2009.3.8/libfuse-lite/
H A DMakefile.in66 LTCOMPILE = $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) \
70 LINK = $(LIBTOOL) --tag=CC --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
325 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse.lo -MD -MP -MF "$(DEPDIR)/libfuse_lite_la-fuse.Tpo" -c -o libfuse_lite_la-fuse.lo `test -f 'fuse.c' || echo '$(srcdir)/'`fuse.c; \
329 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-fuse.lo `test -f 'fuse.c' || echo '$(srcdir)/'`fuse.c
332 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse_kern_chan.lo -MD -MP -MF "$(DEPDIR)/libfuse_lite_la-fuse_kern_chan.Tpo" -c -o libfuse_lite_la-fuse_kern_chan.lo `test -f 'fuse_kern_chan.c' || echo '$(srcdir)/'`fuse_kern_chan.c; \
336 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-fuse_kern_chan.lo `test -f 'fuse_kern_chan.c' || echo '$(srcdir)/'`fuse_kern_chan.c
339 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse_loop.lo -MD -MP -MF "$(DEPDIR)/libfuse_lite_la-fuse_loop.Tpo" -c -o libfuse_lite_la-fuse_loop.lo `test -f 'fuse_loop.c' || echo '$(srcdir)/'`fuse_loop.c; \
343 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -c -o libfuse_lite_la-fuse_loop.lo `test -f 'fuse_loop.c' || echo '$(srcdir)/'`fuse_loop.c
346 @am__fastdepCC_TRUE@ if $(LIBTOOL) --tag=CC --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(libfuse_lite_la_CFLAGS) $(CFLAGS) -MT libfuse_lite_la-fuse_lowlevel.lo -MD -MP -MF "$(DEPDIR)/libfuse_lite_la-fuse_lowlevel.Tpo" -c -o libfuse_lite_la-fuse_lowlevel.lo `test -f 'fuse_lowlevel.c' || echo '$(srcdir)/'`fuse_lowlevel.c; \
350 @am__fastdepCC_FALSE@ $(LIBTOOL) --tag
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/mach-footbridge/
H A Dcommon.c36 static int __init parse_tag_memclk(const struct tag *tag) argument
38 mem_fclk_21285 = tag->u.memclk.fmemclk;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/ripngd/
H A Dripngd.h144 u_short tag; member in struct:rte
178 u_int16_t tag; member in struct:ripng_info
198 /* RIPng tag structure. */
202 u_int16_t tag; member in struct:ripng_tag
247 /* RIPng tag configuration. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/blkid/
H A Dsave.c46 blkid_tag tag = list_entry(p, struct blkid_struct_tag, bit_tags); local
47 fprintf(file, " %s=\"%s\"", tag->bit_name,tag->bit_val);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/libexif/pentax/
H A Dmnote-pentax-tag.h1 /* mnote-pentax-tag.h
145 const char *mnote_pentax_tag_get_name (MnotePentaxTag tag);
146 const char *mnote_pentax_tag_get_title (MnotePentaxTag tag);
147 const char *mnote_pentax_tag_get_description (MnotePentaxTag tag);
H A Dexif-mnote-data-pentax.c82 base = 0, /* internal MakerNote tag number offset */
83 o2 = 4 + 2; /* offset to first tag entry, past header */
160 size_t doff; /* offset to current data portion of tag */
165 (ExifShort) (n->entries[i].tag - base));
286 n->entries[tcount].tag = exif_get_short (buf + o + 0, n->order) + base;
292 "Loading entry 0x%x ('%s')...", n->entries[tcount].tag,
293 mnote_pentax_tag_get_name (n->entries[tcount].tag));
343 return note->entries[n].tag;
353 return mnote_pentax_tag_get_name (note->entries[n].tag);
363 return mnote_pentax_tag_get_title (note->entries[n].tag);
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/include/vorbis/
H A Dcodec.h171 const char *tag, const char *contents);
172 extern char *vorbis_comment_query(vorbis_comment *vc, const char *tag, int count);
173 extern int vorbis_comment_query_count(vorbis_comment *vc, const char *tag);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/lxdialog/
H A Dutil.c49 dlg.tag.atr = A_BOLD;
89 DLG_COLOR(tag, COLOR_YELLOW, COLOR_WHITE, true);
129 DLG_COLOR(tag, COLOR_RED, COLOR_BLACK, false);
149 DLG_COLOR(tag, COLOR_BLUE, COLOR_WHITE, true);
209 init_one_color(&dlg.tag);
569 void item_set_tag(char tag) argument
571 item_cur->node.tag = tag;
598 return item_cur->node.tag;
642 int item_is_tag(char tag) argument
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.5/libatalk/acl/
H A Dunix.c301 acl_tag_t tag; local
323 ret = acl_get_tag_type(entry, &tag);
326 LOG(log_error, logtype_afpd, "posix_chmod: Failed to get tag type.");
330 switch (tag) {
408 acl_tag_t tag; local
428 ret = acl_get_tag_type(entry, &tag);
431 LOG(log_error, logtype_afpd, "posix_fchmod: Failed to get tag type.");
435 switch (tag) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/plugin_xmms/
H A DMakefile.lite39 tag.c
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/ieee1394/
H A Dieee1394_transactions.c93 int tag, int sync)
95 packet->header[0] = (length << 16) | (tag << 14) | (channel << 8)
116 int channel, int tag, int sync)
118 packet->header[0] = (length << 16) | (tag << 14) | (channel << 8)
364 int length, int channel, int tag,
393 fill_async_stream_packet(packet, length, channel, tag, sync);
496 int tag, int sync)
505 fill_iso_packet(p, length, channel, tag, sync);
92 fill_iso_packet(struct hpsb_packet *packet, int length, int channel, int tag, int sync) argument
115 fill_async_stream_packet(struct hpsb_packet *packet, int length, int channel, int tag, int sync) argument
363 hpsb_make_streampacket(struct hpsb_host *host, u8 * buffer, int length, int channel, int tag, int sync) argument
494 hpsb_make_isopacket(struct hpsb_host *host, int length, int channel, int tag, int sync) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/kernel/
H A Di387.c85 * FPU tag word conversions.
107 unsigned long tag; local
119 tag = 2; /* Special */
126 tag = 1; /* Zero */
128 tag = 2; /* Special */
133 tag = 0; /* Valid */
135 tag = 2; /* Special */
140 tag = 3; /* Empty */
142 ret |= (tag << (2 * i));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/9p/
H A Dconv.h32 void v9fs_set_tag(struct v9fs_fcall *fc, u16 tag);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/
H A Dxfs_dir2_data.h92 __be16 tag; /* starting offset of us */ member in struct:xfs_dir2_data_entry
103 __be16 tag; /* starting offset of us */ member in struct:xfs_dir2_data_unused
134 * Pointer to an entry's tag word.
145 * Pointer to a freespace's tag word.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-m32r/
H A Dmmu_context.h33 #define set_tlb_tag(entry, tag) (*entry = (tag & PAGE_MASK)|get_asid())
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libexif-0.6.19/libexif/canon/
H A Dexif-mnote-data-canon.c144 exif_set_short (*buf + o + 0, n->order, (ExifShort) n->entries[i].tag);
242 n->entries[tcount].tag = exif_get_short (buf + o, n->order);
248 "Loading entry 0x%x ('%s')...", n->entries[tcount].tag,
249 mnote_canon_tag_get_name (n->entries[tcount].tag));
261 "Invalid zero-length tag size");
310 return dc->entries[m].tag;
322 return mnote_canon_tag_get_name_sub (dc->entries[m].tag, s, dc->options);
334 return mnote_canon_tag_get_title_sub (dc->entries[m].tag, s, dc->options);
346 return mnote_canon_tag_get_description (dc->entries[m].tag);

Completed in 171 milliseconds

1234567891011>>