/external/dbus/test/data/valid-messages/ |
recursive-types.message | 18 STRING 'mega-uint-array'
|
/external/iproute2/misc/ |
ifstat.c | 243 static const unsigned long long mega = 1000000; variable 250 fprintf(fp, "%7lluM ", vals[i]/mega); 251 else if (vals[i] > mega) 256 if (rates[i] > mega) { 257 sprintf(temp, "%uM", (unsigned)(rates[i]/mega)); 270 fprintf(fp, "%7lluM ", vals[i]/mega); 271 else if (vals[i] > mega) 277 sprintf(temp, "%uM", (unsigned)(vals[k]/mega)); 279 } else if (vals[k] > mega) {
|
/external/qemu/distrib/sdl-1.2.12/src/audio/mint/ |
SDL_mintaudio_mcsn.c | 239 case MCSN_TT: /* Also STE, Mega STE */
|
/external/grub/netboot/ |
rtl8139.c | 164 /* I know that this is a MEGA HACK, but the tagged boot image specification
|
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/ |
flex.man | 813 replacing it. For example, given the input "mega- 814 kludge" the following will write "mega-mega-kludge" to 818 mega- ECHO; yymore(); 821 First "mega-" is matched and echoed to the output. 822 Then "kludge" is matched, but the previous "mega-" is 824 ECHO for the "kludge" rule will actually write "mega- [all...] |
/external/webkit/WebKitTools/android/flex-2.5.4a/MISC/texinfo/ |
flex.info | 742 the input "mega-kludge" the following will write 743 "mega-mega-kludge" to the output: 746 mega- ECHO; yymore(); 749 First "mega-" is matched and echoed to the output. Then "kludge" 750 is matched, but the previous "mega-" is still hanging around at 752 actually write "mega-kludge". [all...] |
flex.texi | 900 "mega-kludge" the following will write 901 "mega-mega-kludge" to the output: 905 mega- ECHO; yymore(); 909 First "mega-" is matched and echoed to the output. 910 Then "kludge" is matched, but the previous "mega-" 913 write "mega-kludge". [all...] |
/external/webkit/WebKitTools/android/flex-2.5.4a/ |
flex.1 | 824 rather than replacing it. For example, given the input "mega-kludge" 825 the following will write "mega-mega-kludge" to the output: 829 mega- ECHO; yymore(); 833 First "mega-" is matched and echoed to the output. Then "kludge" 834 is matched, but the previous "mega-" is still hanging around at the 839 for the "kludge" rule will actually write "mega-kludge". [all...] |
/external/kernel-headers/original/linux/mtd/ |
nand.h | 417 * @chipsize: Total chipsize in Mega Bytes
|
/external/v8/src/ |
ic.cc | [all...] |
/hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/ |
OMX_JpegEnc_Utils.c | 670 this option supportsonly up to 3 mega pixels [all...] |