Home
last modified time | relevance | path

Searched defs:mkstr (Results 76 – 100 of 115) sorted by relevance

12345

/dports/shells/ion/ion-a8872014dbce730ccd00aaa722397dc394a52bf4/cargo-crates/cocoa-0.18.4/tests/
H A Dfoundation.rs131 let mkstr = |s| unsafe { NSString::alloc(nil).init_str(s) }; in test_iter() localVariable
/dports/games/dose-response/dose-response-179c326/cargo-crates/cocoa-0.18.4/tests/
H A Dfoundation.rs131 let mkstr = |s| unsafe { NSString::alloc(nil).init_str(s) }; in test_iter() localVariable
/dports/security/ncrack/ncrack-0.7/nbase/
H A Dnbase_str.c214 char *mkstr(const char *start, const char *end) { in mkstr() function
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/cocoa-foundation/tests/
H A Dfoundation.rs131 let mkstr = |s| unsafe { NSString::alloc(nil).init_str(s) }; in test_iter() localVariable
/dports/games/abstreet/abstreet-0.2.9-49-g74aca40c0/cargo-crates/cocoa-0.20.1/tests/
H A Dfoundation.rs131 let mkstr = |s| unsafe { NSString::alloc(nil).init_str(s) }; in test_iter() localVariable
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/cocoa-foundation-0.1.0/tests/
H A Dfoundation.rs131 let mkstr = |s| unsafe { NSString::alloc(nil).init_str(s) }; in test_iter() localVariable
/dports/security/nmap/nmap-7.91/nbase/
H A Dnbase_str.c148 char *mkstr(const char *start, const char *end) { in mkstr() function
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/cocoa-foundation/tests/
H A Dfoundation.rs131 let mkstr = |s| unsafe { NSString::alloc(nil).init_str(s) }; in test_iter() localVariable
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/cocoa/tests/
H A Dfoundation.rs131 let mkstr = |s| unsafe { NSString::alloc(nil).init_str(s) }; in test_iter() localVariable
/dports/graphics/rx/rx-0.4.0/cargo-crates/cocoa-0.19.1/tests/
H A Dfoundation.rs131 let mkstr = |s| unsafe { NSString::alloc(nil).init_str(s) }; in test_iter() localVariable
/dports/ftp/filezilla/filezilla-3.55.1/src/interface/
H A Dlocale_initializer.cpp69 static std::string mkstr(const char* str) in mkstr() function
/dports/lang/clips/clips_core_source_630/core/
H A Dinscom.c577 const char *mkstr) in EnvMakeInstance()
1710 const char *mkstr) in MakeInstance()
/dports/games/ioquake3/ioquake3-1.36/code/tools/lcc/src/
H A Dsym.c268 Symbol mkstr(char *str) { in mkstr() function
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/lcc/src/
H A Dsym.c268 Symbol mkstr(char *str) { in mkstr() function
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/lcc/src/
H A Dsym.c268 Symbol mkstr(char *str) { in mkstr() function
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/lcc/src/
H A Dsym.c268 Symbol mkstr(char *str) { in mkstr() function
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/lcc/src/
H A Dsym.c268 Symbol mkstr(char *str) { in mkstr() function
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/lcc/src/
H A Dsym.c268 Symbol mkstr(char *str) { in mkstr() function
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/lcc/src/
H A Dsym.c268 Symbol mkstr(char *str) { in mkstr() function
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/lcc/src/
H A Dsym.c268 Symbol mkstr(char *str) { in mkstr() function
/dports/games/evq3/evq3/code/tools/lcc/src/
H A Dsym.c268 Symbol mkstr(char *str) { in mkstr() function
/dports/net-p2p/c-lightning/lightning-0.10.2/external/libwally-core/src/test/
H A Dutil.py529 def mkstr(f): return lambda *args: string_fn_wrapper(f, *args) function
/dports/science/hdf5-18/hdf5-1.8.21/test/
H A Dtunicode.c729 static hid_t mkstr(size_t len, H5T_str_t strpad) in mkstr() function
/dports/science/hdf5/hdf5-1.10.6/test/
H A Dtunicode.c727 static hid_t mkstr(size_t len, H5T_str_t strpad) in mkstr() function
/dports/textproc/sxml/sxml-1.0.7/
H A Dsxml.c168 mkstr(sp, ep) in mkstr() function

12345