HomeSort by relevance Sort by last modified time
    Searched defs:scans (Results 1 - 3 of 3) 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/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_handlers.c 2347 const char *scans[] = { "active", "passive", "ssid" }; local
    [all...]
  /libcore/luni/src/main/java/java/util/concurrent/
ForkJoinPool.java 1890 int scans = m + m + 1; local
2325 int scans = m + m + 1; local
    [all...]

Completed in 239 milliseconds