/device/google/contexthub/lib/nanohub/ |
D | aes.c | 206 …uint32_t x0, x1, x2, x3; //we CAN use an array, but then GCC will not use registers. so we use sep… in aesEncr() local 212 x2 = *src++ ^ *k++; in aesEncr() 222 ror(FwdTab0[(x2 >> 8) & 0xff], 16) ^ in aesEncr() 227 ror(FwdTab0[(x2 >> 16) & 0xff], 8) ^ in aesEncr() 232 ror(FwdTab0[(x2 >> 24) & 0xff], 0) ^ in aesEncr() 241 ror(FwdTab0[(x2 >> 0) & 0xff], 24); in aesEncr() 245 x2 = t2; in aesEncr() 252 (((uint32_t)(FwdSbox[(x2 >> 8) & 0xff])) << 8) ^ in aesEncr() 257 (((uint32_t)(FwdSbox[(x2 >> 16) & 0xff])) << 16) ^ in aesEncr() 262 (((uint32_t)(FwdSbox[(x2 >> 24) & 0xff])) << 24) ^ in aesEncr() [all …]
|
/device/sample/apps/tv/SetupCustomizationSample/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/device/sample/apps/tv/SetupValidation/gradle/wrapper/ |
D | gradle-wrapper.jar | META-INF/
META-INF/MANIFEST.MF
org/
org/gradle/
org/ ... |
/device/google/cuttlefish_vmm/qemu/x86_64-linux-gnu/usr/share/qemu/keymaps/ |
D | sv | 25 1 0x2 185 exclam 0x2 shift
|
D | sl | 25 1 0x2
|
D | fr-ca | 36 # evdev 2 (0x2), QKeyCode "1", number 0x2
|
/device/google/cuttlefish_vmm/qemu/aarch64-linux-gnu/usr/share/qemu/keymaps/ |
D | sv | 25 1 0x2 185 exclam 0x2 shift
|
D | sl | 25 1 0x2
|
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/ |
D | arm_math.h | 7213 q31_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q31() local 7242 x2 = pYData[(rI) + nCols * (cI) + 1u]; in arm_bilinear_interp_q31() 7257 out = ((q31_t) ((q63_t) x2 * (0x7FFFFFFF - yfract) >> 32)); in arm_bilinear_interp_q31() 7288 q15_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q15() local 7317 x2 = pYData[(rI) + nCols * (cI) + 1u]; in arm_bilinear_interp_q15() 7336 out = (q31_t) (((q63_t) x2 * (0xFFFFF - yfract)) >> 4u); in arm_bilinear_interp_q15() 7369 q7_t x1, x2, y1, y2; /* Nearest output values */ in arm_bilinear_interp_q7() local 7397 x2 = pYData[(rI) + nCols * (cI) + 1u]; in arm_bilinear_interp_q7() 7413 out = ((x2 * (0xFFFFF - yfract))); in arm_bilinear_interp_q7()
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | faceauth_shared.h | 244 int32_t x2; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | faceauth_shared.h | 162 int32_t x2; member
|
/device/amlogic/yukawa/binaries/bt-wifi-firmware/ |
D | nvram_ap6359.txt | 119 pdoffset2g40ma0=0x2
|
/device/google/akita/location/gnssd/release/ |
D | gps.cfg | 118 # APM = 0x2
|
/device/google/caimito/location/ripcurrent24/userdebug/ |
D | gps.cfg | 134 # APM = 0x2
|
/device/google/comet/location/userdebug/ |
D | gps.cfg | 134 # APM = 0x2
|
/device/google/caimito/location/tokay/userdebug/ |
D | gps.cfg | 134 # APM = 0x2
|
/device/google/caimito/location/komodo/userdebug/ |
D | gps.cfg | 134 # APM = 0x2
|
/device/google/caimito/location/caiman/userdebug/ |
D | gps.cfg | 134 # APM = 0x2
|
/device/google/caimito/location/ripcurrentpro/userdebug/ |
D | gps.cfg | 134 # APM = 0x2
|
/device/google/coral-kernel/sm8150/original-kernel-headers/drm/ |
D | drm.h | 93 unsigned short x2; member
|
/device/google/sunfish-kernel/sm7150/kernel-headers/drm/ |
D | drm.h | 57 unsigned short x2; member
|
/device/google/coral-kernel/sm8150/kernel-headers/drm/ |
D | drm.h | 57 unsigned short x2; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/drm/ |
D | drm.h | 93 unsigned short x2; member
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/drm/ |
D | drm.h | 93 unsigned short x2; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/drm/ |
D | drm.h | 45 unsigned short x2; member
|