Home
last modified time | relevance | path

Searched +defs:hei +defs:a (Results 1 – 25 of 100) sorted by relevance

1234

/dports/net/messagelib/messagelib-21.12.3/messageviewer/src/header/
H A Dkxface.cpp220 void KXFace::BigDiv(unsigned char a, unsigned char *r) in BigDiv()
260 void KXFace::BigMul(unsigned char a) in BigMul()
301 void KXFace::BigAdd(unsigned char a) in BigAdd()
405 void KXFace::UnCompress(char *f, int wid, int hei, int lev) in UnCompress()
618 void KXFace::PopGreys(char *f, int wid, int hei) in PopGreys()
662 void KXFace::Compress(char *f, int wid, int hei, int lev) in Compress()
683 int KXFace::AllWhite(char *f, int wid, int hei) in AllWhite()
688 int KXFace::AllBlack(char *f, int wid, int hei) in AllBlack()
699 int KXFace::Same(char *f, int wid, int hei) in Same()
719 void KXFace::PushGreys(char *f, int wid, int hei) in PushGreys()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/test/mesquite/unit/
H A DConicDomainTest.cpp66 double hei = 20.1; in test_construct() local
80 const double a = 3.0, b = 4.0; in test_snap_to() local
114 const double a = 3.0, b = 4.0; in test_normal_at() local
152 const double a = 3.0, b = 4.0; in test_closest_point() local
/dports/x11-wm/compton/compton-b7f43ee/src/
H A Dcompton.h68 sub_unslong(unsigned long a, unsigned long b) { in sub_unslong()
238 unsigned wid, unsigned hei, unsigned depth, bool force) { in paint_bind_tex_real()
252 unsigned wid, unsigned hei, unsigned depth, bool force) { in paint_bind_tex()
702 …render(ps, x, y, dx, dy, wid, hei, opacity, argb, neg, pict, ptex, reg_paint, pcache_reg, pprogram… argument
706 …render(ps, x, y, dx, dy, wid, hei, opacity, argb, neg, pict, ptex, reg_paint, pcache_reg, pprogram… argument
711 win_render(session_t *ps, win *w, int x, int y, int wid, int hei, in win_render()
748 normalize_conv_kern(int wid, int hei, XFixed *kern) { in normalize_conv_kern()
1080 int hei = y2 - y1; in resize_region() local
/dports/games/xrot/xrot/
H A Dxrot.c115 int wid,hei; local
204 int a, i; in pre_ac() local
260 int a; in init_val() local
299 register char a; in screen() local
/dports/news/pan/pan-0.145/pan/gui/
H A Dxface.c688 static void BigDiv (WORD a, WORD * r) in BigDiv()
730 static void BigMul(register WORD a) in BigMul()
771 static void BigAdd (WORD a) in BigAdd()
970 static void PopGreys(char * f, int wid, int hei) in PopGreys()
996 UnCompress(f, wid, hei, lev) in UnCompress() argument
/dports/games/netrek-client-cow/netrek-client-cow-3.3.2/
H A Dstats.c29 #define NUM_ELS(a) (sizeof (a) / sizeof (*(a))) argument
174 static void box(int filled, int x, int y, int wid, int hei, W_Color color) in box()
H A Dpingstats.c31 #define NUM_ELS(a) (sizeof (a) / sizeof (*(a))) argument
216 box(int filled, int x, int y, int wid, int hei, W_Color color) in box()
/dports/editors/joe/joe-4.6/joe/
H A Dmain.c45 ptrdiff_t wid, hei; in edupd() local
665 char **a; in main() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp64 …template<int, int=0> struct a { static const int val = 0; operator int(); }; // expected-note {{he… struct
111 HasError<int> hei; variable
125 const int a = 0; variable
167 static const int a = 0; member
/dports/games/hyperrogue/hyperrogue-12.0f/rogueviz/
H A Dsimple-impossible.cpp41 for(int a=0; a<4; a++) in make_wall() local
61 for(int a=0; a<8; a++) { in place_brick() local
85 for(int a=0; a<8; a++) in place_brick() local
118 for(int a=0; a<4; a++) { in place_brick() local
279 ld hei = 2 * zz; in build_stair() local
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp64 …template<int, int=0> struct a { static const int val = 0; operator int(); }; // expected-note {{he… struct
111 HasError<int> hei; variable
125 const int a = 0; variable
167 static const int a = 0; member
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp64 …template<int, int=0> struct a { static const int val = 0; operator int(); }; // expected-note {{he… argument
111 HasError<int> hei; variable
125 const int a = 0; variable
167 static const int a = 0; member
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp64 …template<int, int=0> struct a { static const int val = 0; operator int(); }; // expected-note {{he… struct
111 HasError<int> hei; variable
125 const int a = 0; variable
167 static const int a = 0; member
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp64 …template<int, int=0> struct a { static const int val = 0; operator int(); }; // expected-note {{he… struct
111 HasError<int> hei; variable
125 const int a = 0; variable
167 static const int a = 0; member
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp72 template<int, int = 0> struct a { // expected-note {{here}} struct
75 static const int val = 0;
125 HasError<int> hei; variable
139 const int a = 0; variable
181 static const int a = 0; member
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp72 template<int, int = 0> struct a { // expected-note {{here}} struct
75 static const int val = 0;
125 HasError<int> hei; variable
139 const int a = 0; variable
181 static const int a = 0; member
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp72 template<int, int = 0> struct a { // expected-note {{here}} struct
75 static const int val = 0;
125 HasError<int> hei; variable
139 const int a = 0; variable
181 static const int a = 0; member
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp72 template<int, int = 0> struct a { // expected-note {{here}} struct
75 static const int val = 0;
125 HasError<int> hei; variable
139 const int a = 0; variable
181 static const int a = 0; member
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp72 template<int, int = 0> struct a { // expected-note {{here}} struct
75 static const int val = 0;
125 HasError<int> hei; variable
139 const int a = 0; variable
181 static const int a = 0; member
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp72 template<int, int = 0> struct a { // expected-note {{here}} struct
75 static const int val = 0;
125 HasError<int> hei; variable
139 const int a = 0; variable
181 static const int a = 0; member
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp72 template<int, int = 0> struct a { // expected-note {{here}} struct
75 static const int val = 0;
125 HasError<int> hei; variable
139 const int a = 0; variable
181 static const int a = 0; member
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp72 template<int, int = 0> struct a { // expected-note {{here}} struct
75 static const int val = 0;
125 HasError<int> hei; variable
139 const int a = 0; variable
181 static const int a = 0; member
/dports/lang/clang-mesa/clang-13.0.1.src/test/Parser/
H A Dcxx-ambig-init-templ.cpp72 template<int, int = 0> struct a { // expected-note {{here}} struct
75 static const int val = 0;
125 HasError<int> hei; variable
139 const int a = 0; variable
181 static const int a = 0; member
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/Parser/
H A Dcxx-ambig-init-templ.cpp72 template<int, int = 0> struct a { // expected-note {{here}} struct
75 static const int val = 0;
125 HasError<int> hei; variable
139 const int a = 0; variable
181 static const int a = 0; member
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/num-complex-0.3.1/src/
H A Dlib.rs72 /// y: *mut Complex<f64>, incy: *const c_int);
75 #[derive(PartialEq, Eq, Copy, Clone, Hash, Debug, Default)]
128 impl<T: Clone + Num + Neg<Output = T>> Complex<T> {
139 Self::new(
182 pub fn from_polar(r: T, theta: T) -> Self {

1234