HomeSort by relevance Sort by last modified time
    Searched full:chin (Results 1 - 25 of 60) sorted by null

1 2 3

  /device/htc/flounder/VolantisKeyboard/res/values-gl-rES/
strings.xml 18 <string name="keyboard_layout_volantis_zhuyin_label" msgid="1056309325803786283">"Chinés (Zhuyin)"</string>
19 <string name="keyboard_layout_volantis_cangjie_label" msgid="4711081327905634320">"Chinés (Cangjie)"</string>
  /device/htc/flounder/VolantisKeyboard/res/values-pt/
strings.xml 18 <string name="keyboard_layout_volantis_zhuyin_label" msgid="1056309325803786283">"Chinês (Zhuyin)"</string>
19 <string name="keyboard_layout_volantis_cangjie_label" msgid="4711081327905634320">"Chinês (Cangjie)"</string>
  /device/htc/flounder/VolantisKeyboard/res/values-pt-rPT/
strings.xml 18 <string name="keyboard_layout_volantis_zhuyin_label" msgid="1056309325803786283">"Chinês (Zhuyin)"</string>
19 <string name="keyboard_layout_volantis_cangjie_label" msgid="4711081327905634320">"Chinês (Cangjie)"</string>
  /frameworks/base/services/core/java/com/android/server/wm/
CircularDisplayMask.java 39 // size of the chin
110 // chin bottom or right
114 // chin top
118 // chin left
  /packages/inputmethods/LatinIME/java/res/xml/
rowkeys_georgian3.xml 33 <!-- U+10E9: "?" GEORGIAN LETTER CHIN -->
  /external/llvm/lib/Support/
regex2.h 115 /* note that CHadd and CHsub are unsafe, and CHIN doesn't yield 0/1 */
118 #define CHIN(cs, c) ((cs)->ptr[(uch)(c)] & (cs)->mask)
regcomp.c 713 if (CHIN(cs, i) && isalpha(i)) {
725 if (CHIN(cs, i))
1162 if (!!CHIN(cs2, i) != !!CHIN(cs, i))
1186 if (CHIN(cs, i))
1203 if (CHIN(cs, i))
    [all...]
  /ndk/sources/host-tools/ndk-stack/regex/
regex2.h 112 /* note that CHadd and CHsub are unsafe, and CHIN doesn't yield 0/1 */
115 #define CHIN(cs, c) ((cs)->ptr[(uch)(c)] & (cs)->mask)
regcomp.c 669 if (CHIN(cs, i) && isalpha(i)) {
681 if (CHIN(cs, i))
1116 if (!!CHIN(cs2, i) != !!CHIN(cs, i))
1140 if (CHIN(cs, i))
1157 if (CHIN(cs, i))
    [all...]
  /bionic/libc/upstream-netbsd/lib/libc/regex/
regex2.h 164 /* note that CHadd and CHsub are unsafe, and CHIN doesn't yield 0/1 */
167 #define CHIN(cs, c) ((cs)->ptr[(uch)(c)] & (cs)->mask)
regcomp.c 804 if (CHIN(cs, i) && isalpha(i)) {
816 if (CHIN(cs, i))
    [all...]
  /packages/inputmethods/LatinIME/tests/src/com/android/inputmethod/keyboard/layout/
Georgian.java 161 // U+10E9: "?" GEORGIAN LETTER CHIN
  /external/bison/
THANKS 7 Albert Chin-A-Young china@thewrittenword.com
  /frameworks/base/docs/html/training/wearables/watch-faces/
issues.jd 29 round screens can contain an inset (or "chin") at the bottom of the screen. Your watch face
drawing.jd 456 watch face. The bounds take into account any inset areas, such as the "chin" on the bottom of some
502 // with a "chin", the watch face is centered on the entire screen, not
  /external/libpcap/
CREDITS 15 Albert Chin <china at thewrittenword dot com>
  /external/tcpdump/
CREDITS 15 Albert Chin <china at thewrittenword dot com>
  /frameworks/base/core/java/android/view/
IWindowSession.aidl 83 * treat as real display. Example of such area is a chin in some models of wearable devices.
  /developers/build/prebuilts/gradle/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
AnalogWatchFaceService.java 300 * insets, so that, on round watches with a "chin", the watch face is centered on the
SweepWatchFaceService.java 265 * insets, so that, on round watches with a "chin", the watch face is centered on the
  /developers/samples/android/wearable/wear/WatchFace/Wearable/src/main/java/com/example/android/wearable/watchface/
AnalogWatchFaceService.java 300 * insets, so that, on round watches with a "chin", the watch face is centered on the
SweepWatchFaceService.java 265 * insets, so that, on round watches with a "chin", the watch face is centered on the
  /development/samples/browseable/WatchFace/Wearable/src/com.example.android.wearable.watchface/
AnalogWatchFaceService.java 300 * insets, so that, on round watches with a "chin", the watch face is centered on the
SweepWatchFaceService.java 265 * insets, so that, on round watches with a "chin", the watch face is centered on the
  /frameworks/base/docs/html/distribute/essentials/quality/
wear.jd 289 inset (or "chin") at the bottom of the screen. App content fits within the physical display

Completed in 561 milliseconds

1 2 3