Home
last modified time | relevance | path

Searched full:down (Results 1 – 25 of 15762) sorted by relevance

12345678910>>...631

/aosp_15_r20/external/cronet/third_party/icu/source/test/testdata/
H A Ddcfmtest.txt35 # down
76 format 0.00 down "32.045" "32.04"
85 format 0.00 down "-32.045" "-32.04"
94 format @@@ down "1235.00" "1230"
103 format @@@ down "-1235.00" "-1230"
112 format 0.000E0 down "12345" "1.234E4"
154 format 0.0 down "-1.00" "-1.0"
161 format 0.0 down "-0.99" "-0.9"
168 format 0.0 down "-0.98" "-0.9"
175 format 0.0 down "-0.97" "-0.9"
[all …]
/aosp_15_r20/external/icu/icu4c/source/test/testdata/
H A Ddcfmtest.txt35 # down
76 format 0.00 down "32.045" "32.04"
85 format 0.00 down "-32.045" "-32.04"
94 format @@@ down "1235.00" "1230"
103 format @@@ down "-1235.00" "-1230"
112 format 0.000E0 down "12345" "1.234E4"
154 format 0.0 down "-1.00" "-1.0"
161 format 0.0 down "-0.99" "-0.9"
168 format 0.0 down "-0.98" "-0.9"
175 format 0.0 down "-0.97" "-0.9"
[all …]
/aosp_15_r20/external/apache-xml/test/tests/contrib-gold/xsltc/schemasoft/
H A Dbottles.out5 You take one down, pass it around,
10 You take one down, pass it around,
15 You take one down, pass it around,
20 You take one down, pass it around,
25 You take one down, pass it around,
30 You take one down, pass it around,
35 You take one down, pass it around,
40 You take one down, pass it around,
45 You take one down, pass it around,
50 You take one down, pass it around,
[all …]
/aosp_15_r20/external/trusty/lk/lib/binary_search_tree/
Dbinary_search_tree.c113 * @down: Node to move down.
114 * @up_was_right_child: %true if @up was the right child of @down.
116 * Swap nodes @up and @down (pictured for up_was_right_child==false):
118 * down up
120 * up C A down
127 struct bst_node *down, bool up_was_right_child) { in bst_rotate() argument
128 DEBUG_ASSERT(down->child[up_was_right_child] == up); in bst_rotate()
130 bst_move_node(root, down, up); in bst_rotate()
131 bst_link_node(down, up_was_right_child, move_subtree); in bst_rotate()
132 bst_link_node(up, !up_was_right_child, down); in bst_rotate()
[all …]
/aosp_15_r20/external/webrtc/common_audio/signal_processing/
H A Dresample_by_2_internal.c48 // scale down and round in WebRtcSpl_DownBy2IntToShort()
53 // scale down and truncate in WebRtcSpl_DownBy2IntToShort()
60 // scale down and truncate in WebRtcSpl_DownBy2IntToShort()
78 // scale down and round in WebRtcSpl_DownBy2IntToShort()
83 // scale down and round in WebRtcSpl_DownBy2IntToShort()
90 // scale down and truncate in WebRtcSpl_DownBy2IntToShort()
144 // scale down and round in WebRtcSpl_DownBy2ShortToInt()
151 // scale down and truncate in WebRtcSpl_DownBy2ShortToInt()
158 // scale down and truncate in WebRtcSpl_DownBy2ShortToInt()
176 // scale down and round in WebRtcSpl_DownBy2ShortToInt()
[all …]
/aosp_15_r20/frameworks/native/services/inputflinger/tests/
H A DPreferStylusOverTouch_test.cpp27 constexpr int DOWN = AMOTION_EVENT_ACTION_DOWN; variable
39 if (action == DOWN || action == UP) { in generateMotionArgs()
40 EXPECT_EQ(1U, pointerCount) << "Actions DOWN and UP can only contain a single pointer"; in generateMotionArgs()
112 args = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, DOWN, {{1, 2}}, TOUCHSCREEN); in TEST_F()
125 args = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, DOWN, {{1, 2}}, STYLUS); in TEST_F()
136 * Existing touch gesture should be canceled when stylus goes down. There should be an ACTION_CANCEL
142 args = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, DOWN, {{1, 2}}, TOUCHSCREEN); in TEST_F()
148 args = generateMotionArgs(/*downTime=*/3, /*eventTime=*/3, DOWN, {{10, 30}}, STYLUS); in TEST_F()
164 * Stylus goes down after touch gesture.
169 args = generateMotionArgs(/*downTime=*/0, /*eventTime=*/0, DOWN, {{1, 2}}, TOUCHSCREEN); in TEST_F()
[all …]
/aosp_15_r20/external/libxkbcommon/test/
H A Dkeyseq.c51 KEY_LEFTSHIFT, DOWN, XKB_KEY_Shift_L, NEXT, in main()
60 KEY_H, DOWN, XKB_KEY_h, NEXT, in main()
63 KEY_LEFTSHIFT, DOWN, XKB_KEY_Shift_L, NEXT, in main()
75 KEY_LEFTSHIFT, DOWN, XKB_KEY_Shift_L, NEXT, in main()
78 KEY_LEFTSHIFT, DOWN, XKB_KEY_Shift_L, NEXT, in main()
85 KEY_LEFTSHIFT, DOWN, XKB_KEY_Shift_L, NEXT, in main()
94 * the modifier is down. in main()
98 KEY_LEFTSHIFT, DOWN, XKB_KEY_Shift_L, NEXT, in main()
100 KEY_RIGHTSHIFT, DOWN, XKB_KEY_Shift_R, NEXT, in main()
113 KEY_LEFTSHIFT, DOWN, XKB_KEY_Shift_L, NEXT, in main()
[all …]
/aosp_15_r20/external/tcpdump/tests/
H A Dbfd-raw-auth-md5.out1 …1 07:44:00.997462 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
2 …2 07:44:01.197462 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
3 …3 07:44:01.397462 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
4 …4 07:44:01.597462 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
5 …5 07:44:01.797462 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
6 …6 07:44:01.997462 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
7 …7 07:44:02.197462 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
8 …8 07:44:02.397462 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
9 …9 07:44:02.597462 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
10 …10 07:44:02.797462 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authe…
[all …]
H A Dbfd-raw-auth-sha1.out1 …1 08:23:35.643302 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
2 …2 08:23:35.843302 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
3 …3 08:23:36.043302 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
4 …4 08:23:36.243302 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
5 …5 08:23:36.443302 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
6 …6 08:23:36.643302 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
7 …7 08:23:36.843302 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
8 …8 08:23:37.043302 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
9 …9 08:23:37.243302 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authen…
10 …10 08:23:37.443302 IP 192.85.1.2.1024 > 192.0.0.1.3784: BFDv1, Control, State Down, Flags: [Authe…
[all …]
H A Dbfd-raw-auth-md5-v.out3 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00)
14 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00)
25 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00)
36 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00)
47 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00)
58 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00)
69 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00)
80 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00)
91 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00)
102 Control, State Down, Flags: [Authentication Present], Diagnostic: No Diagnostic (0x00)
[all …]
/aosp_15_r20/cts/tests/tests/hardware/res/raw/
H A Dmicrosoft_designer_keyboard_keyeventtests.json10 {"action": "DOWN", "keycode": "A"},
24 {"action": "DOWN", "keycode": "CTRL_LEFT", "metaState": "CTRL_LEFT"},
25 {"action": "DOWN", "keycode": "T", "metaState": "CTRL_LEFT"},
40 {"action": "DOWN", "keycode": "SHIFT_LEFT", "metaState": "SHIFT_LEFT"},
41 {"action": "DOWN", "keycode": "X", "metaState": "SHIFT_LEFT"},
56 {"action": "DOWN", "keycode": "ALT_LEFT", "metaState": "ALT_LEFT"},
57 {"action": "DOWN", "keycode": "S", "metaState": "ALT_LEFT"},
74 {"action": "DOWN", "keycode": "CTRL_LEFT", "metaState": "CTRL_LEFT"},
75 {"action": "DOWN", "keycode": "ALT_LEFT", "metaState": "CTRL_LEFT | ALT_LEFT"},
76 {"action": "DOWN", "keycode": "V", "metaState": "CTRL_LEFT | ALT_LEFT"},
[all …]
H A Dgoogle_atvreferenceremote_keyeventtests.json10 {"action": "DOWN", "keycode": "KEYCODE_1"},
22 {"action": "DOWN", "keycode": "KEYCODE_2"},
34 {"action": "DOWN", "keycode": "KEYCODE_3"},
46 {"action": "DOWN", "keycode": "KEYCODE_4"},
58 {"action": "DOWN", "keycode": "KEYCODE_5"},
70 {"action": "DOWN", "keycode": "KEYCODE_6"},
82 {"action": "DOWN", "keycode": "KEYCODE_7"},
94 {"action": "DOWN", "keycode": "KEYCODE_8"},
106 {"action": "DOWN", "keycode": "KEYCODE_9"},
118 {"action": "DOWN", "keycode": "KEYCODE_0"},
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/res-product/values/
H A Dstrings.xml125 …<!-- Title for notification & dialog that the user's phone last shut down because it got too hot. …
127 …<!-- Title for notification & dialog that the user's device last shut down because it got too hot.…
129 …<!-- Title for notification & dialog that the user's tablet last shut down because it got too hot.…
131 …<!-- Message body for notification that user's phone last shut down because it got too hot. [CHAR …
133 …<!-- Message body for notification that user's device last shut down because it got too hot. [CHAR…
135 …<!-- Message body for notification that user's tablet last shut down because it got too hot. [CHAR…
137 …<!-- Text body for dialog alerting user that their phone last shut down because it got too hot. [C…
138 …ssage" product="default">Your phone was too hot, so it turned off to cool down. Your phone is now …
139 …<!-- Text body for dialog alerting user that their device last shut down because it got too hot. […
140 …ssage" product="device">Your device was too hot, so it turned off to cool down. Your device is now…
[all …]
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/tel/lab/
DTelLabEmergencyCallTest.py368 4. Tear down the call.
373 4. Tear down call succeed.
395 4. Tear down the call.
400 4. Tear down call succeed.
421 4. Tear down the call.
426 4. Tear down call succeed.
445 4. Tear down the call.
450 4. Tear down call succeed.
469 4. Tear down the call.
474 4. Tear down call succeed.
[all …]
DTelLabVoiceTest.py317 4. Tear down the call.
322 4. Tear down call succeed.
343 4. Tear down the call.
348 4. Tear down call succeed.
368 4. Tear down the call.
373 4. Tear down call succeed.
392 4. Tear down the call.
397 4. Tear down call succeed.
416 4. Tear down the call.
421 4. Tear down call succeed.
[all …]
/aosp_15_r20/frameworks/base/core/java/android/widget/
H A DAutoCompleteTextView.java58 * down menu from which the user can choose an item to replace the content
61 * <p>The drop down can be dismissed at any time by pressing the back key or,
62 * if no item is selected in the drop down, by pressing the enter/dpad center
393 * Returns the current width for the auto-complete drop down list.
399 * @return the width for the drop down list
409 * Sets the current width for the auto-complete drop down list.
424 * <p>Returns the current height for the auto-complete drop down list.
430 * @return the height for the drop down list
440 * Sets the current height for the auto-complete drop down list.
455 * <p>Returns the id for the view that the auto-complete drop down list is anchored to.</p>
[all …]
/aosp_15_r20/development/cmds/monkey/
H A Dexample_script.txt2 touch down 160 200
7 touch down 300 450
12 touch down 300 450
17 touch down 300 450
21 # Go down and select the account username
22 key down dpad_down
24 key down dpad_down
26 key down dpad_center
29 key down b
31 key down i
[all …]
/aosp_15_r20/external/libchrome-gestures/src/
H A Dstuck_button_inhibitor_filter_interpreter_unittest.cc100 Gesture down = Gesture(kGestureButtonsChange, in TEST() local
103 GESTURES_BUTTON_LEFT, // down in TEST()
109 0, // down in TEST()
115 GESTURES_BUTTON_RIGHT, // down in TEST()
121 0, // down in TEST()
127 GESTURES_BUTTON_LEFT | GESTURES_BUTTON_RIGHT, // down in TEST()
133 0, // down in TEST()
143 // Button down, followed by nothing, so we timeout and send button up in TEST()
144 { -1.0, make_hwstate(1.2, 0, 1, 1, &fs), true, kND, down, kND, down }, in TEST()
148 { -1.0, make_hwstate(3.2, 0, 1, 1, &fs), true, kND, down, kND, down }, in TEST()
[all …]
/aosp_15_r20/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
H A DSwipeToSceneTest.kt113 mapOf(Swipe.Left to SceneB, Swipe.Down to SceneC, Swipe.Up to SceneB) in <lambda>()
129 Swipe.Down to SceneA, in <lambda>()
130 Swipe.Down(pointerCount = 2) to SceneB, in <lambda>()
131 Swipe.Down(pointersType = PointerType.Mouse) to SceneD, in <lambda>()
132 Swipe.Down(fromSource = Edge.Top) to SceneB, in <lambda>()
166 down(middle) in <lambda>()
200 down(middle) in <lambda>()
308 // Swipe down with two fingers. in <lambda>()
310 repeat(2) { i -> down(pointerId = i, middle) } in <lambda>()
345 // Swipe down from the top edge. in <lambda>()
[all …]
/aosp_15_r20/external/libwebsockets/lib/drivers/button/
H A DREADME.md6 intervals only when one or more button is down.
39 is the engine of the rest of the classification while any button is down. The
84 ms_min_down|20ms|Down events shorter than this are ignored
85 ms_min_down_longpress|300ms|Down events longer than this are reported as a long-click
86 ms_up_settle|20ms|After the first indication a button is no longer down, the button is ignored for …
88 ms_repeat_down|0 / disabled|If held down, interval at which to issue `stilldown` events
113 are not reported. "up" and "down" events are reported for the buttons in case
120 down|The button passes a filter for being down, useful for duration-based response
147 ### Relationship between up / down and classification
151 click|down-up-click (it's classified when it went up and cannot be a longclick)
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/encodings/
Dcp1125.py103 0x00b7: 0x2556, # BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE
104 0x00b8: 0x2555, # BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE
107 0x00bb: 0x2557, # BOX DRAWINGS DOUBLE DOWN AND LEFT
111 0x00bf: 0x2510, # BOX DRAWINGS LIGHT DOWN AND LEFT
114 0x00c2: 0x252c, # BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
121 0x00c9: 0x2554, # BOX DRAWINGS DOUBLE DOWN AND RIGHT
123 0x00cb: 0x2566, # BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
129 0x00d1: 0x2564, # BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE
130 0x00d2: 0x2565, # BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE
133 0x00d5: 0x2552, # BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/encodings/
Dcp866.py103 0x00b7: 0x2556, # BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE
104 0x00b8: 0x2555, # BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE
107 0x00bb: 0x2557, # BOX DRAWINGS DOUBLE DOWN AND LEFT
111 0x00bf: 0x2510, # BOX DRAWINGS LIGHT DOWN AND LEFT
114 0x00c2: 0x252c, # BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
121 0x00c9: 0x2554, # BOX DRAWINGS DOUBLE DOWN AND RIGHT
123 0x00cb: 0x2566, # BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
129 0x00d1: 0x2564, # BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE
130 0x00d2: 0x2565, # BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE
133 0x00d5: 0x2552, # BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE
[all …]
Dcp861.py103 0x00b7: 0x2556, # BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE
104 0x00b8: 0x2555, # BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE
107 0x00bb: 0x2557, # BOX DRAWINGS DOUBLE DOWN AND LEFT
111 0x00bf: 0x2510, # BOX DRAWINGS LIGHT DOWN AND LEFT
114 0x00c2: 0x252c, # BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
121 0x00c9: 0x2554, # BOX DRAWINGS DOUBLE DOWN AND RIGHT
123 0x00cb: 0x2566, # BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
129 0x00d1: 0x2564, # BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE
130 0x00d2: 0x2565, # BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE
133 0x00d5: 0x2552, # BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/encodings/
Dcp860.py103 0x00b7: 0x2556, # BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE
104 0x00b8: 0x2555, # BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE
107 0x00bb: 0x2557, # BOX DRAWINGS DOUBLE DOWN AND LEFT
111 0x00bf: 0x2510, # BOX DRAWINGS LIGHT DOWN AND LEFT
114 0x00c2: 0x252c, # BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
121 0x00c9: 0x2554, # BOX DRAWINGS DOUBLE DOWN AND RIGHT
123 0x00cb: 0x2566, # BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
129 0x00d1: 0x2564, # BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE
130 0x00d2: 0x2565, # BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE
133 0x00d5: 0x2552, # BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE
[all …]
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/encodings/
H A Dcp737.py103 0x00b7: 0x2556, # BOX DRAWINGS DOWN DOUBLE AND LEFT SINGLE
104 0x00b8: 0x2555, # BOX DRAWINGS DOWN SINGLE AND LEFT DOUBLE
107 0x00bb: 0x2557, # BOX DRAWINGS DOUBLE DOWN AND LEFT
111 0x00bf: 0x2510, # BOX DRAWINGS LIGHT DOWN AND LEFT
114 0x00c2: 0x252c, # BOX DRAWINGS LIGHT DOWN AND HORIZONTAL
121 0x00c9: 0x2554, # BOX DRAWINGS DOUBLE DOWN AND RIGHT
123 0x00cb: 0x2566, # BOX DRAWINGS DOUBLE DOWN AND HORIZONTAL
129 0x00d1: 0x2564, # BOX DRAWINGS DOWN SINGLE AND HORIZONTAL DOUBLE
130 0x00d2: 0x2565, # BOX DRAWINGS DOWN DOUBLE AND HORIZONTAL SINGLE
133 0x00d5: 0x2552, # BOX DRAWINGS DOWN SINGLE AND RIGHT DOUBLE
[all …]

12345678910>>...631