Home
last modified time | relevance | path

Searched refs:over (Results 1 – 25 of 422) sorted by relevance

12345678910>>...17

/aosp12/art/test/537-checker-jump-over-jump/
H A DAndroid.bp3 // Build rules for ART run-test `537-checker-jump-over-jump`.
16 name: "art-run-test-537-checker-jump-over-jump",
21 ":art-run-test-537-checker-jump-over-jump-expected-stdout",
22 ":art-run-test-537-checker-jump-over-jump-expected-stderr",
31 name: "art-run-test-537-checker-jump-over-jump-expected-stdout",
32 out: ["art-run-test-537-checker-jump-over-jump-expected-stdout.txt"],
39 name: "art-run-test-537-checker-jump-over-jump-expected-stderr",
40 out: ["art-run-test-537-checker-jump-over-jump-expected-stderr.txt"],
/aosp12/frameworks/hardware/interfaces/stats/1.0/
H A Dtypes.hal111 MIN_TEMP = 1, // Snapshot at min batt temp over 24hrs.
112 MAX_TEMP, // Snapshot at max batt temp over 24hrs.
113 MIN_RESISTANCE, // Snapshot at min batt resistance over 24hrs.
114 MAX_RESISTANCE, // Snapshot at max batt resistance over 24hrs.
115 MIN_VOLTAGE, // Snapshot at min batt voltage over 24hrs.
116 MAX_VOLTAGE, // Snapshot at max batt voltage over 24hrs.
117 MIN_CURRENT, // Snapshot at min batt current over 24hrs.
118 MAX_CURRENT, // Snapshot at max batt current over 24hrs.
119 MIN_BATT_LEVEL, // Snapshot at min battery level (SoC) over 24hrs.
120 MAX_BATT_LEVEL, // Snapshot at max battery level (SoC) over 24hrs.
[all …]
/aosp12/packages/apps/Gallery2/src/com/android/gallery3d/filtershow/state/
H A DDragListener.java58 View over = mStatePanelTrack.findChildAt((int) event.getX(), in onDrag() local
60 if (over != null && over != mStatePanelTrack.getCurrentView()) { in onDrag()
61 StateView stateView = (StateView) over; in onDrag()
63 int pos = mStatePanelTrack.findChild(over); in onDrag()
/aosp12/frameworks/base/tests/AccessoryDisplay/
H A DREADME2 displays created over an Android Open Accessories Protocol link.
16 from the source device over USB. The sink acts as a USB host
21 events to the source over USB HID.
26 display that happens to be attached over USB. This is the typical
31 to the sink device over USB. The source acts as a USB peripheral
36 an encoder and streams the output to the sink over USB. Then
/aosp12/system/media/audio_utils/tests/
H A Dstring_tests.cpp57 char over[sizeof(dst) + 5]; in TEST() local
65 fill(over, OVER_START); in TEST()
74 audio_utils_strlcpy_zerofill(dst, over); in TEST()
/aosp12/art/dt_fd_forward/
H A DREADME.md11 null-terminated string "dt_fd_forward:START-LISTEN\0" over the given socket.
14 null-terminated string "dt_fd_forward:END-LISTEN\0" over the socket.
17 message "dt_fd_forward:ATTACHED\0" over the socket.
20 message "dt_fd_forward:CLOSING\0" over the socket.
/aosp12/frameworks/rs/script_api/
H A Drs_for_each.spec38 This type is used to suggest how the invoked kernel should iterate over the cells of the
42 locality when the processing is distributed over multiple cores.
51 over, like dimensions. It also contains rarely used indices of the currently processed
79 versions, it will also be used to provide hint on how to best iterate over
83 over cells 4, 5, 6, and 7 in the X dimension, set xStart to 4 and xEnd to 8.
105 Runs the kernel over zero or more input allocations. They are passed after the
242 over and rarely used indices, like the Array0 index.
358 If the kernel is iterating over a cubemap, this function returns true if there's more
/aosp12/system/sepolicy/prebuilts/api/26.0/private/
H A Dincident.te11 # allow incident to communicate use, read and write over the adb
19 # Allow the incident command to talk to the incidentd over the binder, and get
/aosp12/system/sepolicy/prebuilts/api/27.0/private/
H A Dincident.te11 # allow incident to communicate use, read and write over the adb
19 # Allow the incident command to talk to the incidentd over the binder, and get
/aosp12/system/sepolicy/prebuilts/api/28.0/private/
H A Dstats.te11 # allow stats to communicate use, read and write over the adb
19 # Allow the stats command to talk to the statsd over the binder, and get
H A Dincident.te14 # allow incident to communicate use, read and write over the adb
22 # Allow the incident command to talk to the incidentd over the binder, and get
/aosp12/packages/modules/adb/
H A DREADME.md36over USB, which is restricted to a fixed number of data streams. Therefore, adb multiplexes multip…
40 …ead running an fdevent loop, which is an platform-independent abstraction over poll/epoll/WSAPoll …
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/dirlist/
H A DTestItemDetails.java63 public void setInItemSelectRegion(boolean over) { in setInItemSelectRegion() argument
64 mInSelectionHotspot = over; in setInItemSelectRegion()
/aosp12/system/sepolicy/prebuilts/api/26.0/public/
H A Dmediaserver.te45 # Read resources from open apk files passed over Binder.
50 # Read /data/data/com.android.providers.telephony files passed over Binder.
53 # Use pipes passed over Binder from app domains.
58 # Inter System processes communicate over named pipe (FIFO)
/aosp12/system/sepolicy/prebuilts/api/27.0/public/
H A Dmediaserver.te45 # Read resources from open apk files passed over Binder.
50 # Read /data/data/com.android.providers.telephony files passed over Binder.
53 # Use pipes passed over Binder from app domains.
58 # Inter System processes communicate over named pipe (FIFO)
/aosp12/system/sepolicy/prebuilts/api/29.0/public/
H A Dmediaserver.te39 # Read resources from open apk files passed over Binder.
44 # Read /data/data/com.android.providers.telephony files passed over Binder.
47 # Use pipes passed over Binder from app domains.
52 # Inter System processes communicate over named pipe (FIFO)
/aosp12/system/sepolicy/prebuilts/api/30.0/public/
H A Dmediaserver.te39 # Read resources from open apk files passed over Binder.
44 # Read /data/data/com.android.providers.telephony files passed over Binder.
47 # Use pipes passed over Binder from app domains.
52 # Inter System processes communicate over named pipe (FIFO)
/aosp12/system/sepolicy/prebuilts/api/28.0/public/
H A Dmediaserver.te42 # Read resources from open apk files passed over Binder.
47 # Read /data/data/com.android.providers.telephony files passed over Binder.
50 # Use pipes passed over Binder from app domains.
55 # Inter System processes communicate over named pipe (FIFO)
/aosp12/system/sepolicy/prebuilts/api/31.0/public/
H A Dmediaserver.te38 # Read resources from open apk files passed over Binder.
43 # Read /data/data/com.android.providers.telephony files passed over Binder.
46 # Use pipes passed over Binder from app domains.
51 # Inter System processes communicate over named pipe (FIFO)
/aosp12/system/sepolicy/prebuilts/api/32.0/public/
H A Dmediaserver.te38 # Read resources from open apk files passed over Binder.
43 # Read /data/data/com.android.providers.telephony files passed over Binder.
46 # Use pipes passed over Binder from app domains.
51 # Inter System processes communicate over named pipe (FIFO)
/aosp12/system/sepolicy/public/
H A Dmediaserver.te38 # Read resources from open apk files passed over Binder.
43 # Read /data/data/com.android.providers.telephony files passed over Binder.
46 # Use pipes passed over Binder from app domains.
51 # Inter System processes communicate over named pipe (FIFO)
/aosp12/system/sepolicy/prebuilts/api/29.0/private/
H A Dincident.te14 # allow incident to communicate use, read and write over the adb
22 # Allow the incident command to talk to the incidentd over the binder, and get
H A Dstats.te11 # allow stats to communicate use, read and write over the adb
19 # Allow the stats command to talk to the statsd over the binder, and get
H A Dtraced.te23 # directly into that (rather than returning the trace contents over the socket).
30 # write into the output file without doing roundtrips over IPC.
35 # write into the shmem buffer file without doing roundtrips over IPC.
/aosp12/system/sepolicy/prebuilts/api/30.0/private/
H A Dstats.te11 # allow stats to communicate use, read and write over the adb
19 # Allow the stats command to talk to the statsd over the binder, and get

12345678910>>...17