HomeSort by relevance Sort by last modified time
    Searched full:scan (Results 401 - 425 of 2771) sorted by null

<<11121314151617181920>>

  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c 788 * wpa_driver_wext_set_scan_timeout - Set scan timeout to report scan completion
791 * This function can be used to set registered timeout when starting a scan to
792 * generate a scan completed event if the driver does not report this.
797 int timeout = 10; /* In case scan A and B bands it can be long */
799 /* Not all drivers generate "scan completed" wireless event, so try to
804 * when scan is complete, so use longer timeout to avoid race
809 wpa_printf(MSG_DEBUG, "Scan requested - scan timeout %d seconds",
846 wpa_printf(MSG_DEBUG, "Scan results did not fit -
    [all...]
  /external/wpa_supplicant_8/src/drivers/
driver.h 169 * struct wpa_scan_res - Scan result for an BSS/IBSS
184 * This structure is used as a generic format for scan results from the
186 * the driver or OS specific scan results into this format.
216 * struct wpa_scan_results - Scan results
217 * @res: Array of pointers to allocated variable length scan result entries
218 * @num: Number of entries in the scan result array
247 * struct wpa_driver_scan_params - Scan parameters
252 * ssids - SSIDs to scan for
256 * ssid - specific SSID to scan for (ProbeReq)
257 * %NULL or zero-length SSID is used to indicate active scan
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_aatritemp.h 166 /* Begin bottom-to-top scan over the triangle.
168 * triangle. We always scan from the long edge toward the shorter
170 * is on the left we scan left-to-right. Else, we scan right-to-left.
178 /* scan left to right */
247 /* scan right to left */
  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
opt-gvmat64.asm 60 ;%define scan rsp + xx - LocalVarsSize ; ptr to string wanting match -> r9
232 ;;; register Bytef *scan = s->window + s->strstart;
237 ;;; Determine how many bytes the scan ptr is off from being
266 ;;; register ush scan_start = *(ushf*)scan;
267 ;;; register ush scan_end = *(ushf*)(scan+best_len-1);
455 ;;; scan_end = *(ushf*)(scan+best_len-1);
  /external/clang/tools/scan-build/
scan-build 27 my $Prog = "scan-build";
324 # ScanFile - Scan a report file for various identifying attributes.
355 # Scan the report file for tags.
482 # Postprocess - Postprocess the results of an analysis scan.
523 # Scan each report file and build an index.
528 # Scan the failures directory and use the information in the .info files
847 Diag("Run 'scan-view $Dir' to examine bug reports.\n");
1082 By default the output of scan-build is a set of HTML files. This option
1087 By default the output of scan-build is a set of HTML files. This option
1092 By default, the exit status of scan-build is the same as the executed buil
    [all...]
  /external/jpeg/
jccoefct.c 19 * and also for writing multiple-scan JPEG files. In all cases, the DCT
77 /* In an interleaved scan, an MCU row is the same as an iMCU row.
78 * In a noninterleaved scan, an iMCU row has v_samp_factor MCU rows.
241 * at the scan-dependent variables (MCU dimensions, etc).
333 * per call, ie, v_samp_factor block rows for each component in the scan.
351 /* Align the virtual buffers for the components used in this scan.
jctrans.c 59 * scan script and Huffman optimization) are left in their default states.
191 * Frame and scan headers are postponed till later.
232 /* In an interleaved scan, an MCU row is the same as an iMCU row.
233 * In a noninterleaved scan, an iMCU row has v_samp_factor MCU rows.
270 * per call, ie, v_samp_factor block rows for each component in the scan.
291 /* Align the virtual buffers for the components used in this scan. */
jerror.h 56 JMESSAGE(JERR_BAD_MCU_SIZE, "Sampling factors too large for interleaved scan")
62 "Invalid progressive parameters at scan script entry %d")
64 JMESSAGE(JERR_BAD_SCAN_SCRIPT, "Invalid scan script at entry %d")
81 JMESSAGE(JERR_EOI_EXPECTED, "Didn't expect more than one scan")
92 JMESSAGE(JERR_MISSING_DATA, "Scan script does not transmit all data")
157 JMESSAGE(JTRC_SOS, "Start Of Scan: %d components")
  /external/mesa3d/src/mesa/swrast/
s_aatritemp.h 166 /* Begin bottom-to-top scan over the triangle.
168 * triangle. We always scan from the long edge toward the shorter
170 * is on the left we scan left-to-right. Else, we scan right-to-left.
178 /* scan left to right */
247 /* scan right to left */
  /external/qemu/distrib/jpeg-6b/
jccoefct.c 19 * and also for writing multiple-scan JPEG files. In all cases, the DCT
77 /* In an interleaved scan, an MCU row is the same as an iMCU row.
78 * In a noninterleaved scan, an iMCU row has v_samp_factor MCU rows.
241 * at the scan-dependent variables (MCU dimensions, etc).
333 * per call, ie, v_samp_factor block rows for each component in the scan.
351 /* Align the virtual buffers for the components used in this scan.
jctrans.c 59 * scan script and Huffman optimization) are left in their default states.
191 * Frame and scan headers are postponed till later.
232 /* In an interleaved scan, an MCU row is the same as an iMCU row.
233 * In a noninterleaved scan, an iMCU row has v_samp_factor MCU rows.
270 * per call, ie, v_samp_factor block rows for each component in the scan.
291 /* Align the virtual buffers for the components used in this scan. */
jerror.h 56 JMESSAGE(JERR_BAD_MCU_SIZE, "Sampling factors too large for interleaved scan")
62 "Invalid progressive parameters at scan script entry %d")
64 JMESSAGE(JERR_BAD_SCAN_SCRIPT, "Invalid scan script at entry %d")
81 JMESSAGE(JERR_EOI_EXPECTED, "Didn't expect more than one scan")
92 JMESSAGE(JERR_MISSING_DATA, "Scan script does not transmit all data")
157 JMESSAGE(JTRC_SOS, "Start Of Scan: %d components")
  /external/wpa_supplicant_8/src/common/
wpa_ctrl.h 57 /** New scan results available */
58 #define WPA_EVENT_SCAN_RESULTS "CTRL-EVENT-SCAN-RESULTS "
75 /** Available WPS AP with active PBC found in scan results */
77 /** Available WPS AP with our address as authorized in scan results */
79 /** Available WPS AP with recently selected PIN registrar found in scan results
82 /** Available WPS AP found in scan results */
  /external/wpa_supplicant_8/wpa_supplicant/
wpa_supplicant.conf 88 # uses the scan results to select a suitable AP. Another alternative is to
108 # created immediately regardless of scan results. ap_scan=1 mode will first try
109 # to scan for existing networks and only if no matches with the enabled
235 # This can be used to limit memory use on the BSS entries (cached scan
240 # Automatic scan
251 # So a delay of 30 seconds will be applied between each scan
253 # filter_ssids - SSID-based scan result filtering
254 # 0 = do not filter scan results (default)
255 # 1 = only include configured SSIDs in scan results/BSS table
305 # Ignore scan results older than reques
    [all...]
  /external/bison/src/
scan-skel.l 0 /* Scan Bison Skeletons. -*- C -*-
39 #include "scan-skel.h"
153 | Scan a Bison skeleton. |
  /external/chromium_org/third_party/icu/source/i18n/
regexcmp.h 130 UBool fQuoteMode; // Scan is in a \Q...\E quoted region
131 UBool fInBackslashQuote; // Scan is between a '\' and the following char.
132 UBool fEOLComments; // When scan is just after '(?', inhibit #... to
  /external/icu4c/i18n/
regexcmp.h 128 UBool fQuoteMode; // Scan is in a \Q...\E quoted region
129 UBool fInBackslashQuote; // Scan is between a '\' and the following char.
130 UBool fEOLComments; // When scan is just after '(?', inhibit #... to
  /external/llvm/lib/CodeGen/
OptimizePHIs.cpp 93 // Don't scan crazily complex things.
97 // Scan the PHI operands.
138 // Don't scan crazily complex things.
  /external/qemu-pc-bios/vgabios/
vbe.c 1242 /** Function 06h - Set/Get Logical Scan Line Length
1246 * BL = 00h Set Scan Line Length in Pixels
1247 * = 01h Get Scan Line Length
1248 * = 02h Set Scan Line Length in Bytes
1249 * = 03h Get Maximum Scan Line Length
1256 * BX = Bytes Per Scan Line
1257 * CX = Actual Pixels Per Scan Line
1259 * DX = Maximum Number of Scan Lines
1324 * CX = If BL=00h/80h First Displayed Pixel In Scan Line
1325 * DX = If BL=00h/80h First Displayed Scan Lin
    [all...]
  /frameworks/av/media/libstagefright/codecs/avc/common/include/
avcint_common.h 587 AVCIntra4x4PredMode i4Mode[16]; /* Intra4x4PredMode, in raster scan order */
684 uint32 cbp4x4; /* each bit represent nonzero 4x4 block in reverse raster scan order */
783 Zigzag scan from 1-D to 2-D. */
785 /* Zigzag scan from 1-D to 2-D output to block[24][16]. */
794 Mapping from coding scan block indx to raster scan block index */
797 /** from [blk8indx][blk4indx] to raster scan index */
813 /* in zigzag scan */
825 From jm7.6 block.c. (in zigzag scan) */
837 Convert scan from raster scan order to block decoding order an
    [all...]
  /frameworks/base/wifi/java/android/net/wifi/
WifiStateMachine.java 126 /* Scan results handling */
132 /* Batch scan results */
139 /* Chipset supports background scan */
154 * In CONNECT_MODE, the STA can scan and connect to an access point
155 * In SCAN_ONLY_MODE, the STA can only scan for access points
156 * In SCAN_ONLY_WIFI_OFF_MODE, the STA can only scan for access points with wifi toggle being off
220 /* Tracks sequence number on a periodic scan message */
357 /* Initiate a scan */
359 /* Set operational mode. CONNECT, SCAN ONLY, SCAN_ONLY with Wi-Fi off mode */
391 /* When there are no saved networks, we do a periodic scan to notify user o
    [all...]
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def 100 DEFTIMEVAR (TV_DF_SCAN , "df scan insns")
113 DEFTIMEVAR (TV_REG_SCAN , "register scan")
140 DEFTIMEVAR (TV_TREE_OPS , "tree operand scan")
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 100 DEFTIMEVAR (TV_DF_SCAN , "df scan insns")
113 DEFTIMEVAR (TV_REG_SCAN , "register scan")
140 DEFTIMEVAR (TV_TREE_OPS , "tree operand scan")
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.6/lib/gcc/arm-eabi/4.6.x-google/plugin/include/
timevar.def 100 DEFTIMEVAR (TV_DF_SCAN , "df scan insns")
113 DEFTIMEVAR (TV_REG_SCAN , "register scan")
140 DEFTIMEVAR (TV_TREE_OPS , "tree operand scan")
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.6/lib/gcc/arm-linux-androideabi/4.6.x-google/plugin/include/
timevar.def 100 DEFTIMEVAR (TV_DF_SCAN , "df scan insns")
113 DEFTIMEVAR (TV_REG_SCAN , "register scan")
140 DEFTIMEVAR (TV_TREE_OPS , "tree operand scan")

Completed in 1453 milliseconds

<<11121314151617181920>>