/third_party/boost/boost/ |
D | blank.hpp | 30 struct blank struct 58 inline bool operator==(const blank&, const blank&) in operator ==() 63 inline bool operator<=(const blank&, const blank&) in operator <=() 68 inline bool operator>=(const blank&, const blank&) in operator >=() 73 inline bool operator!=(const blank&, const blank&) in operator !=() 78 inline bool operator<(const blank&, const blank&) in operator <() 83 inline bool operator>(const blank&, const blank&) in operator >()
|
/third_party/node/test/fixtures/ |
D | fixture.ini | 15 blank= key
|
/third_party/ffmpeg/libavfilter/ |
D | vf_displace.c | 45 uint8_t blank[4]; member 101 const uint8_t blank = s->blank[plane]; in displace_planar() local 174 const uint8_t *blank = s->blank; in displace_packed() local
|
D | vf_tile.c | 45 FFDrawColor blank; member
|
/third_party/toybox/scripts/ |
D | mkflags.c | 102 struct flag *blank = calloc(sizeof(struct flag), 1); in digest() local
|
D | config2help.c | 482 int i, blank; in main() local
|
/third_party/ffmpeg/libavcodec/ |
D | fits.h | 47 int64_t blank; member
|
/third_party/boost/tools/quickbook/src/ |
D | grammar_impl.hpp | 142 cl::rule<scanner> blank; // Space/tab/comment (possibly empty) member
|
/third_party/uboot/u-boot-2020.01/drivers/video/imx/ |
D | mxc_ipuv3_fb.c | 68 int blank; member
|
/third_party/boost/boost/xpressive/ |
D | regex_primitives.hpp | 280 proto::terminal<detail::posix_charset_placeholder>::type const blank = {{"blank", false}}; variable
|
/third_party/boost/boost/spirit/home/support/ |
D | char_class.hpp | 82 struct blank { BOOST_SPIRIT_IS_TAG() }; struct
|
/third_party/node/tools/inspector_protocol/jinja2/ |
D | filters.py | 537 s, width=4, first=False, blank=False, indentfirst=None argument
|
/third_party/skia/third_party/externals/jinja2/ |
D | filters.py | 620 def do_indent(s, width=4, first=False, blank=False, indentfirst=None): argument
|
/third_party/jinja2/ |
D | filters.py | 620 def do_indent(s, width=4, first=False, blank=False, indentfirst=None): argument
|
/third_party/uboot/u-boot-2020.01/drivers/video/ |
D | da8xx-fb.c | 180 int blank; member
|
/third_party/gptfdisk/ |
D | basicmbr.cc | 603 uint8_t blank[512]; in BlankGPTData() local
|
/third_party/NuttX/include/nuttx/video/ |
D | fb.h | 363 uint8_t blank; /* Blank or unblank */ member
|
/third_party/boost/boost/thread/ |
D | future.hpp | 2279 future_ptr blank; in lazy_init() local 2570 future_ptr blank; in lazy_init() local 2752 future_ptr blank; in lazy_init() local
|
/third_party/gettext/gnulib-local/lib/libxml/ |
D | xpath.c | 9363 xmlChar blank; in xmlXPathNormalizeFunction() local
|
/third_party/libxml2/ |
D | xpath.c | 9266 xmlChar blank; in xmlXPathNormalizeFunction() local
|
/third_party/python/Lib/tkinter/ |
D | __init__.py | 4066 def blank(self): member in PhotoImage
|
/third_party/node/tools/ |
D | lint-md.mjs | 1994 blank: ' \\t', property 35963 blank: '␣', property 43685 function map$1(line, _, blank) { argument 44081 function map(line, _, blank) { argument 44867 function map(line, index, blank) { argument
|