Searched +refs:po +refs:skip +refs:over +refs:python +refs:string (Results 1 – 14 of 14) sorted by relevance
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/misc/ |
H A D | ChangeLog | 75 * po-mode.el (po-mode-version-string): Bump to 2.02. 118 * po-mode.el (po-team-name-to-code): Add support for Old English, 138 * po-mode.el (po-validate): Require the 'compile' module before 172 * start-po-el: New file. 211 * gettextize.in: When a po/POTFILES.in does not exist, create an 309 * gettextize.in: Add po to SUBDIRS if it was created in this run. 310 Tell the user to create po/POTFILES.in if it is not yet there. 417 * gettextize.in: Create po/Makevars.template from installed 418 po/Makevars.template, not from po/Makevars. 423 * po-compat.el: Add testing instructions. [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ |
H A D | gettext.texi | 192 * c-format Flag:: Telling something about the following string 321 * po/POTFILES.in:: @file{POTFILES.in} in @file{po/} 322 * po/LINGUAS:: @file{LINGUAS} in @file{po/} 323 * po/Makevars:: @file{Makevars} in @file{po/} 324 * po/Rules-*:: Extending @file{Makefile} in @file{po/} 341 * AM_PO_SUBDIRS:: AM_PO_SUBDIRS in @file{po.m4} 364 * python-format:: Python Format Strings 584 tired of writing these long words over and over again, took the 794 @cindex files, @file{.po} and @file{.mo} 795 The letters PO in @file{.po} files means Portable Object, to [all …]
|
H A D | gettext.info | 114 * c-format Flag:: Telling something about the following string 243 * po/POTFILES.in:: `POTFILES.in' in `po/' 244 * po/LINGUAS:: `LINGUAS' in `po/' 245 * po/Makevars:: `Makevars' in `po/' 246 * po/Rules-*:: Extending `Makefile' in `po/' 263 * AM_PO_SUBDIRS:: AM_PO_SUBDIRS in `po.m4' 286 * python-format:: Python Format Strings 494 writing these long words over and over again, took the habit of writing 671 The letters PO in `.po' files means Portable Object, to distinguish it 678 each original, translatable string of a given package with its [all …]
|
/netbsd-src/external/bsd/tre/dist/ |
H A D | ChangeLog.old | 18 human-readable string instead of just the version number. 46 * Makefile.am: Fixed to include all files under the python 66 * python/{tre-python.c, setup.py.in, example.py}, configure.ac: 77 over arbitrary data structures, since characters are fed to the 80 not even need to keep the whole string in memory at once. 97 in the string. 179 handle null bytes in multibyte strings (when string length 181 input string if a null byte was encountered, effectively leaving 198 * lib/tre-compile.c: Removed wide L"..." string constants, which 445 past the end of the input string. [all …]
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2016 | 392 * python/py-breakpoint.c (bppy_get_commands): Likewise. 393 * python/py-framefilter.c (py_print_type): Likewise. 405 * skip.c (skip_info): Likewise. 914 std::string. 920 std::string. 921 (uo_table_header): Change char * args to std::string. 925 (append_header_to_list): Change char * args to std::string and 947 std::string. 949 std::string, adapt code. 1042 * skip.c (skip_info): Likewise. [all …]
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2016 | 392 * python/py-breakpoint.c (bppy_get_commands): Likewise. 393 * python/py-framefilter.c (py_print_type): Likewise. 405 * skip.c (skip_info): Likewise. 914 std::string. 920 std::string. 921 (uo_table_header): Change char * args to std::string. 925 (append_header_to_list): Change char * args to std::string and 947 std::string. 949 std::string, adapt code. 1042 * skip.c (skip_info): Likewise. [all …]
|
/netbsd-src/external/gpl3/binutils/dist/ |
H A D | ChangeLog.git | 251 skip SCFI tests for x32 targets. 1224 gdb/testsuite: fix failure in gdb.python/py-inferior.exp 1230 gdb/python: add gdb.InferiorThread.__repr__() method 1232 failures were reported for gdb.python/py-inferior.exp. 1256 As the main thread doesn't exit (until the test is over), the 1378 gdb/python: Add gdb.InferiorThread.__dict__ attribute 1404 gdb/python: Add gdb.Inferior.__dict__ attribute 1429 gdb/python: remove users ability to create gdb.Progspace objects 1470 gdb/python: add gdb.Frame.__repr__() method 1498 gdb/python: add gdb.InferiorThread.__repr__() method [all …]
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/ |
H A D | ChangeLog | 57 (network_v6::to_string): Do not concatenate std::string to 88 Adjust input string so that it matches %a with or without a 609 std::string ABI. 961 * testsuite/tr2/dynamic_bitset/string.cc: New test. 1231 * python/libstdcxx/v6/xmethods.py (DequeWorkerBase.index): 1262 * python/libstdcxx/v6/xmethods.py (DequeWorkerBase.size): Fix 1271 * python/libstdcxx/v6/printers.py 1280 * python/libstdcxx/v6/printers.py: Assume that 1282 * python/libstdcxx/v6/xmethods.py (is_specialization_of): 1290 * python/libstdcxx/v6/printers.py (Printer.add_version) [all …]
|
H A D | ChangeLog-2016 | 86 * python/libstdcxx/v6/printers.py (StdListIteratorPrinter.to_string) 95 * python/libstdcxx/v6/printers.py (StdListIteratorPrinter.to_string) 98 (StdDebugIteratorPrinter.to_string): Return string instead of 102 * python/libstdcxx/v6/printers.py (UniquePointerPrinter.to_string): 106 (StdExpOptionalPrinter.to_string): Use string formatting instead of 111 * python/libstdcxx/v6/xmethods.py (UniquePtrGetWorker.__init__): Use 133 * python/libstdcxx/v6/printers.py (num_elements): New function. 146 * python/libstdcxx/v6/printers.py (StdDebugIteratorPrinter): Use 190 use basic_string::front() when string might be empty. 309 * python/libstdcxx/v6/printers.py (StdVariantPrinter): Update for new [all …]
|
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/ |
H A D | mm-viet.comp.po | 2132 "#-#-#-#-# Compendium04.po (NAME) #-#-#-#-#\n" 2134 "#-#-#-#-# gpsdrive-2.08pre6.vi.po (gpsdrive-2.08pre6) #-#-#-#-#\n" 2364 #. #-#-#-#-# glade3vi..po (glade3 HEAD) #-#-#-#-# 2567 msgid "You must provide a string" 2792 #: ../storage/sunone-permissions-dialog.glade.h:30 po/silky.glade.h:214 3312 "#-#-#-#-# Compendium04.po (NAME) #-#-#-#-#\n" 3314 "#-#-#-#-# glade3vi..po (glade3 HEAD) #-#-#-#-#\n" 3518 "#-#-#-#-# balsa.po (balsa HEAD) #-#-#-#-#\n" 3520 "#-#-#-#-# gnomeicu.po (gnomeicu HEAD) #-#-#-#-#\n" 3881 #. #-#-#-#-# glade3vi..po (glade3 HEAD) #-#-#-#-# [all …]
|
H A D | mm-viet.out | 418 msgid "Search string '%1' not found!" 536 "empty string is used.</p><p>If you want to have whitespace in your PATTERN, " 587 "string)" 894 "<p>This string allows you to configure Kate's settings for the files " 904 "code>. The string is a semicolon-separated list of masks." 909 "The mime type mask allows you to select files by mimetype. The string is a " 1482 "When selected, pressing the home key will cause the cursor to skip " 1625 "</li></ul>Note that, in all the above modes, if a search string has not been " 1670 "#-#-#-#-# Compendium04.po (NAME) #-#-#-#-#\n" 1672 "#-#-#-#-# glade3vi..po (glade3 HEAD) #-#-#-#-#\n" [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/ |
H A D | MD5SUMS | 129 5413d2cdbde706860854a69f6fc12f81 config/po.m4 420 262d14c1289eec03cecad6ebe61f4b00 fixincludes/tests/base/rtldef/string.h 435 42a7de17fb8f2ac74bc30c7029199637 fixincludes/tests/base/string.h 1367 de0f93afe5feaf6819d5a9a2e09172e6 gcc/ada/libgnat/a-string.ads 1794 c3d11acb66085e1e184733fc4b9b1bcb gcc/ada/libgnat/g-string.adb 1795 1f8f8f16f2ec48c956b588a9de21fd0e gcc/ada/libgnat/g-string.ads 2261 a68e42112b9349743323cd021bddf2c2 gcc/ada/libgnat/s-string.adb 2262 dc169d65cd1a29397924e600d04484c7 gcc/ada/libgnat/s-string.ads 2717 ad2a5b0c1e575604199082414bf08db9 gcc/analyzer/call-string.cc 2718 12ef807e7160c64549327d343aca8575 gcc/analyzer/call-string.h [all …]
|
/netbsd-src/external/gpl3/gcc/dist/ |
H A D | MD5SUMS | 140 5413d2cdbde706860854a69f6fc12f81 config/po.m4 433 262d14c1289eec03cecad6ebe61f4b00 fixincludes/tests/base/rtldef/string.h 448 42a7de17fb8f2ac74bc30c7029199637 fixincludes/tests/base/string.h 1435 de0f93afe5feaf6819d5a9a2e09172e6 gcc/ada/libgnat/a-string.ads 1889 016d0e14e53d27821caa033fca85740a gcc/ada/libgnat/g-string.adb 1890 9a891d1947de6d921fb09dc3987fc810 gcc/ada/libgnat/g-string.ads 2551 9a457858168eb0a581b9e591fff49392 gcc/ada/libgnat/s-string.adb 2552 8e11ec315c163f360e0209e643f1e492 gcc/ada/libgnat/s-string.ads 3024 ca6b1b7227c5d3f79f7ce7b9f8227193 gcc/analyzer/call-string.cc 3025 0ebe9af80abcf7c965214e8fc80c0f05 gcc/analyzer/call-string.h [all …]
|
/netbsd-src/share/dict/ |
H A D | web2 | 134498 over 149635 po 161475 python 182943 skip 191275 string
|