Home
last modified time | relevance | path

Searched defs:tables (Results 1 – 25 of 77) sorted by relevance

1234

/third_party/icu/docs/userguide/conversion/
Ddata.md456 #### Converting multiple characters as a unit
495 #### Delta (extension-only) conversion table files
557 #### Other enhancements
/third_party/flutter/skia/third_party/externals/freetype/src/gxvalid/
Dgxvbsln.c150 gxv_bsln_parts_fmt0_validate( FT_Bytes tables, in gxv_bsln_parts_fmt0_validate()
169 gxv_bsln_parts_fmt1_validate( FT_Bytes tables, in gxv_bsln_parts_fmt1_validate()
194 gxv_bsln_parts_fmt2_validate( FT_Bytes tables, in gxv_bsln_parts_fmt2_validate()
238 gxv_bsln_parts_fmt3_validate( FT_Bytes tables, in gxv_bsln_parts_fmt3_validate()
/third_party/freetype/src/gxvalid/
Dgxvbsln.c150 gxv_bsln_parts_fmt0_validate( FT_Bytes tables, in gxv_bsln_parts_fmt0_validate()
169 gxv_bsln_parts_fmt1_validate( FT_Bytes tables, in gxv_bsln_parts_fmt1_validate()
194 gxv_bsln_parts_fmt2_validate( FT_Bytes tables, in gxv_bsln_parts_fmt2_validate()
238 gxv_bsln_parts_fmt3_validate( FT_Bytes tables, in gxv_bsln_parts_fmt3_validate()
/third_party/skia/third_party/externals/freetype/src/gxvalid/
Dgxvbsln.c150 gxv_bsln_parts_fmt0_validate( FT_Bytes tables, in gxv_bsln_parts_fmt0_validate()
169 gxv_bsln_parts_fmt1_validate( FT_Bytes tables, in gxv_bsln_parts_fmt1_validate()
194 gxv_bsln_parts_fmt2_validate( FT_Bytes tables, in gxv_bsln_parts_fmt2_validate()
238 gxv_bsln_parts_fmt3_validate( FT_Bytes tables, in gxv_bsln_parts_fmt3_validate()
/third_party/ffmpeg/libavcodec/x86/
Dh264_cabac.c56 void *tables; in decode_significance_x86() local
132 void *tables; in decode_significance_8x8_x86() local
Dcabac.h80 …tatep, low, lowword, range, rangeq, tmp, tmpbyte, byte, end, norm_off, lps_off, mlps_off, tables) \ argument
144 …tatep, low, lowword, range, rangeq, tmp, tmpbyte, byte, end, norm_off, lps_off, mlps_off, tables) \ argument
185 void *tables; in get_cabac_inline_x86() local
/third_party/flutter/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dstats.cc44 const TableMap* tables = font->GetTableMap(); in PrintComparison() local
72 const TableMap* tables = font->GetTableMap(); in PrintStats() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
Dstats.cc44 const TableMap* tables = font->GetTableMap(); in PrintComparison() local
72 const TableMap* tables = font->GetTableMap(); in PrintStats() local
/third_party/python/Lib/msilib/
Dtext.py129 tables=['ActionText', 'UIText'] variable
Dsequence.py126 tables=['AdminExecuteSequence', 'AdminUISequence', 'AdvtExecuteSequence', 'InstallExecuteSequence',… variable
/third_party/pcre2/pcre2/src/
Dpcre2_serialize.c81 const uint8_t *tables; in pcre2_serialize_encode() local
172 uint8_t *tables; in pcre2_serialize_decode() local
Dpcre2_maketables.c154 pcre2_maketables_free(pcre2_general_context *gcontext, const uint8_t *tables)
Dpcre2_dftables.c101 const unsigned char *tables; in main() local
/third_party/mesa3d/src/mesa/main/
Dget_hash_generator.py95 def print_tables(tables): argument
114 def merge_tables(tables): argument
/third_party/glib/glib/pcre/
Dpcre_byte_order.c98 pcre_extra *extra_data, const unsigned char *tables) in pcre_pattern_to_host_byte_order()
/third_party/ffmpeg/libavformat/
Drtpenc_jpeg.c68 int tables, j; in ff_rtp_send_jpeg() local
/third_party/ffmpeg/libavcodec/
Dtruemotion1data.h830 static const uint8_t * const tables[] = { pc_tbl2, pc_tbl3, pc_tbl4 }; variable
Daptx.c401 ConstTables *tables) in aptx_invert_quantization()
466 ConstTables *tables) in aptx_process_subband()
/third_party/pcre2/pcre2/maint/
DMultiStage2.py288 def get_tables_size(*tables):
342 def combine_tables(*tables):
/third_party/flutter/skia/third_party/externals/freetype/src/pcf/
Dpcfread.c100 PCF_Table tables; in pcf_read_TOC() local
374 PCF_Table tables, in pcf_seek_to_table_type()
412 pcf_has_table_type( PCF_Table tables, in pcf_has_table_type()
/third_party/skia/third_party/externals/freetype/src/pcf/
Dpcfread.c99 PCF_Table tables; in pcf_read_TOC() local
373 PCF_Table tables, in pcf_seek_to_table_type()
411 pcf_has_table_type( PCF_Table tables, in pcf_has_table_type()
/third_party/freetype/src/pcf/
Dpcfread.c99 PCF_Table tables; in pcf_read_TOC() local
373 PCF_Table tables, in pcf_seek_to_table_type()
411 pcf_has_table_type( PCF_Table tables, in pcf_has_table_type()
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DMtxFontBuilder.java34 private Map<Integer, ReadableFontData> tables; field in MtxFontBuilder
/third_party/flutter/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
DMtxFontBuilder.java34 private Map<Integer, ReadableFontData> tables; field in MtxFontBuilder
/third_party/flutter/skia/third_party/externals/freetype/src/sfnt/
Dsfwoff.c101 WOFF_Table tables = NULL; in woff_open_font() local

1234