/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
H A D | hashtablez_sampler_test.cc | 304 Notification stop; in TEST() local 308 pool.Schedule([&sampler, &stop]() { in TEST() 313 while (!stop.HasBeenNotified()) { in TEST() 346 stop.Notify(); in TEST()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | accounting.c | 266 struct sta_info *sta, int stop) in accounting_sta_report() 278 stop ? RADIUS_ACCT_STATUS_TYPE_STOP : in accounting_sta_report() 345 if (stop && cause && in accounting_sta_report() 353 stop ? RADIUS_ACCT : RADIUS_ACCT_INTERIM, in accounting_sta_report() 437 /* Inform RADIUS server that accounting will start/stop so that the in accounting_report_state() 265 accounting_sta_report(struct hostapd_data *hapd, struct sta_info *sta, int stop) accounting_sta_report() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | accounting.c | 266 struct sta_info *sta, int stop) in accounting_sta_report() 278 stop ? RADIUS_ACCT_STATUS_TYPE_STOP : in accounting_sta_report() 345 if (stop && cause && in accounting_sta_report() 353 stop ? RADIUS_ACCT : RADIUS_ACCT_INTERIM, in accounting_sta_report() 437 /* Inform RADIUS server that accounting will start/stop so that the in accounting_report_state() 265 accounting_sta_report(struct hostapd_data *hapd, struct sta_info *sta, int stop) accounting_sta_report() argument
|
/kernel/linux/linux-6.6/drivers/net/usb/ |
H A D | ax88179_178a.c | 448 /* Configure RX control register => stop operation */ in ax88179_suspend() 1326 /* Configure RX control register => stop operation */ in ax88179_unbind() 1697 .stop = ax88179_stop, 1710 .stop = ax88179_stop, 1723 .stop = ax88179_stop, 1736 .stop = ax88179_stop, 1749 .stop = ax88179_stop, 1762 .stop = ax88179_stop, 1775 .stop = ax88179_stop, 1788 .stop [all...] |
/kernel/linux/linux-5.10/arch/arm/include/asm/ |
H A D | unwind.h | 29 const struct unwind_idx *stop; member
|
/kernel/linux/linux-6.6/arch/arm/include/asm/ |
H A D | unwind.h | 30 const struct unwind_idx *stop; member
|
/kernel/linux/linux-5.10/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm.h | 85 void stop(const char *errstring, int err_code);
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | interrupts.c | 33 .stop = int_seq_stop,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/dpu1/ |
H A D | dpu_hw_blk.h | 17 * @stop: stop operation on last put 21 void (*stop)(struct dpu_hw_blk *); member
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/m5602/ |
H A D | m5602_sensor.h | 63 int (*stop)(struct sd *sd); member
|
/kernel/linux/linux-5.10/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx_sensor.h | 67 /* Instructs the sensor to stop streaming */ 68 int (*stop)(struct sd *sd); member
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/stv06xx/ |
H A D | stv06xx_sensor.h | 67 /* Instructs the sensor to stop streaming */ 68 int (*stop)(struct sd *sd); member
|
/kernel/linux/linux-6.6/drivers/media/usb/gspca/m5602/ |
H A D | m5602_sensor.h | 63 int (*stop)(struct sd *sd); member
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | interrupts.c | 33 .stop = int_seq_stop,
|
/kernel/linux/linux-6.6/include/net/netfilter/ |
H A D | nf_conntrack_timestamp.h | 13 u_int64_t stop; member
|
/kernel/linux/linux-6.6/drivers/scsi/aic7xxx/aicasm/ |
H A D | aicasm.h | 85 void stop(const char *errstring, int err_code);
|
/third_party/libwebsockets/include/libwebsockets/ |
H A D | lws-i2c.h | 37 void (*stop)(const struct lws_i2c_ops *ctx); member
|
H A D | lws-bb-i2c.h | 44 .stop = lws_bb_i2c_stop, \
|
/third_party/mesa3d/src/freedreno/isa/ |
H A D | isa.h | 64 bool stop; member
|
/third_party/node/deps/v8/tools/testrunner/testproc/ |
H A D | timeout.py | 29 self.stop()
|
/third_party/node/deps/v8/tools/release/ |
H A D | script_test.py | 48 cov.stop()
|
/third_party/node/deps/npm/node_modules/retry/example/ |
H A D | stop.js | 17 operation.stop();
|
/third_party/ltp/testcases/kernel/mce-test/hwpoison/kinclude/linux/ |
H A D | seq_file.h | 11 void (*stop) (struct seq_file *m, void *v); member
|
/third_party/ltp/testcases/kernel/mce-test/tsrc/kinclude/linux/ |
H A D | seq_file.h | 11 void (*stop) (struct seq_file *m, void *v); member
|
/third_party/libwebsockets/minimal-examples/embedded/esp32/esp-c3dev/main/ |
H A D | bb-i2c.h | 30 .stop = lws_bb_i2c_stop, \
|