Home
last modified time | relevance | path

Searched defs:fromstring (Results 1 – 25 of 163) sorted by relevance

1234567

/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/ssl_session_reuse/src/
H A DConfig.h32 struct fromstring { struct
33 fromstring(const std::string &string) : _string(string) {} in fromstring() function
34 template <typename _T> operator _T() const in _T()
/dports/textproc/py-openpyxl/openpyxl-2.6.4/openpyxl/xml/
H A Dfunctions.py33 def fromstring(*args, **kwargs): function
43 fromstring = partial(fromstring, parser=safe_parser) variable
/dports/mail/getmail6/getmail6-6.18.5/getmailcore/
H A Dmessage.py49 def corrupt_message(why, fromlines=None, fromstring=None): argument
94 def __init__(self, fromlines=None, fromstring=None, fromfile=None): argument
/dports/games/jfk/jfk-0.1.1/src/lib/
H A Dexplosion.cc29 explosion::fromstring(const string& s) in fromstring() function in explosion
H A Dbullet.cc26 bullet::fromstring(const string& s) in fromstring() function in bullet
H A Ditem.cc26 item::fromstring(const string& s) in fromstring() function in item
H A Dweapon.cc26 weapon::fromstring(const string& s) in fromstring() function in weapon
H A Dobstacle.cc25 obstacle::fromstring(const string& s) in fromstring() function in obstacle
/dports/graphics/py-pycollada/pycollada-0.6/collada/tests/
H A Dtest_asset.py7 fromstring = etree.fromstring variable
H A Dtest_iteration.py3 fromstring = etree.fromstring variable
H A Dtest_source.py7 fromstring = etree.fromstring variable
H A Dtest_camera.py6 fromstring = etree.fromstring variable
H A Dtest_light.py5 fromstring = etree.fromstring variable
H A Dtest_geometry.py7 fromstring = etree.fromstring variable
/dports/devel/tcllib/tcllib-1.20/modules/clay/build/
H A Duuid.tcl119 proc ::clay::uuid::fromstring {uuid} { procedure
/dports/devel/tcllibc/tcllib-1.20/modules/clay/build/
H A Duuid.tcl119 proc ::clay::uuid::fromstring {uuid} { procedure
/dports/devel/py-defusedxml/defusedxml-0.6.0/defusedxml/
H A DcElementTree.py26 parse, iterparse, fromstring = _generate_etree_functions( variable
/dports/net-im/coccinella/Coccinella-0.96.20Src/contrib/
H A Duuid.tcl94 proc ::uuid::fromstring {uuid} { procedure
/dports/print/py-fonttools3/fonttools-3.44.0/Lib/fontTools/svgLib/path/
H A D__init__.py46 def fromstring(cls, data, transform=None): member in SVGPath
/dports/print/py-fonttools/fonttools-4.28.2/Lib/fontTools/svgLib/path/
H A D__init__.py43 def fromstring(cls, data, transform=None): member in SVGPath
/dports/games/jfk/jfk-0.1.1/src/server/
H A Dobstacle_s.cc30 obstacle::fromstring(const string& s) in fromstring() function in obstacle
H A Dweapon_s.cc31 weapon::fromstring(const string& s) in fromstring() function in weapon
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/antlr/antlr4/runtime/CSharp/runtime/CSharp/Antlr4.Runtime/
H A DCharStreams.cs88 public static ICharStream fromstring(string s) in fromstring() method in Antlr4.Runtime.CharStreams
/dports/devel/py-pythran/pythran-0.11.0/pythran/pythonic/numpy/
H A Dfromstring.hpp20 fromstring(types::str const &string, dtype d, long count, in fromstring() function
/dports/games/omega/omega/
H A Daux1.c498 void p_damage(dmg,dtype,fromstring) in p_damage() argument
516 void p_death(fromstring) in p_death() argument

1234567