Home
last modified time | relevance | path

Searched defs:truep (Results 1 – 20 of 20) sorted by relevance

/dports/lang/eisl/eisl-2.35/bench/
H A Dboyer.lsp52 (defun truep (x lst) function
/dports/math/octave-forge-optim/optim-1.6.1/inst/
H A Dtest_min_2.m46 truep = rem (1:P, P/4)'; variable
H A Dtest_min_3.m42 truep = rem (1:P, P/4)'; variable
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/benchmarks/
H A Dboyer.lisp530 (defun truep (x lst) function
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/misc/
H A Dboyer.ml774 let truep x lst = function
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/misc/
H A Dboyer.ml774 let truep x lst = function
/dports/math/z3/z3-z3-4.8.13/src/sat/
H A Dsat_local_search.cpp71 coeff_vector& truep = m_vars[v].m_watch[is_true]; in init_slack() local
89 coeff_vector& truep = m_vars[v].m_watch[is_true]; in init_scores() local
701 coeff_vector const& truep = m_vars[flipvar].m_watch[flip_is_true]; in flip_walksat() local
/dports/math/py-z3-solver/z3-z3-4.8.10/src/sat/
H A Dsat_local_search.cpp71 coeff_vector& truep = m_vars[v].m_watch[is_true]; in init_slack() local
89 coeff_vector& truep = m_vars[v].m_watch[is_true]; in init_scores() local
704 coeff_vector const& truep = m_vars[flipvar].m_watch[flip_is_true]; in flip_walksat() local
/dports/science/plumed/plumed2-2.7.2/src/multicolvar/
H A DVolumeTetrapore.cpp213 Vector truep = crossProduct( cross, bisector ); in setupRegions() local
/dports/math/maxima/maxima-5.43.2/src/
H A Ddb.lisp369 (defun truep (pat) function
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/Xext/
H A Dxselinux_hooks.c79 static void *truep = (void *) 1; variable
/dports/x11-servers/xephyr/xorg-server-1.20.13/Xext/
H A Dxselinux_hooks.c79 static void *truep = (void *) 1; variable
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/Xext/
H A Dxselinux_hooks.c79 static void *truep = (void *) 1; variable
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/Xext/
H A Dxselinux_hooks.c79 static void *truep = (void *) 1; variable
/dports/x11-servers/xorg-server/xorg-server-1.20.13/Xext/
H A Dxselinux_hooks.c79 static void *truep = (void *) 1; variable
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/Xext/
H A Dxselinux_hooks.c79 static void *truep = (void *) 1; variable
/dports/x11-servers/xarcan/xarcan-0.6.0/Xext/
H A Dxselinux_hooks.c79 static void *truep = (void *) 1; variable
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/Xext/
H A Dxselinux_hooks.c79 static void *truep = (void *) 1; variable
/dports/x11-servers/xwayland/xorg-server-1.20.13/Xext/
H A Dxselinux_hooks.c79 static void *truep = (void *) 1; variable
/dports/cad/verilator/verilator-4.216/src/
H A DV3Const.cpp2870 AstNode* const truep = ifp->rhsp()->unlinkFrBack(); in visit() local