Home
last modified time | relevance | path

Searched defs:strToInt (Results 1 – 25 of 350) sorted by relevance

12345678910>>...14

/dports/games/scummvm/scummvm-2.5.1/engines/glk/
H A Dutils.cpp28 int strToInt(const char *s) { in strToInt() function
H A Ddebugger.cpp36 int Debugger::strToInt(const char *s) { in strToInt() function in Glk::Debugger
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/glk/
H A Dutils.cpp28 int strToInt(const char *s) { in strToInt() function
H A Ddebugger.cpp36 int Debugger::strToInt(const char *s) { in strToInt() function in Glk::Debugger
/dports/games/glest/glest_source_3.2.2/source/shared_lib/sources/util/
H A Dconversion.cpp36 int strToInt(const string &s){ in strToInt() function
72 bool strToInt(const string &s, int *i){ in strToInt() function
/dports/devel/yaegi/yaegi-0.9.23/_test/
H A Dissue-735.go12 func strToInt(s string, defaultValue int) int { func
/dports/www/suphp/suphp-0.7.2/src/
H A DUtil.cpp33 int suPHP::Util::strToInt(const std::string str) { in strToInt() function in suPHP::Util
/dports/games/hedgewars-server/hedgewars-src-1.0.0/project_files/hwc/rtl/
H A DSysUtils.h36 #define strToInt fpcrtl_strToInt macro
/dports/games/hedgewars/hedgewars-src-1.0.0/project_files/hwc/rtl/
H A DSysUtils.h36 #define strToInt fpcrtl_strToInt macro
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wage/
H A Ddebugger.cpp41 static int strToInt(const char *s) { in strToInt() function
/dports/games/scummvm/scummvm-2.5.1/engines/wage/
H A Ddebugger.cpp41 static int strToInt(const char *s) { in strToInt() function
/dports/games/criticalmass/CriticalMass-1.5/game/
H A DEnemyFactory.cpp35 inline static int strToInt( const string &str) in strToInt() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/AST/
H A DTypeVisitor.h79 // If the implementation chooses not to implement a certain visit method, fall
/dports/games/megaglest/megaglest-source-3.13.0/source/shared_lib/sources/util/
H A Dconversion.cpp41 int strToInt(const string &s){ in strToInt() function
92 bool strToInt(const string &s, int *i) { in strToInt() function
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/shared/engine/
H A Ddebugger.cpp34 int Debugger::strToInt(const char *s) { in strToInt() function in Ultima::Shared::Debugger
/dports/games/einstein/einstein-2.0/
H A Dconvert.cpp49 int strToInt(const std::wstring &str) in strToInt() function
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/avct/uasurfer/
H A Dsystem.go270 func strToInt(str string) int { func
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tinsel/
H A Ddebugger.cpp47 int strToInt(const char *s) { in strToInt() function
/dports/games/scummvm/scummvm-2.5.1/engines/tinsel/
H A Ddebugger.cpp47 int strToInt(const char *s) { in strToInt() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/tony/
H A Ddebugger.cpp36 static int strToInt(const char *s) { in strToInt() function
/dports/games/scummvm/scummvm-2.5.1/engines/hugo/
H A Dconsole.cpp44 static int strToInt(const char *s) { in strToInt() function
/dports/games/scummvm/scummvm-2.5.1/engines/tony/
H A Ddebugger.cpp36 static int strToInt(const char *s) { in strToInt() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/hugo/
H A Dconsole.cpp44 static int strToInt(const char *s) { in strToInt() function
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/access/
H A Ddebugger.cpp30 static int strToInt(const char *s) { in strToInt() function
/dports/games/scummvm/scummvm-2.5.1/engines/access/
H A Ddebugger.cpp30 static int strToInt(const char *s) { in strToInt() function

12345678910>>...14