Home
last modified time | relevance | path

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

123

/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/python/pycparser/examples/c_files/
Dhash.c25 unsigned int table_size; member
32 static unsigned int hash_func(const char* str, unsigned int table_size) in hash_func()
44 ReturnCode HashCreate(Hash** hash, unsigned int table_size) in HashCreate()
/external/tensorflow/tensorflow/core/util/
Dpresized_cuckoo_map_test.cc119 void RunFill(int64_t table_size) { in RunFill()
136 for (int64_t table_size = 10; table_size <= 5000000; table_size *= 71) { in TEST() local
170 uint64 table_size = arg; in BM_CuckooFill() local
186 uint64 table_size = arg; in BM_CuckooRead() 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/cronet/third_party/brotli/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/freetype/src/sfnt/
Dttmtx.c77 FT_ULong tag, table_size; in tt_face_load_hmtx() local
237 FT_ULong table_pos, table_size, table_end; in tt_face_get_metrics() local
Dttcpal.c58 FT_ULong table_size; member
86 FT_ULong table_size; in tt_face_load_cpal() local
Dttsvg.c57 FT_ULong table_size; member
79 FT_ULong table_size; in tt_face_load_svg() local
Dttkern.c47 FT_ULong table_size; in tt_face_load_kern() local
/external/brotli/c/enc/
Dblock_encoder_inc.h18 const size_t table_size = histograms_size * self->histogram_length_; in FN() local
/external/cronet/third_party/brotli/enc/
Dblock_encoder_inc.h18 const size_t table_size = histograms_size * self->histogram_length_; in FN() local
/external/cronet/third_party/quic_trace/src/tools/render/
Dtrace_program.cc338 vec2 table_size = table.Layout(); in HandleMouseover() local
413 vec2 table_size = summary_table_->Layout(); in DrawRightSideTables() local
420 vec2 table_size = online_help.Layout(); in DrawRightSideTables() local
/external/ltp/testcases/kernel/syscalls/getdtablesize/
Dgetdtablesize01.c57 int table_size, fd = 0, count = 0; in main() local
/external/openthread/tests/unit/
Dtest_multicast_listeners_table.cpp163 size_t table_size = 0; in testMulticastListenersTableAPIs() local
/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.h54 uint32_t table_size; member
/external/rust/crates/grpcio-sys/grpc/src/core/lib/debug/
Dstats.cc73 int table_size) { in grpc_stats_histo_find_bucket_slow()
/external/grpc-grpc/src/core/lib/debug/
Dstats.cc68 int table_size) { in grpc_stats_histo_find_bucket_slow()
/external/freetype/src/gxvalid/
Dgxvmort5.c67 gxv_mort_subtable_type5_subtable_setup( FT_UShort table_size, in gxv_mort_subtable_type5_subtable_setup()
Dgxvmorx5.c82 gxv_morx_subtable_type5_subtable_setup( FT_ULong table_size, in gxv_morx_subtable_type5_subtable_setup()
Dgxvmort1.c71 gxv_mort_subtable_type1_subtable_setup( FT_UShort table_size, in gxv_mort_subtable_type1_subtable_setup()
/external/rust/crates/grpcio-sys/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.h50 uint32_t table_size; member

123