/third_party/FreeBSD/sys/dev/usb/ |
H A D | usb_transfer.c | 1378 * packet at the moment the USB transfer is started. This leads us to 1824 /* mark the USB transfer started */ in usbd_transfer_start() 1826 if (!xfer->flags_int.started) { in usbd_transfer_start() 1829 xfer->flags_int.started = 1; in usbd_transfer_start() 1865 if (xfer->flags_int.started) { in usbd_transfer_stop() 1866 /* nothing to do except clearing the "started" flag */ in usbd_transfer_stop() 1869 xfer->flags_int.started = 0; in usbd_transfer_stop() 1881 * Clear "open" and "started" when both private and USB lock in usbd_transfer_stop() 1885 xfer->flags_int.started = 0; in usbd_transfer_stop() 2310 if (!xfer->flags_int.started) { in usbd_callback_wrapper() [all...] |
/third_party/backends/backend/ |
H A D | kodak.h | 148 int started; member
|
H A D | dc25.c | 2292 static SANE_Bool started = SANE_FALSE; variable 2307 if (started) in sane_start() 2512 started = SANE_TRUE; in sane_start() 2525 if ( ! started ) { in sane_read() 2692 started = SANE_FALSE; in sane_cancel() 2700 if (started) in sane_set_io_mode()
|
H A D | epjitsu.h | 203 int started; member
|
H A D | fujitsu.c | 5338 if ( s->started ) { in sane_control_option() 6759 * a scan has been started (sane_start() has been called) and the 6764 * Calling this function before a scan has actually started allows, 6778 /* not started? update param data from user settings */ in sane_get_parameters() 6779 if(!s->started){ in sane_get_parameters() 6938 * Called by SANE when a page acquisition operation is to be started. 6944 * hence, we spend a lot of time playing with s->started, etc. 6953 DBG (15, "started=%d, side=%d, source=%d\n", s->started, s->side, s->source); in sane_start() 6962 if (s->started in sane_start() [all...] |
H A D | canon_dr.h | 422 int started; member
|
H A D | fujitsu.h | 537 int started; member
|
/third_party/node/deps/npm/lib/utils/ |
H A D | reify-output.js | 208 msg.push(` in ${ms(Date.now() - npm.started)}`)
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | glmark2Benchmark.cpp | 154 ASSERT_TRUE(process && process->started()); in run()
|
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
H A D | TestSuite_unittest.cpp | 86 EXPECT_TRUE(process->started()); in runTestSuite()
|
/third_party/curl/lib/ |
H A D | content_encoding.c | 92 ZLIB_INFLATING, /* inflating started. */ 178 zlibInitState started) in inflate_stream() 222 zp->zlib_init = started; /* Data started. */ in inflate_stream() 271 at the next call, assume output has already started. */ in inflate_stream() 273 zp->zlib_init = started; /* Cannot restart anymore. */ in inflate_stream() 176 inflate_stream(struct Curl_easy *data, struct Curl_cwriter *writer, int type, zlibInitState started) inflate_stream() argument
|
/third_party/pulseaudio/speex/libspeexdsp/ |
H A D | resample.c | 134 int started; member 723 if (!st->started) in update_filter() 820 st->started = 0; in speex_resampler_init_frac() 888 st->started = 1; in speex_resampler_process_native()
|
/third_party/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_query.c | 39 bool started; member 77 struct zink_batch_usage *batch_uses; //batch that the query was started in 103 if (!vkq->started) { in begin_vk_query_indexed() 109 vkq->started = true; in begin_vk_query_indexed() 117 if (vkq->started) { in end_vk_query_indexed() 121 vkq->started = false; in end_vk_query_indexed() 429 vkq->started = false; in query_pool_get_range()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | wpa_auth_i.h | 87 unsigned int started:1; member
|
H A D | hostapd.c | 108 if (!hapd->started) in hostapd_reload_bss() 373 if (!hapd->started) { in hostapd_free_hapd_data() 374 wpa_printf(MSG_ERROR, "%s: Interface %s wasn't started", in hostapd_free_hapd_data() 378 hapd->started = 0; in hostapd_free_hapd_data() 1140 if (hapd->started) { in hostapd_setup_bss() 1141 wpa_printf(MSG_ERROR, "%s: Interface %s was already started", in hostapd_setup_bss() 1145 hapd->started = 1; in hostapd_setup_bss() 2355 /* Only once the interfaces are sync started */ in hostapd_setup_interface_complete() 2618 * allocate memory for the BSS. No actual driver operations are started. 3811 if (!hapd->started) in hostapd_periodic_iface() [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | wpa_auth_i.h | 85 unsigned int started:1; member
|
H A D | hostapd.c | 100 if (!hapd->started) in hostapd_reload_bss() 357 if (!hapd->started) { in hostapd_free_hapd_data() 358 wpa_printf(MSG_ERROR, "%s: Interface %s wasn't started", in hostapd_free_hapd_data() 362 hapd->started = 0; in hostapd_free_hapd_data() 1101 if (hapd->started) { in hostapd_setup_bss() 1102 wpa_printf(MSG_ERROR, "%s: Interface %s was already started", in hostapd_setup_bss() 1106 hapd->started = 1; in hostapd_setup_bss() 2163 /* Only once the interfaces are sync started */ in hostapd_setup_interface_complete() 2415 * allocate memory for the BSS. No actual driver operations are started. 3566 if (!hapd->started) in hostapd_periodic_iface() [all...] |
/test/xts/acts/multimedia/media/media_js_standard/ |
H A D | AVRecorderTestBase.js | 58 STARTED : 'started', 367 console.info(`case avRecorderWithCallBack is started`) 368 expect(avRecorder.state).assertEqual('started'); 1643 console.info(`case getInputSurfaceTest33 state is started`) 1644 expect(avRecorder.state).assertEqual('started'); 1688 console.info(`case getInputSurfaceTest34 state is started`) 1689 expect(avRecorder.state).assertEqual('started'); 1736 console.info(`case getInputSurfaceTest35 state is started`) 1737 expect(avRecorder.state).assertEqual('started'); 1787 console.info(`case getInputSurfaceTest36 state is started`) [all...] |
/third_party/skia/third_party/externals/angle2/util/windows/ |
H A D | test_utils_win.cpp | 277 bool started() override { return mStarted; }
|
/third_party/skia/third_party/externals/angle2/util/posix/ |
H A D | test_utils_posix.cpp | 220 bool started() override { return mStarted; }
|
/third_party/python/Lib/test/ |
H A D | lock_tests.py | 39 self.started = [] 47 self.started.append(tid) 63 while len(self.started) < self.n:
|
/third_party/python/Lib/test/test_asyncio/ |
H A D | test_sendfile.py | 73 self.started = False 80 self.started = True
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | wpa_supplicant.c | 590 * for works that have not been started. gas_query_free() will be unable in wpa_supplicant_cleanup() 850 * association is completed for WPA/WPA2 4-Way Handshake is started. 3065 if (work->started) { in wpas_start_assoc_cb() 5172 wpa_dbg(work->wpa_s, MSG_INFO, "Freeing radio work '%s'@%p (started=%d) that is marked as scan_work", 5173 work->type, work, work->started); 5180 wpa_dbg(work->wpa_s, MSG_INFO, "Freeing radio work '%s'@%p (started=%d) that is marked as p2p_scan_work", 5181 work->type, work, work->started); 5186 if (work->started) { 5220 if (tmp->started) { 5254 if (tmp->started) 5535 unsigned int started = work->started; global() local [all...] |
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | wpa_supplicant.c | 696 * for works that have not been started. gas_query_free() will be unable in wpa_supplicant_cleanup() 985 * association is completed for WPA/WPA2 4-Way Handshake is started. 3794 if (work->started) { 6423 wpa_dbg(work->wpa_s, MSG_INFO, "Freeing radio work '%s'@%p (started=%d) that is marked as scan_work", 6424 work->type, work, work->started); 6431 wpa_dbg(work->wpa_s, MSG_INFO, "Freeing radio work '%s'@%p (started=%d) that is marked as p2p_scan_work", 6432 work->type, work, work->started); 6437 if (work->started) { 6471 if (tmp->started) { 6505 if (tmp->started) 6795 unsigned int started = work->started; global() local [all...] |
/third_party/libinput/src/ |
H A D | evdev-mt-touchpad.h | 353 bool started; member
|