Home
last modified time | relevance | path

Searched refs:reattach (Results 1 - 13 of 13) sorted by relevance

/third_party/python/Lib/tkinter/test/test_ttk/
H A Dtest_widgets.py1436 # reattach should fail
1438 self.tv.reattach, item_id, '', 'end')
1464 # reattach item with children
1465 self.tv.reattach(item_id, '', 'end')
1476 self.tv.reattach, 'nonexistent', '', 'end')
1480 self.tv.reattach, item2, 'otherparent', 'end')
1482 self.tv.reattach, item2, '', 'invalid')
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/
H A Dwpa_supplicant_i.h745 unsigned int reattach:1; /* reassociation to the same BSS requested */ member
H A Dscan.c1035 } else if (wpa_s->reattach && wpa_s->current_ssid != NULL) { in wpa_supplicant_scan()
1059 * Reset the reattach flag so that we fall back to full scan if in wpa_supplicant_scan()
1062 wpa_s->reattach = 0; in wpa_supplicant_scan()
H A Dwpa_supplicant.c7204 wpa_s->reattach = 0;
H A Dctrl_iface.c10095 wpa_s->reattach = 1; in wpa_supplicant_ctrl_iface_process()
/third_party/vk-gl-cts/modules/glshared/
H A DglsAttributeLocationTests.cpp693 bool reattach = false, in runTest()
765 if (reattach) in runTest()
1393 : TestCase (testCtx, "reattach", "reattach") in BindReattachAttributeTest()
1483 : TestCase (testCtx, "reattach", "reattach") in MixedReattachAttributeTest()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/
H A Dscan.c1150 } else if (wpa_s->reattach && wpa_s->current_ssid != NULL) { in wpa_supplicant_scan()
1174 * Reset the reattach flag so that we fall back to full scan if in wpa_supplicant_scan()
1177 wpa_s->reattach = 0; in wpa_supplicant_scan()
H A Dwpa_supplicant_i.h992 unsigned int reattach:1; /* reassociation to the same BSS requested */ member
H A Dwpa_supplicant.c8683 wpa_s->reattach = 0;
H A Dctrl_iface.c12379 wpa_s->reattach = 1;
/third_party/python/Lib/tkinter/
H A Dttk.py1365 reattach = move # A sensible method name for reattaching detached items variable in Treeview
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c1693 wpa_s->reattach = 1; in wpas_dbus_handler_reattach()
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/dbus/
H A Ddbus_new_handlers.c2022 wpa_s->reattach = 1; in wpas_dbus_handler_reattach()

Completed in 70 milliseconds