Searched refs:triple (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/include/rcce/
H A DRCCE_lib_pwr.h39 } triple; typedef in typeref:struct:__anon268
/barrelfish-master/usr/eclipseclp/Kernel/lib/
H A Dheaps.pl51 A heap is represented as a triple t(N, Free, Tree) where N is the
/barrelfish-master/usr/eclipseclp/GecodeInterface/
H A Dgfd.cpp4710 EC_word tarr = EC_arg(1), triple, item; local
4716 if (tarr.arg(i+1, triple) != EC_succeed) return TYPE_ERROR;
4717 if (triple.arity() != 3) return TYPE_ERROR;
4721 triple.arg(1,item);
4723 triple.arg(2, item);
4725 triple.arg(3, item);
/barrelfish-master/lib/tommath/
H A Dbn.tex1777 This finds the triple U1/U2/U3 using the Extended Euclidean algorithm such that the following equation holds.

Completed in 307 milliseconds