| /f-stack/dpdk/drivers/raw/ifpga/base/ |
| H A D | opae_i2c.c | 300 finish = true; in altera_handle_i2c_status() 306 finish = true; in altera_handle_i2c_status() 313 finish = true; in altera_handle_i2c_status() 318 finish = true; in altera_handle_i2c_status() 324 finish = true; in altera_handle_i2c_status() 330 if (finish) { in altera_handle_i2c_status() 340 return finish; in altera_handle_i2c_status() 361 } while (!finish); in altera_i2c_poll_status() 363 return finish; in altera_i2c_poll_status() 372 bool finish; in altera_i2c_xfer_msg() local [all …]
|
| /f-stack/tools/netstat/ |
| H A D | netgraph.c | 129 goto finish; in netgraphprotopr() 133 goto finish; in netgraphprotopr() 135 goto finish; in netgraphprotopr() 141 finish: in netgraphprotopr()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/replacement/ |
| H A D | resilver_restart_002.ksh | 87 finish=$(zpool events | grep "sysevent.fs.zfs.resilver_finish" | wc -l) 88 (( $finish > 0 )) && break 92 (( $finish == 0 )) && log_fail "resilver took too long to finish"
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-fpa.c | 139 uint64_t finish = base + cvmx_fpa_pool_info[pool].size * expected_count; in cvmx_fpa_shutdown_pool() local 150 if ((address >= base) && (address < finish) && in cvmx_fpa_shutdown_pool() 177 …nfo[pool].name, (int)pool, (unsigned long long)base, (unsigned long long)finish, (int)cvmx_fpa_poo… in cvmx_fpa_shutdown_pool()
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/ |
| H A D | spl_zlib.c | 93 zlib_inflate(z_stream *stream, int finish) in zlib_inflate() argument 96 return (inflate(stream, finish)); in zlib_inflate() 98 return (_zlib104_inflate(stream, finish)); in zlib_inflate()
|
| /f-stack/dpdk/app/test/ |
| H A D | test_hash_readwrite_lf_perf.c | 723 goto finish; in test_hash_add_no_ks_lookup_hit() 753 finish: in test_hash_add_no_ks_lookup_hit() 790 goto finish; in test_hash_add_no_ks_lookup_miss() 822 finish: in test_hash_add_no_ks_lookup_miss() 895 finish: in test_hash_add_ks_lookup_hit_non_sp() 969 finish: in test_hash_add_ks_lookup_hit_sp() 1040 finish: in test_hash_add_ks_lookup_miss() 1143 finish: in test_hash_multi_add_lookup() 1222 finish: in test_hash_add_ks_lookup_hit_extbkt() 1324 goto finish; in test_hash_rcu_qsbr_writer_perf() [all …]
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | hotplug_mp.c | 103 goto finish; in __handle_secondary_request() 120 goto finish; in __handle_secondary_request() 135 goto finish; in __handle_secondary_request() 142 goto finish; in __handle_secondary_request() 162 goto finish; in __handle_secondary_request() 174 finish: in __handle_secondary_request()
|
| /f-stack/dpdk/lib/librte_eal/freebsd/ |
| H A D | eal_thread.c | 43 goto finish; in rte_eal_remote_launch() 64 finish: in rte_eal_remote_launch()
|
| /f-stack/dpdk/lib/librte_eal/linux/ |
| H A D | eal_thread.c | 43 goto finish; in rte_eal_remote_launch() 64 finish: in rte_eal_remote_launch()
|
| /f-stack/app/redis-5.0.5/deps/hiredis/examples/ |
| H A D | example-qt.h | 21 void finish() { emit finished(); } in finish() function
|
| H A D | example-qt.cpp | 17 ex->finish(); in getCallback()
|
| /f-stack/app/nginx-1.16.1/contrib/vim/indent/ |
| H A D | nginx.vim | 2 finish
|
| /f-stack/tools/libxo/tests/core/saved/ |
| H A D | test_04.E.out | 21 op finish: [] [] [0]
|
| H A D | test_06.E.out | 21 op finish: [] [] [0]
|
| H A D | test_11.E.out | 21 op finish: [] [] [0]
|
| H A D | test_03.E.out | 33 op finish: [] [] [0]
|
| H A D | test_09.E.out | 39 op finish: [] [] [0]
|
| H A D | test_02.E.out | 71 op finish: [] [] [0]
|
| H A D | test_07.E.out | 75 op finish: [] [] [0]
|
| H A D | test_12.E.out | 94 op finish: [] [] [0]
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-a64-pine64-plus.dts | 31 * to initialize. 100ms should be plenty of time to finish
|
| H A D | sun50i-a64-sopine-baseboard.dts | 128 * to initialize. 100ms should be plenty of time to finish
|
| /f-stack/freebsd/net80211/ |
| H A D | ieee80211_crypto_wep.c | 252 goto finish; in wep_decap() 273 finish: in wep_decap()
|
| H A D | ieee80211_crypto_tkip.c | 303 goto finish; in tkip_decap() 359 finish: in tkip_decap() 411 goto finish; in tkip_demic() 445 finish: in tkip_demic()
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/bin/ |
| H A D | jeprof.in | 4591 my $finish; 4598 $finish = HexExtend($2); 4606 $finish = HexExtend($2); 4615 $finish = HexExtend($2); 4628 $finish = HexExtend($2); 4654 if($main::opt_debug) { printf STDERR "$start:$finish ($offset) $lib\n"; } 4655 push(@{$result}, [$lib, $start, $finish, $offset]); 4663 my $finish = AddressAdd($start, $text->{size}); 4665 push(@{$result}, [$main::opt_lib, $start, $finish, $start]); 4859 my $finish = $lib->[2]; [all …]
|