HomeSort by relevance Sort by last modified time
    Searched full:scan (Results 251 - 275 of 2076) sorted by null

<<11121314151617181920>>

  /external/qemu/distrib/jpeg-6b/
jcmarker.c 225 /* one DAC marker. Therefore this routine does its own scan of the table. */
326 /* Progressive mode: only DC or only AC tables are used in one scan;
332 ta = 0; /* DC scan */
336 td = 0; /* AC scan */
545 * Write scan header.
570 /* Progressive mode: only DC or only AC tables are used in one scan */
572 if (cinfo->Ah == 0) /* DC needs no table for refinement scan */
585 /* Emit DRI if required --- note that DRI value could change for each scan.
jcinit.c 68 * Frame and scan headers are postponed till later.
  /external/tagsoup/src/org/ccil/cowan/tagsoup/
PYXScanner.java 45 public void scan(Reader r, ScanHandler h) throws IOException, SAXException { method in class:PYXScanner
122 s.scan(r, new PYXWriter(w));
  /external/webkit/Tools/android/flex-2.5.4a/MISC/Amiga/
README.amiga 37 on the file `scan.l' due to some new features only present in FLEX 2.5.
49 the root directory. "make veryclean" also removes `flex' and `scan.c'.
  /external/wpa_supplicant_8/wpa_supplicant/
bss.h 49 * generic format. It is mainly updated based on scan results from the driver.
60 /** Index of the last scan update */
config_ssid.h 80 * network is matched against the scan results). Within each priority
170 * bg_scan_period - Background scan period in seconds, 0 to disable, or
188 * scan_ssid - Scan this SSID with Probe Requests
190 * scan_ssid can be used to scan for APs using hidden SSIDs.
398 * scan_freq - Array of frequencies to scan or %NULL for all
401 * megahertz (MHz) to include in scan requests when searching for this
408 * bgscan - Background scan and roaming parameters or %NULL if none
434 * megahertz (MHz) to allow for selecting the BSS. If set, scan results
  /frameworks/base/core/java/com/android/internal/content/
NativeLibraryHelper.java 39 * @param apkFile APK file to scan for native libraries
54 * @param apkFile APK file to scan for native libraries
  /hardware/invensense/libsensors_iio/software/simple_apps/mpu_iio/build/android/
inv_mpu_iio-shared 
  /bionic/libc/bionic/
__strcpy_chk.cpp 45 // TODO: optimize so we don't scan src twice.
  /bionic/libc/kernel/tools/
find_users.py 18 this program is used to scan a list of files or directories for
  /cts/tests/tests/media/src/android/media/cts/
ScannerNotificationReceiver.java 50 + mAction + " while trying to scan " + numFiles + " files!");
  /cts/tools/dasm/src/java_cup/
sym.java 34 static final int SCAN = 10;
  /dalvik/vm/arch/generic/
Hints.cpp 39 * S - if set, ignore the hints and do things the hard way (scan signature)
  /development/samples/BluetoothChat/res/values/
strings.xml 35 <string name="button_scan">Scan for devices</string>
  /external/antlr/antlr-3.4/tool/src/main/java/org/antlr/tool/
GrammarSpelunker.java 34 /** Load a grammar file and scan it just until we learn a few items
81 // scan until imports or options
88 // scan until options or first rule
214 consume(); // scan past '
  /external/chromium/chrome/browser/
spellcheck_host.cc 46 // Now scan through the list of accept languages, and find possible mappings
  /external/chromium/chrome/browser/sync/engine/
cleanup_disabled_types_command.cc 31 // the full directory scan price once and do a "deep clean" of types that
  /external/clang/www/analyzer/
menu.html.incl 19 <li><a href="/scan-build.html">Command Line Usage</a></li>
  /external/expat/lib/
xmltok.h 13 #define XML_TOK_TRAILING_RSQB -5 /* ] or ]] at the end of the scan; might be
19 #define XML_TOK_TRAILING_CR -3 /* A CR at the end of the scan;
176 /* Scan the string starting at ptr until the end of the next complete
177 token, but do not scan past eptr. Return an integer giving the
  /external/jpeg/
jcinit.c 68 * Frame and scan headers are postponed till later.
  /external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
CompositionShiftLeastGreatestAtom.java 12 * needing to scan the sample table for the range of offsets. The type of the
  /external/quake/quake/src/QW/client/
console.h 43 extern int con_notifylines; // scan lines to clear for notify lines
  /external/webkit/Source/WebCore/html/parser/
CSSPreloadScanner.h 44 void scan(const HTMLToken&, bool scanningBody);
HTMLPreloadScanner.h 47 void scan();
  /external/webp/src/utils/
filters.h 39 // 'stride' is number of bytes per scan line (with possible padding).

Completed in 1138 milliseconds

<<11121314151617181920>>