Home
last modified time | relevance | path

Searched refs:side (Results 1 – 25 of 58) sorted by relevance

123

/system/media/audio_utils/tests/
Dchannels_tests.cpp72 const AUDIO_GEOMETRY_SIDE side = sideFromChannelIdx(i); in TEST() local
75 ASSERT_TRUE(side == AUDIO_GEOMETRY_SIDE_LEFT in TEST()
76 || side == AUDIO_GEOMETRY_SIDE_RIGHT in TEST()
77 || side == AUDIO_GEOMETRY_SIDE_CENTER); in TEST()
90 const AUDIO_GEOMETRY_SIDE side = sideFromChannelIdx(i); in TEST() local
92 switch (side) { in TEST()
97 const AUDIO_GEOMETRY_SIDE pairSide = side == AUDIO_GEOMETRY_SIDE_LEFT in TEST()
/system/bt/embdrv/sbc/decoder/srce/
Dreadsamplesjoint.inc100 * Check if we need to do mid/side
104 int32_t side = dequant;
105 *(s - NROF_SUBBANDS) = mid + side;
106 dequant = mid - side;
/system/sepolicy/prebuilts/api/28.0/public/
Dotapreopt_chroot.te13 # Mounting /vendor can have this side-effect. Ignore denial.
Dshell.te177 # via a host side test
217 # only getattr required for host side test.
225 # Limit shell to only getattr on blk devices for host side tests.
/system/sepolicy/prebuilts/api/27.0/public/
Dotapreopt_chroot.te13 # Mounting /vendor can have this side-effect. Ignore denial.
Dshell.te139 # via a host side test
176 # only getattr required for host side test.
184 # Limit shell to only getattr on blk devices for host side tests.
/system/sepolicy/prebuilts/api/26.0/public/
Dotapreopt_chroot.te13 # Mounting /vendor can have this side-effect. Ignore denial.
Dshell.te138 # via a host side test
175 # only getattr required for host side test.
183 # Limit shell to only getattr on blk devices for host side tests.
/system/bt/test/headless/
DREADME.md4 ## A device-side executable that consists of a binary executable
/system/extras/simpleperf/scripts/
Dreport.py220 yscrollbar.pack(side=RIGHT, fill=Y)
222 xscrollbar.pack(side=BOTTOM, fill=X)
225 tree.pack(side=LEFT, fill=BOTH, expand=1)
/system/sepolicy/prebuilts/api/29.0/private/
Dnetd.te15 # in order to invoke side effect of close() on such a socket calling synchronize_rcu()
Dshell.te70 # Renderscript host side tests depend on being able to execute
Dotapreopt_chroot.te20 # Mounting /vendor can have this side-effect. Ignore denial.
/system/sepolicy/prebuilts/api/30.0/private/
Dnetd.te16 # in order to invoke side effect of close() on such a socket calling synchronize_rcu()
/system/sepolicy/prebuilts/api/31.0/private/
Dnetd.te16 # in order to invoke side effect of close() on such a socket calling synchronize_rcu()
Dnetwork_stack.te34 # in order to invoke side effect of close() on such a socket calling synchronize_rcu()
/system/sepolicy/private/
Dnetd.te16 # in order to invoke side effect of close() on such a socket calling synchronize_rcu()
Dnetwork_stack.te34 # in order to invoke side effect of close() on such a socket calling synchronize_rcu()
/system/sepolicy/prebuilts/api/31.0/public/
Dshell.te169 # via a host side test
215 # only getattr required for host side test.
222 # Limit shell to only getattr on blk devices for host side tests.
/system/sepolicy/public/
Dshell.te169 # via a host side test
215 # only getattr required for host side test.
222 # Limit shell to only getattr on blk devices for host side tests.
/system/timezone/distro/core/
DAndroid.bp29 // Also used from host-side tests and tools.
/system/sepolicy/prebuilts/api/29.0/public/
Dshell.te192 # via a host side test
238 # only getattr required for host side test.
245 # Limit shell to only getattr on blk devices for host side tests.
/system/sepolicy/prebuilts/api/30.0/public/
Dshell.te202 # via a host side test
248 # only getattr required for host side test.
255 # Limit shell to only getattr on blk devices for host side tests.
/system/chre/doc/
Dnanoapp_overview.md12 Android side, such as a privileged APK, in order to provide complete end-to-end
13 functionality of the target feature. This Android-side component is referred to
180 components. This nanoapp is intended to be used with its host-side client,
198 upholds the requirements of the CHRE API. Much of the host-side Java code
/system/chre/test/
DREADME.md10 CHRE recommends running the same host-side gtests on-device using this

123