Home
last modified time | relevance | path

Searched refs:blurb (Results 1 – 25 of 102) sorted by relevance

12345

/third_party/python/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 %*
/third_party/glib/gobject/
Dgparamspecs.h987 const gchar *blurb,
995 const gchar *blurb,
1003 const gchar *blurb,
1009 const gchar *blurb,
1017 const gchar *blurb,
1025 const gchar *blurb,
1033 const gchar *blurb,
1041 const gchar *blurb,
1049 const gchar *blurb,
1057 const gchar *blurb,
[all …]
Dgparamspecs.c1648 const gchar *blurb, in g_param_spec_char() argument
1661 blurb, in g_param_spec_char()
1690 const gchar *blurb, in g_param_spec_uchar() argument
1703 blurb, in g_param_spec_uchar()
1736 const gchar *blurb, in g_param_spec_boolean() argument
1747 blurb, in g_param_spec_boolean()
1776 const gchar *blurb, in g_param_spec_int() argument
1789 blurb, in g_param_spec_int()
1820 const gchar *blurb, in g_param_spec_uint() argument
1833 blurb, in g_param_spec_uint()
[all …]
/third_party/python/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
/third_party/python/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
/third_party/python/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
/third_party/python/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
/third_party/python/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
/third_party/python/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
/third_party/python/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
/third_party/python/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
/third_party/python/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
/third_party/python/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
/third_party/python/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
/third_party/gstreamer/gstreamer/gst/
Dgstparamspecs.h175 const gchar * blurb,
183 const gchar * blurb,
Dgstparamspecs.c171 const gchar * blurb, gint min_num, gint min_denom, gint max_num, in gst_param_spec_fraction() argument
179 g_param_spec_internal (GST_TYPE_PARAM_FRACTION, name, nick, blurb, flags); in gst_param_spec_fraction()
351 const gchar * blurb, GParamSpec * element_spec, GParamFlags flags) in gst_param_spec_array() argument
359 name, nick, blurb, flags); in gst_param_spec_array()
Dgsttaglist.c72 const gchar *blurb; /* translated long description */ member
520 const gchar * nick, const gchar * blurb, GstTagMergeFunc func) in gst_tag_register() argument
524 g_return_if_fail (blurb != NULL); in gst_tag_register()
528 g_intern_string (nick), g_intern_string (blurb), func); in gst_tag_register()
549 const gchar * nick, const gchar * blurb, GstTagMergeFunc func) in gst_tag_register_static() argument
555 g_return_if_fail (blurb != NULL); in gst_tag_register_static()
570 info->blurb = blurb; in gst_tag_register_static()
657 return info->blurb; in gst_tag_get_description()
/third_party/iptables/iptables/
Diptables-apply50 function blurb() { function
66 blurb
72 blurb
/third_party/python/Doc/
Dmake.bat30 %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
/third_party/curl/tests/data/
Dtest55186 this is the blurb we want to upload
95 this is the blurb we want to upload
/third_party/boost/doc/src/
Dboostbook.css320 div.blurb,
321 p.blurb
330 div.blurb img,
331 p.blurb img
554 div.blurb,
555 p.blurb
/third_party/boost/libs/safe_numerics/doc/html/
Dboostbook.css320 div.blurb,
321 p.blurb
330 div.blurb img,
331 p.blurb img
554 div.blurb,
555 p.blurb
/third_party/boost/tools/quickbook/src/
Dblock_tags.hpp22 (blurb)(blockquote)(preformatted)
/third_party/boost/libs/bimap/doc/reference/
Dunconstrained_set_of.qbk107 [blurb [*Operation:] saving of a `bimap` b to an output archive
112 [blurb [*Operation:] loading of a `bimap` b' from an input archive
/third_party/boost/tools/quickbook/doc/
Dref.qbk99 [[blurb] [`[blurb advertisement or note...]`] [__blurbs__]]

12345