Home
last modified time | relevance | path

Searched refs:reattach (Results 1 – 25 of 65) sorted by relevance

123

/external/libcups/backend/
Dorg.cups.usb-quirks9 # no-reattach Do no re-attach usblp kernel module after printing.
63 0x043d 0x00f3 no-reattach
96 0x04a9 0x26a3 no-reattach
99 0x04f9 0x0007 no-reattach
102 0x04f9 0x001a no-reattach
105 0x04f9 0x000d no-reattach unidir
108 0x04f9 0x000e no-reattach unidir
111 0x06bc 0x000b no-reattach
114 0x06bc 0x01c7 no-reattach
117 0x04b8 0x0001 no-reattach unidir
[all …]
/external/setupdesign/main/src/com/google/android/setupdesign/view/
DIllustrationVideoView.java261 reattach(); in onWindowVisibilityChanged()
304 private void reattach() { in reattach() method in IllustrationVideoView
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_widgets.py1261 self.tv.reattach, item_id, '', 'end')
1289 self.tv.reattach(item_id, '', 'end')
1300 self.tv.reattach, 'nonexistent', '', 'end')
1304 self.tv.reattach, item2, 'otherparent', 'end')
1306 self.tv.reattach, item2, '', 'invalid')
/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_widgets.py1437 self.tv.reattach, item_id, '', 'end')
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')
/external/conscrypt/release/
DREADME.md227 # If you left the container, reattach to it
/external/deqp/modules/glshared/
DglsAttributeLocationTests.cpp693 bool reattach = false, in runTest() argument
765 if (reattach) in runTest()
/external/python/cpython2/Lib/lib-tk/
Dttk.py1365 reattach = move # A sensible method name for reattaching detached items variable in Treeview
/external/python/cpython3/Lib/tkinter/
Dttk.py1395 reattach = move # A sensible method name for reattaching detached items variable in Treeview
/external/wpa_supplicant_8/wpa_supplicant/
Dwpa_supplicant_i.h844 unsigned int reattach:1; /* reassociation to the same BSS requested */ member
Dscan.c1081 } else if (wpa_s->reattach && wpa_s->current_ssid != NULL) { in wpa_supplicant_scan()
1108 wpa_s->reattach = 0; in wpa_supplicant_scan()
Dwpa_supplicant.c7940 wpa_s->reattach = 0; in wpas_request_connection()
DChangeLog599 * added "reattach" command for fast reassociate-back-to-same-BSS
Dctrl_iface.c10665 wpa_s->reattach = 1; in wpa_supplicant_ctrl_iface_process()
/external/lottie/
DCHANGELOG.md9 * Fix a bug where animations may not resume on reattach if their state was saved after they were
/external/libcups/
DCHANGES.md291 - The Lexmark Optra E310 printer needs the "no-reattach" USB quirk rule
/external/libevent/
Dwhatsnew-2.0.txt88 the caller needed to explicitly reattach them to another base.
/external/python/cpython2/Doc/library/
Dttk.rst1059 .. method:: reattach(item, parent, index)
/external/llvm-project/lldb/docs/use/
Dmap.rst278 <b>(gdb)</b> kdp-reattach eorgadd
/external/python/cpython3/Doc/library/
Dtkinter.ttk.rst1164 .. method:: reattach(item, parent, index)
/external/wpa_supplicant_8/wpa_supplicant/dbus/
Ddbus_new_handlers.c1733 wpa_s->reattach = 1; in wpas_dbus_handler_reattach()
/external/kotlinx.coroutines/benchmarks/src/jmh/resources/
Dospd.txt.gz
/external/deqp/android/cts/master/
Dgles2-master-2020-03-01.txt12077 dEQP-GLES2.functional.attribute_location.bind_time.reattach
Dgles2-master.txt12109 dEQP-GLES2.functional.attribute_location.bind_time.reattach
/external/deqp/android/cts/master/src/
Dgles2-master-2020-03-01.txt12077 dEQP-GLES2.functional.attribute_location.bind_time.reattach
/external/swiftshader/tests/regres/testlists/
Dgles2-master.txt12077 dEQP-GLES2.functional.attribute_location.bind_time.reattach

123