Home
last modified time | relevance | path

Searched refs:maptype (Results 1 – 15 of 15) sorted by relevance

/external/stlport/test/unit/
Dmap_test.cpp49 typedef map<char, int, less<char> > maptype; in map1() typedef
50 maptype m; in map1()
64 pair<maptype::iterator, bool> p = m.insert(pair<const char, int>('c', 100)); in map1()
229 typedef map<char, int, less<char> > maptype; in equal_range() typedef
231 maptype m; in equal_range()
234 pair<maptype::iterator, maptype::iterator> ret; in equal_range()
243 maptype m; in equal_range()
245 maptype::iterator i = m.lower_bound( 'x' ); in equal_range()
251 pair<maptype::iterator, maptype::iterator> ret; in equal_range()
258 const maptype m; in equal_range()
[all …]
Dhash_test.cpp79 typedef hash_map<char, crope, hash<char>, equal_to<char> > maptype; in hmap1() typedef
80 maptype m; in hmap1()
93 pair<maptype::iterator, bool> p = m.insert(pair<const char, crope>('c', crope("100"))); in hmap1()
101 maptype::iterator ite(m.begin()); in hmap1()
102 maptype::const_iterator cite(m.begin()); in hmap1()
104 maptype const& cm = m; in hmap1()
/external/tremolo/Tremolo/
Dcodebook.c60 codebook *b,oggpack_buffer *opb,int maptype){ in decpack() argument
70 if(maptype==1){ in decpack()
145 codebook *b, oggpack_buffer *opb,int maptype){ in _make_words() argument
186 r[chase*2+bit]= decpack(i,count++,quantvals,b,opb,maptype) | in _make_words()
217 oggpack_buffer *opb,int maptype){ in _make_decode_table() argument
234 s->dec_table,quantvals,s,opb,maptype))return 1; in _make_decode_table()
244 if(_make_words(lengthlist,s->entries,work,quantvals,s,opb,maptype)) goto error_out; in _make_decode_table()
389 int maptype; in vorbis_book_unpack() local
467 if((maptype=oggpack_read(opb,4))>0){ in vorbis_book_unpack()
477 switch(maptype){ in vorbis_book_unpack()
[all …]
/external/libvorbis/lib/
Dcodebook.c97 oggpack_write(opb,c->maptype,4); in vorbis_staticbook_pack()
98 switch(c->maptype){ in vorbis_staticbook_pack()
119 switch(c->maptype){ in vorbis_staticbook_pack()
214 switch((s->maptype=oggpack_read(opb,4))){ in vorbis_staticbook_unpack()
230 switch(s->maptype){ in vorbis_staticbook_unpack()
Dsharedbook.c198 if(b->maptype==1 || b->maptype==2){ in _book_unquantize()
206 switch(b->maptype){ in _book_unquantize()
Dcodebook.h42 int maptype; /* 0=none member
Dres0.c240 if(ci->book_param[info->booklist[j]]->maptype==0)goto errout; in res0_unpack()
/external/iptables/libiptc/
Dlibiptc.c87 } maptype; member
830 h->chain_iterator_cur->counter_map.maptype = in __iptcc_p_del_policy()
1004 r->counter_map.maptype = COUNTER_MAP_NORMAL_MAP; in cache_add_entry()
1789 r->counter_map.maptype = COUNTER_MAP_SET; in TC_INSERT_ENTRY()
1839 r->counter_map.maptype = COUNTER_MAP_SET; in TC_REPLACE_ENTRY()
1878 r->counter_map.maptype = COUNTER_MAP_SET; in TC_APPEND_ENTRY()
1985 r->counter_map.maptype = COUNTER_MAP_NOMAP; in delete_entry()
2135 if (c->counter_map.maptype == COUNTER_MAP_NORMAL_MAP) in TC_ZERO_ENTRIES()
2136 c->counter_map.maptype = COUNTER_MAP_ZEROED; in TC_ZERO_ENTRIES()
2139 if (r->counter_map.maptype == COUNTER_MAP_NORMAL_MAP) in TC_ZERO_ENTRIES()
[all …]
/external/libvorbis/vq/
Dbookutil.c259 &(c->maptype),&(c->q_min),&(c->q_delta),&(c->q_quant), in codebook_load()
265 switch(c->maptype){ in codebook_load()
445 long vals=(c->maptype==1?_book_maptype1_quantvals(c):c->entries*c->dim); in write_codebook()
470 c->maptype,c->q_min,c->q_delta,c->q_quant,c->q_sequencep); in write_codebook()
Ddistribution.c66 switch(c->maptype){ in main()
90 switch(c->maptype){ in main()
Dlocalcodebook.h42 int maptype; /* 0=none member
Dlatticetune.c76 if(c->maptype!=1){ in main()
Dlatticebuild.c108 c.maptype=1; in main()
/external/libvorbis/
Dtodo.txt9 Option for brute-forcing vq search on maptype 2 (helps on undertrained
/external/libvorbis/doc/
D08-residue.tex236 [residue_books] without a value mapping (maptype equals zero) renders