Searched refs:rat (Results 1 – 8 of 8) sorted by relevance
/minix/minix/commands/compress/ |
H A D | compress.c | 1462 REGISTER long int rat; local 1474 rat = bytes_out >> 8; 1475 if(rat == 0) { /* Don't divide by zero */ 1476 rat = 0x7fffffff; 1478 rat = in_count / rat; 1481 rat = (in_count << 8) / bytes_out; /* 8 fractional bits */ 1483 if ( rat > ratio ) { 1484 ratio = rat;
|
/minix/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | AMDGPUInstrInfo.td | 185 // src1: dst - rat offset (aka pointer) in dwords
|
/minix/external/bsd/file/dist/magic/magdir/ |
H A D | games | 124 0 string 5\x0aA_Rat's_Life Quake I save: d3 A rat's life
|
/minix/games/fortune/datfiles/ |
H A D | farber | 409 He's got a rat's nest by the tail.
|
H A D | fortunes | 3273 Don't cook tonight -- starve a rat today! 7913 Just when you thought you were winning the rat race, along comes a 7914 faster rat!!! 10899 Remember, even if you win the rat race -- you're still a rat.
|
H A D | fortunes2 | 11110 A wharf-rat stealing Diogenes' lamp. 14738 Don't cook tonight -- starve a rat today! 15135 A substance that, when injected into a rat, produces a scientific 22250 It's a rat with a thyroid problem. 27184 It is ridiculous to call this an industry. This is not. This is rat eat 27185 rat, dog eat dog. I'll kill 'em, and I'm going to kill 'em before they 27567 It's bad enough that life is a rat-race, 27786 [Also, there are some things even a rat won't do. Ed.] 34173 He heard an awful crackling like rat fritters in hot fat, 45245 The trouble with the rat-race is that even if you win, you're still a rat.
|
/minix/external/bsd/flex/dist/doc/ |
H A D | flex.info-1 | 2765 mouse|rat/(cat|dog) run(); 2771 rat/cat|dog run(); 2776 mouse|rat/cat run(); 2777 mouse|rat/dog run();
|
H A D | flex.texi | 3557 mouse|rat/(cat|dog) run(); 3567 rat/cat|dog run(); 3576 mouse|rat/cat run(); 3577 mouse|rat/dog run();
|