Searched refs:v_comp (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dldm.h213 struct list_head v_comp; member in struct:ldmdb
H A Dldm.c1207 list_add (&vb->list, &ldb->v_comp);
1475 INIT_LIST_HEAD (&ldb->v_comp);
1494 ldm_free_vblks (&ldb->v_comp);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libpostproc/
H A Dpostprocess_altivec_template.c155 const vector signed short v_comp##i = \
158 const vector signed short v_part##i = vec_and(mask, v_comp##i);

Completed in 48 milliseconds