Home
last modified time | relevance | path

Searched +refs:rst +refs:enumerate +refs:region (Results 1 – 25 of 181) sorted by relevance

12345678

/dports/databases/grass7/grass-7.8.6/lib/python/pygrass/modules/grid/
H A Dpatch.py9 from grass.pygrass.gis.region import Region
47 for col, ras in enumerate(rasts):
83 for row, rbbox in enumerate(bbox_list):
93 for rst in rrasts:
94 rst.close()
95 del(rst)
/dports/textproc/py-docutils/docutils-0.17.1/docs/user/
H A Demacs.txt182 Commands to manipulate the current region.
342 ``rst-shift-region`` (``C-c C-r TAB``). Mark a region and use ``C-c
344 TAB`` to indent the region one tab to the left.
348 removes all indentation in the active region.
432 enumerated list you can invoke ``rst-enumerate-region`` (``C-c C-l
433 C-e``). For example, the following region ::
449 ``rst-bullet-list-region`` (``C-c C-l C-b``) does the same, but
484 If you would like to enumerate each of the lines, use a prefix
500 If you invoke ``rst-straighten-bullets-region`` (``C-c C-l C-s``), the
525 ``rst-line-block-region`` ``C-c C-r C-l``. For example, the following
[all …]
/dports/textproc/py-pyexcel/pyexcel-0.6.7/docs/source/iapi/
H A Dpyexcel.internal.sheets.Matrix.rst26 ~Matrix.enumerate
69 ~Matrix.region
147 ~Matrix.rst
/dports/textproc/py-pyexcel/pyexcel-0.6.7/docs/source/generated/
H A Dpyexcel.Sheet.rst28 ~Sheet.enumerate
80 ~Sheet.region
167 ~Sheet.rst
/dports/math/fricas/fricas-1.3.7/contrib/emacs/
H A Dfricas.el.pamphlet139 region.
183 \begin{enumerate}
191 \end{enumerate}
1052 region.
1422 (rst (rest completions)))
1424 (consp rst))
1425 (if (and (> (length (first rst)) start)
1426 (string= (substring (first rst)
1429 (setq rst (rest rst))
1595 \begin{enumerate}
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/admin-guide/hw-vuln/
H A Dtsx_async_abort.rst8 aborts within an Intel TSX transactional region.
48 aborted. During an abort, operations that happened within the transactional region
51 region when that access might lead to a data race.
66 architecture section: :ref:`Documentation/x86/tsx_async_abort.rst <tsx_async_abort>`.
89 The Linux kernel provides a sysfs interface to enumerate the current TAA status
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/admin-guide/hw-vuln/
H A Dtsx_async_abort.rst8 aborts within an Intel TSX transactional region.
48 aborted. During an abort, operations that happened within the transactional region
51 region when that access might lead to a data race.
66 architecture section: :ref:`Documentation/x86/tsx_async_abort.rst <tsx_async_abort>`.
89 The Linux kernel provides a sysfs interface to enumerate the current TAA status
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/admin-guide/hw-vuln/
H A Dtsx_async_abort.rst8 aborts within an Intel TSX transactional region.
48 aborted. During an abort, operations that happened within the transactional region
51 region when that access might lead to a data race.
66 architecture section: :ref:`Documentation/x86/tsx_async_abort.rst <tsx_async_abort>`.
89 The Linux kernel provides a sysfs interface to enumerate the current TAA status
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/hid/
H A Dintel-ish-hid.rst197 the sender that the memory region for that message may be reused.
211 FW), DMA_XFER transfers ownership on the region that contains ISHTP message to
245 - Host sends HOST_ENUM_REQ_CMD (enumerate FW clients)
262 - enumerate HID devices under FW ISH client
273 Documentation/hid/hid-sensor.rst for HID sensor
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/hid/
H A Dintel-ish-hid.rst197 the sender that the memory region for that message may be reused.
211 FW), DMA_XFER transfers ownership on the region that contains ISHTP message to
245 - Host sends HOST_ENUM_REQ_CMD (enumerate FW clients)
262 - enumerate HID devices under FW ISH client
273 Documentation/hid/hid-sensor.rst for HID sensor
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/hid/
H A Dintel-ish-hid.rst197 the sender that the memory region for that message may be reused.
211 FW), DMA_XFER transfers ownership on the region that contains ISHTP message to
245 - Host sends HOST_ENUM_REQ_CMD (enumerate FW clients)
262 - enumerate HID devices under FW ISH client
273 Documentation/hid/hid-sensor.rst for HID sensor
/dports/editors/emacs-devel/emacs-4d1968b/lisp/
H A DChangeLog.166408 (rst-adjust, rst-promote-region)
6410 (rst-find-pfx-in-region, rst-section-tree-rec)
6414 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
6415 (rst-bullet-list-region)
10535 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
11732 (rst-shift-fill-region, rst-compute-bullet-tabs)
11734 (rst-shift-region-guts, rst-shift-region-right)
11735 (rst-shift-region-left, rst-use-char-classes)
11752 (rst-update-section, rst-adjust, rst-promote-region)
11753 (rst-enumerate-region, rst-bullet-list-region)
[all …]
H A DChangeLog.178245 * calendar/icalendar.el (icalendar-export-sexp-enumerate-all)
8250 `icalendar-export-sexp-enumerate-all'. Return (a list of) cons cells.
9435 * textmodes/rst.el (rst-comment-region): From from -> from.
12236 * textmodes/rst.el (rst-arabic-to-roman, rst-roman-to-arabic):
12239 (rst-section-tree-point, rst-forward-section, rst-indent)
12245 (rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
12246 (rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
12247 (rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
12249 (rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
12250 (rst-uncomment-region, rst-font-lock-find-unindented-line-match)
[all …]
/dports/editors/emacs/emacs-27.2/lisp/
H A DChangeLog.166408 (rst-adjust, rst-promote-region)
6410 (rst-find-pfx-in-region, rst-section-tree-rec)
6414 (rst-iterate-leftmost-paragraphs-2, rst-enumerate-region)
6415 (rst-bullet-list-region)
10535 (rst-shift-region, rst-adornment-level, rst-compute-tabs)
11732 (rst-shift-fill-region, rst-compute-bullet-tabs)
11734 (rst-shift-region-guts, rst-shift-region-right)
11735 (rst-shift-region-left, rst-use-char-classes)
11752 (rst-update-section, rst-adjust, rst-promote-region)
11753 (rst-enumerate-region, rst-bullet-list-region)
[all …]
H A DChangeLog.178245 * calendar/icalendar.el (icalendar-export-sexp-enumerate-all)
8250 `icalendar-export-sexp-enumerate-all'. Return (a list of) cons cells.
9435 * textmodes/rst.el (rst-comment-region): From from -> from.
12236 * textmodes/rst.el (rst-arabic-to-roman, rst-roman-to-arabic):
12239 (rst-section-tree-point, rst-forward-section, rst-indent)
12245 (rst-adjust-adornment-work, rst-initial-items, rst-insert-list)
12246 (rst-toc-insert-style, rst-toc-insert-node, rst-goto-section)
12247 (rst-compile, rst-imenu-convert-cell, rst-imenu-create-index):
12249 (rst-all-sections, rst-section-hierarchy, rst-adjust): Doc fixes.
12250 (rst-uncomment-region, rst-font-lock-find-unindented-line-match)
[all …]
/dports/sysutils/py-ansible-core/ansible-core-2.11.6/docs/docsite/rst/locales/ja/LC_MESSAGES/
H A Duser_guide.po688 #: ../../rst/user_guide/become.rst:755 ../../rst/user_guide/intro_adhoc.rst:204
2604 … cloud provider, such as the authentication URL, user name, password and region name. For more inf…
2965 msgid "Where - A datacenter or region, to talk to local DNS, storage, and so on (for example, east,…
8076 msgid "Setting a default AWS region for specific EC2-related modules::"
8198 …ook, you can set module defaults for whole groups of modules, such as setting a common AWS region."
10767 msgid "With ``groups``, a list of all the groups (and hosts) in the inventory, you can enumerate al…
11046 #: ../../rst/user_guide/vault.rst:5 ../../rst/user_guide/vault.rst:120
11306 #: ../../rst/user_guide/vault.rst:176 ../../rst/user_guide/vault.rst:192
11510 #: ../../rst/user_guide/vault.rst:417 ../../rst/user_guide/vault.rst:451
12651 …Transport=`` and ``Address=`` which correspond to the values from winrm enumerate winrm/config/Lis…
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/psutil/docs/
H A Dindex.rst12 - `Install <https://github.com/giampaolo/psutil/blob/master/INSTALL.rst>`_
16 - `Development guide <https://github.com/giampaolo/psutil/blob/master/docs/DEVGUIDE.rst>`_
17 - `What's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst>`__
81 `install <https://github.com/giampaolo/psutil/blob/master/INSTALL.rst>`_
1687 is ``False`` each mapped region is shown as a single entity and the
1688 named tuple will also include the mapped region's address space (*addr*)
1789 That implies that this method on Windows is not guaranteed to enumerate
2454 for i, s in enumerate(symbols):
2517 `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#570>`__ -
2521 `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#567>`__ -
[all …]
/dports/devel/py-stdnum/python-stdnum-1.13/
H A DChangeLog139 docs/stdnum.cr.cpj.rst, docs/stdnum.cr.cr.rst,
627 docs/index.rst, docs/stdnum.ar.dni.rst, docs/stdnum.at.vnr.rst,
1240 docs/index.rst, docs/stdnum.casrn.rst, docs/stdnum.do.ncf.rst,
2284 docs/stdnum.imo.rst, docs/stdnum.isin.rst, docs/stdnum.mx.rfc.rst,
2433 stdnum/ro/cnp.py: Use zip() instead of enumerate()
2465 (e.g. valid region specified).
3568 docs/index.rst, docs/stdnum.at.uid.rst, docs/stdnum.be.vat.rst,
3583 docs/stdnum.ie.vat.rst, docs/stdnum.imei.rst, docs/stdnum.imsi.rst,
3584 docs/stdnum.isan.rst, docs/stdnum.isbn.rst, docs/stdnum.isil.rst,
3588 docs/stdnum.luhn.rst, docs/stdnum.lv.pvn.rst, docs/stdnum.meid.rst,
[all …]
/dports/sysutils/py-psutil/psutil-5.8.0/docs/
H A Dindex.rst12 - `Install <https://github.com/giampaolo/psutil/blob/master/INSTALL.rst>`_
17 - `Development guide <https://github.com/giampaolo/psutil/blob/master/docs/DEVGUIDE.rst>`_
18 - `What's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst>`__
100 `install <https://github.com/giampaolo/psutil/blob/master/INSTALL.rst>`_
1717 is ``False`` each mapped region is shown as a single entity and the
1718 named tuple will also include the mapped region's address space (*addr*)
1819 That implies that this method on Windows is not guaranteed to enumerate
2496 for i, s in enumerate(symbols):
2568 `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#580>`__ -
2572 `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#573>`__ -
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apple/foundationdb/documentation/sphinx/source/
H A Ddata-modeling.rst6 .. Required substitutions for api-common.rst.inc
43 .. include:: api-common.rst.inc
277 def add_user_region(tr, user_ID, region):
278 add_attribute_value(tr, user_ID, 'region', region)
326 For example, suppose you'd like to add an index to efficiently look up users by region. You can aug…
332 def add_user(tr, user_ID, name, region):
333 tr[user_space.pack((user_ID, region))] = str(name)
334 tr[region_index.pack((region, user_ID))] = ''
337 def get_users_in_region(tr, region):
338 items = tr[region_index.range((region,))]
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/python/psutil/docs/
H A Dindex.rst12 - `Install <https://github.com/giampaolo/psutil/blob/master/INSTALL.rst>`_
16 - `Development guide <https://github.com/giampaolo/psutil/blob/master/DEVGUIDE.rst>`_
17 - `What's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst>`__
58 `install <https://github.com/giampaolo/psutil/blob/master/INSTALL.rst>`_
1668 is ``False`` each mapped region is shown as a single entity and the
1669 named tuple will also include the mapped region's address space (*addr*)
1780 That implies that this method on Windows is not guaranteed to enumerate
2588 `development guide <https://github.com/giampaolo/psutil/blob/master/DEVGUIDE.rst>`_.
2595 `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#542>`__ -
2599 `what's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst#542>`__ -
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/python/psutil/docs/
H A Dindex.rst23 * `Installation <https://github.com/giampaolo/psutil/blob/master/INSTALL.rst>`_
24 * `Development guide <https://github.com/giampaolo/psutil/blob/master/DEVGUIDE.rst>`_
25 * `What's new <https://github.com/giampaolo/psutil/blob/master/HISTORY.rst>`__
1015 is ``False`` every mapped region is shown as a single entity and the
1016 namedtuple will also include the mapped region's address space (*addr*)
1074 That implies that on Windows this method is not guaranteed to enumerate
1400 `development guide <https://github.com/giampaolo/psutil/blob/master/DEVGUIDE.rst>`_.
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/docs/latex-user/
H A DUsers_Method_UQ.tex205 space (e.g. in or near the failure region or user-defined region
682 \begin{enumerate}
727 is \texttt{dakota -i input100.in -r dakota.50.rst}, where
729 specification and \path{dakota.50.rst} is the restart file
738 \end{enumerate}
961 \begin{enumerate}
969 \end{enumerate}
1844 \begin{enumerate}
1850 \end{enumerate}
2950 \begin{enumerate}
[all …]
/dports/games/gcompris-qt/gcompris-qt-2.0/po/
H A Dgcompris_sv.po1232 msgstr "Kan förstå bokstäver."
4160 "förstå hur pjäserna flyttas.\n"
8881 msgid "Locate the region"
10092 #. Cultural region of Lithuania: Aukštaitija
10098 #. Cultural region of Lithuania: Dzūkija
10104 #. Cultural region of Lithuania: Lithuania Minor
10110 #. Cultural region of Lithuania: Samogitia
10116 #. Cultural region of Lithuania: Suvalkija
17680 "först beräkna totalsumman."
22734 msgstr "Näst störst"
[all …]
H A Dgcompris_nn.po1609 "du trykkja først på den eine terminalen og så på den andre."
7102 "Site since 1991. The Mecca for tourists in the Champagne region welcomes "
8809 msgid "Locate the region"
10034 #. Cultural region of Lithuania: Aukštaitija
10040 #. Cultural region of Lithuania: Dzūkija
10046 #. Cultural region of Lithuania: Lithuania Minor
10052 #. Cultural region of Lithuania: Samogitia
10058 #. Cultural region of Lithuania: Suvalkija
13038 "Vel først ein node og så kva farge/form han skal ha."
14204 "først dreia det og så gje fart."
[all …]

12345678