Searched refs:goodness (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Dmac.c15 extern void note_bootable_part(dev_t dev, int part, int goodness);
85 int goodness = 0; local
93 goodness++;
100 goodness++;
103 goodness++;
107 goodness += 2;
112 goodness--;
115 if (goodness > found_root_goodness) {
117 found_root_goodness = goodness;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/random/
H A Drndunix.c869 int goodness; local
881 goodness = 100;
883 goodness = msg.usefulness * 100 / 30;
885 goodness = 0;
889 goodness = 100;
891 goodness = msg.usefulness * 100 / 15;
893 goodness = 0;
896 goodness = 100; /* goodness of level 0 is always 100 % */
903 /* this is the trick how we cope with the goodness */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/random/
H A Drndunix.c869 int goodness; local
881 goodness = 100;
883 goodness = msg.usefulness * 100 / 30;
885 goodness = 0;
889 goodness = 100;
891 goodness = msg.usefulness * 100 / 15;
893 goodness = 0;
896 goodness = 100; /* goodness of level 0 is always 100 % */
903 /* this is the trick how we cope with the goodness */
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dsetup.c370 void __init_refok note_bootable_part(dev_t dev, int part, int goodness) argument
376 if ((goodness <= current_root_goodness) &&
384 current_root_goodness = goodness;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/ifpsp060/src/
H A Dfplsp.S9265 bge.b sok_norm2 # thank goodness no

Completed in 193 milliseconds