Home
last modified time | relevance | path

Searched defs:tables (Results 1 - 25 of 50) sorted by relevance

12

/third_party/rust/crates/unicode-ident/tests/tables/
H A Dmod.rs5 mod tables; modules
/third_party/rust/crates/unicode-ident/src/
H A Dlib.rs249 mod tables; modules
/third_party/pcre2/pcre2/src/
H A Dpcre2_maketables.c154 pcre2_maketables_free(pcre2_general_context *gcontext, const uint8_t *tables) argument
H A Dpcre2_dftables.c101 const unsigned char *tables; in main() local
[all...]
H A Dpcre2_serialize.c81 const uint8_t *tables; in pcre2_serialize_encode() local
172 uint8_t *tables; pcre2_serialize_decode() local
[all...]
H A Dpcre2_context.c325 pcre2_set_character_tables(pcre2_compile_context *ccontext, const uint8_t *tables) pcre2_set_character_tables() argument
/third_party/python/Lib/msilib/
H A Dsequence.py126 tables=['AdminExecuteSequence', 'AdminUISequence', 'AdvtExecuteSequence', 'InstallExecuteSequence', 'InstallUISequence'] variable
H A Dtext.py129 tables=['ActionText', 'UIText'] variable
/third_party/rust/crates/unicode-ident/tests/
H A Dstatic_size.rs9 mod tables; in test_size() modules
23 mod tables; in test_xid_size() modules
[all...]
/third_party/ffmpeg/libavformat/
H A Drtpenc_jpeg.c68 int tables, j; in ff_rtp_send_jpeg() local
[all...]
/third_party/rust/crates/unicode-width/src/
H A Dlib.rs64 mod tables; modules
/third_party/ffmpeg/libavcodec/
H A Dtruemotion1data.h830 static const uint8_t * const tables[] = { pc_tbl2, pc_tbl3, pc_tbl4 }; variable
H A Daptxenc.c100 aptx_quantize_difference(Quantize *quantize, int32_t sample_difference, int32_t dither, int32_t quantization_factor, ConstTables *tables) aptx_quantize_difference() argument
H A Daptx.c400 aptx_invert_quantization(InvertQuantize *invert_quantize, int32_t quantized_sample, int32_t dither, ConstTables *tables) aptx_invert_quantization() argument
464 aptx_process_subband(InvertQuantize *invert_quantize, Prediction *prediction, int32_t quantized_sample, int32_t dither, ConstTables *tables) aptx_process_subband() argument
/third_party/ffmpeg/libavcodec/x86/
H A Dcabac.h190 void *tables; in get_cabac_inline_x86() local
H A Dh264_cabac.c56 void *tables; in decode_significance_x86() local
132 void *tables; in decode_significance_8x8_x86() local
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
H A Dstats.cc44 const TableMap* tables = font->GetTableMap(); in PrintComparison() local
72 const TableMap* tables = font->GetTableMap(); in PrintStats() local
/third_party/cups-filters/fontembed/
H A Dsfnt.h19 OTF_DIRENT *tables; member
/third_party/python/Tools/unicode/
H A Dmkstringprep.py53 tables = [] variable
[all...]
/third_party/skia/third_party/externals/sfntly/java/src/com/google/typography/font/tools/conversion/eot/
H A DMtxFontBuilder.java34 private Map<Integer, ReadableFontData> tables; field in MtxFontBuilder
/third_party/skia/third_party/externals/freetype/src/gxvalid/
H A Dgxvmod.c111 gxv_validate( FT_Face face, FT_UInt gx_flags, FT_Bytes tables[FT_VALIDATE_GX_LENGTH], FT_UInt table_count ) gxv_validate() argument
H A Dgxvbsln.c150 gxv_bsln_parts_fmt0_validate( FT_Bytes tables, in gxv_bsln_parts_fmt0_validate() argument
169 gxv_bsln_parts_fmt1_validate( FT_Bytes tables, in gxv_bsln_parts_fmt1_validate() argument
194 gxv_bsln_parts_fmt2_validate( FT_Bytes tables, in gxv_bsln_parts_fmt2_validate() argument
238 gxv_bsln_parts_fmt3_validate( FT_Bytes tables, in gxv_bsln_parts_fmt3_validate() argument
/third_party/skia/third_party/externals/freetype/src/sfnt/
H A Dsfwoff.c103 WOFF_Table tables = NULL; in FT_LOCAL_DEF() local
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/model/
H A DShortcodesTableSchema.java190 public static CsvTable<ShortcodeKey> toCsv(Map<PhoneRegion, RangeTable> tables) { in toCsv() argument
/third_party/lame/mpglib/
H A Dlayer2.c65 static unsigned char *itable, *tables[3] = { grp_3tab, grp_5tab, grp_9tab }; in hip_init_tables_layer2() local
346 static const struct al_table2 *tables[5] = { alloc_0, alloc_1, alloc_2, alloc_3, alloc_4 }; in II_select_table() local

Completed in 12 milliseconds

12