Home
last modified time | relevance | path

Searched full:panes (Results 1 – 25 of 73) sorted by relevance

123

/external/bc/tests/fuzzing/
Dbc_afl_continue.yaml7 panes:
13 panes:
29 panes:
45 panes:
61 panes:
77 panes:
93 panes:
109 panes:
125 panes:
141 panes:
[all …]
Dbc_afl.yaml6 panes:
15 panes:
31 panes:
47 panes:
63 panes:
79 panes:
95 panes:
111 panes:
127 panes:
143 panes:
[all …]
/external/pigweed/pw_console/
Dtesting.rst412 - | 3 panes are visible:
425 - | 3 panes are visible:
439 - | 3 panes are visible:
448 - | 2 panes are visible:
473 - | 3 panes are visible:
474 | 2 Log panes on the left
485 - | 3 panes are visible:
486 | 1 Log panes on the left
493 - | 2 panes are visible:
494 | 1 Log panes on the left
[all …]
/external/python/bumble/docs/mkdocs/src/apps_and_tools/
Dconsole.md17 The console user interface has 3 main panes:
23 In addition to the display panes, the console has a status bar, showing the scanning state and the …
/external/pigweed/pw_console/py/pw_console/
Dembed.py188 Top toolbars appear above all window panes and just below the main menu
199 Bottom toolbars appear below all window panes and span the full width of
291 """Hide window panes specified by title on console startup."""
309 # Setup Python logging and log panes.
Dwindow_list.py292 # Hide all other panes so log redraw events are not triggered.
298 # Un-hide all panes if switching from tabbed back to stacked.
540 # If the last pane is selected, and there are at least 2 panes, make
624 # Loop through active panes (not including the target_pane).
Dwindow_manager.py322 @register('window-manager.balance-window-panes', key_bindings)
345 """Create vertical or horizontal splits for all active panes."""
453 # Total count of window lists and panes
742 """Scan for window_lists containing only hidden panes."""
761 """Return all active panes from all window lists."""
1033 # Check for columns where all panes are hidden and unhide at least one.
Dconsole_app.py245 # Auto-generated keybindings list for all active panes
293 # Window panes are added via the window_manager
305 # Create help window text based global key_bindings and active panes.
363 # Completion menu that can overlap other panes since it lives in
1098 """Menu item handler to toggle line wrapping of all log panes."""
D__main__.py143 # Add example plugins and log panes used to validate behavior in the Pigweed
Dstyle.py232 # Dim inactive panes.
234 # Use default for active panes.
/external/pigweed/pw_console/py/
Dwindow_manager_test.py223 # Total of 4 active panes
341 # 4 panes, 3 for the loggers and 1 for the repl.
477 """Test switching focus to next and previous window panes."""
496 # Scenario: Move between panes with a single stacked window list.
530 # Scenario: Move between panes with a single tabbed window list.
590 # Setup: Move two panes to the right into their own stacked
Dconsole_app_test.py67 # Two panes, one for the loggers and one for the repl.
/external/tensorflow/tensorflow/core/kernels/
Deigen_benchmark_cpu_test.cc342 // P: panes
347 // FP: filter panes
406 25, 25, 25, 4, // input: height, width, panes, depth
407 16, 5, 5, 5, // filter: count, height, width, panes
/external/python/cpython2/Doc/library/
Dtix.rst394 widget allows the user to interactively manipulate the sizes of several panes.
395 The panes can be arranged either vertically or horizontally. The user changes
396 the sizes of the panes by dragging the resize handle between two panes.
/external/python/cpython3/Doc/library/
Dtkinter.tix.rst382 widget allows the user to interactively manipulate the sizes of several panes.
383 The panes can be arranged either vertically or horizontally. The user changes
384 the sizes of the panes by dragging the resize handle between two panes.
/external/skia/site/docs/dev/tools/
Dandroid_gdb.md59 where you can set breakpoints in your source windows, have panes for watches, locals, and the call
/external/python/cpython2/Lib/lib-tk/test/test_ttk/
Dtest_widgets.py613 self.assertEqual(self.paned.panes(), (str(child), str(child2)))
616 self.assertEqual(self.paned.panes(), (str(child2), str(child)))
619 self.assertEqual(self.paned.panes(),
623 panes = self.paned.panes()
625 self.assertEqual(panes, self.paned.panes())
631 self.assertEqual(self.paned.panes(),
/external/perfetto/docs/quickstart/
Dlinux-tracing.md68 This will open a tmux window with three panes, one per the binary involved in
/external/python/cpython2/Lib/lib-tk/
DTix.py1212 panes. The panes can be arranged either vertically or horizontally.The
1213 user changes the sizes of the panes by dragging the resize handle
1214 between two panes.
1218 <panes> g/p widgets added dynamically with the add method."""
1223 # add delete forget panecget paneconfigure panes setsize
1246 def panes(self): member in PanedWindow
1247 names = self.tk.splitlist(self.tk.call(self._w, 'panes'))
/external/python/cpython3/Lib/tkinter/test/test_ttk/
Dtest_widgets.py606 self.assertEqual(self.paned.panes(), (str(child), str(child2)))
609 self.assertEqual(self.paned.panes(), (str(child2), str(child)))
612 self.assertEqual(self.paned.panes(),
616 panes = self.paned.panes()
618 self.assertEqual(panes, self.paned.panes())
624 self.assertEqual(self.paned.panes(),
/external/python/cpython3/Lib/tkinter/
Dtix.py1211 panes. The panes can be arranged either vertically or horizontally.The
1212 user changes the sizes of the panes by dragging the resize handle
1213 between two panes.
1217 <panes> g/p widgets added dynamically with the add method."""
1222 # add delete forget panecget paneconfigure panes setsize
1245 def panes(self): member in PanedWindow
1246 names = self.tk.splitlist(self.tk.call(self._w, 'panes'))
/external/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.h78 * a number of panes equal to the minified, power-of-two-aligned
/external/python/cpython2/Demo/tix/
Dtixwidgets.py627 the sizes of several panes. The panes can be arranged either vertically
632 …et allows the user to interactively manipulate the sizes of several panes. The panes can be arrang…
/external/pigweed/pw_console/py/pw_console/plugins/
Dcalc_pane.py37 Pigweed Console window panes. An input prompt is displayed on the bottom of
/external/fmtlib/doc/bootstrap/
Dnavs.less222 // Hide tabbable panes to start, show them when `.active`

123