HomeSort by relevance Sort by last modified time
    Searched full:charmap (Results 376 - 400 of 549) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/freetype/include/freetype/config/
ftheader.h 592 * `charmap' API of the FreeType~2 cache sub-system.
595 * charmap-based cache declarations.
ftoption.h 290 /* charmap out of the glyphs found in the fonts. */
305 /* synthesize on the fly a Unicode charmap from the CFF/Type 1 driver */
310 /* able to synthesize a Unicode charmap out of the glyphs found in the */
    [all...]
  /external/freetype/include/freetype/config/
ftheader.h 592 * `charmap' API of the FreeType~2 cache sub-system.
595 * charmap-based cache declarations.
ftoption.h 290 /* charmap out of the glyphs found in the fonts. */
305 /* synthesize on the fly a Unicode charmap from the CFF/Type 1 driver */
310 /* able to synthesize a Unicode charmap out of the glyphs found in the */
    [all...]
  /external/qemu/android/
cmdline-options.h 140 OPT_PARAM( charmap, "<file>", "use specific key character map")
multitouch-port.c 20 #include "android/charmap.h"
multitouch-screen.c 21 #include "android/charmap.h"
qemulator.c 141 emulator->keyboard = skin_keyboard_create(opts->charmap, opts->raw_keys);
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/
aliases.py 407 # lot faster than the charmap codec iso8859_1 which uses the same
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/
aliases.py 407 # lot faster than the charmap codec iso8859_1 which uses the same
  /external/chromium_org/third_party/sqlite/src/src/
tokenize.c 22 ** The charMap() macro maps alphabetic characters into their
29 # define charMap(X) sqlite3UpperToLower[(unsigned char)X]
32 # define charMap(X) ebcdicToAscii[(unsigned char)X]
  /external/chromium_org/third_party/freetype/include/freetype/
ttnameid.h 61 * Used by Apple to indicate a MacOS-specific charmap and/or name entry.
63 * most TrueType fonts contain an Apple roman charmap to be usable on
64 * MacOS systems (even if they contain a Microsoft charmap as well).
74 * Note that most fonts contain a Unicode charmap using
254 * Corresponds to a Microsoft WGL4 charmap, matching Unicode. See
    [all...]
  /external/freetype/include/freetype/
ttnameid.h 61 * Used by Apple to indicate a MacOS-specific charmap and/or name entry.
63 * most TrueType fonts contain an Apple roman charmap to be usable on
64 * MacOS systems (even if they contain a Microsoft charmap as well).
74 * Note that most fonts contain a Unicode charmap using
254 * Corresponds to a Microsoft WGL4 charmap, matching Unicode. See
    [all...]
  /external/qemu/android/avd/
info.h 224 /* Find a charmap file named <charmapName>.kcm for this AVD.
  /ndk/sources/android/support/src/musl-locale/
iconv.c 30 /* Definitions of charmaps. Each charmap consists of:
  /external/chromium_org/third_party/icu/source/tools/makeconv/
makeconv.c 456 if(uprv_strcmp(line, "CHARMAP")==0) {
615 if(0==uprv_strcmp(line, "CHARMAP")) {
  /external/chromium_org/third_party/sqlite/src/tool/
mkkeywordhash.c 581 printf(" h = ((charMap(z[0])*4) ^\n"
582 " (charMap(z[n-1])*3) ^\n"
  /external/icu4c/tools/makeconv/
makeconv.c 456 if(uprv_strcmp(line, "CHARMAP")==0) {
615 if(0==uprv_strcmp(line, "CHARMAP")) {
  /external/libpcap/
pcap.c 399 static const u_char charmap[] = { variable
469 register const u_char *cm = charmap,
  /external/qemu/android/skin/
file.c 14 #include "android/charmap.h"
  /external/qemu/hw/
goldfish_events_device.c 14 #include "android/charmap.h"
  /external/chromium_org/third_party/icu/source/tools/toolutil/
ucm.c     [all...]
  /external/icu4c/tools/toolutil/
ucm.c     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
codecs.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
codecs.py     [all...]

Completed in 700 milliseconds

<<11121314151617181920>>