Home
last modified time | relevance | path

Searched refs:carry (Results 1 – 25 of 34) sorted by relevance

12

/packages/modules/Bluetooth/system/embdrv/lc3/test/
Dbitstream.py111 self.carry = 0
137 if self.low < 0xff0000 or self.carry == 1:
140 self.bytes[self.bp] = self.cache + self.carry
144 self.bytes[self.bp] = (self.carry + 0xff) & 0xff
149 self.carry = 0
162 self.carry = 1
209 self.carry = 1
/packages/modules/Bluetooth/system/embdrv/lc3/src/
Dbits.c173 if (ac->low < 0xff0000 || ac->carry) in ac_shift()
176 ac_put(buffer, ac->cache + ac->carry); in ac_shift()
179 ac_put(buffer, ac->carry ? 0x00 : 0xff); in ac_shift()
182 ac->carry = 0; in ac_shift()
218 ac->carry |= val < ac->low; in ac_terminate()
Dbits.h109 int cache, carry, carry_count; member
274 ac->carry |= ac->low >> 24; in lc3_put_symbol()
/packages/modules/adb/
DOVERVIEW.TXT132 Each transport can carry one or more multiplexed streams between clients
DNOTICE111 (b) You must cause any modified files to carry prominent notices
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/
Dthird_party_licenses114 (b) You must cause any modified files to carry prominent notices
296 (b) You must cause any modified files to carry prominent notices
502 (b) You must cause any modified files to carry prominent notices
708 (b) You must cause any modified files to carry prominent notices
914 (b) You must cause any modified files to carry prominent notices
1120 (b) You must cause any modified files to carry prominent notices
1338 (b) You must cause any modified files to carry prominent notices
1532 (b) You must cause any modified files to carry prominent notices
1726 (b) You must cause any modified files to carry prominent notices
1920 (b) You must cause any modified files to carry prominent notices
[all …]
/packages/modules/AppSearch/
DNOTICE111 (b) You must cause any modified files to carry prominent notices
/packages/apps/Dialer/
DLICENSE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/TvSettings/Settings/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Settings/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/providers/DownloadProvider/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/modules/Permission/PermissionController/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/inputmethods/LatinIME/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/inputmethods/LatinIME/java/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Camera2/jni/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Calendar/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/wallpapers/LivePicker/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/apps/Gallery/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/modules/ExtServices/
DNOTICE110 (b) You must cause any modified files to carry prominent notices
/packages/modules/Bluetooth/android/pandora/mmi2grpc/
DLICENSE98 (b) You must cause any modified files to carry prominent notices
/packages/modules/Bluetooth/floss/build/rustup/
DLICENSE-APACHE97 (b) You must cause any modified files to carry prominent notices
/packages/inputmethods/LeanbackIME/
DLICENSE98 (b) You must cause any modified files to carry prominent notices
/packages/modules/IntentResolver/
DNOTICE98 (b) You must cause any modified files to carry prominent notices
/packages/modules/Bluetooth/
DNOTICE98 (b) You must cause any modified files to carry prominent notices
/packages/modules/NeuralNetworks/
DLICENSE98 (b) You must cause any modified files to carry prominent notices

12