Searched defs:SH (Results 1 – 6 of 6) sorted by relevance
/openbmc/u-boot/include/ |
H A D | i8042.h | 54 #define SH 1 /* shift index */ macro
|
/openbmc/u-boot/arch/ |
H A D | Kconfig | 123 config SH config in choice92ce57e50104
|
/openbmc/qemu/target/arm/tcg/ |
H A D | sve_helper.c | 2335 #define DO_ADDHN(N, M, SH) ((N + M) >> SH) argument 2336 #define DO_RADDHN(N, M, SH) ((N + M + ((__typeof(N))1 << (SH - 1))) >> SH) argument 2337 #define DO_SUBHN(N, M, SH) ((N - M) >> SH) argument 2338 #define DO_RSUBHN(N, M, SH) ((N - M + ((__typeof(N))1 << (SH - 1))) >> SH) argument
|
/openbmc/webui-vue/src/locales/ |
H A D | en-US.json | 1211 "SH": "Saint Helena, Ascension and Tristan da Cunha", string
|
H A D | ru-RU.json | 1211 "SH": "Острова Святой Елены, Вознесения и Тристан-да-Кунья", string
|
H A D | ka-GE.json | 1211 "SH": "წმინდა ელენე, ამაღლება და ტრისტანი-და-კუნია", string
|