Home
last modified time | relevance | path

Searched defs:LB (Results 151 – 175 of 2745) sorted by relevance

12345678910>>...110

/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/devel/hs-spago/spago-0.20.3/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/devel/hs-darcs/darcs-2.16.4/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/devel/hs-hpack/hpack-0.34.4/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/lang/elm/compiler-0.19.1/_cabal_deps/cryptonite-0.26/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/cryptonite-0.29/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/www/hs-wai-app-static/wai-app-static-3.1.7.2/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/www/hs-yesod-bin/yesod-bin-1.6.1/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/x11/hs-xmobar/xmobar-0.39/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/textproc/hs-pandoc/pandoc-2.14.2/_cabal_deps/cryptonite-0.29/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/cryptonite-0.28/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/cryptonite-0.27/cbits/
H A Dcryptonite_whirlpool.c637 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 7]] \ macro
647 #define LB(n) do { L[n] = C0[mu[((n+0)%8) * 8 + 0]] \ macro
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/libigl/igl/
H A Dgrid_search.cpp13 const Eigen::MatrixBase<DerivedLB> & LB, in grid_search()
/dports/math/libmesh/libmesh-1.6.2/include/reduced_basis/
H A Drb_scm_construction.h218 virtual Real SCM_greedy_error_indicator(Real LB, Real UB) { return fabs(UB-LB)/fabs(UB); } in SCM_greedy_error_indicator()
/dports/graphics/wings/libigl-2.1.0/include/igl/
H A Dgrid_search.cpp13 const Eigen::MatrixBase<DerivedLB> & LB, in grid_search()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Headers/
H A Dsmmintrin.h1742 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1801 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2104 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2158 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2211 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2266 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2320 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Headers/
H A Dsmmintrin.h1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2264 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dsmmintrin.h1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2264 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Headers/
H A Dsmmintrin.h1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2264 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Headers/
H A Dsmmintrin.h1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2264 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Headers/
H A Dsmmintrin.h1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2264 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Headers/
H A Dsmmintrin.h1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2264 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Headers/
H A Dsmmintrin.h1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2264 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Headers/
H A Dsmmintrin.h1740 #define _mm_cmpestrm(A, LA, B, LB, M) \ argument
1799 #define _mm_cmpestri(A, LA, B, LB, M) \ argument
2102 #define _mm_cmpestra(A, LA, B, LB, M) \ argument
2156 #define _mm_cmpestrc(A, LA, B, LB, M) \ argument
2209 #define _mm_cmpestro(A, LA, B, LB, M) \ argument
2264 #define _mm_cmpestrs(A, LA, B, LB, M) \ argument
2318 #define _mm_cmpestrz(A, LA, B, LB, M) \ argument

12345678910>>...110