/external/jpeg/ |
rdswitch.c | 11 * -scans file Read scan script from text file 180 jpeg_scan_info scans[MAX_SCANS]; local 186 scanptr = scans; 191 fprintf(stderr, "Too many scans defined in file %s\n", filename); 253 MEMCOPY(scanptr, scans, scanno * SIZEOF(jpeg_scan_info));
|
/external/qemu/distrib/jpeg-6b/ |
rdswitch.c | 11 * -scans file Read scan script from text file 180 jpeg_scan_info scans[MAX_SCANS]; local 186 scanptr = scans; 191 fprintf(stderr, "Too many scans defined in file %s\n", filename); 253 MEMCOPY(scanptr, scans, scanno * SIZEOF(jpeg_scan_info));
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/ |
ll-star.rb | 25 * LL(*). The LL(*) algorithm simply scans ahead until it sees
|
/external/antlr/antlr-3.4/runtime/Ruby/test/functional/debugging/ |
profile-mode.rb | 20 * LL(*). The LL(*) algorithm simply scans ahead until it sees
|
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_new_handlers.c | 1990 const char *scans[] = { "active", "passive", "ssid" }; local [all...] |
/external/chromium_org/third_party/skia/src/core/ |
SkDraw.cpp | 274 for (int scans = rect.height() - 1; scans >= 0; --scans) { [all...] |
/external/skia/src/core/ |
SkDraw.cpp | 274 for (int scans = rect.height() - 1; scans >= 0; --scans) { [all...] |