Searched defs:x1 (Results  1 – 3 of 3) sorted by relevance
| /system/media/audio_utils/include/audio_utils/ | 
| D | LinearMap.h | 241     static inline bool checkedDiff(int32_t *diff, T x2, T x1, const char *coord) {  in checkedDiff()
  | 
| /system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/crypto/ | 
| D | aes.c | 190   uint32_t x0, x1, x2, x3;  // we CAN use an array, but then GCC will not use  in aesEncr()  local
  | 
| /system/keymaster/key_blob_utils/ | 
| D | ocb.c | 462     __m128i x0, x1, x2;  in AES_128_Key_Expansion()  local 489     __m128i x0, x1, x2, x3, tmp, *kp = (__m128i*)key;  in AES_192_Key_Expansion()  local 500     __m128i x0, x1, x2, x3, *kp = (__m128i*)key;  in AES_256_Key_Expansion()  local
  |