Home
last modified time | relevance | path

Searched refs:DONE (Results 1 – 12 of 12) sorted by relevance

/f-stack/tools/libxo/xohtml/
H A Dxohtml.sh.in15 DONE=
28 while [ -z "$DONE" -a ! -z "$1" ]; do
55 DONE=1;
/f-stack/freebsd/netgraph/
H A DNOTES7 [DONE]
12 [DONE]
43 - [DONE]
51 [DONE]
54 [DONE]
59 [DONE]
64 [DONE] (I think)
74 - Malloc all memory with type M_NETGRAPH. -DONE
80 -DONE with INVARIANTS. Framework should test this more.
/f-stack/dpdk/app/test/
H A Dtest_lcores.c15 enum { INIT, ERROR, DONE } state; enumerator
56 t->state = DONE; in thread_loop()
114 if (t->state != DONE) in test_non_eal_lcores()
313 if (t->state != DONE) in test_non_eal_lcores_callback()
/f-stack/freebsd/contrib/zlib/
H A Dinflate.h49 DONE, /* finished check, done -- remain here until reset */ enumerator
H A Dinfback.c296 state->mode = DONE;
606 case DONE:
H A Dinflate.c1233 state->mode = DONE;
1234 case DONE:
/f-stack/freebsd/contrib/device-tree/Bindings/fpga/
H A Dxilinx-slave-serial.txt17 - done-gpios: config status pin (referred to as DONE in the manual)
/f-stack/dpdk/drivers/net/ice/
H A Dice_ethdev.c857 goto DONE; in ice_add_mac_filter()
874 goto DONE; in ice_add_mac_filter()
881 goto DONE; in ice_add_mac_filter()
889 DONE: in ice_add_mac_filter()
914 goto DONE; in ice_remove_mac_filter()
931 goto DONE; in ice_remove_mac_filter()
940 DONE: in ice_remove_mac_filter()
989 goto DONE; in ice_add_vlan_filter()
1021 DONE: in ice_add_vlan_filter()
1081 DONE: in ice_remove_vlan_filter()
[all …]
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dam3874-iceboard.dts318 DM814X_IOPAD(0x0824, PIN_INPUT | 0x80) /* DONE */
389 "", "PROGRAM_B", "INIT_B", "DONE", /* 0-3 */
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c6084 DONE: in i40e_vsi_config_vlan_filter()
7024 DONE: in i40e_add_macvlan_filters()
7096 DONE: in i40e_remove_macvlan_filters()
7294 DONE: in i40e_vsi_remove_all_macvlan_filter()
7331 goto DONE; in i40e_vsi_add_vlan()
7336 goto DONE; in i40e_vsi_add_vlan()
7342 DONE: in i40e_vsi_add_vlan()
7382 goto DONE; in i40e_vsi_delete_vlan()
7404 DONE: in i40e_vsi_delete_vlan()
7475 DONE: in i40e_vsi_add_mac()
[all …]
/f-stack/app/redis-5.0.5/tests/
H A Dtest_helper.tcl288 set ::active_clients_task($fd) DONE
/f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c4176 ar9300_swap_eeprom((ar9300_eeprom_t *)mptr); DONE IN ar9300_restore() in ar9300_eeprom_restore_from_flash()