Home
last modified time | relevance | path

Searched refs:shift (Results 1 – 17 of 17) sorted by relevance

/device/htc/flounder/VolantisKeyboard/res/raw/
Dkeyboard_layout_volantis_zhuyin.kcm27 shift: '~'
34 shift, shift+capslock, shift+ralt: '!'
41 shift, shift+capslock, shift+ralt: '@'
48 shift, shift+capslock, shift+ralt: '#'
55 shift, shift+capslock, shift+ralt: '$'
62 shift, shift+capslock, shift+ralt: '%'
69 shift, shift+capslock, shift+ralt: '^'
76 shift, shift+capslock, shift+ralt: '&'
83 shift, shift+capslock, shift+ralt: '*'
90 shift, shift+capslock, shift+ralt: '('
[all …]
Dkeyboard_layout_volantis_cangjie.kcm27 shift: '~'
33 shift: '!'
39 shift: '@'
45 shift: '#'
51 shift: '$'
57 shift: '%'
63 shift: '^'
69 shift: '&'
75 shift: '*'
81 shift: '('
[all …]
Dkeyboard_layout_volantis_english_us_intl.kcm26 shift: '\u0303'
32 shift: '!'
34 ralt+shift: '\u00b9'
40 shift: '@'
47 shift: '#'
54 shift: '$'
56 ralt+shift: '\u00a3'
62 shift: '%'
69 shift: '\u0302'
76 shift: '&'
[all …]
Dkeyboard_layout_volantis_english_uk.kcm26 shift: '\u00AC'
33 shift: '!'
39 shift: '"'
45 shift: '\u00A3'
51 shift: '$'
58 shift: '%'
64 shift: '^'
70 shift: '&'
76 shift: '*'
82 shift: '('
[all …]
Dkeyboard_layout_volantis_swedish.kcm28 shift: '\u00bd'
34 shift: '!'
40 shift: '"'
47 shift: '#'
54 shift: '\u00a4'
61 shift: '%'
68 shift: '&'
74 shift: '/'
81 shift: '('
88 shift: ')'
[all …]
Dkeyboard_layout_volantis_japanese.kcm28 shift: '|'
34 shift: '!'
40 shift: '"'
46 shift: '#'
52 shift: '$'
58 shift: '%'
64 shift: '&'
70 shift: '\''
76 shift: '('
82 shift: ')'
[all …]
Dkeyboard_layout_volantis_english_us.kcm26 shift: '~'
32 shift: '!'
38 shift: '@'
44 shift: '#'
50 shift: '$'
56 shift: '%'
62 shift: '^'
68 shift: '&'
74 shift: '*'
80 shift: '('
[all …]
Dkeyboard_layout_volantis_italian.kcm29 shift: '|'
35 shift: '!'
41 shift: '"'
47 shift: '\u00a3'
53 shift: '$'
59 shift: '%'
66 shift: '&'
72 shift: '/'
78 shift: '('
84 shift: ')'
[all …]
Dkeyboard_layout_volantis_spanish.kcm28 shift: '\u00aa'
35 shift: '!'
42 shift: '"'
49 shift: '\u00b7'
56 shift: '$'
63 shift: '%'
70 shift: '&'
77 shift: '/'
83 shift: '('
89 shift: ')'
[all …]
Dkeyboard_layout_volantis_korean.kcm26 shift: '~'
32 shift: '!'
38 shift: '@'
44 shift: '#'
50 shift: '$'
56 shift: '%'
62 shift: '^'
68 shift: '&'
74 shift: '*'
80 shift: '('
[all …]
Dkeyboard_layout_volantis_german.kcm32 shift: '\u00b0'
38 shift: '!'
44 shift: '"'
51 shift: '\u00a7'
58 shift: '$'
64 shift: '%'
70 shift: '&'
76 shift: '/'
83 shift: '('
90 shift: ')'
[all …]
Dkeyboard_layout_volantis_belgian.kcm38 shift: '\u00b3'
44 shift: '1'
51 shift: '2'
58 shift: '3'
65 shift: '4'
71 shift: '5'
77 shift: '6'
84 shift: '7'
90 shift: '8'
96 shift: '9'
[all …]
Dkeyboard_layout_volantis_french.kcm39 shift: '1'
45 shift: '2'
52 shift: '3'
59 shift: '4'
66 shift: '5'
73 shift: '6'
80 shift: '7'
87 shift: '8'
94 shift: '9'
101 shift: '0'
[all …]
Dkeyboard_layout_volantis_french_ca.kcm26 shift: '|'
33 shift: '!'
40 shift: '"'
47 shift: '/'
54 shift: '$'
61 shift: '%'
68 shift: '?'
75 shift: '&'
82 shift: '*'
89 shift: '('
[all …]
/device/htc/flounder/audio/visualizer/
Dnv_offload_visualizer.c674 int32_t shift; in visualizer_process() local
679 shift = 32; in visualizer_process()
686 if (shift > clz) shift = clz; in visualizer_process()
690 shift = 25 - shift; in visualizer_process()
692 if (shift < 3) { in visualizer_process()
693 shift = 3; in visualizer_process()
697 shift++; in visualizer_process()
700 shift = 9; in visualizer_process()
714 smp = smp >> shift; in visualizer_process()
/device/asus/fugu/kernel-headers/linux/
Dpsb_drm.h104 uint32_t shift; member
/device/asus/fugu/original-kernel-headers/linux/
Dpsb_drm.h134 uint32_t shift; /* Destination format: */ member