| /f-stack/freebsd/arm/arm/ |
| H A D | db_trace.c | 66 bool finished; in db_stack_trace_cmd() local 68 finished = false; in db_stack_trace_cmd() 69 while (!finished) { in db_stack_trace_cmd() 70 finished = unwind_stack_one(state, 1); in db_stack_trace_cmd() 108 if (finished) in db_stack_trace_cmd() 122 finished = true; in db_stack_trace_cmd() 125 finished = true; in db_stack_trace_cmd()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zed/zed.d/ |
| H A D | history_event-zfs-list-cacher.sh.in | 29 finished() { function 43 finished 85 finished
|
| /f-stack/freebsd/contrib/zstd/examples/ |
| H A D | streaming_compression.c | 63 int finished; in compressFile_orDie() local 76 finished = lastChunk ? (remaining == 0) : (input.pos == input.size); in compressFile_orDie() 77 } while (!finished); in compressFile_orDie()
|
| H A D | multiple_streaming_compression.c | 79 int finished; in compressFile_orDie() local 85 finished = lastChunk ? (remaining == 0) : (input.pos == input.size); in compressFile_orDie() 86 } while (!finished); in compressFile_orDie()
|
| H A D | streaming_compression_thread_pool.c | 80 int finished; in compressFile_orDie() local 93 finished = lastChunk ? (remaining == 0) : (input.pos == input.size); in compressFile_orDie() 94 } while (!finished); in compressFile_orDie()
|
| /f-stack/app/redis-5.0.5/deps/hiredis/examples/ |
| H A D | example-qt.h | 15 void finished(); 21 void finish() { emit finished(); } in finish()
|
| H A D | example-qt.cpp | 27 emit finished(); in run() 42 QObject::connect(&example, SIGNAL(finished()), &app, SLOT(quit())); in main()
|
| /f-stack/dpdk/doc/guides/prog_guide/ |
| H A D | packet_distrib_lib.rst | 58 It returns to the caller all packets which have finished processing by all worker cores. 64 Once a worker lcore requests a new packet, the distributor assumes that it has completely finished … 88 Each worker calls "rte_distributor_get_pkt()" API to request a new packet when it has finished proc… 94 it has finished the current packet and does not want a new one.
|
| H A D | ring_lib.rst | 144 The enqueue operation is finished. 197 The dequeue operation is finished. 274 This is only true on core 1. The operation is finished on core 1. 288 The operation is also finished on core 2. 388 tail value is increased not by every thread that finished enqueue/dequeue,
|
| H A D | metrics_lib.rst | 282 When finished, ``rte_latencystats_uninit()`` needs to be called to
|
| H A D | lpm6_lib.rst | 106 and whether the search process have finished or not respectively.
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_reopen/ |
| H A D | zpool_reopen.shlib | 87 # wait_for_resilver_end - wait until resilver is finished 88 # wait_for_scrub_end - wait until scrub is finished
|
| /f-stack/freebsd/kern/ |
| H A D | subr_sleepqueue.c | 1179 bool finished; in sleepq_sbuf_print_stacks() local 1182 finished = false; in sleepq_sbuf_print_stacks() 1188 for (i = 0; i < 3 && !finished ; i++) { in sleepq_sbuf_print_stacks() 1221 finished = true; in sleepq_sbuf_print_stacks() 1242 finished = true; in sleepq_sbuf_print_stacks() 1258 if (!finished) in sleepq_sbuf_print_stacks() 1271 if (!finished && error == 0) in sleepq_sbuf_print_stacks()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/clock/ |
| H A D | fixed-mmio-clock.txt | 5 It was designed for test systems, like FPGA, not for complete, finished SoCs.
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | zloop.sh | 323 echo "zloop finished, $foundcrashes crashes found"
|
| /f-stack/dpdk/drivers/event/dsw/ |
| H A D | dsw_event.c | 715 dsw_port_emigration_stats(struct dsw_port *port, uint8_t finished) in dsw_port_emigration_stats() argument 721 port->emigration_latency += (flow_migration_latency * finished); in dsw_port_emigration_stats() 722 port->emigrations += finished; in dsw_port_emigration_stats() 733 uint8_t finished; in dsw_port_end_emigration() local 760 finished = port->emigration_targets_len - left_qfs_len; in dsw_port_end_emigration() 762 if (finished > 0) in dsw_port_end_emigration() 763 dsw_port_emigration_stats(port, finished); in dsw_port_end_emigration()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/iio/proximity/ |
| H A D | maxbotix,mb1232.yaml | 36 Interrupt used to announce the preceding reading request has finished
|
| /f-stack/dpdk/doc/guides/sample_app_ug/ |
| H A D | fips_validation.rst | 54 If a ``.req`` is used as the input file after the application is finished 59 finished the work and in the response file it will be added onto the end of each
|
| /f-stack/freebsd/contrib/device-tree/src/powerpc/ |
| H A D | tqm5200.dts | 140 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
| H A D | charon.dts | 138 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
| H A D | lite5200.dts | 231 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
| H A D | mpc5200b.dtsi | 230 interrupts = <2 5 0>; // these are for "mii command finished", not link changes & co.
|
| /f-stack/freebsd/contrib/openzfs/contrib/bash_completion.d/ |
| H A D | zfs | 80 # prevents bash from considering the completion finished when it
|
| /f-stack/dpdk/drivers/net/enic/ |
| H A D | enic_main.c | 1149 int (*finished)(struct vnic_dev *, int *), in enic_dev_wait() 1162 err = finished(vdev, &done); in enic_dev_wait()
|
| /f-stack/tools/libxo/doc/ |
| H A D | howto.rst | 326 # Compile the finished file; Use of msgfmt's "-v" option is
|