Home
last modified time | relevance | path

Searched defs:char_code (Results 1 – 25 of 39) sorted by relevance

12

/external/pdfium/third_party/freetype/src/psaux/
Dt1cmap.c64 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/
Dt1cmap.c64 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/cff/
Dcffcmap.c61 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/cff/
Dcffcmap.c61 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/
Dttcmap.c132 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
2010 FT_UInt32 char_code ) in tt_cmap10_char_index()
2040 FT_UInt32 char_code; in tt_cmap10_char_next() local
[all …]
/external/freetype/src/sfnt/
Dttcmap.c125 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/cache/
Dftccmap.c61 FT_UInt32 char_code; member
234 FT_UInt32 char_code ) in FTC_CMapCache_Lookup()
/external/v8/src/
Dunicode.h122 static inline uint16_t LeadSurrogate(uint32_t char_code) { in LeadSurrogate()
125 static inline uint16_t TrailSurrogate(uint32_t char_code) { in TrailSurrogate()
Dstring-search.h142 SubjectChar char_code) { in CharOccurrence()
/external/pdfium/third_party/freetype/src/psnames/
Dpsmodule.c448 FT_UInt32 char_code = *unicode + 1; in ps_unicodes_char_next() local
/external/freetype/src/psnames/
Dpsmodule.c448 FT_UInt32 char_code = *unicode + 1; in ps_unicodes_char_next() local
/external/v8/src/crankshaft/ppc/
Dlithium-ppc.h2211 explicit LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode()
2217 LOperand* char_code() { return inputs_[1]; } in char_code() function
/external/v8/src/crankshaft/ia32/
Dlithium-ia32.h2289 LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode()
2295 LOperand* char_code() { return inputs_[1]; } in char_code() function
/external/v8/src/crankshaft/mips/
Dlithium-mips.h2258 explicit LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode()
2264 LOperand* char_code() { return inputs_[1]; } in char_code() function
Dlithium-mips.cc2365 LOperand* char_code = UseRegister(instr->value()); in DoStringCharFromCode() local
/external/v8/src/crankshaft/x64/
Dlithium-x64.h2276 explicit LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode()
2282 LOperand* char_code() { return inputs_[1]; } in char_code() function
/external/v8/src/crankshaft/x87/
Dlithium-x87.h2293 LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode()
2299 LOperand* char_code() { return inputs_[1]; } in char_code() function
/external/v8/src/crankshaft/mips64/
Dlithium-mips64.h2304 explicit LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode()
2310 LOperand* char_code() { return inputs_[1]; } in char_code() function
Dlithium-mips64.cc2370 LOperand* char_code = UseRegister(instr->value()); in DoStringCharFromCode() local
/external/v8/src/crankshaft/arm/
Dlithium-arm.h2301 explicit LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode()
2307 LOperand* char_code() { return inputs_[1]; } in char_code() function
/external/v8/src/crankshaft/arm64/
Dlithium-arm64.h2597 LStringCharFromCode(LOperand* context, LOperand* char_code) { in LStringCharFromCode()
2603 LOperand* char_code() { return inputs_[1]; } in char_code() function
Dlithium-arm64.cc2422 LOperand* char_code = UseRegister(instr->value()); in DoStringCharFromCode() local
/external/freetype/src/base/
Dftobjs.c847 FT_ULong char_code, in FT_Load_Char()
/external/pdfium/third_party/freetype/src/base/
Dftobjs.c847 FT_ULong char_code, in FT_Load_Char()
/external/v8/src/crankshaft/
Dhydrogen.cc7870 HInstruction* char_code = BuildStringCharCodeAt(string, index); in BuildLoad() local
8740 HInstruction* char_code = in TryInlineBuiltinMethodCall() local
12551 HValue* char_code = Pop(); in GenerateStringCharFromCode() local
12564 HInstruction* char_code = BuildStringCharCodeAt(string, index); in GenerateStringCharAt() local

12