/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/sfntly/table/truetype/ |
H A D | SimpleGlyph.java | |
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/woff/ |
H A D | WoffWriter.java | 173 private void setCompressedTableData(TableDirectoryEntry tableDirectoryEntry, Table table) { in setCompressedTableData() argument [all...] |
/third_party/skia/third_party/externals/spirv-tools/source/ |
H A D | operand.cpp | 51 spvOperandTableNameLookup(spv_target_env env, const spv_operand_table table, const spv_operand_type_t type, const char* name, const size_t nameLength, spv_operand_desc* pEntry) spvOperandTableNameLookup() argument 88 spvOperandTableValueLookup(spv_target_env env, const spv_operand_table table, const spv_operand_type_t type, const uint32_t value, spv_operand_desc* pEntry) spvOperandTableValueLookup() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/ |
H A D | operand.cpp | 51 spvOperandTableNameLookup(spv_target_env env, const spv_operand_table table, const spv_operand_type_t type, const char* name, const size_t nameLength, spv_operand_desc* pEntry) spvOperandTableNameLookup() argument 88 spvOperandTableValueLookup(spv_target_env env, const spv_operand_table table, const spv_operand_type_t type, const uint32_t value, spv_operand_desc* pEntry) spvOperandTableValueLookup() argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_capability_test.cpp | 2019 spvCoreOperandTableNameLookup(spv_target_env env, const spv_operand_table table, const spv_operand_type_t type, const char* name, const size_t nameLength) spvCoreOperandTableNameLookup() argument
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pngtrans.c | 462 png_const_bytep end, table; in png_do_packswap() local
|
/third_party/skia/third_party/externals/icu/source/i18n/ |
H A D | collationfastlatin.cpp | 29 const uint16_t *table = data->fastLatinTable; in getOptions() local 109 CollationFastLatin::compareUTF16(const uint16_t *table, const uint16_t *primaries, int32_t options, in compareUTF16() argument 448 compareUTF8(const uint16_t *table, const uint16_t *primaries, int32_t options, const uint8_t *left, int32_t leftLength, const uint8_t *right, int32_t rightLength) compareUTF8() argument 799 lookup(const uint16_t *table, UChar32 c) lookup() argument 813 lookupUTF8(const uint16_t *table, UChar32 c, const uint8_t *s8, int32_t &sIndex, int32_t sLength) lookupUTF8() argument 836 lookupUTF8Unsafe(const uint16_t *table, UChar32 c, const uint8_t *s8, int32_t &sIndex) lookupUTF8Unsafe() argument 856 nextPair(const uint16_t *table, UChar32 c, uint32_t ce, const UChar *s16, const uint8_t *s8, int32_t &sIndex, int32_t &sLength) nextPair() argument [all...] |
H A D | measunit_extra.cpp | 191 ResourceTable table = value.getTable(status); in put() local [all...] |
/third_party/skia/third_party/externals/icu/source/tools/icuswap/ |
H A D | icuswap.cpp | 352 ToCEntry *table; in udata_swapPackage() local [all...] |
/third_party/skia/third_party/externals/libwebp/src/utils/ |
H A D | huffman_utils.c | 53 static WEBP_INLINE void ReplicateValue(HuffmanCode* table, in ReplicateValue() argument 83 HuffmanCode* table = root_table; // next available space in table in BuildHuffmanTable() local [all...] |
/third_party/skia/src/sksl/ir/ |
H A D | SkSLSymbolTable.h | 42 static void Push(std::shared_ptr<SymbolTable>* table) { in Push() argument 45 static void Push(std::shared_ptr<SymbolTable>* table, bool isBuiltin) { in Push() argument 53 static void Pop(std::shared_ptr<SymbolTable>* table) { in Pop() argument [all...] |
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | hash_rolling_inc.h | 46 uint32_t* table; member
|
/third_party/skia/third_party/externals/brotli/csharp/org/brotli/dec/ |
H A D | Decode.cs | 115 private static int ReadSymbol(int[] table, int offset, Org.Brotli.Dec.BitReader br)
in ReadSymbol() argument 133 private static int ReadBlockLength(int[] table, int offset, Org.Brotli.Dec.BitReader br)
in ReadBlockLength() argument 252 ReadHuffmanCode(int alphabetSize, int[] table, int offset, Org.Brotli.Dec.BitReader br) ReadHuffmanCode() argument [all...] |
/third_party/openssl/crypto/aes/ |
H A D | aes_x86core.c | 64 static void prefetch256(const void *table) in prefetch256() argument
|
/third_party/skia/third_party/externals/freetype/src/gxvalid/ |
H A D | gxvmort2.c | 59 gxv_mort_subtable_type2_opttable_load( FT_Bytes table, in gxv_mort_subtable_type2_opttable_load() argument 245 gxv_mort_subtable_type2_ligatureTable_validate( FT_Bytes table, in gxv_mort_subtable_type2_ligatureTable_validate() argument 138 gxv_mort_subtable_type2_ligActionOffset_validate( FT_Bytes table, FT_UShort ligActionOffset, GXV_Validator gxvalid ) gxv_mort_subtable_type2_ligActionOffset_validate() argument 212 gxv_mort_subtable_type2_entry_validate( FT_Byte state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type2_entry_validate() argument 277 gxv_mort_subtable_type2_validate( FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_mort_subtable_type2_validate() argument [all...] |
H A D | gxvmorx1.c | 57 gxv_morx_subtable_type1_substitutionTable_load( FT_Bytes table, in gxv_morx_subtable_type1_substitutionTable_load() argument 204 gxv_morx_subtable_type1_substitutionTable_validate( FT_Bytes table, in gxv_morx_subtable_type1_substitutionTable_validate() argument 241 gxv_morx_subtable_type1_validate( FT_Bytes table, in gxv_morx_subtable_type1_validate() argument 104 gxv_morx_subtable_type1_entry_validate( FT_UShort state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type1_entry_validate() argument [all...] |
H A D | gxvmorx2.c | 60 gxv_morx_subtable_type2_opttable_load( FT_Bytes table, in gxv_morx_subtable_type2_opttable_load() argument 143 gxv_morx_subtable_type2_ligActionIndex_validate( FT_Bytes table, FT_UShort ligActionIndex, GXV_Validator gxvalid ) gxv_morx_subtable_type2_ligActionIndex_validate() argument 224 gxv_morx_subtable_type2_entry_validate( FT_UShort state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type2_entry_validate() argument 263 gxv_morx_subtable_type2_ligatureTable_validate( FT_Bytes table, GXV_Validator gxvalid ) gxv_morx_subtable_type2_ligatureTable_validate() argument 296 gxv_morx_subtable_type2_validate( FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type2_validate() argument [all...] |
H A D | gxvmorx5.c | 66 gxv_morx_subtable_type5_insertionGlyphList_load( FT_Bytes table, in gxv_morx_subtable_type5_insertionGlyphList_load() argument 113 gxv_morx_subtable_type5_InsertList_validate( FT_UShort table_index, FT_UShort count, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type5_InsertList_validate() argument 141 gxv_morx_subtable_type5_entry_validate( FT_UShort state, FT_UShort flags, GXV_StateTable_GlyphOffsetCPtr glyphOffset_p, FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type5_entry_validate() argument 195 gxv_morx_subtable_type5_validate( FT_Bytes table, FT_Bytes limit, GXV_Validator gxvalid ) gxv_morx_subtable_type5_validate() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/gzip/ |
H A D | infutil.h | 37 uInt table; /* table lengths (14 bits) */ member
|
/third_party/skia/third_party/externals/freetype/src/pshinter/ |
H A D | pshglob.c | 372 PSH_Blue_Table table = NULL; in psh_blues_scale_zones() local 553 PSH_Blue_Table table; psh_blues_snap_stem() local [all...] |
/third_party/skia/third_party/externals/freetype/src/psnames/ |
H A D | psmodule.c | 313 ps_unicodes_init( FT_Memory memory, PS_Unicodes table, FT_UInt num_glyphs, PS_GetGlyphNameFunc get_glyph_name, PS_FreeGlyphNameFunc free_glyph_name, FT_Pointer glyph_data ) ps_unicodes_init() argument 412 ps_unicodes_char_index( PS_Unicodes table, FT_UInt32 unicode ) ps_unicodes_char_index() argument 458 ps_unicodes_char_next( PS_Unicodes table, FT_UInt32 *unicode ) ps_unicodes_char_next() argument [all...] |
/third_party/skia/third_party/externals/freetype/src/sfnt/ |
H A D | ttload.c | 136 TT_Table table; in FT_LOCAL_DEF() local 203 TT_TableRec table; check_table_dir() local 570 TT_Table table; FT_LOCAL_DEF() local 839 TT_NameTable table; FT_LOCAL_DEF() local 1044 TT_NameTable table = &face->name_table; tt_face_free_name() local [all...] |
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-ot-hmtx-table.hh | 88 H *table = (H *) hb_blob_get_data (dest_blob, &length); in subset_update_header() local 291 hb_blob_ptr_t<hmtxvmtx> table; global() member [all...] |
H A D | hb-ot-name-table.hh | 358 hb_blob_ptr_t<name> table; global() member [all...] |
H A D | hb-ot-post-table.hh | 195 hb_blob_ptr_t<post> table; member
|