Searched refs:selectable (Results 1 – 25 of 32) sorted by relevance
12
/external/perfetto/ui/src/frontend/ |
D | viewer_page.ts | 213 id => m(TrackPanel, {key: id, id, selectable: true})); 219 selectable: true, 229 selectable: true, 257 id => m(TrackPanel, {key: id, id, selectable: true})),
|
D | track_group_panel.ts | 45 selectable: boolean; property
|
D | track_panel.ts | 275 selectable: boolean; property
|
D | panel_container.ts | 103 this.attrs.panels[i].attrs.selectable) {
|
/external/walt/ios/WALT/ |
D | TapLatencyController.m | 49 self.logView.selectable = YES; 51 self.logView.selectable = NO; 189 self.logView.selectable = YES; 192 self.logView.selectable = NO;
|
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/ |
D | BluetoothA2dpFacade.java | 280 for (BluetoothCodecConfig selectable : in bluetoothA2dpSetCodecConfigPreference() 282 if (isSelectableCodec(codecConfig, selectable)) { in bluetoothA2dpSetCodecConfigPreference()
|
/external/chromium-trace/catapult/third_party/polymer/components/paper-dropdown-menu/ |
D | README.md | 9 `paper-dropdown-menu` works with selectable content.
|
/external/squashfs-tools/RELEASE-READMEs/ |
D | README-4.1 | 83 storage is build time selectable. The Mksquashfs help message indicates 114 is build time selectable. The Unsquashfs help message indicates whether
|
/external/curl/docs/ |
D | FEATURES | 28 - selectable network interface for outgoing traffic
|
/external/grpc-grpc/doc/ |
D | service_config.md | 16 // Currently, the only selectable client-side policy provided with gRPC
|
/external/llvm-project/llvm/docs/GlobalISel/ |
D | Legalizer.rst | 10 * **selectable** --- the target will later be able to select it to a 35 If any remain, they are expected to always be selectable, using loads and stores
|
/external/ltp/testcases/kernel/syscalls/epoll2/man/ |
D | epoll.txt | 133 Q3 Is the epoll fd itself poll/epoll/selectable?
|
/external/libwebsockets/READMEs/ |
D | README.generic-sessions.md | 33 …- admin account (with user-selectable username) is defined in config with a SHA-1 of the password;…
|
/external/llvm/docs/TableGen/ |
D | index.rst | 55 selectable on the command line (type '``llvm-tblgen -help``' for a list). For
|
/external/llvm-project/llvm/docs/TableGen/ |
D | index.rst | 58 selectable on the command line (type '``llvm-tblgen -help``' for a list). For
|
/external/libnl/ |
D | ChangeLog | 116 o Enhance nl-monitor to have group selection selectable and
|
/external/python/cpython2/Tools/pynche/ |
D | README | 185 Both the color specifications and color names are selectable for
|
/external/python/cpython3/Tools/pynche/ |
D | README | 185 Both the color specifications and color names are selectable for
|
/external/llvm-project/mlir/docs/Rationale/ |
D | MLIRForGraphAlgorithms.md | 342 TensorFlow, TF-Lite, XLA, etc) is all independently selectable by the build
|
/external/python/cpython3/Doc/howto/ |
D | unicode.rst | 22 messages and output in a variety of user-selectable languages; the
|
/external/python/cpython2/Doc/library/ |
D | ttk.rst | 414 | | the tab is not selectable. If "hidden", then the tab is not |
|
/external/python/cpython3/Doc/library/ |
D | tkinter.ttk.rst | 510 | | the tab is not selectable. If "hidden", then the tab is not |
|
/external/llvm-project/lldb/tools/debugserver/source/ |
D | ChangeLog | 1337 * DNBLog.cpp: Add ASL logging as a run-time selectable option.
|
/external/python/cpython2/Doc/whatsnew/ |
D | 2.4.rst | 660 The default action for error conditions is selectable; the module can either
|
/external/python/cpython3/Doc/whatsnew/ |
D | 2.4.rst | 660 The default action for error conditions is selectable; the module can either
|
12