Searched defs:num_tables (Results 1 – 13 of 13) sorted by relevance
30 num_tables, argument
94 int num_tables = font.get_table_count (); in main() local
54 int num_tables = num_tables_tensor.scalar<int32>()(); in Compute() local
45 HyperplaneMultiprobe(int num_hyperplanes_per_table, int num_tables) in HyperplaneMultiprobe()
99 int num_tables = 10; in TEST() local
51 FT_UInt nn, num_tables; in tt_face_load_kern() local
47 uchar num_tables; /* number of modifier tables */ member
245 int32_t num_tables() { return (int32_t)tables_.size(); } in num_tables() function
544 FT_Int num_tables = 0; in t42_parse_sfnts() local
112 FT_UShort num_tables; member172 FT_UShort num_tables; member1611 FT_UShort num_tables; member
1032 static void checkpoint_iptables(struct ipt_table_desc* tables, int num_tables, int family, int leve… in checkpoint_iptables()1087 static void reset_iptables(struct ipt_table_desc* tables, int num_tables, int family, int level) in reset_iptables()
811 size_t BPFModule::num_tables() const { return tables_.size(); } in num_tables() function in ebpf::BPFModule
991 stbtt_int32 num_tables = ttUSHORT(data+fontstart+4); in stbtt__find_table() local