Home
last modified time | relevance | path

Searched +defs:S +defs:lo (Results 251 – 275 of 1077) sorted by relevance

1...<<11121314151617181920>>...44

/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp337 unsigned S = Order.size(); in PermNetwork() local
440 uint8_t S; in route() local
503 uint8_t S; in route() local
625 static OpRef lo(const OpRef &R) { in lo() function
776 ShuffleMask lo() const { in lo() function
1194 size_t S = Bytes.size() / 2; in vmuxp() local
1375 SDNode *S = SubNodes[I]; in select() local
1391 SDNode *S = TmpQ[I]; in select() local
1595 auto S = findStrip(SM.Mask.drop_front(I), 1, N-I); in contracting() local
1654 auto S = findStrip(SM.Mask.drop_front(I), 1, N-I); in expanding() local
[all …]
/dports/math/flint2/flint-2.8.4/mpoly/
H A Dtest_irreducible.c375 slong lo = 0; in point2d_set_contains() local
418 slong lo, mid, hi; in point2d_set_disjoint() local
534 point2d_set_t S, in convex_hull_is_indecomposable()
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
151 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
141 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
141 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios-hppa/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
151 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios-hppa/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
151 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/seabios/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
141 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
141 #define __section(S) __attribute__((section(S))) argument
/dports/misc/seabios/seabios-1.14.0/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
141 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/jzintv/jzintv-20200712-src/src/joy/
H A Djoy_sdl.c332 int lo, hi; in joy_config() local
779 enum { E = 0, NE, N, NW, W, SW, S, SE }; in joy_decode_hat() enumerator
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios-hppa/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
151 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
141 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios-hppa/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
151 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios-hppa/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
151 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
141 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
141 #define __section(S) __attribute__((section(S))) argument
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/
H A Dtypes.h20 struct { u32 lo, hi; }; member
147 #define __section(S) __attribute__((section(S))) argument
/dports/misc/rump/buildrump.sh-b914579/src/sys/net80211/
H A Dieee80211_crypto_tkip.c459 static __inline u16 Mk16(u8 hi, u8 lo) in Mk16()
589 u8 S[256]; in wep_encrypt() local
648 u8 S[256]; in wep_decrypt() local
/dports/games/eboard/eboard-1.1.3/
H A Dpieces.cc331 int sx=0,sy=0,S; in drawPiece() local
416 int sx=0,sy=0,S; in drawOutlinedPiece() local
551 int i,j,lo; in drawSquare() local
/dports/math/gretl/gretl-2021d/lib/src/
H A Drandom.c329 const uint32_t lo = randi32(); in randi54() local
424 uint32_t lo, hi; in gretl_one_snormal() local
1537 cholesky_factor_of_inverse (const gretl_matrix *S, int *err) in cholesky_factor_of_inverse()
1644 gretl_matrix *inverse_wishart_matrix (const gretl_matrix *S, in inverse_wishart_matrix()
1699 gretl_matrix *inverse_wishart_sequence (const gretl_matrix *S, in inverse_wishart_sequence()
/dports/math/ntl/ntl-11.5.1/src/
H A Dlzz_pX.cpp947 long S = MulModPrecon(rep(bp[j]), T, p, Tpinv); in PlainDivRem() local
1027 long S = MulModPrecon(rep(bp[j]), T, p, Tpinv); in PlainDiv() local
1088 long S = MulModPrecon(rep(bp[j]), T, p, Tpinv); in PlainRem() local
1622 long len, long lo, long hi) in TofftRep_trunc()
1719 long k, long lo, long hi, long offset) in RevTofftRep()
1800 void FromfftRep(zz_pX& x, fftRep& y, long lo, long hi) in FromfftRep()
1851 void RevFromfftRep(vec_zz_p& x, fftRep& y, long lo, long hi) in RevFromfftRep()
1949 void NDFromfftRep(zz_pX& x, fftRep& y, long lo, long hi) in NDFromfftRep()
1955 void FromfftRep(zz_p* x, fftRep& y, long lo, long hi) in FromfftRep()
2238 void CopyReverse(zz_pX& x, const zz_pX& a, long lo, long hi) in CopyReverse()
[all …]
/dports/misc/perkeep/perkeep-0.11/vendor/rsc.io/pdf/
H A Dpage.go279 lo string member
369 S string // the actual UTF-8 text member
/dports/math/p5-Math-Prime-Util/Math-Prime-Util-0.73/
H A DXS.xs315 #define RETURN_128(hi,lo) \ argument
634 UV lo, hi; variable
694 UV lo, hi, ret; variable
1030 UV lo = 0; variable
2212 int i, S[32]; variable
2744 UV c, seg_beg, seg_end, *S, count; variable
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/lib/
H A Dvasnprintf.c343 # define local_wcrtomb(S, WC, PS) local_wctomb ((S), (WC)) argument
347 # define local_wcrtomb(S, WC, PS) wcrtomb ((S), (WC), (PS)) argument
349 # define local_wcrtomb(S, WC, PS) wctomb ((S), (WC)) argument
1014 mp_limb_t hi, lo; in decode_long_double() local
1041 mp_limb_t hi, lo; in decode_long_double() local
1102 mp_limb_t hi, lo; in decode_double() local
1129 mp_limb_t hi, lo; in decode_double() local

1...<<11121314151617181920>>...44