Searched defs:apps (Results 1 – 5 of 5) sorted by relevance
8 def branch_to_release(apps, schema_editor): argument
26 u32 apps[0]; member
18 static const struct nfp_app_type *apps[] = { variable
157 QStringList apps = applicationLocations(appPath); in findApplication() local
64 @property (nonatomic, readwrite, strong) NSArray *apps; property