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

/freebsd-10.1-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-10.1-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:__anon3807::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-10.1-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h87 void unify(LiveInterval &VirtReg);
/freebsd-10.1-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-10.1-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
9892 If SUBR is 1, we're being called recursively (to unify the
10007 if (unify (tparms, targs, parm, arg, arg_strict))
10088 the affected templates before we try to unify, in case the
10185 some template args from previous args, unify would complain when we
10191 if (unify (tparms, tempargs, parm, arg, sub_strict) != 0)
10226 TARGS are as for unify. */
10239 unify. If we used TARGS, we'd clutter it up with the result of
10265 because there are two ways to unify bas
10426 unify (tree tparms, tree targs, tree parm, tree arg, int strict) function
[all...]
/freebsd-10.1-release/etc/
H A Dservices366 unify 181/tcp
367 unify 181/udp

Completed in 145 milliseconds