Home
last modified time | relevance | path

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

123

/external/bc/tests/fuzzing/
Dbc_afl_continue.yaml7 panes:
13 panes:
30 panes:
47 panes:
64 panes:
81 panes:
98 panes:
115 panes:
132 panes:
149 panes:
[all …]
Dbc_afl.yaml6 panes:
15 panes:
32 panes:
49 panes:
66 panes:
83 panes:
100 panes:
117 panes:
134 panes:
151 panes:
[all …]
/external/pigweed/pw_console/
Dtesting.rst414 - | 3 panes are visible:
427 - | 3 panes are visible:
441 - | 3 panes are visible:
450 - | 2 panes are visible:
475 - | 3 panes are visible:
476 | 2 Log panes on the left
487 - | 3 panes are visible:
488 | 1 Log panes on the left
495 - | 2 panes are visible:
496 | 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/pytorch/torchgen/_autoheuristic/
Dcollect_data.sh43 # Create panes for each device number
51 # Arrange panes in a tiled layout
/external/pigweed/pw_console/py/pw_console/
Dembed.py199 Top toolbars appear above all window panes and just below the main menu
210 Bottom toolbars appear below all window panes and span the full width of
294 """Hide window panes specified by title on console startup."""
312 # Setup Python logging and log panes.
Dwindow_list.py293 # Hide all other panes so log redraw events are not triggered.
302 # Un-hide all panes if switching from tabbed back to stacked.
544 # If the last pane is selected, and there are at least 2 panes, make
628 # 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.py252 # Auto-generated keybindings list for all active panes
300 # Window panes are added via the window_manager
312 # Create help window text based global key_bindings and active panes.
370 # Completion menu that can overlap other panes since it lives in
1180 """Menu item handler to toggle line wrapping of all log panes."""
D__main__.py162 # Add example plugins and log panes used to validate behavior in the
Dstyle.py288 # Dim inactive panes.
290 # Use default for active panes.
/external/pigweed/pw_console/py/
Dwindow_manager_test.py222 # Total of 4 active panes
340 # 4 panes, 3 for the loggers and 1 for the repl.
476 """Test switching focus to next and previous window panes."""
495 # Scenario: Move between panes with a single stacked window list.
529 # Scenario: Move between panes with a single tabbed window list.
589 # 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/setupcompat/main/res/values-w600dp-v35/
Dconfig.xml20 <!-- A boolean value that indicates whether the device should show two panes. -->
/external/setupcompat/main/res/values-w600dp-h900dp-v35/
Dconfig.xml20 <!-- A boolean value that indicates whether the device should show two panes. -->
/external/setupcompat/main/res/values/
Dconfig.xml23 <!-- A boolean value that indicates whether the device should show two panes. -->
/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/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/accompanist/adaptive/src/main/java/com/google/accompanist/adaptive/
DTwoPane.kt49 * separate [first] and [second] panes so they don't interfere with hardware hinges (vertical or in <lambda>()
238 * corresponding to the arrangement of the two panes of the layout.
257 * corresponding to the arrangement of the two panes of the layout. in calculateSplitResult()
/external/python/cpython3/Lib/test/test_ttk/
Dtest_widgets.py650 self.assertEqual(self.paned.panes(), (str(child),))
655 self.assertEqual(self.paned.panes(), ())
658 self.assertEqual(self.paned.panes(), (str(child), str(child2)))
661 self.assertEqual(self.paned.panes(), (str(child2), str(child)))
664 self.assertEqual(self.paned.panes(),
668 panes = self.paned.panes()
670 self.assertEqual(panes, self.paned.panes())
676 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/mesa3d/src/gallium/drivers/v3d/
Dv3d_resource.h43 * a number of panes equal to the minified, power-of-two-aligned
/external/cronet/tot/base/mac/
Dmac_util.h144 // instead. For some panes, `id_param` can be used to specify a subpane. See the
/external/cronet/stable/base/mac/
Dmac_util.h144 // instead. For some panes, `id_param` can be used to specify a subpane. See the
/external/pigweed/pw_console/py/pw_console/plugins/
Dcalc_pane.py39 Pigweed Console window panes. An input prompt is displayed on the bottom of

123