Home
last modified time | relevance | path

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

/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/node/tools/inspector_protocol/jinja2/
Dfilters.py537 s, width=4, first=False, blank=False, indentfirst=None argument
/third_party/node/deps/v8/third_party/jinja2/
Dfilters.py620 def do_indent(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/gptfdisk/
Dbasicmbr.cc603 uint8_t blank[512]; in BlankGPTData() local
/third_party/NuttX/include/nuttx/video/
Dfb.h347 uint8_t blank; /* Blank or unblank */ member
/third_party/node/tools/lint-md/
Dlint-md.mjs2268 blank: '␣', property
7964 function map$3(line, _, blank) { argument
8095 function map$2(line, _, blank) { argument
8898 function map(line, index, blank) { argument
11311 function map$1(line, index, blank) { argument
/third_party/python/Lib/tkinter/
D__init__.py4095 def blank(self): member in PhotoImage
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp27539 static const mask blank = _ISblank; member