Searched refs:ntypes (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/fontconfig/dist/src/
H A Dfcname.c48 FcNameRegisterObjectTypes (const FcObjectType *types, int ntypes) argument
55 FcNameUnregisterObjectTypes (const FcObjectType *types, int ntypes) argument
/xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
H A Dxf86Mode.c477 const int ntypes = sizeof(types) / sizeof(int); local in function:xf86LookupMode
498 for (n = 0; n < ntypes; n++) {
1864 const int ntypes = sizeof(types) / sizeof(int); local in function:xf86ValidateModes
1872 for (n = 0; n < ntypes; n++) {
/xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
H A Dxf86Mode.c481 const int ntypes = ARRAY_SIZE(types); local in function:xf86LookupMode
502 for (n = 0; n < ntypes; n++) {
1855 const int ntypes = ARRAY_SIZE(types); local in function:xf86ValidateModes
1863 for (n = 0; n < ntypes; n++) {
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_opencl.c57 int ntypes, struct vtn_type **src_types,
63 for (unsigned i = 0; i < ntypes; ++i) {
55 vtn_opencl_mangle(const char * in_name,uint32_t const_mask,int ntypes,struct vtn_type ** src_types,char ** outstring) argument

Completed in 8 milliseconds