Home
last modified time | relevance | path

Searched refs:scan (Results 526 - 550 of 916) sorted by relevance

1...<<21222324252627282930>>...37

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DCFLAndersAliasAnalysis.h73 void scan(const Function &);
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath11k/
H A Dmac.c3763 switch (ar->scan.state) { in __ath11k_mac_scan_finish()
3768 if (ar->scan.is_roc && ar->scan.roc_notify) in __ath11k_mac_scan_finish()
3772 if (!ar->scan.is_roc) { in __ath11k_mac_scan_finish()
3774 .aborted = ((ar->scan.state == in __ath11k_mac_scan_finish()
3776 (ar->scan.state == in __ath11k_mac_scan_finish()
3783 ar->scan.state = ATH11K_SCAN_IDLE; in __ath11k_mac_scan_finish()
3785 ar->scan.roc_freq = 0; in __ath11k_mac_scan_finish()
3786 cancel_delayed_work(&ar->scan.timeout); in __ath11k_mac_scan_finish()
3787 complete_all(&ar->scan in __ath11k_mac_scan_finish()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hubbub.c305 } else if (input->scan == SCAN_DIRECTION_HORIZONTAL) { in hubbub3_get_dcc_compression_cap()
312 } else if (input->scan == SCAN_DIRECTION_VERTICAL) { in hubbub3_get_dcc_compression_cap()
/kernel/linux/linux-5.10/drivers/iio/light/
H A Dst_uvis25_core.c245 hw->scan.chan = val; in st_uvis25_buffer_handler_thread()
247 iio_push_to_buffers_with_timestamp(iio_dev, &hw->scan, in st_uvis25_buffer_handler_thread()
/kernel/linux/linux-5.10/drivers/net/wireless/ti/wl18xx/
H A Dscan.c9 #include "scan.h"
40 /* scan on the dev role if the regular one is not started */ in wl18xx_scan_send()
64 cmd->n_probe_reqs = wl->conf.scan.num_probe_reqs; in wl18xx_scan_send()
83 * remain 0 for normal scan in wl18xx_scan_send()
148 wl->scan.failed = false; in wl18xx_scan_completed()
166 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl18xx_scan_sched_scan_config()
302 wl1271_debug(DEBUG_CMD, "cmd periodic scan stop"); in __wl18xx_scan_stop()
306 wl1271_error("failed to alloc memory to send sched scan stop"); in __wl18xx_scan_stop()
315 wl1271_error("failed to send sched scan stop command"); in __wl18xx_scan_stop()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dscan.c9 #include "scan.h"
40 /* scan on the dev role if the regular one is not started */ in wl18xx_scan_send()
64 cmd->n_probe_reqs = wl->conf.scan.num_probe_reqs; in wl18xx_scan_send()
83 * remain 0 for normal scan in wl18xx_scan_send()
148 wl->scan.failed = false; in wl18xx_scan_completed()
166 wl1271_debug(DEBUG_CMD, "cmd sched_scan scan config"); in wl18xx_scan_sched_scan_config()
302 wl1271_debug(DEBUG_CMD, "cmd periodic scan stop"); in __wl18xx_scan_stop()
306 wl1271_error("failed to alloc memory to send sched scan stop"); in __wl18xx_scan_stop()
315 wl1271_error("failed to send sched scan stop command"); in __wl18xx_scan_stop()
/kernel/linux/linux-6.6/drivers/iio/light/
H A Dst_uvis25_core.c244 hw->scan.chan = val; in st_uvis25_buffer_handler_thread()
246 iio_push_to_buffers_with_timestamp(iio_dev, &hw->scan, in st_uvis25_buffer_handler_thread()
/test/xts/acts/communication/wifi_standard/entry/src/ohosTest/ets/test/
H A DWifiStationEvent.test.js112 let scanResult = wifi.scan();
114 console.error(`scan failed, code is ${error.code}, message is ${error.message}`);
H A DWifiManagerStationEvent.test.js111 let scanResult = wifiMg.scan();
113 console.error(`scan failed, code is ${error.code}, message is ${error.message}`);
/third_party/backends/japi/
H A DScanIt.java56 * This class uses SANE to scan an image.
71 private int image[] = null; // Image that we build as we scan.
77 * Tell consumers our status. The scan is also terminated de-
88 // Done? Stop scan. in tellStatus()
165 scan(); in startProduction()
270 public void scan() in scan() method in ScanIt
351 * Write ppm/pnm output for last scan to a file.
/third_party/json/tests/src/
H A Dunit-class_lexer.cpp17 // shortcut to scan a string literal
22 return nlohmann::detail::lexer<json, decltype(ia)>(std::move(ia), ignore_comments).scan(); // NOLINT(hicpp-move-const-arg,performance-move-const-arg) in scan_string()
31 lexer.scan(); in get_error_message()
37 SECTION("scan")
114 // store scan() result
/third_party/icu/icu4c/source/test/perf/ustrperf/
H A Dstringperf.cpp249 return new StringPerfFunction(scan, filelines_, numLines, uselen); in TestScan()
251 return new StringPerfFunction(scan, StrBuffer, StrBufferLen, uselen); in TestScan()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DCFLSteensAliasAnalysis.cpp227 void CFLSteensAAResult::scan(Function *Fn) { in scan() function in CFLSteensAAResult
231 "Trying to scan a function that has already been cached"); in scan()
250 scan(Fn); in ensureCached()
/kernel/linux/linux-6.6/drivers/iio/magnetometer/
H A Dyamaha-yas530.c220 * @scan: naturally aligned measurements
240 } scan; member
672 yas5xx->scan.channels[0] = t; in yas5xx_fill_buffer()
673 yas5xx->scan.channels[1] = x; in yas5xx_fill_buffer()
674 yas5xx->scan.channels[2] = y; in yas5xx_fill_buffer()
675 yas5xx->scan.channels[3] = z; in yas5xx_fill_buffer()
676 iio_push_to_buffers_with_timestamp(indio_dev, &yas5xx->scan, in yas5xx_fill_buffer()
/third_party/backends/backend/
H A Dhs2p-scsi.c148 DBG (DBG_info, "Max bytes per scan-line: %d (%d pixels)\n", in ScannerDump()
224 DBG (DBG_info, "scan wait mode = %#0x\n", info->scan_wait_mode); in ScannerDump()
1581 * 001 Load instructs document feed to scan start position
1742 } scan; in trigger_scan() local
1744 DBG (DBG_proc, ">> trigger scan\n"); in trigger_scan()
1746 memset (&scan, 0, sizeof (scan)); /* CLEAR scan */ in trigger_scan()
1747 scan.cmd.opcode = HS2P_SCSI_START_SCAN; in trigger_scan()
1754 scan in trigger_scan()
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_int64.c1137 nir_intrinsic_instr *scan = in build_scan_intrinsic() local
1139 scan->num_components = val->num_components; in build_scan_intrinsic()
1140 scan->src[0] = nir_src_for_ssa(val); in build_scan_intrinsic()
1141 nir_intrinsic_set_reduction_op(scan, reduction_op); in build_scan_intrinsic()
1143 nir_intrinsic_set_cluster_size(scan, cluster_size); in build_scan_intrinsic()
1144 nir_ssa_dest_init(&scan->instr, &scan->dest, in build_scan_intrinsic()
1146 nir_builder_instr_insert(b, &scan->instr); in build_scan_intrinsic()
1147 return &scan->dest.ssa; in build_scan_intrinsic()
1160 * no larger than 256 which seems reasonable.) We can then scan o in lower_scan_iadd64()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dmac.c3956 vdev_id = ar->scan.vdev_id; in ath10k_offchan_tx_work()
4318 switch (ar->scan.state) { in __ath10k_scan_finish()
4323 if (!ar->scan.is_roc) { in __ath10k_scan_finish()
4325 .aborted = (ar->scan.state == in __ath10k_scan_finish()
4330 } else if (ar->scan.roc_notify) { in __ath10k_scan_finish()
4335 ar->scan.state = ATH10K_SCAN_IDLE; in __ath10k_scan_finish()
4337 ar->scan.roc_freq = 0; in __ath10k_scan_finish()
4339 cancel_delayed_work(&ar->scan.timeout); in __ath10k_scan_finish()
4340 complete(&ar->scan.completed); in __ath10k_scan_finish()
4365 ath10k_warn(ar, "failed to stop wmi scan in ath10k_scan_stop()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dmac.c4141 vdev_id = ar->scan.vdev_id; in ath10k_offchan_tx_work()
4501 switch (ar->scan.state) { in __ath10k_scan_finish()
4506 if (!ar->scan.is_roc) { in __ath10k_scan_finish()
4508 .aborted = (ar->scan.state == in __ath10k_scan_finish()
4513 } else if (ar->scan.roc_notify) { in __ath10k_scan_finish()
4518 ar->scan.state = ATH10K_SCAN_IDLE; in __ath10k_scan_finish()
4520 ar->scan.roc_freq = 0; in __ath10k_scan_finish()
4522 cancel_delayed_work(&ar->scan.timeout); in __ath10k_scan_finish()
4523 complete(&ar->scan.completed); in __ath10k_scan_finish()
4548 ath10k_warn(ar, "failed to stop wmi scan in ath10k_scan_stop()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8821a1ant.c1742 bool scan = false, link = false, roam = false; in btc8821a1ant_action_wifi_connected() local
1758 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_SCAN, &scan); in btc8821a1ant_action_wifi_connected()
1761 if (scan || link || roam) { in btc8821a1ant_action_wifi_connected()
1762 if (scan) in btc8821a1ant_action_wifi_connected()
1768 "[BTCoex], CoexForWifiConnect(), return for wifi is under scan<===\n"); in btc8821a1ant_action_wifi_connected()
2002 bool scan = false, link = false, roam = false; in btc8821a1ant_run_coexist_mechanism() local
2007 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_SCAN, &scan); in btc8821a1ant_run_coexist_mechanism()
2011 if (scan || link || roam) { in btc8821a1ant_run_coexist_mechanism()
2012 if (scan) in btc8821a1ant_run_coexist_mechanism()
2118 bool roam = false, scan in ex_btc8821a1ant_display_coex_info() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtlwifi/btcoexist/
H A Dhalbtc8821a1ant.c1734 bool scan = false, link = false, roam = false; in btc8821a1ant_action_wifi_connected() local
1750 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_SCAN, &scan); in btc8821a1ant_action_wifi_connected()
1753 if (scan || link || roam) { in btc8821a1ant_action_wifi_connected()
1754 if (scan) in btc8821a1ant_action_wifi_connected()
1760 "[BTCoex], CoexForWifiConnect(), return for wifi is under scan<===\n"); in btc8821a1ant_action_wifi_connected()
1992 bool scan = false, link = false, roam = false; in btc8821a1ant_run_coexist_mechanism() local
1997 btcoexist->btc_get(btcoexist, BTC_GET_BL_WIFI_SCAN, &scan); in btc8821a1ant_run_coexist_mechanism()
2001 if (scan || link || roam) { in btc8821a1ant_run_coexist_mechanism()
2002 if (scan) in btc8821a1ant_run_coexist_mechanism()
2108 bool roam = false, scan in ex_btc8821a1ant_display_coex_info() local
[all...]
/third_party/ffmpeg/libavcodec/
H A Dvp9block.c806 int nnz, const int16_t *scan, const int16_t (*nb)[2], in decode_coeffs_b_generic()
826 cache[scan[i]] = 0; in decode_coeffs_b_generic()
834 rc = scan[i]; in decode_coeffs_b_generic()
924 uint8_t (*p)[6][11], int nnz, const int16_t *scan, in decode_coeffs_b_8bpp()
929 nnz, scan, nb, band_counts, qmul); in decode_coeffs_b_8bpp()
934 uint8_t (*p)[6][11], int nnz, const int16_t *scan, in decode_coeffs_b32_8bpp()
939 nnz, scan, nb, band_counts, qmul); in decode_coeffs_b32_8bpp()
944 uint8_t (*p)[6][11], int nnz, const int16_t *scan, in decode_coeffs_b_16bpp()
949 nnz, scan, nb, band_counts, qmul); in decode_coeffs_b_16bpp()
954 uint8_t (*p)[6][11], int nnz, const int16_t *scan, in decode_coeffs_b32_16bpp()
803 decode_coeffs_b_generic(VP56RangeCoder *c, int16_t *coef, int n_coeffs, int is_tx32x32, int is8bitsperpixel, int bpp, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b_generic() argument
922 decode_coeffs_b_8bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b_8bpp() argument
932 decode_coeffs_b32_8bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b32_8bpp() argument
942 decode_coeffs_b_16bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b_16bpp() argument
952 decode_coeffs_b32_16bpp(VP9TileData *td, int16_t *coef, int n_coeffs, unsigned (*cnt)[6][3], unsigned (*eob)[6][2], uint8_t (*p)[6][11], int nnz, const int16_t *scan, const int16_t (*nb)[2], const int16_t *band_counts, int16_t *qmul) decode_coeffs_b32_16bpp() argument
[all...]
/kernel/linux/linux-5.10/drivers/input/keyboard/
H A Dpxa27x_keypad.c56 #define KPC_MS(n) (0x1 << (13 + (n))) /* Matrix scan line 'n' */
110 /* state row bits of each column scan */
421 goto scan; in pxa27x_keypad_scan_matrix()
430 goto scan; in pxa27x_keypad_scan_matrix()
433 goto scan; in pxa27x_keypad_scan_matrix()
451 scan: in pxa27x_keypad_scan_matrix()
600 /* enable matrix keys with automatic scan */ in pxa27x_keypad_config()
/kernel/linux/linux-5.10/drivers/rapidio/
H A Drio-scan.c1019 * @net: RIO network to run route tables scan on
1125 static bool scan; variable
1126 module_param(scan, bool, 0);
1127 MODULE_PARM_DESC(scan, "Start RapidIO network enumeration/discovery "
1135 * RapidIO mport devices. The "scan" command line parameter controls ability of
1148 if (scan) in rio_basic_attach()
/kernel/linux/linux-5.10/drivers/pcmcia/
H A Dtcic.c213 if (request_irq(irq, tcic_irq_count, 0, "irq scan", tcic_irq_count) != 0) in try_irq()
364 u_int mask, scan; in init_tcic() local
457 scan = (mask & (mask-1)); in init_tcic()
458 if (((scan & (scan-1)) == 0) && (poll_interval == 0)) in init_tcic()
/kernel/linux/linux-6.6/drivers/rapidio/
H A Drio-scan.c1019 * @net: RIO network to run route tables scan on
1125 static bool scan; variable
1126 module_param(scan, bool, 0);
1127 MODULE_PARM_DESC(scan, "Start RapidIO network enumeration/discovery "
1135 * RapidIO mport devices. The "scan" command line parameter controls ability of
1148 if (scan) in rio_basic_attach()

Completed in 47 milliseconds

1...<<21222324252627282930>>...37