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

/freebsd-9.3-release/contrib/pam_modules/pam_passwdqc/
H A Dpasswdqc_check.c143 static char *unify(const char *src) function
265 unified = unify(word);
321 u_newpass = unify(newpass);
322 u_reversed = unify(reversed);
324 u_oldpass = unify(oldpass);
326 u_name = unify(pw->pw_name);
327 u_gecos = unify(pw->pw_gecos);
/freebsd-9.3-release/contrib/llvm/tools/llvm-diff/
H A DDifferenceEngine.cpp152 /// Try to unify the given two blocks. Enqueues them for processing
175 void unify(Instruction *L, Instruction *R) { function in class:__anon3544::FunctionDifferenceEngine
209 // Otherwise, tentatively unify them.
220 unify(&*LI, &*RI);
557 unify(&*LI, &*RI);
567 unify(L, R);
591 unify(&*LI, &*RI);
596 // other is an unconditional branch immediately following a call, unify
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h87 void unify(LiveInterval &VirtReg);
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DLiveIntervalUnion.cpp28 void LiveIntervalUnion::unify(LiveInterval &VirtReg) { function in class:LiveIntervalUnion
H A DLiveRegMatrix.cpp80 Matrix[*Units].unify(VirtReg);
/freebsd-9.3-release/contrib/gcc/cp/
H A Dpt.c98 static int unify (tree, tree, tree, tree, int);
7433 unify. This means that we don't yet have any information
9887 If SUBR is 1, we're being called recursively (to unify the
10002 if (unify (tparms, targs, parm, arg, arg_strict))
10083 the affected templates before we try to unify, in case the
10180 some template args from previous args, unify would complain when we
10186 if (unify (tparms, tempargs, parm, arg, sub_strict) != 0)
10221 TARGS are as for unify. */
10234 unify. If we used TARGS, we'd clutter it up with the result of
10260 because there are two ways to unify bas
10421 unify (tree tparms, tree targs, tree parm, tree arg, int strict) function
[all...]
/freebsd-9.3-release/etc/
H A Dservices366 unify 181/tcp
367 unify 181/udp

Completed in 152 milliseconds