Home
last modified time | relevance | path

Searched full:selecting (Results 1 – 25 of 1146) sorted by relevance

12345678910>>...46

/external/autotest/server/cros/faft/utils/
Dmenu_mode_switcher.py102 self.menu.select('Selecting "Developer Options"...')
104 self.menu.select('Selecting "Boot From Internal Disk"...')
127 self.menu.select('Selecting "Developer Options"...')
130 self.menu.select('Selecting "Boot From USB or SD Card"...')
153 self.menu.select('Selecting "Enable OS Verification"...')
166 self.menu.select('Selecting "Power Off"...')
221 self.menu.select('Selecting "Advanced options"...')
223 self.menu.select('Selecting "Enable developer mode"...')
245 self.menu.select('Selecting "Boot from internal disk"...')
263 self.menu.select('Selecting "Boot from external disk"...')
[all …]
/external/chromium-trace/catapult/third_party/polymer/components/neon-animation/test/
Dneon-animated-pages-descendant-selection.html40 <test-fixture id="selecting-item">
43 <x-selecting-element></x-selecting-element>
49 <dom-module id="x-selecting-element">
68 Polymer({ is: 'x-selecting-element' });
108 var pages = fixture('selecting-item');
110 var selecting = Polymer.dom(pages).querySelector('x-selecting-element');
111 selecting.$.selector.selected = 1;
/external/iproute2/man/man8/
Dip-mroute.838 the prefix selecting the destination multicast addresses to list.
46 the prefix selecting the IP source addresses of the multicast route.
50 the table id selecting the multicast table. It can be
/external/arm-trusted-firmware/plat/nxp/soc-lx2160a/
Dsoc.mk25 # Selecting dependent module,
26 # Selecting dependent drivers, and
54 # Selecting Drivers for SoC
68 # Selecting PSCI & SIP_SVC support
73 # Selecting Boot Source for the TFA images.
/external/chromium-trace/catapult/third_party/polymer/components/iron-selector/test/
Dattr-for-selected.html95 test('selecting value programatically selects correct item', function() {
100 test('selecting item sets the correct selected value', function(done) {
120 test('selecting value programatically selects correct item', function() {
125 test('selecting item sets the correct selected value', function(done) {
145 test('selecting value programatically selects correct item', function() {
152 test('selecting item sets the correct selected value', function(done) {
/external/rust/crates/android_log-sys/patches/
D0001-Add-support-for-selecting-log-buffers.patch4 Subject: [PATCH] Add support for selecting log buffers
7 it did not exist before API version 30. To allow selecting a log buffer
/external/pdfium/fpdfsdk/
Dfpdf_formfill_embeddertest.cpp1713 // Test selecting first character in forward direction. in TEST_F()
1717 // Test selecting entire long string in backwards direction. in TEST_F()
1721 // Test selecting middle section in backwards direction. in TEST_F()
1725 // Test selecting middle selection in forward direction. in TEST_F()
1729 // Test selecting last character in backwards direction. in TEST_F()
1738 // Test selecting first character in forward direction. in TEST_F()
1742 // Test selecting entire long string in backwards direction. in TEST_F()
1746 // Test selecting middle section in backwards direction. in TEST_F()
1750 // Test selecting middle selection in forward direction. in TEST_F()
1754 // Test selecting last character in backwards direction. in TEST_F()
[all …]
/external/perfetto/src/trace_processor/metrics/sql/chrome/
Devent_latency_scroll_jank_cause.sql117 -- Selecting breakdowns which have a maximum ns duration delta as a main causes of a jank for this …
140 -- Selecting sub-breakdowns of the main causes of a jank which have a maximum ns duration delta wit…
156 -- Selecting the main cause of jank and its sub-cause of jank.
/external/chromium-trace/catapult/third_party/polymer/components/paper-menu/test/
Dpaper-submenu.html105 test('selecting an item expands the submenu', function() {
117 test('selecting a different item closes the previously opened submenu', function() {
147 test('selecting an item styles it and the parent', function() {
173 test('selecting a new item de-styles the previous one', function() {
/external/webrtc/p2p/base/
Dp2p_transport_channel_ice_field_trials.h28 // Wait X ms before selecting a connection when having none.
54 // Sending a PING directly after selecting a connection
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelect.h9 /// responsible for selecting (possibly generic) machine instructions to
20 /// This pass is responsible for selecting generic machine instructions to
/external/clang/test/SemaCXX/
Dconversion-delete-expr.cpp77 void f5(X1 x) { delete x; } // OK. In selecting a conversion to pointer function, template convesi… in f5()
107 // OK. In selecting a conversion to pointer function, template convesions are skipped. in foo7()
/external/perfetto/src/trace_processor/containers/
Drow_map_algorithms.h50 // index vector and then selecting indices from |selector|.
61 // Returns a vector containing elements from |bv| by selecting indices from
/external/gfxstream-protocols/registry/vulkan/include/vk_video/
Dvulkan_video_codec_h264std_decode.h39 uint8_t seq_parameter_set_id; // Selecting SPS from the Picture Parameters
40 uint8_t pic_parameter_set_id; // Selecting PPS from the Picture Parameters and the SPS
/external/apache-commons-math/src/main/java/org/apache/commons/math/genetics/
DTournamentSelection.java25 * chromosomes without replacement from the population, and then selecting the
50 * population, and then selecting the fittest chromosome among them.
/external/autotest/server/site_tests/firmware_MenuDevBootUSB/
Dfirmware_MenuDevBootUSB.py79 # After selecting "Boot from external disk" while no USB is plugged-in,
96 'Selecting "Boot from internal disk"...')
/external/guava/android/guava/src/com/google/common/util/concurrent/
DFluentFuture.java164 * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
226 * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
290 * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
330 * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
381 * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
/external/angle/doc/
DDevSetupAndroid.md104 ## Selecting ANGLE as the OpenGL ES driver
115 There are multiple values you can use for selecting which OpenGL ES driver is loaded by the platfor…
133 Similar to selecting a single app, you can select multiple applications by listing their package
/external/guava/guava/src/com/google/common/util/concurrent/
DFluentFuture.java166 * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
228 * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
309 * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
349 * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
400 * <p>When selecting an executor, note that {@code directExecutor} is dangerous in some cases. See
/external/yapf/yapf/third_party/yapf_diff/
Dyapf_diff.py60 help='custom pattern selecting file paths to reformat '
66 help='custom pattern selecting file paths to reformat '
/external/clang/tools/clang-format/
Dclang-format-diff.py44 help='custom pattern selecting file paths to reformat '
49 help='custom pattern selecting file paths to reformat '
/external/tensorflow/tensorflow/python/kernel_tests/nn_ops/
Dcudnn_deterministic_base.py39 # selecting determinitic operation will lead to only the deterministic
40 # algorithms being chosen. Additionally, selecting deterministic operation will
49 # Even though selecting determinitic operation should ensure that the same
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DInstructionSelect.cpp72 LLVM_DEBUG(dbgs() << "Selecting function: " << MF.getName() << '\n'); in runOnMachineFunction()
125 LLVM_DEBUG(dbgs() << "Selecting: \n " << MI); in runOnMachineFunction()
245 dbgs() << "Rules covered by selecting function: " << MF.getName() << ":"; in runOnMachineFunction()
/external/guava/android/guava-tests/test/com/google/common/util/concurrent/
DAbstractFutureFallbackAtomicHelperTest.java53 * This classloader disallows {@link sun.misc.Unsafe}, which will prevent us from selecting our
61 * which will prevent us from selecting our {@code SafeAtomicHelper} strategy.
/external/sonivox/jet_tools/JetCreator/
DJetCreatorhlp.dat98 delete empty tracks = Selecting this will delete any empty MIDI tracks.
107 omit empty tracks = Selecting this will delete any empty MIDI tracks.

12345678910>>...46