Searched refs:wrapped (Results 1 - 10 of 10) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/skfp/
H A Dhwt.c267 int wrapped ; local
288 wrapped = 0 ;
290 if (!wrapped) {
293 wrapped = 1 ;
298 wrapped = 0 ;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/pci/cs46xx/
H A Ddsp_spos.h191 u8 wrapped; local
194 wrapped =
204 return wrapped;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/mm/
H A Dtruncate.c375 int wrapped = 0; local
379 while (next <= end && !wrapped &&
394 wrapped = 1;
H A Dswapfile.c179 int wrapped = 0; local
186 for (type = swap_list.next; type >= 0 && wrapped < 2; type = next) {
190 (!wrapped && si->prio != swap_info[next].prio)) {
192 wrapped++;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/test/scr008/
H A Dchk.pubdef141 Check that all constants in pubdef.in are wrapped by the Java API.
168 Check that all constants in pubdef.in are wrapped by the Java native layer.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/char/drm/
H A Dmga_drv.h54 volatile long wrapped; member in struct:drm_mga_primary_buffer
241 if ( test_bit( 0, &dev_priv->prim.wrapped ) ) { \
255 if ( test_bit( 0, &dev_priv->prim.wrapped ) ) { \
315 if ( !test_bit( 0, &dev_priv->prim.wrapped ) ) { \
H A Dmga_dma.c194 set_bit(0, &primary->wrapped);
211 clear_bit(0, &primary->wrapped);
888 dev_priv->prim.wrapped = 0;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/db-4.7.25.NC/qam/
H A Dqam.c1244 int exact, ret, t_ret, wrapped; local
1286 wrapped = 0;
1288 wrapped = 1;
1334 wrapped = 0;
1342 if (!wrapped && first >= current)
1554 * 1) If we just wrapped fetch must start at record 1 not a FIRST.
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/net/irda/
H A Dirlmp.c1681 int wrapped = 0; local
1711 if (wrapped++) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D07-floor1.tex240 derives final Y amplitude values from the encoded, wrapped difference

Completed in 182 milliseconds