/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/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/cuda_impl/ |
D | ctcloss_impl.cu | 33 … 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/ |
D | fixture.ini | 15 blank= key
|
/third_party/mindspore/mindspore/lite/src/runtime/kernel/arm/string/ |
D | skip_gram.cc | 96 char blank[1] = {' '}; in Run() local
|
/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/boost/boost/xpressive/ |
D | regex_primitives.hpp | 280 proto::terminal<detail::posix_charset_placeholder>::type const blank = {{"blank", false}}; variable
|
/third_party/node/tools/inspector_protocol/jinja2/ |
D | filters.py | 537 s, width=4, first=False, blank=False, indentfirst=None argument
|
/third_party/boost/boost/spirit/home/support/ |
D | char_class.hpp | 82 struct blank { BOOST_SPIRIT_IS_TAG() }; struct
|
/third_party/jinja2/ |
D | filters.py | 620 def do_indent(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/gptfdisk/ |
D | basicmbr.cc | 603 uint8_t blank[512]; in BlankGPTData() local
|
/third_party/NuttX/include/nuttx/video/ |
D | fb.h | 347 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/mindspore/mindspore/ops/operations/ |
D | nn_ops.py | 8635 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/ |
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 | 4095 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
|