Searched refs:TGT (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/OpenLDAP-499.27/OpenLDAP/tests/scripts/
H A Dtest041-aci179 TGT="cn=John Doe,ou=Information Technology Division,ou=People,dc=example,dc=com"
181 echo "Setting \"$TGT\" password..."
184 -D "$BINDDN" "$TGT" >> $TESTOUT 2>&1
194 BINDDN="$TGT"
196 TGT="cn=John Doe,ou=Information Technology Division,ou=People,dc=example,dc=com"
200 -D "$BINDDN" "$TGT" >> $TESTOUT 2>&1
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/math/
H A Dfuzzy.eps.f9015 LOGICAL TEQ,TNE,TGT,TGE,TLT,TLE variable
20 TGT(X,Y)=(X-Y).GT.DMAX1(DABS(X),DABS(Y))*EPS3
21 TLE(X,Y)=.NOT.TGT(X,Y)
23 TGE(X,Y)=TGT(X,Y).OR.TEQ(X,Y)
/macosx-10.10/llvmCore-3425.0.34/utils/TableGen/
H A DCodeGenSchedule.h251 CodeGenSchedModels(RecordKeeper& RK, const CodeGenTarget &TGT);
H A DSubtargetEmitter.cpp101 SubtargetEmitter(RecordKeeper &R, CodeGenTarget &TGT): argument
102 Records(R), SchedModels(TGT.getSchedModels()), Target(TGT.getName()) {}
H A DCodeGenSchedule.cpp87 const CodeGenTarget &TGT):
88 Records(RK), Target(TGT), NumItineraryClasses(0) {
86 CodeGenSchedModels(RecordKeeper &RK, const CodeGenTarget &TGT) argument
/macosx-10.10/CPANInternal-159.1/Authen-Krb5/
H A DKrb5.pm142 it creates a 'server' principal for use in getting a TGT. Pass it the
143 principal for which you would like a TGT.
/macosx-10.10/CPANInternal-159.1/Krb5-1.9/
H A DKrb5.pm142 it creates a 'server' principal for use in getting a TGT. Pass it the
143 principal for which you would like a TGT.

Completed in 220 milliseconds