Home
last modified time | relevance | path

Searched defs:blank (Results 1 – 23 of 23) 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/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/
Dctcloss_impl.cu33 … int maxtime, int blank, int *label_squence_length, int *cum_labels_length, in CalculateFwdVarKernel()
92 … int maxtime, int blank, int *label_squence_length, int *cum_labels_length, in CalculateBwdVarKernel()
279 …bool ctc_merge_repeated, int batch, int SOffSet, int maxtime, int blank, int *label_squence_length, in CalculateBwdVar()
290 …bool ctc_merge_repeated, int batch, int SOffSet, int maxtime, int blank, int *label_squence_length, in CalculateFwdVar()
307 … int *precum_labels_length, int *cum_labels_length, int batch, int blank) { in GenLabelWithBlankKernel()
324 … int *precum_labels_length, int *cum_labels_length, int batch, int blank, cudaStream_t stream) { in GenLabelWithBlank()
348 __global__ void LabelValueInitKernel(int *label_value_sp, int size, int blank) { in LabelValueInitKernel()
354 int batch, int blank) { in RecalculateLengthKernel()
372 … int *label_squence_length, int *cum_labels_length, int *max_labels_length, int size, int blank, in GenLabelValue()
/third_party/node/test/fixtures/
Dfixture.ini15 blank= key
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/string/
Dskip_gram.cc96 char blank[1] = {' '}; in Run() local
/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/boost/boost/xpressive/
Dregex_primitives.hpp280 proto::terminal<detail::posix_charset_placeholder>::type const blank = {{"blank", false}}; variable
/third_party/node/tools/inspector_protocol/jinja2/
Dfilters.py537 s, width=4, first=False, blank=False, indentfirst=None argument
/third_party/boost/boost/spirit/home/support/
Dchar_class.hpp82 struct blank { BOOST_SPIRIT_IS_TAG() }; struct
/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/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/mindspore/mindspore/ops/operations/
Dnn_ops.py8635 def __init__(self, blank, reduction="none", zero_infinity=False): argument
8683 def __init__(self, blank, reduction="none", zero_infinity=False): argument
/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__.py4095 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