/external/icu4c/i18n/ |
csrsbcs.h | 26 const uint8_t *charMap; 57 virtual int32_t match_sbcs(InputText *det, const int32_t ngrams[], const uint8_t charMap[]) const;
|
/external/chromium_org/third_party/freetype/include/freetype/internal/services/ |
svttcmap.h | 68 (*TT_CMap_Info_GetFunc)( FT_CharMap charmap,
|
/external/chromium_org/third_party/freetype/src/sfnt/ |
ttcmap.h | 149 tt_get_cmap_info( FT_CharMap charmap,
|
sfobjs.c | 880 /* Try to set the charmap encoding according to the platform & */ 881 /* encoding ID of each charmap. */ 894 FT_CharMap charmap = root->charmaps[m]; local 897 charmap->encoding = sfnt_find_encoding( charmap->platform_id, 898 charmap->encoding_id ); 901 if ( root->charmap == NULL && 902 charmap->encoding == FT_ENCODING_UNICODE ) 904 /* set 'root->charmap' to the first Unicode encoding we find */ 905 root->charmap = charmap [all...] |
/external/freetype/include/freetype/internal/services/ |
svttcmap.h | 68 (*TT_CMap_Info_GetFunc)( FT_CharMap charmap,
|
/external/freetype/src/sfnt/ |
ttcmap.h | 149 tt_get_cmap_info( FT_CharMap charmap,
|
sfobjs.c | 880 /* Try to set the charmap encoding according to the platform & */ 881 /* encoding ID of each charmap. */ 894 FT_CharMap charmap = root->charmaps[m]; local 897 charmap->encoding = sfnt_find_encoding( charmap->platform_id, 898 charmap->encoding_id ); 901 if ( root->charmap == NULL && 902 charmap->encoding == FT_ENCODING_UNICODE ) 904 /* set 'root->charmap' to the first Unicode encoding we find */ 905 root->charmap = charmap [all...] |
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/encodings/ |
charmap.py | 62 name='charmap',
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/encodings/ |
charmap.py | 62 name='charmap',
|
/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/qemu/android/ |
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...] |
/external/chromium_org/third_party/freetype/include/freetype/ |
freetype.h | 463 /* A handle to a given character map. A charmap is used to translate */ 474 /* The currently active charmap is available as `face->charmap'. */ 479 /* @FT_Open_Face), the library looks for a Unicode charmap within */ 958 FT_CharMap charmap; member in struct:FT_FaceRec_ 3109 FT_Get_Charmap_Index( FT_CharMap charmap ); variable [all...] |
tttables.h | 747 FT_Get_CMap_Language_ID( FT_CharMap charmap ); variable 767 FT_Get_CMap_Format( FT_CharMap charmap ); variable [all...] |
ftcache.h | 86 * If you want to use the charmap caching, call @FTC_CMapCache_New, then 556 * An opaque handle used to model a charmap cache. This cache is to 569 * Create a new charmap cache. 598 * Translate a character code into a glyph index, using the charmap 603 * A charmap cache handle. 609 * The index of the charmap in the source face. Any negative value 610 * means to use the cache @FT_Face's default charmap. 613 * The character code (in the corresponding charmap). [all...] |
/external/freetype/include/freetype/ |
freetype.h | 463 /* A handle to a given character map. A charmap is used to translate */ 474 /* The currently active charmap is available as `face->charmap'. */ 479 /* @FT_Open_Face), the library looks for a Unicode charmap within */ 958 FT_CharMap charmap; member in struct:FT_FaceRec_ 3109 FT_Get_Charmap_Index( FT_CharMap charmap ); variable [all...] |
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/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/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_org/third_party/freetype/src/autofit/ |
afglobal.c | 60 FT_CharMap old_charmap = face->charmap; 82 /* scan each script in a Unicode charmap */
|
/external/chromium_org/third_party/icu/source/data/mappings/ |
ibm-1276_P100-1995.ucm | 20 CHARMAP 329 END CHARMAP
|
ibm-424_P100-1995.ucm | 20 CHARMAP 333 END CHARMAP
|
ibm-4899_P100-1998.ucm | 20 CHARMAP 243 END CHARMAP
|
ibm-5012_P100-1999.ucm | 20 CHARMAP 337 END CHARMAP
|
ibm-803_P100-1999.ucm | 20 CHARMAP 234 END CHARMAP
|
ibm-874_P100-1995.ucm | 20 CHARMAP 339 END CHARMAP
|