Searched refs:mappings (Results 1 - 12 of 12) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dtool_xattr.c40 } mappings[] = { variable in typeref:struct:xattr_mapping
41 /* mappings proposed by
57 while(err == 0 && mappings[i].attr != NULL) {
59 CURLcode rc = curl_easy_getinfo(curl, mappings[i].info, &value);
62 err = fsetxattr(fd, mappings[i].attr, value, strlen(value), 0, 0);
64 err = fsetxattr(fd, mappings[i].attr, value, strlen(value), 0);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libiconv-1.11/tools/
H A DMakefile129 iso8859_1.h : $(TABLESDIR)/unicode.org-mappings/ISO8859/8859-1.TXT 8bit_tab_to_h
132 iso8859_2.h : $(TABLESDIR)/unicode.org-mappings/ISO8859/8859-2.TXT 8bit_tab_to_h
135 iso8859_3.h : $(TABLESDIR)/unicode.org-mappings/ISO8859/8859-3.TXT 8bit_tab_to_h
138 iso8859_4.h : $(TABLESDIR)/unicode.org-mappings/ISO8859/8859-4.TXT 8bit_tab_to_h
141 iso8859_5.h : $(TABLESDIR)/unicode.org-mappings/ISO8859/8859-5.TXT 8bit_tab_to_h
144 iso8859_6.h : $(TABLESDIR)/unicode.org-mappings/ISO8859/8859-6.TXT 8bit_tab_to_h
147 iso8859_7.h : $(TABLESDIR)/unicode.org-mappings/ISO8859/8859-7-2003.TXT 8bit_tab_to_h
150 iso8859_8.h : $(TABLESDIR)/unicode.org-mappings/ISO8859/8859-8.TXT 8bit_tab_to_h
153 iso8859_9.h : $(TABLESDIR)/unicode.org-mappings/ISO8859/8859-9.TXT 8bit_tab_to_h
156 iso8859_10.h : $(TABLESDIR)/unicode.org-mappings/ISO885
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dvorbis_enc.c120 vorbis_enc_mapping * mappings; member in struct:__anon589
324 venc->mappings = av_malloc(sizeof(vorbis_enc_mapping) * venc->nmappings);
327 mc = &venc->mappings[0];
564 // mappings
567 vorbis_enc_mapping * mc = &venc->mappings[i];
941 mapping = &venc->mappings[mode->mapping];
1013 if (venc->mappings)
1015 av_freep(&venc->mappings[i].mux);
1016 av_freep(&venc->mappings[i].floor);
1017 av_freep(&venc->mappings[
[all...]
H A Dvorbis_dec.c149 vorbis_mapping *mappings; member in struct:vorbis_context_s
209 av_free(vc->mappings[i].magnitude);
210 av_free(vc->mappings[i].angle);
211 av_free(vc->mappings[i].mux);
213 av_freep(&vc->mappings);
701 // Process mappings part
708 vc->mappings=av_mallocz(vc->mapping_count * sizeof(vorbis_mapping));
710 AV_DEBUG(" There are %d mappings. \n", vc->mapping_count);
713 vorbis_mapping *mapping_setup=&vc->mappings[i];
716 av_log(vc->avccontext, AV_LOG_ERROR, "Other mappings tha
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dvorbisenc.c92 int mappings; member in struct:__anon1104
636 int mappings=setup_list[i]->mappings; local
644 if(req>map[setup_list[i]->mappings]){++i;continue;}
645 for(j=0;j<mappings;j++)
649 if(j==mappings)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/networking/
H A Difupdown.c86 struct mapping_defn_t *mappings; member in struct:interfaces_file_t
702 struct mapping_defn_t **where = &defn->mappings;
1064 /* Write mappings to stdin of mapping script. */
1221 for (currmap = defn->mappings; currmap; currmap = currmap->next) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D04-codec.tex180 uses a single mapping type (0), with implicit PCM channel mappings.
640 mapping as seen fit. Future channel mappings (such as three and four
642 make use of channel mappings other than mapping 0.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/rpc_server/
H A Dsrv_samr_nt.c4486 GROUP_MAP *mappings = NULL; local
4490 if ( pdb_enum_group_mapping(type, &mappings, &num_groups, False) && num_groups>0 ) {
4495 grp2 = getgrgid(mappings[i].gid);
4518 SAFE_FREE(mappings);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/
H A Dconfigure20565 For private mappings, we should verify that changes cannot be read()
20571 For shared mappings, we should conversely verify that changes get
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/
H A Dconfigure22876 For private mappings, we should verify that changes cannot be read()
22882 For shared mappings, we should conversely verify that changes get
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/netatalk-2.2.0/
H A Dconfigure23884 For private mappings, we should verify that changes cannot be read()
23890 For shared mappings, we should conversely verify that changes get
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/
H A Dconfigure24089 For private mappings, we should verify that changes cannot be read()
24095 For shared mappings, we should conversely verify that changes get
[all...]

Completed in 432 milliseconds