Home
last modified time | relevance | path

Searched defs:cnst (Results 1 – 25 of 510) sorted by relevance

12345678910>>...21

/dports/dns/pdnsd/pdnsd-1.2.9a/src/
H A Dconf-parser.c692 int cnst; in confparse() local
699 int cnst; in confparse() local
706 int cnst; in confparse() local
733 int cnst; in confparse() local
765 int cnst; in confparse() local
808 int cnst; in confparse() local
861 int cnst; in confparse() local
869 int cnst; in confparse() local
1000 int cnst; in confparse() local
1135 int cnst; in confparse() local
[all …]
/dports/graphics/xaos/XaoS-release-4.2.1/src/sffe/
H A Dsffe_cmplx_gsl.cpp301 void sfcPI(sfNumber *cnst) { GSL_SET_COMPLEX(cnst, 4 * atan(1), 0); } in sfcPI()
303 void sfcPI2(sfNumber *cnst) { GSL_SET_COMPLEX(cnst, 2 * atan(1), 0); } in sfcPI2()
305 void sfc2PI(sfNumber *cnst) { GSL_SET_COMPLEX(cnst, 8 * atan(1), 0); } in sfc2PI()
307 void sfcE(sfNumber *cnst) { GSL_SET_COMPLEX(cnst, exp(1), 0); } in sfcE()
309 void sfcI(sfNumber *cnst) { GSL_SET_COMPLEX(cnst, 0, 1); } in sfcI()
311 void sfcRND(sfNumber *cnst) { GSL_SET_COMPLEX(cnst, rand(), 0); } in sfcRND()
/dports/lang/yorick/yorick-y_2_2_04/yorick/
H A Dops.c48 Symbol *cnst= (pc++)->constant; in PushChar() local
55 Symbol *cnst= (pc++)->constant; in PushShort() local
61 Symbol *cnst= (pc++)->constant; in PushInt() local
70 Symbol *cnst= (pc++)->constant; in PushLong() local
80 Symbol *cnst= (pc++)->constant; in PushFloat() local
86 Symbol *cnst= (pc++)->constant; in PushDouble() local
96 Symbol *cnst= (pc++)->constant; in PushImaginary() local
104 Symbol *cnst= (pc++)->constant; in PushString() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGenCXX/
H A Ddebug-info-global.cpp7 const int cnst = 42; variable
/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-digital/lib/
H A Dlms_dd_equalizer_cc_impl.cc38 lms_dd_equalizer_cc::make(int num_taps, float mu, int sps, constellation_sptr cnst) in make()
47 constellation_sptr cnst) in lms_dd_equalizer_cc_impl()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gdc.test/compilable/
H A Dtest17548.d10 enum cnst = 4321; variable
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/compilable/
H A Dtest17548.d10 enum cnst = 4321; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/compilable/
H A Dtest17548.d10 enum cnst = 4321; variable
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/compilable/
H A Dtest17548.d10 enum cnst = 4321; variable
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/compilable/
H A Dtest17548.d10 enum cnst = 4321; variable

12345678910>>...21