HomeSort by: relevance | last modified time | path
    Searched refs:ITD (Results 1 - 14 of 14) sorted by relevancy

  /src/external/bsd/openldap/dist/tests/scripts/
test006-acls 280 # Try to add a "member" attribute to the "ITD Staff" group. It should
287 dn: cn=ITD Staff, ou=Groups, dc=example, dc=com
312 dn: cn=ITD Staff, ou=Groups, dc=example, dc=com
329 # Try to modify the "ITD Staff" group. Two attempts are made:
336 dn: cn=ITD Staff, ou=Groups, dc=example, dc=com
361 dn: cn=ITD Staff, ou=Groups, dc=example, dc=com
382 # Try to modify the "ITD Staff" group. Two attempts are made:
test017-syncreplication-refresh 144 dn: cn=ITD Staff,ou=Groups,dc=example,dc=com
164 title: Chief Investigator, ITD
165 postaladdress: ITD $ 535 W. William St $ Ann Arbor, MI 48103
test019-syncreplication-cascade 263 dn: cn=ITD Staff,ou=Groups,dc=example,dc=com
283 title: Chief Investigator, ITD
284 postaladdress: ITD $ 535 W. William St $ Ann Arbor, MI 48103
test054-syncreplication-parallel-load 186 dn: cn=ITD Staff,ou=Groups,dc=example,dc=com
206 title: Chief Investigator, ITD
207 postaladdress: ITD $ 535 W. William St $ Ann Arbor, MI 48103
test071-dirsync 183 dn: cn=ITD Staff,ou=Groups,$BASEDN
208 title: Chief Investigator, ITD
209 postaladdress: ITD $ 535 W. William St $ Ann Arbor, MI 48103
test072-dsee-sync 141 dn: cn=ITD Staff,ou=Groups,dc=example,dc=com
161 title: Chief Investigator, ITD
162 postaladdress: ITD $ 535 W. William St $ Ann Arbor, MI 48103
test075-dsee-persist 216 dn: cn=ITD Staff,ou=Groups,dc=example,dc=com
236 title: Chief Investigator, ITD
237 postaladdress: ITD $ 535 W. William St $ Ann Arbor, MI 48103
test018-syncreplication-persist 217 dn: cn=ITD Staff,ou=Groups,dc=example,dc=com
237 title: Chief Investigator, ITD
238 postaladdress: ITD $ 535 W. William St $ Ann Arbor, MI 48103
test043-delta-syncrepl 200 dn: cn=ITD Staff,ou=Groups,dc=example,dc=com
220 title: Chief Investigator, ITD
221 postaladdress: ITD $ 535 W. William St $ Ann Arbor, MI 48103
test048-syncrepl-multiproxy 273 dn: cn=ITD Staff,ou=Groups,dc=example,dc=com
295 title: Chief Investigator, ITD
296 postaladdress: ITD $ 535 W. William St $ Ann Arbor, MI 48103
test037-manage 101 dn: cn=ITD Staff,ou=Groups,dc=example,dc=com
test045-syncreplication-proxied 296 dn: cn=ITD Staff,ou=Groups,dc=example,dc=com
318 title: Chief Investigator, ITD
319 postaladdress: ITD $ 535 W. William St $ Ann Arbor, MI 48103
test014-whoami 208 BINDDN="cn=ITD Staff,ou=Groups,dc=example,dc=com"
209 BINDPW=ITD
371 AUTHZID="u:group/itd staff"
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmtOpenMP.cpp 4491 auto ITD = C->taskgroup_descriptors().begin();
4496 TaskgroupDescriptors.emplace_back(*ITD);
4499 std::advance(ITD, 1);

Completed in 37 milliseconds