Searched refs:done (Results 76 - 80 of 80) sorted by relevance

1234

/fuchsia/zircon/system/dev/ethernet/usb-cdc-ecm/
H A Dusb-cdc-ecm.c128 goto done;
147 done:
/fuchsia/zircon/third_party/uapp/dash/src/
H A Dparser.c1338 goto done;
1372 done:
/fuchsia/zircon/system/dev/display/display/
H A Dclient.cpp696 // Update any image layers. This needs to be done before migrating layers, as
887 // Do any work that needs to be done to make sure that the pending layer_t structs
1521 bool done = false; local
1526 cnd_ptr = &cnd, mtx_ptr = &mtx, done_ptr = &done]
1544 while (!done) {
/fuchsia/zircon/make/
H A Dengine.mk241 # can be done offline with, e.g., scripts/symbolize.
624 done; \
666 (for p in $(sort $(notdir $(ALLPKGS))) ; do echo $$p ; done) > $@.tmp ;\
/fuchsia/zircon/system/core/devmgr/
H A Ddevmgr-coordinator.cpp1431 done:
1449 goto done;
1843 // processing until all the outstanding suspends are done
1849 // next devhost to process once all the outstanding suspends are done

Completed in 38 milliseconds

1234