Home
last modified time | relevance | path

Searched defs:create_string (Results 1 – 25 of 136) sorted by relevance

123456

/dports/lang/erlang-runtime23/corba-5.0.2/lib/ic/src/
H A Dic_erl_template.erl519 create_string([]) -> function
521 create_string([{Name, _Type}|T]) -> function
523 create_string([Name|T]) -> function
/dports/lang/erlang-runtime24/corba-5.0.2/lib/ic/src/
H A Dic_erl_template.erl519 create_string([]) -> function
521 create_string([{Name, _Type}|T]) -> function
523 create_string([Name|T]) -> function
/dports/lang/erlang-runtime22/corba-4.5.2/lib/ic/src/
H A Dic_erl_template.erl519 create_string([]) -> function
521 create_string([{Name, _Type}|T]) -> function
523 create_string([Name|T]) -> function
/dports/lang/erlang/corba-5.0.2/lib/ic/src/
H A Dic_erl_template.erl519 create_string([]) -> function
521 create_string([{Name, _Type}|T]) -> function
523 create_string([Name|T]) -> function
/dports/lang/erlang-runtime21/corba-4.5.2/lib/ic/src/
H A Dic_erl_template.erl519 create_string([]) -> function
521 create_string([{Name, _Type}|T]) -> function
523 create_string([Name|T]) -> function
/dports/misc/vxl/vxl-3.3.2/contrib/brl/bpro/bprb/
H A Dbprb_parameters.hxx37 bprb_param_type<T>::create_string(const T& val) const in create_string() function in bprb_param_type
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/src/Database/
H A DConnector.cpp511 QString create_string = in applyFixes() local
569 QString create_string = in applyFixes() local
600 QString create_string = in applyFixes() local
613 QString create_string = in applyFixes() local
627 QString create_string = in applyFixes() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/statistics/src/c/
H A Dsci_string_matrix.c60 create_string(void* pvApiCtx, int arg) in create_string() function
/dports/lang/erlang-runtime23/corba-5.0.2/lib/orber/src/
H A Dorber_ifr_repository.erl171 create_string({ObjType,_ObjID}, Bound) ?tcheck(ir_Repository, ObjType) -> function
/dports/lang/erlang-runtime24/corba-5.0.2/lib/orber/src/
H A Dorber_ifr_repository.erl171 create_string({ObjType,_ObjID}, Bound) ?tcheck(ir_Repository, ObjType) -> function
/dports/lang/erlang-runtime22/corba-4.5.2/lib/orber/src/
H A Dorber_ifr_repository.erl171 create_string({ObjType,_ObjID}, Bound) ?tcheck(ir_Repository, ObjType) -> function
/dports/lang/erlang/corba-5.0.2/lib/orber/src/
H A Dorber_ifr_repository.erl171 create_string({ObjType,_ObjID}, Bound) ?tcheck(ir_Repository, ObjType) -> function
/dports/lang/erlang-runtime21/corba-4.5.2/lib/orber/src/
H A Dorber_ifr_repository.erl171 create_string({ObjType,_ObjID}, Bound) ?tcheck(ir_Repository, ObjType) -> function
/dports/lang/mosml/mosml-ver-2.10.1/src/runtime/
H A Dstr.c18 value create_string(value len) /* ML */ in create_string() function
/dports/lang/parrot/parrot-8.1.0/examples/embed/
H A Dcotorra.c137 Parrot_String create_string(Parrot_Interp interp, const char *name) in create_string() function
/dports/net/jwhois/jwhois-4.0/src/
H A Dutils.c67 create_string(const char *fmt, ...) in create_string() function
/dports/news/fidogate/fidogate-5.10-3-g1c1fd41/tests/common/
H A Dtest-log.c60 static char *create_string(const char *format, ...) in create_string() function
/dports/devel/tokei/tokei-12.1.2/cargo-crates/num-format-0.4.0/src/
H A Dstrings.rs180 macro_rules! create_string { macro
/dports/devel/gitui/gitui-0.10.1/cargo-crates/num-format-0.4.0/src/
H A Dstrings.rs180 macro_rules! create_string { macro
/dports/sysutils/onefetch/onefetch-2.10.2/cargo-crates/num-format-0.4.0/src/
H A Dstrings.rs180 macro_rules! create_string { macro
/dports/www/zola/zola-0.15.2/cargo-crates/num-format-0.4.0/src/
H A Dstrings.rs180 macro_rules! create_string { macro
/dports/benchmarks/inferno/inferno-0.10.9/cargo-crates/num-format-0.4.0/src/
H A Dstrings.rs180 macro_rules! create_string { macro
/dports/science/minc2/minc-release-2.2.00/volume_io/Prog_utils/
H A Dstring.c29 VIOAPI STRING create_string( in create_string() function
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/MINC/src/libminc/volume_io/Prog_utils/
H A Dstring.c32 VIOAPI VIO_STR create_string( in create_string() function
/dports/games/scummvm/scummvm-2.5.1/engines/glk/jacl/
H A Dloader.cpp1408 void create_string(const char *name, const char *value) { in create_string() function

123456