| /third_party/icu/docs/userguide/conversion/ |
| D | data.md | 456 #### 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/ |
| D | gxvbsln.c | 150 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/ |
| D | gxvbsln.c | 150 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/ |
| D | gxvbsln.c | 150 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/ |
| D | h264_cabac.c | 56 void *tables; in decode_significance_x86() local 132 void *tables; in decode_significance_8x8_x86() local
|
| D | cabac.h | 80 …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/ |
| D | stats.cc | 44 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/ |
| D | stats.cc | 44 const TableMap* tables = font->GetTableMap(); in PrintComparison() local 72 const TableMap* tables = font->GetTableMap(); in PrintStats() local
|
| /third_party/python/Lib/msilib/ |
| D | text.py | 129 tables=['ActionText', 'UIText'] variable
|
| D | sequence.py | 126 tables=['AdminExecuteSequence', 'AdminUISequence', 'AdvtExecuteSequence', 'InstallExecuteSequence',… variable
|
| /third_party/pcre2/pcre2/src/ |
| D | pcre2_serialize.c | 81 const uint8_t *tables; in pcre2_serialize_encode() local 172 uint8_t *tables; in pcre2_serialize_decode() local
|
| D | pcre2_maketables.c | 154 pcre2_maketables_free(pcre2_general_context *gcontext, const uint8_t *tables)
|
| D | pcre2_dftables.c | 101 const unsigned char *tables; in main() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | get_hash_generator.py | 95 def print_tables(tables): argument 114 def merge_tables(tables): argument
|
| /third_party/glib/glib/pcre/ |
| D | pcre_byte_order.c | 98 pcre_extra *extra_data, const unsigned char *tables) in pcre_pattern_to_host_byte_order()
|
| /third_party/ffmpeg/libavformat/ |
| D | rtpenc_jpeg.c | 68 int tables, j; in ff_rtp_send_jpeg() local
|
| /third_party/ffmpeg/libavcodec/ |
| D | truemotion1data.h | 830 static const uint8_t * const tables[] = { pc_tbl2, pc_tbl3, pc_tbl4 }; variable
|
| D | aptx.c | 401 ConstTables *tables) in aptx_invert_quantization() 466 ConstTables *tables) in aptx_process_subband()
|
| /third_party/pcre2/pcre2/maint/ |
| D | MultiStage2.py | 288 def get_tables_size(*tables): 342 def combine_tables(*tables):
|
| /third_party/flutter/skia/third_party/externals/freetype/src/pcf/ |
| D | pcfread.c | 100 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/ |
| D | pcfread.c | 99 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/ |
| D | pcfread.c | 99 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/ |
| D | MtxFontBuilder.java | 34 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/ |
| D | MtxFontBuilder.java | 34 private Map<Integer, ReadableFontData> tables; field in MtxFontBuilder
|
| /third_party/flutter/skia/third_party/externals/freetype/src/sfnt/ |
| D | sfwoff.c | 101 WOFF_Table tables = NULL; in woff_open_font() local
|