| /external/pdfium/third_party/freetype/src/psaux/ |
| D | t1cmap.c | 64 FT_UInt32 char_code ) in t1_cmap_std_char_index() 103 FT_UInt32 char_code = *pchar_code + 1; in t1_cmap_std_char_next() local 214 FT_UInt32 char_code ) in t1_cmap_custom_char_index() 232 FT_UInt32 char_code = *pchar_code; in t1_cmap_custom_char_next() local 319 FT_UInt32 char_code ) in t1_cmap_unicode_char_index()
|
| /external/freetype/src/psaux/ |
| D | t1cmap.c | 64 FT_UInt32 char_code ) in t1_cmap_std_char_index() 103 FT_UInt32 char_code = *pchar_code + 1; in t1_cmap_std_char_next() local 214 FT_UInt32 char_code ) in t1_cmap_custom_char_index() 232 FT_UInt32 char_code = *pchar_code; in t1_cmap_custom_char_next() local 319 FT_UInt32 char_code ) in t1_cmap_unicode_char_index()
|
| /external/pdfium/third_party/freetype/src/cff/ |
| D | cffcmap.c | 61 FT_UInt32 char_code ) in cff_cmap_encoding_char_index() 78 FT_UInt32 char_code = *pchar_code; in cff_cmap_encoding_char_next() local 181 FT_UInt32 char_code ) in cff_cmap_unicode_char_index()
|
| /external/freetype/src/cff/ |
| D | cffcmap.c | 61 FT_UInt32 char_code ) in cff_cmap_encoding_char_index() 78 FT_UInt32 char_code = *pchar_code; in cff_cmap_encoding_char_next() local 181 FT_UInt32 char_code ) in cff_cmap_unicode_char_index()
|
| /external/pdfium/third_party/freetype/src/sfnt/ |
| D | ttcmap.c | 125 FT_UInt32 char_code ) in tt_cmap0_char_index() 395 FT_UInt32 char_code ) in tt_cmap2_get_subheader() 446 FT_UInt32 char_code ) in tt_cmap2_char_index() 1351 FT_UInt32 char_code ) in tt_cmap4_char_index() 1499 FT_UInt32 char_code ) in tt_cmap6_char_index() 1524 FT_UInt32 char_code = *pchar_code + 1; in tt_cmap6_char_next() local 1753 FT_UInt32 char_code ) in tt_cmap8_char_index() 1786 FT_UInt32 char_code = *pchar_code + 1; in tt_cmap8_char_next() local 1926 FT_UInt32 char_code ) in tt_cmap10_char_index() 1950 FT_UInt32 char_code = *pchar_code + 1; in tt_cmap10_char_next() local [all …]
|
| /external/freetype/src/sfnt/ |
| D | ttcmap.c | 132 FT_UInt32 char_code ) in tt_cmap0_char_index() 402 FT_UInt32 char_code ) in tt_cmap2_get_subheader() 454 FT_UInt32 char_code ) in tt_cmap2_char_index() 1405 FT_UInt32 char_code ) in tt_cmap4_char_index() 1553 FT_UInt32 char_code ) in tt_cmap6_char_index() 1579 FT_UInt32 char_code = *pchar_code + 1; in tt_cmap6_char_next() local 1811 FT_UInt32 char_code ) in tt_cmap8_char_index() 1848 FT_UInt32 char_code; in tt_cmap8_char_next() local 2013 FT_UInt32 char_code ) in tt_cmap10_char_index() 2043 FT_UInt32 char_code; in tt_cmap10_char_next() local [all …]
|
| /external/freetype/src/cache/ |
| D | ftccmap.c | 61 FT_UInt32 char_code; member 234 FT_UInt32 char_code ) in FTC_CMapCache_Lookup()
|
| /external/v8/src/ |
| D | unicode.h | 108 static inline uint16_t LeadSurrogate(uint32_t char_code) { in LeadSurrogate() 111 static inline uint16_t TrailSurrogate(uint32_t char_code) { in TrailSurrogate()
|
| D | string-search.h | 139 SubjectChar char_code) { in CharOccurrence()
|
| D | hydrogen.cc | 7346 HInstruction* char_code = BuildStringCharCodeAt(string, index); in BuildLoad() local 8156 HInstruction* char_code = in TryInlineBuiltinMethodCall() local 11653 HValue* char_code = Pop(); in GenerateStringCharFromCode() local 11666 HInstruction* char_code = BuildStringCharCodeAt(string, index); in GenerateStringCharAt() local
|
| /external/freetype/src/psnames/ |
| D | psmodule.c | 448 FT_UInt32 char_code = *unicode + 1; in ps_unicodes_char_next() local
|
| /external/pdfium/third_party/freetype/src/psnames/ |
| D | psmodule.c | 448 FT_UInt32 char_code = *unicode + 1; in ps_unicodes_char_next() local
|
| /external/v8/src/mips64/ |
| D | lithium-mips64.h | 2326 explicit LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode() 2332 LOperand* char_code() { return inputs_[1]; } in char_code() function
|
| D | lithium-mips64.cc | 2355 LOperand* char_code = UseRegister(instr->value()); in DoStringCharFromCode() local
|
| /external/v8/src/mips/ |
| D | lithium-mips.h | 2342 explicit LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode() 2348 LOperand* char_code() { return inputs_[1]; } in char_code() function
|
| D | lithium-mips.cc | 2355 LOperand* char_code = UseRegister(instr->value()); in DoStringCharFromCode() local
|
| /external/v8/src/ia32/ |
| D | lithium-ia32.h | 2388 LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode() 2394 LOperand* char_code() { return inputs_[1]; } in char_code() function
|
| /external/v8/src/x64/ |
| D | lithium-x64.h | 2370 explicit LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode() 2376 LOperand* char_code() { return inputs_[1]; } in char_code() function
|
| /external/v8/src/arm/ |
| D | lithium-arm.h | 2384 explicit LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode() 2390 LOperand* char_code() { return inputs_[1]; } in char_code() function
|
| D | lithium-arm.cc | 2406 LOperand* char_code = UseRegister(instr->value()); in DoStringCharFromCode() local
|
| /external/v8/src/x87/ |
| D | lithium-x87.h | 2394 LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode() 2400 LOperand* char_code() { return inputs_[1]; } in char_code() function
|
| /external/v8/src/arm64/ |
| D | lithium-arm64.h | 2679 LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode() 2685 LOperand* char_code() { return inputs_[1]; } in char_code() function
|
| D | lithium-arm64.cc | 2456 LOperand* char_code = UseRegister(instr->value()); in DoStringCharFromCode() local
|
| /external/freetype/src/base/ |
| D | ftobjs.c | 859 FT_ULong char_code, in FT_Load_Char()
|
| /external/pdfium/third_party/freetype/src/base/ |
| D | ftobjs.c | 847 FT_ULong char_code, in FT_Load_Char()
|