Home
last modified time | relevance | path

Searched refs:string_to_type (Results 1 – 25 of 50) sorted by relevance

12

/dports/x11-toolkits/p5-Tk/Tk-804.035/demos/demos/widget_lib/
H A Dvirtevents1.pl48 my $string_to_type = 'Perl/Tk rules!';
50 foreach ( split '', $string_to_type ) {
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/tools/site_compare/drivers/win32/
H A Dkeyboard.py61 def TypeString(string_to_type, argument
98 for char in string_to_type:
/dports/www/chromium-legacy/chromium-88.0.4324.182/tools/site_compare/drivers/win32/
H A Dkeyboard.py61 def TypeString(string_to_type, argument
98 for char in string_to_type:
/dports/textproc/libcss/libcss-0.9.1/test/
H A Dlex-auto.c41 static css_token_type string_to_type(const char *data, size_t len);
138 type = string_to_type(data, colon - data); in css__parse_expected()
212 css_token_type string_to_type(const char *data, size_t len) in string_to_type() function
/dports/games/el/Eternal-Lands-1.9.5.9-1/
H A Ditem_info.cpp120 typedef struct { const char *str; enum EQUIP_TYPE equip_type; } string_to_type; in set_equip_type() typedef
121 string_to_type table[] = in set_equip_type()
129 for (size_t i = 0; i < sizeof(table)/sizeof(string_to_type); i++) in set_equip_type()
/dports/net/nss_ldap/nss_ldap-265/
H A Dresolve.c79 string_to_type (const char *name) in string_to_type() function
287 type = string_to_type (type_name); in dns_lookup()
/dports/databases/libgdamm5/libgdamm-4.99.11/libgda/libgdamm/
H A Dsqlstatement.h161 static SqlStatementType string_to_type(const Glib::ustring& type);
H A Dsqlstatement.cc154 SqlStatementType SqlStatement::string_to_type(const Glib::ustring& type) in parse_string_as_batch()
/dports/devel/uclcmd/uclcmd-da1ac0f/
H A Duclcmd.h103 ucl_type_t string_to_type (const char *strtype);
H A Duclcmd_common.c190 string_to_type (const char *strtype) in string_to_type() function
H A Duclcmd_set.c127 want_type = string_to_type(optarg); in set_main()
/dports/databases/libgdamm5/libgdamm-4.99.11/libgda/src/
H A Dsqlstatement.hg54 …_WRAP_METHOD(static SqlStatementType string_to_type(const Glib::ustring& type), gda_sql_statement_…
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl237 ErlT = string_to_type(String),
242 ErlT = string_to_type(String),
588 string_to_type(String) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl237 ErlT = string_to_type(String),
242 ErlT = string_to_type(String),
588 string_to_type(String) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl239 ErlT = string_to_type(String),
244 ErlT = string_to_type(String),
593 string_to_type(String) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl239 ErlT = string_to_type(String),
244 ErlT = string_to_type(String),
593 string_to_type(String) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl239 ErlT = string_to_type(String),
244 ErlT = string_to_type(String),
593 string_to_type(String) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl239 ErlT = string_to_type(String),
244 ErlT = string_to_type(String),
593 string_to_type(String) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/syntax_tools/test/
H A Dsyntax_tools_SUITE.erl239 ErlT = string_to_type(String),
244 ErlT = string_to_type(String),
618 string_to_type(String) -> function
/dports/databases/sqliteodbc/sqliteodbc-0.9998/
H A Dblobtoxy.c285 string_to_type(const char *str) in string_to_type() function
389 type = string_to_type(argv[6]); in b2xy_create()
1355 type = string_to_type((const char *) sqlite3_value_text(args[1])); in common_path_func()
/dports/databases/db5/db-5.3.28/lang/sql/odbc/
H A Dblobtoxy.c267 string_to_type(const char *str) in string_to_type() function
353 type = string_to_type(argv[6]); in b2xy_create()
1212 type = string_to_type((const char *) sqlite3_value_text(args[1])); in common_path_func()
/dports/cad/xcircuit/xcircuit-3.10.30/
H A Dpython.c75 int string_to_type(const char *);
210 switch(type = string_to_type(etype)) { in xc_new()
293 int string_to_type(const char *etype) in string_to_type() function
1192 int dtype = string_to_type(PyString_AsString(dval)); in xc_setattr()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/broadcom/cle/
H A Dv3d_decoder.c271 string_to_type(struct parser_context *ctx, const char *s) in string_to_type() function
331 field->type = string_to_type(ctx, atts[i + 1]); in create_field()
/dports/lang/clover/mesa-21.3.6/src/broadcom/cle/
H A Dv3d_decoder.c316 string_to_type(struct parser_context *ctx, const char *s) in string_to_type() function
376 field->type = string_to_type(ctx, atts[i + 1]); in create_field()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/broadcom/cle/
H A Dv3d_decoder.c316 string_to_type(struct parser_context *ctx, const char *s) in string_to_type() function
376 field->type = string_to_type(ctx, atts[i + 1]); in create_field()

12