Searched refs:lshift (Results 1 – 17 of 17) sorted by relevance
/haiku/data/system/data/KeyboardLayouts/Apple Aluminum/ |
H A D | Apple Aluminium International | 7 $lshift = 13,10 23 [ 0,36; 4,5:-; $lshift:0x4b; :0x69; :0x4c+9; 24,10:+1; ]
|
H A D | Apple Aluminium Extended International | 7 $lshift = 13,10 25 [ 0,36; 4,5:-; $lshift:0x4b; :0x69; :0x4c+9; 24,10:+1; 15,10:-; :+1;
|
/haiku/data/system/data/KeyboardLayouts/ThinkPad/ |
H A D | ThinkPad (US) | 12 $lshift = 41,18 24 [ 0,74; $lshift:0x4b; :0x4c+9; $rshift:+1 ]
|
H A D | ThinkPad T400s (US) | 12 $lshift = 41,18 25 [ 0,74; $lshift:0x4b; :0x4c+9; $rshift:+1 ]
|
H A D | ThinkPad X1 (US) | 11 $lshift = 42,18 24 [ 0,64; $lshift:0x4b; :0x4c+9; $rshift:+1 ]
|
H A D | ThinkPad X1 International | 11 $lshift = 24,18 24 [ 0,64; $lshift:0x4b; :0x69; :0x4c+9; $rshift:+1 ]
|
H A D | ThinkPad X100e International | 12 $lshift = 22,18 25 [ 0,64; $lshift:0x4b; :0x69; :0x4c+9; $rshift:+1; ]
|
/haiku/src/system/libroot/posix/stdlib/ |
H A D | strtod.c | 685 lshift(Bigint *b, int k) in lshift() function 1420 bb = lshift(bb, bb2); in strtod() 1424 bd = lshift(bd, bd2); in strtod() 1426 bs = lshift(bs, bs2); in strtod() 1437 delta = lshift(delta,Log2P); in strtod() 2239 b = lshift(b, b2); 2241 S = lshift(S, s2); 2265 mhi = lshift(mhi, m2); 2275 mhi = lshift(mhi, Log2P); 2303 b = lshift(b, 1); [all …]
|
/haiku/src/system/libroot/posix/glibc/arch/arm/ |
H A D | Jamfile | 29 lshift.c rshift.c
|
/haiku/src/system/libroot/posix/glibc/arch/ppc/ |
H A D | Jamfile | 62 lshift.S rshift.S
|
/haiku/src/system/libroot/posix/glibc/arch/riscv64/ |
H A D | Jamfile | 23 lshift.c rshift.c submul_1.c
|
/haiku/src/system/libroot/posix/glibc/arch/m68k/ |
H A D | Jamfile | 62 lshift.S rshift.S
|
/haiku/src/system/libroot/posix/glibc/arch/sparc/ |
H A D | Jamfile | 62 lshift.S rshift.S
|
/haiku/src/system/libroot/posix/glibc/arch/arm64/ |
H A D | Jamfile | 29 lshift.c rshift.c
|
/haiku/src/system/libroot/posix/glibc/arch/x86/ |
H A D | Jamfile | 58 lshift.S rshift.S
|
/haiku/src/system/libroot/posix/glibc/arch/x86_64/ |
H A D | Jamfile | 62 lshift.S rshift.S
|
/haiku/src/system/libroot/posix/glibc/stdlib/ |
H A D | gmp.h | 370 #define mpn_lshift __MPN(lshift)
|