Home
last modified time | relevance | path

Searched defs:the_string (Results 1 – 25 of 124) sorted by relevance

12345

/dports/games/quadra/quadra-1.3.0/skelton/include/
H A Dunicode.h28 Buf the_string; variable
/dports/security/gpg-tui/gpg-tui-0.8.2/cargo-crates/copypasta-0.7.1/examples/
H A Dhello_world.rs6 let the_string = "Hello, world!"; in main() localVariable
H A Dprimary_selection.rs10 let the_string = "Hello, world!"; in main() localVariable
/dports/www/ffsend/ffsend-ccd489ce2e75b91c0f17fbf13dbd91fe84f5ad98/cargo-crates/clipboard-0.5.0/examples/
H A Dhello_world.rs9 let the_string = "Hello, world!"; in main() localVariable
H A Dprimary_selection.rs11 let the_string = "Hello, world!"; in main() localVariable
/dports/devel/gitui/gitui-0.10.1/cargo-crates/clipboard-0.5.0/examples/
H A Dhello_world.rs9 let the_string = "Hello, world!"; in main() localVariable
H A Dprimary_selection.rs11 let the_string = "Hello, world!"; in main() localVariable
/dports/x11/alacritty/alacritty-0.9.0/cargo-crates/copypasta-0.7.1/examples/
H A Dhello_world.rs6 let the_string = "Hello, world!"; in main() localVariable
H A Dprimary_selection.rs10 let the_string = "Hello, world!"; in main() localVariable
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/clipboard-0.5.0/examples/
H A Dhello_world.rs9 let the_string = "Hello, world!"; in main() localVariable
H A Dprimary_selection.rs11 let the_string = "Hello, world!"; in main() localVariable
/dports/databases/postgresql14-client/postgresql-14.1/src/test/regress/sql/
H A Dselect_parallel.sql25 select round(avg(aa)), sum(aa) from a_star;
/dports/biology/babel/babel-1.6/
H A Dprogress.c23 void ShowProgress(int i, char *the_string) in ShowProgress()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/tools/llvm-objdump/MachO/
H A Dlazy-bind.test9 # CHECK-NEXT:__DATA __la_symbol_ptr 0x100001018 libbar _bar
/dports/graphics/libcaca/libcaca-0.99.beta19/python/caca/
H A D__init__.py35 def _str_to_bytes(the_string): argument
/dports/lang/python39/Python-3.9.9/Modules/
H A D_peg_parser.c40 char *the_string; in _Py_compile_string() local
84 char *the_string; in _Py_parse_string() local
/dports/games/scummvm/scummvm-2.5.1/engines/glk/archetype/
H A Dmisc.cpp151 void load_string(Common::ReadStream *fIn, String &the_string) { in load_string()
164 void dump_string(Common::WriteStream *fOut, const String &the_string) { in dump_string()
/dports/graphics/libemf/libemf-1.0.13/tests/
H A Dcheck4.c38 WCHAR the_string[] = { 'A', '=', 0x03c0, 'r', 0x00b2 }; in main() local
/dports/audio/py-gtts/gTTS-2.2.1/gtts/
H A Dutils.py13 def _minimize(the_string, delim, max_size): argument
/dports/graphics/libboard/libboard-5b38274/examples/
H A Darithmetic.cpp30 char the_string[1024] = "cccccccbb"; in main() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/installer/util/
H A Dl10n_string_util_unittest.cc32 base::string16 the_string = GetLocalizedString(string_id); in TEST() local
/dports/sysutils/py-salt/salt-3004.1/tests/unit/modules/
H A Dtest_hashutil.py10 the_string = "get salted" variable in HashutilTestCase
/dports/devel/libqb/libqb-2.0.3/doxygen2man/
H A Dcstring.c24 char the_string[]; member
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/ebooks/rtf2xml/
H A Dfield_strings.py323 def __parse_num_format(self, the_string): argument
336 def __parse_num_type(self, the_string): argument
/dports/devel/allegro/allegro-4.4.3.1/examples/
H A Dexcustom.c25 char the_string[(LEN + 1) * 6] = "Change Me!"; variable

12345