Home
last modified time | relevance | path

Searched defs:blank (Results 1 – 22 of 22) sorted by relevance

/third_party/boost/boost/
Dblank.hpp30 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/
Dfixture.ini15 blank= key
/third_party/ffmpeg/libavfilter/
Dvf_displace.c45 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
Dvf_tile.c45 FFDrawColor blank; member
/third_party/toybox/scripts/
Dmkflags.c102 struct flag *blank = calloc(sizeof(struct flag), 1); in digest() local
Dconfig2help.c482 int i, blank; in main() local
/third_party/ffmpeg/libavcodec/
Dfits.h47 int64_t blank; member
/third_party/boost/tools/quickbook/src/
Dgrammar_impl.hpp142 cl::rule<scanner> blank; // Space/tab/comment (possibly empty) member
/third_party/uboot/u-boot-2020.01/drivers/video/imx/
Dmxc_ipuv3_fb.c68 int blank; member
/third_party/boost/boost/xpressive/
Dregex_primitives.hpp280 proto::terminal<detail::posix_charset_placeholder>::type const blank = {{"blank", false}}; variable
/third_party/boost/boost/spirit/home/support/
Dchar_class.hpp82 struct blank { BOOST_SPIRIT_IS_TAG() }; struct
/third_party/node/tools/inspector_protocol/jinja2/
Dfilters.py537 s, width=4, first=False, blank=False, indentfirst=None argument
/third_party/skia/third_party/externals/jinja2/
Dfilters.py620 def do_indent(s, width=4, first=False, blank=False, indentfirst=None): argument
/third_party/jinja2/
Dfilters.py620 def do_indent(s, width=4, first=False, blank=False, indentfirst=None): argument
/third_party/uboot/u-boot-2020.01/drivers/video/
Dda8xx-fb.c180 int blank; member
/third_party/gptfdisk/
Dbasicmbr.cc603 uint8_t blank[512]; in BlankGPTData() local
/third_party/NuttX/include/nuttx/video/
Dfb.h363 uint8_t blank; /* Blank or unblank */ member
/third_party/boost/boost/thread/
Dfuture.hpp2279 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/
Dxpath.c9363 xmlChar blank; in xmlXPathNormalizeFunction() local
/third_party/libxml2/
Dxpath.c9266 xmlChar blank; in xmlXPathNormalizeFunction() local
/third_party/python/Lib/tkinter/
D__init__.py4066 def blank(self): member in PhotoImage
/third_party/node/tools/
Dlint-md.mjs1994 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