Home
last modified time | relevance | path

Searched defs:table_size (Results 1 – 25 of 49) sorted by relevance

12

/external/freetype/src/otvalid/
Dotvmath.c51 FT_UInt table_size; in otv_MathConstants_validate() local
91 FT_UInt i, cnt, table_size; in otv_MathItalicsCorrectionInfo_validate() local
139 FT_UInt i, cnt, table_size; in otv_MathKern_validate() local
182 FT_UInt i, j, cnt, table_size; in otv_MathKernInfo_validate() local
278 FT_UInt pcnt, table_size; in otv_GlyphAssembly_validate() local
319 FT_UInt vcnt, table_size; in otv_MathGlyphConstruction_validate() local
359 FT_UInt vcnt, hcnt, i, table_size; in otv_MathVariants_validate() local
Dotvbase.c126 FT_UInt table_size; in otv_MinMax_validate() local
181 FT_UInt table_size; in otv_BaseScript_validate() local
256 FT_UInt table_size; in otv_Axis_validate() local
286 FT_UInt table_size; in otv_BASE_validate() local
Dotvjstf.c46 FT_UInt table_size; in otv_JstfPriority_validate() local
152 FT_UInt table_size; in otv_JstfScript_validate() local
Dotvgpos.c63 FT_UInt Count, count1, table_size; in otv_x_sxy() local
212 FT_PtrDist table_size; in otv_ValueRecord_validate() local
270 FT_UInt table_size; in otv_Anchor_validate() local
597 FT_UInt table_size; in otv_CursivePos_validate() local
989 FT_UInt table_size; in otv_GPOS_validate() local
Dotvgdef.c190 FT_UInt table_size; in otv_GDEF_validate() local
/external/brotli/c/dec/
Dhuffman.c112 int table_size; /* size of current table */ in BrotliBuildCodeLengthsHuffmanTable() local
183 int table_size; /* size of current table */ in BrotliBuildHuffmanTable() local
265 uint32_t table_size = 1; in BrotliBuildSimpleHuffmanTable() local
/external/tensorflow/tensorflow/core/util/
Dpresized_cuckoo_map_test.cc119 void RunFill(int64 table_size) { in RunFill()
136 for (int64 table_size = 10; table_size <= 5000000; table_size *= 71) { in TEST() local
168 uint64 table_size = arg; in BM_CuckooFill() local
184 uint64 table_size = arg; in BM_CuckooRead() local
/external/brotli/c/enc/
Dblock_encoder_inc.h18 const size_t table_size = histograms_size * self->histogram_length_; in FN() local
/external/freetype/src/sfnt/
Dttmtx.c78 FT_ULong tag, table_size; in tt_face_load_hmtx() local
238 FT_ULong table_pos, table_size, table_end; in tt_face_get_metrics() local
Dttcpal.c59 FT_ULong table_size; member
87 FT_ULong table_size; in tt_face_load_cpal() local
Dttcolr.c68 FT_ULong table_size; member
96 FT_ULong table_size; in tt_face_load_colr() local
Dttkern.c48 FT_ULong table_size; in tt_face_load_kern() local
/external/ltp/testcases/kernel/syscalls/getdtablesize/
Dgetdtablesize01.c57 int table_size, fd = 0, count = 0; in main() local
/external/u-boot/arch/x86/lib/
Dtables.c59 u32 high_table, table_size; in write_tables() local
/external/libunwind/src/ia64/
DGtables.c86 unw_word_t table, size_t table_size, unw_word_t rel_ip, in remote_lookup()
145 size_t table_size; in _Uia64_find_dyn_list() local
228 lookup (struct ia64_table_entry *table, size_t table_size, unw_word_t rel_ip) in lookup()
/external/v8/src/interpreter/
Dbytecode-array-accessor.cc227 uint32_t table_start, table_size; in GetJumpTableTargetOffsets() local
259 const BytecodeArrayAccessor* accessor, int table_start, int table_size, in JumpTableTargetOffsets()
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.h54 uint32_t table_size; member
/external/grpc-grpc/src/core/lib/debug/
Dstats.cc68 int table_size) { in grpc_stats_histo_find_bucket_slow()
/external/webp/src/utils/
Dhuffman_utils.c144 int table_size = 1 << table_bits; // size of current table in BuildHuffmanTable() local
/external/freetype/src/gxvalid/
Dgxvmort5.c67 gxv_mort_subtable_type5_subtable_setup( FT_UShort table_size, in gxv_mort_subtable_type5_subtable_setup()
Dgxvmort1.c71 gxv_mort_subtable_type1_subtable_setup( FT_UShort table_size, in gxv_mort_subtable_type1_subtable_setup()
Dgxvmorx5.c82 gxv_morx_subtable_type5_subtable_setup( FT_ULong table_size, in gxv_morx_subtable_type5_subtable_setup()
Dgxvmort2.c83 gxv_mort_subtable_type2_subtable_setup( FT_UShort table_size, in gxv_mort_subtable_type2_subtable_setup()
Dgxvmorx1.c73 gxv_morx_subtable_type1_subtable_setup( FT_ULong table_size, in gxv_morx_subtable_type1_subtable_setup()
/external/freetype/src/truetype/
Dttpload.c538 FT_ULong table_size, record_size; in tt_face_load_hdmx() local

12