Searched refs:ntypes (Results 1 – 7 of 7) sorted by relevance
7 ntypes = Res.Count1Types()8 for itype in range(1, 1+ntypes):19 ntypes = Res.CountTypes()20 for itype in range(1, 1+ntypes):
21 ntypes = Count1Types()22 for itype in range(1, 1+ntypes):
156 _cffi_opcode_t *ntypes; in ffiobj_init() local162 ntypes = (_cffi_opcode_t *)building; in ffiobj_init()165 ntypes[i] = cdl_opcode(types); in ffiobj_init()168 ffi->types_builder.ctx.types = ntypes; in ffiobj_init()
152 static const int ntypes = sizeof(types) / sizeof(types[0]); variable300 for (i = 0; i < ntypes; i++) in main()305 if (i < ntypes) in main()776 for (i = 0; i < ntypes; i++) in type_name()
353 ntypes = Res.Count1Types()354 progress_type_inc = 50/ntypes355 for itype in range(1, 1+ntypes):
56 int ntypes, struct vtn_type **src_types, in vtn_opencl_mangle() argument62 for (unsigned i = 0; i < ntypes; ++i) { in vtn_opencl_mangle()
8255 size_t ntypes = type_list.GetSize(); in DumpFromSymbolFile() local8257 for (size_t i = 0; i < ntypes; ++i) { in DumpFromSymbolFile()