Searched defs:async (Results 1 - 12 of 12) sorted by last modified time

/haiku/src/kits/tracker/
H A DFSUtils.cpp561 FSDelete(entry_ref* ref, bool async, bool confirm) argument
570 FSDeleteRefList(BObjectList<entry_ref>* list, bool async, bool confirm) argument
581 FSRestoreRefList(BObjectList<entry_ref>* list, bool async) argument
592 FSMoveToTrash(BObjectList<entry_ref>* srcList, BList* pointList, bool async) argument
3866 TrackerLaunch(const entry_ref* appRef, const BMessage* refs, bool async, argument
3880 TrackerLaunch(const entry_ref* appRef, bool async) argument
3891 TrackerLaunch(const BMessage* refs, bool async, bool openWithOK) argument
3909 FSLaunchItem(const entry_ref* application, const BMessage* refsReceived, bool async, bool openWithOK) argument
3961 FSLaunchItem(const entry_ref* appRef, BMessage* refs, int32, bool async) argument
[all...]
H A DIconCache.cpp1098 Draw(Model* model, BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1436 Draw(IconCacheEntry* entry, BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1531 Draw(BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1617 Draw(BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
1706 Draw(IconCacheEntry* entry, BView* view, BPoint where, IconDrawMode mode, BSize size, bool async) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/idualwifi7260/dev/pci/
H A Dif_iwm.c6295 int idx, code, async, group_id; local
7760 int err, async = bgscan; local
8006 int err, async = bgscan; local
9457 iwm_setrates(struct iwm_node *in, int async) argument
[all...]
/haiku/src/add-ons/kernel/drivers/network/wlan/iaxwifi200/dev/pci/
H A Dif_iwx.c5752 int idx, code, async, group_id; local
7143 int err, async = bgscan, n_ssid = 0; local
/haiku/src/apps/deskbar/
H A DBarView.cpp758 ChangeState(int32 state, bool vertical, bool left, bool top, bool async) argument
/haiku/src/system/kernel/disk_device_manager/
H A DKDiskDeviceManager.cpp1319 KDiskDeviceManager::_ScanPartition(KPartition* partition, bool async, argument
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi4965/dev/iwn/
H A Dif_iwn.c5241 iwn_cmd(struct iwn_softc *sc, int code, const void *buf, int size, int async) argument
5321 iwn4965_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) argument
5342 iwn5000_add_node(struct iwn_softc *sc, struct iwn_node_info *node, int async) argument
5463 iwn_add_broadcast_node(struct iwn_softc *sc, int async) argument
5686 iwn4965_set_txpower(struct iwn_softc *sc, int async) argument
5837 iwn5000_set_txpower(struct iwn_softc *sc, int async) argument
6476 iwn_set_pslevel(struct iwn_softc *sc, int dtim, int level, int async) argument
6699 iwn4965_rxon_assoc(struct iwn_softc *sc, int async) argument
6717 iwn5000_rxon_assoc(struct iwn_softc *sc, int async) argument
6739 iwn_send_rxon(struct iwn_softc *sc, int assoc, int async) argument
[all...]
/haiku/src/bin/
H A Dshutdown.cpp84 bool async = true; local
/haiku/src/add-ons/kernel/drivers/network/wlan/iprowifi3945/dev/wpi/
H A Dif_wpi.c3434 wpi_add_broadcast_node(struct wpi_softc *sc, int async) argument
3685 wpi_set_txpower(struct wpi_softc *sc, int async) argument
3803 wpi_set_pslevel(struct wpi_softc *sc, uint8_t dtim, int level, int async) argument
3235 wpi_cmd(struct wpi_softc *sc, uint8_t code, const void *buf, uint16_t size, int async) argument
3869 wpi_send_rxon(struct wpi_softc *sc, int assoc, int async) argument
[all...]
/haiku/src/apps/showimage/
H A DFilter.cpp133 Filter::Start(bool async) argument
/haiku/src/kits/interface/
H A DPopUpMenu.cpp30 bool async; member in struct:popup_menu_data
93 BPopUpMenu::Go(BPoint where, bool deliversMessage, bool openAnyway, bool async) argument
100 Go(BPoint where, bool deliversMessage, bool openAnyway, BRect clickToOpen, bool async) argument
326 _Go(BPoint where, bool autoInvoke, bool startOpened, BRect* _specialRect, bool async) argument
[all...]
/haiku/src/kits/shared/
H A DThread.cpp106 ThreadSequence::Launch(BObjectList<FunctionObject>* list, bool async, argument

Completed in 379 milliseconds