HomeSort by relevance Sort by last modified time
    Searched refs:charmap (Results 1 - 25 of 52) sorted by null

1 2 3

  /bionic/libc/string/
strcasecmp.c 41 static const u_char charmap[] = { variable
79 const u_char *cm = charmap;
93 const u_char *cm = charmap;
  /external/tcpdump/
strcasecmp.c 31 static u_char charmap[] = { variable
70 register u_char *cm = charmap,
85 register u_char *cm = charmap,
  /external/qemu/android/
charmap.c 16 #include "android/charmap.h"
134 /* the following is automatically generated by the 'gen-charmap.py' script
136 * gen-charmap.py qwerty2.kcm
203 /* Custom character map created with -charmap option. */
396 * kcm_file_path - Path to the charmap file, where paresed line was taken from.
424 derror("Invalid format of charmap file %s. Unknown key %s in line %d",
432 derror("Invalid format of charmap file %s. Invalid display value in line %d",
440 derror("Invalid format of charmap file %s. Invalid number value in line %d",
448 derror("Invalid format of charmap file %s. Invalid base value in line %d",
456 derror("Invalid format of charmap file %s. Invalid caps value in line %d"
    [all...]
main.c 34 #include "android/charmap.h"
291 /* -charmap is incompatible with -attach-core, because particular
292 * charmap gets set up in the running core. */
293 if (android_charmap_setup(opts->charmap)) {
1077 char* charmap = avdInfo_getCharmapFile(avd, hw->hw_keyboard_charmap); local
    [all...]
cmdline-options.h 140 OPT_PARAM( charmap, "<file>", "use specific key character map")
  /external/chromium_org/third_party/freetype/include/freetype/internal/services/
svttcmap.h 68 (*TT_CMap_Info_GetFunc)( FT_CharMap charmap,
  /external/freetype/include/freetype/internal/services/
svttcmap.h 68 (*TT_CMap_Info_GetFunc)( FT_CharMap charmap,
  /external/chromium_org/third_party/freetype/src/autofit/
afindic.c 40 FT_CharMap oldmap = face->charmap;
46 face->charmap = NULL;
  /external/freetype/src/autofit/
afindic.c 40 FT_CharMap oldmap = face->charmap;
46 face->charmap = NULL;
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
sre_compile.py 212 charmap = [0]*256
218 charmap[fixup(av)] = 1
221 charmap[i] = 1
223 # XXX: could append to charmap tail
232 for c in charmap:
254 data = _mk_bitmap(charmap)
307 charmap = [0]*65536
314 charmap[fixup(av)] = 1
317 charmap[i] = 1
329 charmap[i] = not charmap[i
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
sre_compile.py 212 charmap = [0]*256
218 charmap[fixup(av)] = 1
221 charmap[i] = 1
223 # XXX: could append to charmap tail
232 for c in charmap:
254 data = _mk_bitmap(charmap)
307 charmap = [0]*65536
314 charmap[fixup(av)] = 1
317 charmap[i] = 1
329 charmap[i] = not charmap[i
    [all...]
  /external/chromium_org/third_party/freetype/src/base/
ftobjs.c 815 if ( face->charmap )
942 /* This function finds a Unicode charmap, if there is one. */
966 * The original TrueType specification(s) only specified charmap
984 * This function has been written to always favor a 32-bit charmap
1014 face->charmap = cur[0];
1020 /* We do not have any UCS-4 charmap. */
1036 face->charmap = cur[0];
1051 /* This function finds the variant selector charmap, if there is one. */
3299 FT_CharMap charmap = find_variant_selector_charmap( face ); local
3341 FT_CharMap charmap = find_variant_selector_charmap( face ); local
3380 FT_CharMap charmap = find_variant_selector_charmap( face ); local
3408 FT_CharMap charmap = find_variant_selector_charmap( face ); local
3442 FT_CharMap charmap = find_variant_selector_charmap( face ); local
    [all...]
  /external/freetype/src/base/
ftobjs.c 847 if ( face->charmap )
974 /* This function finds a Unicode charmap, if there is one. */
998 * The original TrueType specification(s) only specified charmap
1016 * This function has been written to always favor a 32-bit charmap
1046 face->charmap = cur[0];
1052 /* We do not have any UCS-4 charmap. */
1068 face->charmap = cur[0];
1083 /* This function finds the variant selector charmap, if there is one. */
3407 FT_CharMap charmap = find_variant_selector_charmap( face ); local
3449 FT_CharMap charmap = find_variant_selector_charmap( face ); local
3488 FT_CharMap charmap = find_variant_selector_charmap( face ); local
3516 FT_CharMap charmap = find_variant_selector_charmap( face ); local
3550 FT_CharMap charmap = find_variant_selector_charmap( face ); local
    [all...]
  /external/qemu/android/skin/
keyboard.c 18 #include "android/charmap.h"
44 const AKeyCharmap* charmap; member in struct:SkinKeyboard
408 return android_charmap_reverse_map_unicode(kb->charmap, unicode, down,
513 kb->charmap = android_get_charmap_by_name(charmap_name);
514 if (!kb->charmap) {
515 // Charmap name was not found. Default to "qwerty2" */
516 kb->charmap = android_get_charmap_by_name(DEFAULT_ANDROID_CHARMAP);
517 fprintf(stderr, "### warning, skin requires unknown '%s' charmap, reverting to '%s'\n",
518 charmap_name, kb->charmap->name );
  /device/google/accessory/arduino/USB_Host_Shield/
Max_LCD.cpp 242 void Max_LCD::createChar(uint8_t location, uint8_t charmap[]) {
246 write(charmap[i]);
  /external/chromium_org/chrome/browser/
chrome_process_finder_win.cc 46 struct Charmap {
61 // Given text to escape and a Charmap defining which values to escape,
63 // to +, otherwise, if spaces are in the charmap, they are converted to
65 std::string Escape(const std::string& text, const Charmap& charmap,
73 } else if (charmap.Contains(c)) {
86 static const Charmap kQueryCharmap = {{
  /external/chromium_org/third_party/freetype/include/freetype/
tttables.h 733 FT_Get_CMap_Language_ID( FT_CharMap charmap ); variable
753 FT_Get_CMap_Format( FT_CharMap charmap ); variable
    [all...]
  /external/freetype/include/freetype/
tttables.h 747 FT_Get_CMap_Language_ID( FT_CharMap charmap ); variable
767 FT_Get_CMap_Format( FT_CharMap charmap ); variable
    [all...]
  /external/chromium_org/third_party/freetype/src/sfnt/
ttcmap.h 116 tt_get_cmap_info( FT_CharMap charmap,
  /external/freetype/src/sfnt/
ttcmap.h 149 tt_get_cmap_info( FT_CharMap charmap,
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_codeccallbacks.py 182 # For charmap encodings the replacement string will be
185 # charmap has to have a mapping for "?".
186 charmap = dict([ (ord(c), 2*c.upper()) for c in "abcdefgh"])
189 self.assertEqual(codecs.charmap_encode(sin, "strict", charmap)[0], sout)
192 self.assertRaises(UnicodeError, codecs.charmap_encode, sin, "strict", charmap)
194 charmap[ord("?")] = "XYZ"
197 self.assertEqual(codecs.charmap_encode(sin, "replace", charmap)[0], sout)
199 charmap[ord("?")] = u"XYZ"
200 self.assertRaises(TypeError, codecs.charmap_encode, sin, "replace", charmap)
202 charmap[ord("?")] = u"XYZ
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_codeccallbacks.py 182 # For charmap encodings the replacement string will be
185 # charmap has to have a mapping for "?".
186 charmap = dict([ (ord(c), 2*c.upper()) for c in "abcdefgh"])
189 self.assertEqual(codecs.charmap_encode(sin, "strict", charmap)[0], sout)
192 self.assertRaises(UnicodeError, codecs.charmap_encode, sin, "strict", charmap)
194 charmap[ord("?")] = "XYZ"
197 self.assertEqual(codecs.charmap_encode(sin, "replace", charmap)[0], sout)
199 charmap[ord("?")] = u"XYZ"
200 self.assertRaises(TypeError, codecs.charmap_encode, sin, "replace", charmap)
202 charmap[ord("?")] = u"XYZ
    [all...]
  /external/chromium_org/third_party/freetype/include/freetype/internal/
ftobjs.h 124 /* handle to internal charmap object */
127 /* handle to charmap class structure */
130 /* internal charmap object structure */
133 FT_CharMapRec charmap; member in struct:FT_CMapRec_
138 /* typecase any pointer to a charmap handle */
142 #define FT_CMAP_PLATFORM_ID( x ) FT_CMAP( x )->charmap.platform_id
143 #define FT_CMAP_ENCODING_ID( x ) FT_CMAP( x )->charmap.encoding_id
144 #define FT_CMAP_ENCODING( x ) FT_CMAP( x )->charmap.encoding
145 #define FT_CMAP_FACE( x ) FT_CMAP( x )->charmap.face
249 /* create a new charmap and add it to charmap->face *
    [all...]
  /external/freetype/include/freetype/internal/
ftobjs.h 124 /* handle to internal charmap object */
127 /* handle to charmap class structure */
130 /* internal charmap object structure */
133 FT_CharMapRec charmap; member in struct:FT_CMapRec_
138 /* typecase any pointer to a charmap handle */
142 #define FT_CMAP_PLATFORM_ID( x ) FT_CMAP( x )->charmap.platform_id
143 #define FT_CMAP_ENCODING_ID( x ) FT_CMAP( x )->charmap.encoding_id
144 #define FT_CMAP_ENCODING( x ) FT_CMAP( x )->charmap.encoding
145 #define FT_CMAP_FACE( x ) FT_CMAP( x )->charmap.face
282 /* create a new charmap and add it to charmap->face *
    [all...]
  /external/chromium/net/base/
escape.cc 28 class Charmap {
30 Charmap(uint32 b0, uint32 b1, uint32 b2, uint32 b3,
44 // Given text to escape and a Charmap defining which values to escape,
46 // to +, otherwise, if spaces are in the charmap, they are converted to
48 std::string Escape(const std::string& text, const Charmap& charmap,
56 } else if (charmap.Contains(c)) {
197 static const Charmap kQueryCharmap(
213 static const Charmap kPathCharmap(
222 static const Charmap kUrlEscape
    [all...]

Completed in 1522 milliseconds

1 2 3