Searched refs:orgs (Results 1 – 4 of 4) sorted by relevance
34 // different orgs. E.g.,
1138 EnumSet<Organization> orgs = EnumSet.noneOf(Organization.class); in closeErrorFile() local1139 orgs.addAll(localeVotingData.missingOrganizationCounter.keySet()); in closeErrorFile()1140 orgs.addAll(localeVotingData.conflictedOrganizations.keySet()); in closeErrorFile()1141 orgs.addAll(localeVotingData.goodOrganizationCounter.keySet()); in closeErrorFile()1142 for (Organization org : orgs) { in closeErrorFile()
6866 FT_Vector* orgs; /* original and current coordinate */ member6884 dx = SUB_LONG( worker->curs[p].x, worker->orgs[p].x ); in _iup_worker_shift()6932 org1 = worker->orgs[ref1].x; in _iup_worker_interpolate()6933 org2 = worker->orgs[ref2].x; in _iup_worker_interpolate()6945 FT_F26Dot6 x = worker->orgs[i].x; in _iup_worker_interpolate()6969 FT_F26Dot6 x = worker->orgs[i].x; in _iup_worker_interpolate()7043 V.orgs = exc->pts.org; in Ins_IUP()7050 V.orgs = (FT_Vector*)( (FT_Pos*)exc->pts.org + 1 ); in Ins_IUP()
128 The [list of maintainers](https://github.com/orgs/curl/people). Be aware that