| /external/rust/crates/criterion-plot/src/ |
| D | data.rs | 30 ncols: usize, field 40 let ncols = I::Item::ncols(); in new() localVariable 61 pub fn ncols(&self) -> usize { in ncols() method 78 fn ncols() -> usize; in ncols() method 99 fn ncols() -> usize { in ncols() function 120 fn ncols() -> usize { in ncols() function 143 fn ncols() -> usize { in ncols() function 169 fn ncols() -> usize { in ncols() function
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | inplace_ops_functor_gpu.cu.cc | 50 const int64 ncols = Toutput.dimension(1); in DoParallelConcatUpdate() local 115 const int64 ncols = Ty.dimension(1); in DoInplaceOp() local 150 const int64 ncols = Ty.dimension(1); in DoInplaceOp() local
|
| /external/python/cpython3/Tools/c-analyzer/c_common/ |
| D | tables.py | 185 def parse_row(line, sep, *, ncols=None, default=NOT_SET): argument 191 def _parse_row(line, sep, ncols, default): argument
|
| /external/XNNPACK/test/ |
| D | spmm-microkernel-tester.h | 141 const size_t ncols = n() / nr() + n() % nr(); in Test() local 306 const size_t ncols = n() / nr() + n() % nr(); in Test() local
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math/linear/ |
| D | BigMatrixImpl.java | 758 final int ncols = this.getColumnDimension(); in getRowMatrix() local 794 final int ncols = this.getColumnDimension(); in getRow() local 813 final int ncols = this.getColumnDimension(); in getRowAsDoubleArray() local
|
| /external/XNNPACK/bench/ |
| D | f16-spmm.cc | 47 size_t ncols = nc / nr + nc % nr; in f16_spmm() local
|
| D | f32-spmm.cc | 44 size_t ncols = nc / nr + nc % nr; in f32_spmm() local
|
| /external/python/cpython3/Modules/clinic/ |
| D | _cursesmodule.c.h | 607 int ncols = 0; in _curses_window_derwin() local 1647 int ncols = 0; in _curses_window_subwin() local 2926 int ncols; in _curses_is_term_resized() local 3178 int ncols; in _curses_newpad() local 3225 int ncols; in _curses_newwin() local 3669 int ncols; in _curses_resizeterm() local 3720 int ncols; in _curses_resize_term() local
|
| /external/python/cpython3/Modules/ |
| D | _cursesmodule.c | 1295 int nlines, int ncols, int begin_y, int begin_x) in _curses_window_derwin_impl() 2316 int nlines, int ncols, int begin_y, int begin_x) in _curses_window_subwin_impl() 3708 _curses_newpad_impl(PyObject *module, int nlines, int ncols) in _curses_newpad_impl() 3747 _curses_newwin_impl(PyObject *module, int nlines, int ncols, in _curses_newwin_impl() 4127 _curses_resize_term_impl(PyObject *module, int nlines, int ncols) in _curses_resize_term_impl()
|
| /external/python/cpython2/Modules/ |
| D | _cursesmodule.c | 761 int nlines, ncols, begin_y, begin_x; in PyCursesWindow_DerWin() local 1452 int nlines, ncols, begin_y, begin_x; in PyCursesWindow_SubWin() local 2244 int nlines, ncols; in PyCurses_NewPad() local 2264 int nlines, ncols, begin_y=0, begin_x=0; in PyCurses_NewWindow() local
|
| /external/llvm/lib/Support/ |
| D | regcomp.c | 1265 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in isinsets() local 1282 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in samesets() local
|
| /external/swiftshader/third_party/llvm-subzero/lib/Support/ |
| D | regcomp.c | 1265 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in isinsets() local 1282 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in samesets() local
|
| /external/libcups/vcnet/regex/ |
| D | regcomp.c | 1271 register int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local 1292 register int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
| D | regcomp.c | 1393 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in isinsets() local 1410 int ncols = (g->ncsets+(CHAR_BIT-1)) / CHAR_BIT; in samesets() local
|
| /external/python/cffi/demo/ |
| D | _curses.py | 871 def newpad(nlines, ncols): argument 876 def newwin(nlines, ncols, begin_y=None, begin_x=None): argument
|
| /external/pdfium/core/fxge/ |
| D | cfx_renderdevice.cpp | 1163 int ncols = pGlyph->GetWidth(); in DrawNormalText() local
|