HomeSort by relevance Sort by last modified time
    Searched refs:scans (Results 1 - 6 of 6) sorted by null

  /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/skia/src/core/
SkDraw.cpp 246 for (int scans = rect.height() - 1; scans >= 0; --scans) {
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers.c 1901 const char *scans[] = { "active", "passive", "ssid" }; local
    [all...]

Completed in 295 milliseconds