Home
last modified time | relevance | path

Searched defs:maj (Results 1 – 4 of 4) sorted by relevance

/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/crypto/
Dsha2.c121 uint32_t maj = (a & b) ^ (a & c) ^ (b & c); in sha2processBlock() local
/system/vold/
DUtils.cpp1500 unsigned int maj = major(info.st_dev); in getBdiPathForMount() local
/system/extras/simpleperf/
Drecord.h312 uint32_t maj; member
/system/media/audio/include/system/
Daudio.h444 #define AUDIO_MAKE_OFFLOAD_INFO_VERSION(maj,min) \ argument