Home
last modified time | relevance | path

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

12

/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/core/adb/
Dprotocol.txt13 The host side becomes a simple comms bridge with no "UI", which will
75 large maxdata value, the connection with the other side must be closed.
138 stream on the recipient's side is ignored. The stream may have been
154 stream on the recipient's side is ignored. The stream may have been
174 stream on the recipient's side is ignored. The stream may have
189 outbound messages are discarded when the connection to the remote side
193 * when the connection to the remote side goes offline, the io pump
195 * when the connection to the remote side is established, the io pump
198 starts accepting messages to forward to the remote side
217 outbound connections and the connection to the remote side.
[all …]
/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/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/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/extras/simpleperf/scripts/
Dreport.py219 yscrollbar.pack(side=RIGHT, fill=Y)
221 xscrollbar.pack(side=BOTTOM, fill=X)
224 tree.pack(side=LEFT, fill=BOTH, expand=1)
/system/sepolicy/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/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/timezone/distro/core/
DAndroid.bp21 // Also used from host-side tests and tools.
/system/sepolicy/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/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/update_engine/
Dupdate_engine.gyp374 # server-side code. This is used for delta_generator and unittests but not
437 # server-side delta generator.
DAndroid.bp444 // server-side code. This is used for delta_generator and unittests but not
512 // server-side delta generator.
/system/chre/platform/shared/idl/
Dhost_messages.fbs22 /// Identifies the host-side endpoint on the host that sent or should receive
272 /// The originating or destination client ID on the host side, used to direct
/system/bt/bta/hearing_aid/
Dhearing_aid.cc758 bool side = capabilities & CAPABILITY_SIDE; in OnReadOnlyPropertiesRead() local
760 VLOG(2) << __func__ << " capabilities: " << (side ? "right" : "left") in OnReadOnlyPropertiesRead()
1406 bool side = device.capabilities & CAPABILITY_SIDE; in Dump() local
1411 << (side ? "right" : "left") << " " << loghex(device.hi_sync_id) in Dump()
/system/sepolicy/tools/sepolicy-analyze/
DREADME46 duplicate rules as a natural side effect and can be ignored.
/system/core/fastboot/
DREADME.md237 If either side detects a malformed handshake, it should disconnect.
240 side; if either side cannot speak this protocol version, it should disconnect.
/system/bt/service/doc/
DIBluetoothGattClient.txt44 * Refreshes the local client-side attribute cache that mirrors the attribute

12