Home
last modified time | relevance | path

Searched refs:sconst (Results 1 – 25 of 165) sorted by relevance

1234567

/dports/deskutils/egroupware/egroupware/notifications/java/src/egroupwaretray/
H A DjegwConst.java101 jegwConst sconst = new jegwConst(iConst, tag); in getConstTag() local
102 sconst.read(true); in getConstTag()
103 re = sconst.getValue(); in getConstTag()
/dports/databases/fastdb/fastdb/src/
H A Dxml.cpp190 sconst = new char[size = 1024]; in dbXmlScanner()
196 delete[] sconst; in ~dbXmlScanner()
207 return sconst; in getString()
258 char* sconst; member in dbXmlScanner
649 sconst[i] = 0; in scan()
654 memcpy(newBuf, sconst, i); in scan()
655 delete[] sconst; in scan()
656 sconst = newBuf; in scan()
658 sconst[i++] = (char)ch; in scan()
671 sconst[i] = '\0'; in scan()
[all …]
/dports/databases/gigabase/gigabase/Symbian/Carbide/workspace/GigaBASE/src/
H A Dxml.cpp184 sconst = new char_t[size = 1024]; in dbXmlScanner()
190 delete[] sconst; in ~dbXmlScanner()
201 return sconst; in getString()
255 char_t* sconst; member in dbXmlScanner
562 sconst[i] = 0; in scan()
567 memcpy(newBuf, sconst, i*sizeof(char_t)); in scan()
568 delete[] sconst; in scan()
569 sconst = newBuf; in scan()
571 sconst[i++] = (char_t)ch; in scan()
584 sconst[i] = '\0'; in scan()
[all …]
/dports/databases/gigabase/gigabase/
H A Dxml.cpp184 sconst = new char_t[size = 1024]; in dbXmlScanner()
190 delete[] sconst; in ~dbXmlScanner()
201 return sconst; in getString()
255 char_t* sconst; member in dbXmlScanner
562 sconst[i] = 0; in scan()
567 memcpy(newBuf, sconst, i*sizeof(char_t)); in scan()
568 delete[] sconst; in scan()
569 sconst = newBuf; in scan()
571 sconst[i++] = (char_t)ch; in scan()
584 sconst[i] = '\0'; in scan()
[all …]
/dports/net/ulxmlrpcpp/ulxmlrpcpp-1.7.5/stubber/xml2ulxr/
H A DUlxrIdlClass.cpp348 static std::string sconst = "const"; variable
349 static unsigned lconst = sconst.length();
361 while ((pos = sleft.find(sconst)) != std::string::npos) in getConstCastedName()
368 while ((pos = sright.find(sconst)) != std::string::npos) in getConstCastedName()
531 while ((pos = left.find(sconst)) != std::string::npos) in getTemplateSignature()
541 while ((pos = right.find(sconst)) != std::string::npos) in getTemplateSignature()
557 if ((pos = left.find(sconst)) != std::string::npos) in getTemplateSignature()
565 while ((pos = right.find(sconst)) != std::string::npos) in getTemplateSignature()
/dports/audio/mixxx/mixxx-2.3.0/src/skin/legacy/
H A Dcolorschemeparser.cpp103 int sconst = 0; in parseFilters() local
114 if (!f.namedItem("SConst").isNull()) { sconst = XmlParse::selectNodeInt(f, "SConst"); } in parseFilters()
122 sfact, sconst, vfact, vconst); in parseFilters()
H A Dimgcolor.h57 int sconst, float vfact, int vconst) in ImgHSVTweak() argument
62 m_hconst(hconst), m_sconst(sconst), m_vconst(vconst), in ImgHSVTweak()
/dports/graphics/plotutils/plotutils-2.6/ode/
H A Dam.c25 double sconst = tstep / 24.0; /* step constant */ in am() local
89 + (sconst) * (55 * fsp->sy_pri[0] in am()
101 + (sconst) * (9 * fsp->sy_prime in am()
/dports/lang/ghc/ghc-8.10.7/libraries/hpc/tests/raytrace/
H A DSurface.hs9 , sfun, sconst
26 sconst :: Properties c v -> SurfaceFn c v
27 sconst = SConst function
/dports/security/xinetd/xinetd-2.3.15/xinetd/
H A DMakefile.in65 sconst.h \
200 child.o: attr.h xconfig.h sconst.h server.h state.h msg.h $(OPT_HEADER)
202 confparse.o: attr.h xconfig.h conf.h defs.h parse.h sconst.h \
207 ident.o: defs.h sconst.h server.h msg.h
214 log.o: access.h defs.h connection.h sconst.h server.h service.h msg.h
231 special.o: builtins.h conf.h xconfig.h connection.h server.h sconst.h \
/dports/science/libxc/libxc-5.0.0/maple/
H A Dscaling.mpl15 sconst := 18.79622316:
18 smax - sconst/s^2
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dnovag_const.cpp109 void sconst(machine_config &config);
337 static INPUT_PORTS_START( sconst ) in PORT_CODE()
455 void const_state::sconst(machine_config &config) in sconst() function in __anon58461d680111::const_state
527 CONS( 1984, supercon, 0, 0, sconst, sconst, const_state, empty_init, "Novag", "Super Cons…
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dnovag_const.cpp109 void sconst(machine_config &config);
337 static INPUT_PORTS_START( sconst ) in PORT_CODE()
455 void const_state::sconst(machine_config &config) in sconst() function in __anon36c4d6900111::const_state
527 CONS( 1984, supercon, 0, 0, sconst, sconst, const_state, empty_init, "Novag", "Super Cons…
/dports/math/teyjus/teyjus-2.1-7-ge63f40a/lyacc/
H A Dlyaccshares.mod29 freshcopy (sconst A) (sconst B) :- !.
/dports/editors/emacs-devel/emacs-4d1968b/lisp/calc/
H A Dcalc-store.el392 (defun calc-copy-special-constant (&optional sconst var)
401 (or sconst (setq sconst (completing-read "Special constant: " sc nil t)))
402 (unless (string= sconst "")
403 (let ((value (cdr (assoc sconst sc))))
406 sconst))))
410 sconst (calc-var-name var) msg))))))))
/dports/editors/emacs/emacs-27.2/lisp/calc/
H A Dcalc-store.el391 (defun calc-copy-special-constant (&optional sconst var)
400 (or sconst (setq sconst (completing-read "Special constant: " sc nil t)))
401 (unless (string= sconst "")
402 (let ((value (cdr (assoc sconst sc))))
405 sconst))))
409 sconst (calc-var-name var) msg))))))))
/dports/devel/libsimdpp/libsimdpp-2.1-400-g9dac213d/doc/wiki/Template/
H A Ddcl_list_mem_sconst.mwiki1 #REDIRECT [[Template:dsc mem sconst]]
H A Ddsc_mem_sconst.mwiki2 -->| {{{2|}}} <br/> {{dsc mark mem | {{{1|}}} | mem sconst | nomem={{{nolink|}}} | inlinemem={{{inl…
/dports/math/unuran/unuran-1.8.1/src/methods/
H A Dempk.c643 GEN->sconst = 1./sqrt(1. + GEN->kernvar * SQU( GEN->bwidth/GEN->stddev_observ ) ); in unur_empk_chg_smoothing()
848 GEN->sconst = 1./sqrt(1. + GEN->kernvar * SQU( GEN->bwidth/GEN->stddev_observ ) ); in _unur_empk_init()
1036 X = GEN->mean_observ + (GEN->observ[j] - GEN->mean_observ + GEN->bwidth * K) * GEN->sconst; in _unur_empk_sample()
1198 fprintf(LOG,"%s: variance correction factor = %g\n",gen->genid, GEN->sconst); in _unur_empk_debug_init()
1266 _unur_string_append(info," variance correction factor = %g\n", GEN->sconst); in _unur_empk_info()
H A Dempk_struct.h80 double sconst; /* constant used for variance corrected version member
/dports/math/igraph/igraph-0.9.5/src/layout/
H A Dlarge_graph.c175 igraph_real_t sconst = sqrt(area / M_PI) / H_n; in igraph_layout_lgl() local
214 rx = rx / actlayer * sconst; in igraph_layout_lgl()
215 ry = ry / actlayer * sconst; in igraph_layout_lgl()
/dports/lang/clover/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c583 const nir_search_constant *sconst = nir_search_value_as_constant(val); in dump_value() local
584 switch (sconst->type) { in dump_value()
586 fprintf(stderr, "%f", sconst->data.d); in dump_value()
589 fprintf(stderr, "%"PRId64, sconst->data.i); in dump_value()
592 fprintf(stderr, "0x%"PRIx64, sconst->data.u); in dump_value()
595 fprintf(stderr, "%s", sconst->data.u != 0 ? "True" : "False"); in dump_value()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c583 const nir_search_constant *sconst = nir_search_value_as_constant(val); in dump_value() local
584 switch (sconst->type) { in dump_value()
586 fprintf(stderr, "%f", sconst->data.d); in dump_value()
589 fprintf(stderr, "%"PRId64, sconst->data.i); in dump_value()
592 fprintf(stderr, "0x%"PRIx64, sconst->data.u); in dump_value()
595 fprintf(stderr, "%s", sconst->data.u != 0 ? "True" : "False"); in dump_value()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c583 const nir_search_constant *sconst = nir_search_value_as_constant(val); in dump_value() local
584 switch (sconst->type) { in dump_value()
586 fprintf(stderr, "%f", sconst->data.d); in dump_value()
589 fprintf(stderr, "%"PRId64, sconst->data.i); in dump_value()
592 fprintf(stderr, "0x%"PRIx64, sconst->data.u); in dump_value()
595 fprintf(stderr, "%s", sconst->data.u != 0 ? "True" : "False"); in dump_value()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/nir/
H A Dnir_search.c583 const nir_search_constant *sconst = nir_search_value_as_constant(val); in dump_value() local
584 switch (sconst->type) { in dump_value()
586 fprintf(stderr, "%f", sconst->data.d); in dump_value()
589 fprintf(stderr, "%"PRId64, sconst->data.i); in dump_value()
592 fprintf(stderr, "0x%"PRIx64, sconst->data.u); in dump_value()
595 fprintf(stderr, "%s", sconst->data.u != 0 ? "True" : "False"); in dump_value()

1234567