Searched refs:maps (Results 1 - 25 of 25) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dpcy_map.c84 idx = sk_X509_POLICY_REF_find(cache->maps, &tmp);
87 return sk_X509_POLICY_REF_value(cache->maps, idx);
94 int policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps) argument
102 if (sk_POLICY_MAPPING_num(maps) == 0)
107 cache->maps = sk_X509_POLICY_REF_new(ref_cmp);
108 for (i = 0; i < sk_POLICY_MAPPING_num(maps); i++)
110 map = sk_POLICY_MAPPING_value(maps, i);
165 if (!sk_X509_POLICY_REF_push(cache->maps, ref))
180 sk_X509_POLICY_REF_pop_free(cache->maps, policy_map_free);
181 cache->maps
[all...]
H A Dpcy_int.h131 STACK_OF(X509_POLICY_REF) *maps; member in struct:X509_POLICY_CACHE_st
202 int policy_cache_set_mapping(X509 *x, POLICY_MAPPINGS *maps);
H A Dpcy_cache.c142 cache->maps = NULL;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/utf8/
H A Dcharset.c447 for (i = 0; maps[i].name; i++)
448 if (!ascii_strcasecmp(code, maps[i].name)) {
449 if (!maps[i].charset) {
450 maps[i].charset = (struct charset *)malloc(sizeof(struct charset));
451 if (maps[i].charset) {
454 free(maps[i].charset);
455 maps[i].charset = 0;
458 maps[i].charset->max = 1;
459 maps[i].charset->mbtowc = &mbtowc_8bit;
460 maps[
[all...]
H A Dcharmaps.h3 * If you need to generate more maps, use makemap.c on a system
46 } maps[] = { variable in typeref:struct:__anon923
H A Dcharsetmap.h5 charset_map maps[] = { variable
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/maps/
H A Dceiva.c119 struct map_info *maps; local
125 maps = kzalloc(sizeof(struct map_info) * nr, GFP_KERNEL);
126 if (!maps)
141 clps[i].map = maps + i;
224 kfree(maps);
H A Damd76xrom.c35 struct list_head maps; member in struct:amd76xrom_window
66 .maps = LIST_HEAD_INIT(amd76xrom_window.maps),
82 list_for_each_entry_safe(map, scratch, &window->maps, list) {
276 list_add(&map->list, &window->maps);
284 if (list_empty(&window->maps)) {
H A Dck804xrom.c35 struct list_head maps; member in struct:ck804xrom_window
67 .maps = LIST_HEAD_INIT(ck804xrom_window.maps),
82 list_for_each_entry_safe(map, scratch, &window->maps, list) {
277 list_add(&map->list, &window->maps);
287 if (list_empty(&window->maps)) {
H A Dichxrom.c39 struct list_head maps; member in struct:ichxrom_window
53 .maps = LIST_HEAD_INIT(ichxrom_window.maps),
67 list_for_each_entry_safe(map, scratch, &window->maps, list) {
302 list_add(&map->list, &window->maps);
311 if (list_empty(&window->maps)) {
H A Desb2rom.c100 struct list_head maps; member in struct:esb2rom_window
114 .maps = LIST_HEAD_INIT(esb2rom_window.maps),
128 list_for_each_entry_safe(map, scratch, &window->maps, list) {
366 list_add(&map->list, &window->maps);
375 if (list_empty(&window->maps)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/mtd/
H A DMakefile29 obj-y += chips/ maps/ devices/ nand/ onenand/ 47xxnand/
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libvorbis-1.2.3/lib/
H A Dcodec_internal.h107 int maps; member in struct:codec_setup_info
H A Dinfo.c169 for(i=0;i<ci->maps;i++) /* unpack does the range checking */
316 ci->maps=oggpack_read(opb,6)+1;
317 if(ci->maps<=0)goto err_out;
318 for(i=0;i<ci->maps;i++){
337 if(ci->mode_param[i]->mapping>=ci->maps)goto err_out;
525 /* maps */
526 oggpack_write(opb,ci->maps-1,6);
527 for(i=0;i<ci->maps;i++){
H A Dvorbisenc.c140 const vorbis_mapping_template *maps; member in struct:__anon1104
578 /* we assume two maps in this encoder */
580 const vorbis_mapping_template *maps){
584 const vorbis_info_mapping0 *map=maps[is].map;
586 const vorbis_residue_template *res=maps[is].res;
600 if(i>=ci->maps)ci->maps=i+1;
825 vorbis_encode_map_n_res_setup(vi,hi->base_setting,setup->maps);
579 vorbis_encode_map_n_res_setup(vorbis_info *vi,double s, const vorbis_mapping_template *maps) argument
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/infiniband/hw/mthca/
H A Dmthca_mr.c594 mr->maps = 0;
691 if (fmr->maps)
721 if (fmr->maps >= fmr->attr.max_maps)
741 ++fmr->maps;
781 ++fmr->maps;
819 if (!fmr->maps)
826 fmr->maps = 0;
835 if (!fmr->maps)
843 fmr->maps = 0;
H A Dmthca_provider.h84 int maps; member in struct:mthca_fmr
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/arm/boot/compressed/
H A Dhead-shark.S45 sub r2, r2, #0xf0000000 @ openprom maps us at f000 virt, 0e50 phys
109 /* The firmware maps us in blocks of 1 MB, the next block is
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/samba-3.0.13/source/utils/
H A Dpdbedit.c102 GROUP_MAP *maps = NULL; local
106 &maps, &entries,
113 out->pdb_add_group_mapping_entry(out, &(maps[i]));
116 SAFE_FREE(maps);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/packages/vms/
H A Dbuild_vms.com26 $! LIST Create C compiler listings and linker maps.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/xfs/linux-2.6/
H A Dxfs_aops.c1460 int maps = 1; local
1464 error = bhv_vop_bmap(vp, offset, 0, BMAPI_DEVICE, &iomap, &maps);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/proc/
H A Dbase.c27 * size of rss for each memory area. The maps entry lacks information
2035 REG("maps", S_IRUGO, maps),
2322 REG("maps", S_IRUGO, maps),
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/wl/config/
H A Dwl.mk2 # This file maps wl driver feature flags (import) to WLFLAGS and WLFILES_SRC (export).
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/build-aux/
H A Dtexinfo.tex180 ap-pen-dix bit-map bit-maps
6648 % It maps \foo\ => \csname macarg.foo\endcsname => #N
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/mtools-4.0.10/
H A Dtexinfo.tex184 ap-pen-dix bit-map bit-maps
6887 % It maps \foo\ => \csname macarg.foo\endcsname => #N

Completed in 171 milliseconds