Home
last modified time | relevance | path

Searched full:blurb (Results 1 – 25 of 67) sorted by relevance

123

/external/python/cpython3/PCbuild/
Dblurb.bat3 rem Runs the blurb tool. If necessary, will install Python and/or blurb.
5 rem Pass "--update"/"-U" as the first argument to update blurb.
11 if "%1" EQU "--update" (%PYTHON% -m pip install -U blurb && shift)
12 if "%1" EQU "-U" (%PYTHON% -m pip install -U blurb && shift)
14 %PYTHON% -m blurb %1 %2 %3 %4 %5 %6 %7 %8 %9
19 rem Before reporting the error, make sure that blurb is actually installed.
22 %PYTHON% -c "import blurb"
24 echo Installing blurb...
25 %PYTHON% -m pip install blurb
27 %PYTHON% -m blurb %*
/external/autotest/site_utils/tester_feedback/
Dsequenced_request.py25 def __init__(self, blurb, input_handler, prompt=None): argument
29 # Initialize the question blurb string.
30 self.blurb = self._format_text(blurb)
32 self.blurb += '\n' + blurb_supp
51 if self.blurb:
52 print(self.blurb, end=('\n' if self.prompt else ' '))
72 def append_question(self, blurb, input_handler, prompt=None): argument
75 @param blurb: The text to print prior to asking for input.
80 blurb = blurb or ''
82 blurb % attrs, input_handler,
/external/python/cpython3/Doc/
Dmake.bat29 if not defined BLURB (
30 %PYTHON% -c "import blurb" > nul 2> nul
32 echo Installing blurb with %PYTHON%
33 %PYTHON% -m pip install blurb
36 set BLURB=%PYTHON% -m blurb variable
125 if defined BLURB (
126 echo.Merging Misc/NEWS with %BLURB%
127 %BLURB% merge -f "%PY_MISC_NEWS_DIR%\NEWS"
129 echo.No Misc/NEWS file and Blurb is not available.
DMakefile10 BLURB = PATH=$(VENVDIR)/bin:$$PATH blurb macro
52 # (building from a newer repo) and use blurb to generate the NEWS file.
56 elif $(BLURB) help >/dev/null 2>&1 && $(SPHINXBUILD) --version >/dev/null 2>&1; then \
58 echo "Building NEWS from Misc/NEWS.d with blurb"; \
59 $(BLURB) merge -f build/NEWS; \
66 echo "Missing the required blurb or sphinx-build tools."; \
DREADME.rst22 * `blurb <https://pypi.org/project/blurb/>`_
43 the Makefile will look for instances of ``sphinxbuild`` and ``blurb``
45 ``BLURB`` variables).
/external/python/cpython2/Lib/test/
Dtest_shlex.py35 blurb foo"bar"bar"fasel" baz|blurb|foo"bar"bar"fasel"|baz|
36 blurb foo'bar'bar'fasel' baz|blurb|foo'bar'bar'fasel'|baz|
98 blurb foo"bar"bar"fasel" baz|blurb|foobarbarfasel|baz|
99 blurb foo'bar'bar'fasel' baz|blurb|foobarbarfasel|baz|
/external/python/cpython3/Tools/msi/exe/
Dexe.wixproj31 …<Target Name="_MergeMiscNewsWithBlurb" AfterTargets="PrepareForBuild" Condition="$(Blurb) != '' an…
32 …<Exec Command="$(Blurb) merge -f &quot;$(BuildPath)NEWS.txt&quot;" WorkingDirectory="$(PCbuild)" />
35 …<Target Name="_MergeMiscNewsWithPython" AfterTargets="PrepareForBuild" Condition="$(Blurb) == '' a…
45 … <Exec Command="&quot;$(HostPython)&quot; -m pip install -U blurb" WorkingDirectory="$(PCbuild)" />
46 …<Exec Command="&quot;$(HostPython)&quot; -m blurb merge -f &quot;$(BuildPath)NEWS.txt&quot;" Worki…
/external/python/cpython3/Lib/test/
Dtest_shlex.py31 blurb foo"bar"bar"fasel" baz|blurb|foo"bar"bar"fasel"|baz|
32 blurb foo'bar'bar'fasel' baz|blurb|foo'bar'bar'fasel'|baz|
94 blurb foo"bar"bar"fasel" baz|blurb|foobarbarfasel|baz|
95 blurb foo'bar'bar'fasel' baz|blurb|foobarbarfasel|baz|
/external/python/cpython3/Misc/NEWS.d/next/Security/
DREADME.rst1 Put news entry `blurb`_ files for the *Security* section in this directory.
3 .. _blurb: https://pypi.org/project/blurb/ target
/external/python/cpython3/Misc/NEWS.d/next/Library/
DREADME.rst1 Put news entry `blurb`_ files for the *Library* section in this directory.
3 .. _blurb: https://pypi.org/project/blurb/ target
/external/python/cpython3/Misc/NEWS.d/next/Build/
DREADME.rst1 Put news entry `blurb`_ files for the *Build* section in this directory.
3 .. _blurb: https://pypi.org/project/blurb/ target
/external/python/cpython3/Misc/NEWS.d/next/Tests/
DREADME.rst1 Put news entry `blurb`_ files for the *Tests* section in this directory.
3 .. _blurb: https://pypi.org/project/blurb/ target
/external/python/cpython3/Misc/NEWS.d/next/IDLE/
DREADME.rst1 Put news entry `blurb`_ files for the *IDLE* section in this directory.
3 .. _blurb: https://pypi.org/project/blurb/ target
/external/python/cpython3/Misc/NEWS.d/next/Windows/
DREADME.rst1 Put news entry `blurb`_ files for the *Windows* section in this directory.
3 .. _blurb: https://pypi.org/project/blurb/ target
/external/python/cpython3/Misc/NEWS.d/next/Documentation/
DREADME.rst1 Put news entry `blurb`_ files for the *Documentation* section in this directory.
3 .. _blurb: https://pypi.org/project/blurb/ target
/external/python/cpython3/Misc/NEWS.d/next/macOS/
DREADME.rst1 Put news entry `blurb`_ files for the *macOS* section in this directory.
3 .. _blurb: https://pypi.org/project/blurb/ target
/external/python/cpython3/Misc/NEWS.d/next/C API/
DREADME.rst1 Put news entry `blurb`_ files for the *C API* section in this directory.
3 .. _blurb: https://pypi.org/project/blurb/ target
/external/python/cpython3/Misc/NEWS.d/next/Tools-Demos/
DREADME.rst1 Put news entry `blurb`_ files for the *Tools/Demos* section in this directory.
3 .. _blurb: https://pypi.org/project/blurb/ target
/external/python/cpython3/Misc/NEWS.d/next/Core and Builtins/
DREADME.rst1 Put news entry `blurb`_ files for the *Core and Builtins* section in this directory.
3 .. _blurb: https://pypi.org/project/blurb/ target
/external/python/cpython3/.azure-pipelines/
Ddocs-steps.yml28 - script: make dist PYTHON=python SPHINXBUILD='python -m sphinx' BLURB='python -m blurb'
/external/python/typing/docs/
DREADME.rst38 look for instances of sphinxbuild and blurb installed on your process PATH
39 (configurable with the SPHINXBUILD and BLURB variables).
/external/curl/tests/data/
Dtest55186 this is the blurb we want to upload
95 this is the blurb we want to upload
Dtest547111 this is the blurb we want to upload
128 this is the blurb we want to upload
Dtest548111 this is the blurb we want to upload
128 this is the blurb we want to upload
/external/iptables/iptables/
Diptables-apply50 function blurb() { function
66 blurb
72 blurb

123