Searched defs:colno (Results 1 – 12 of 12) sorted by relevance
/external/dtc/ |
D | srcpos.h | 31 int lineno, colno; member
|
/external/elfutils/tests/ |
D | dwfllines.c | 67 int colno; in main() local
|
D | dwflmodtest.c | 56 int lineno = 0, colno = 0; in print_instance() local
|
/external/tensorflow/tensorflow/compiler/xla/tests/ |
D | reduce_test.cc | 180 for (int64 colno = 0; colno < cols; ++colno) { in RunR2ToR1PredTest() local 215 for (int64 colno = 0; colno < cols; ++colno) { in RunR2ToR0Test() local 242 for (int64 colno = 0; colno < cols; ++colno) { in RunR2ToR1Test() local 302 for (int64 colno = 0; colno < cols; ++colno) { in RunVectorizedReduceTestForType() local 454 for (int64 colno = 0; colno < cols; ++colno) { in XLA_TEST_F() local 486 for (int64 colno = 0; colno < cols; ++colno) { in XLA_TEST_F() local 538 for (int64 colno = 0; colno < cols / 2; ++colno) { in XLA_TEST_F() local
|
/external/tensorflow/tensorflow/compiler/xla/ |
D | array4d_test.cc | 188 int colno = 0; in TEST() local
|
D | reference_util.cc | 85 for (int64 colno = 0; colno < input.height(); ++colno) { in Array2DF32ToF64() local
|
/external/elfutils/src/ |
D | addr2line.c | 375 unsigned int colno = 0; in print_dwarf_function() local
|
D | readelf.c | 6422 int lineno, colno; in print_decoded_line_section() local 8403 print_core_item (unsigned int colno, char sep, unsigned int wrap, in print_core_item() 8476 unsigned int colno, size_t *repeated_size) in handle_core_item() 8752 unsigned int colno = 0; in handle_core_items() local 8842 unsigned int colno) in handle_bit_registers() 8854 unsigned int colno) in handle_core_register() 9056 unsigned int colno = 0; in handle_core_registers() local 9321 unsigned int colno = handle_core_items (ebl->elf, desc, in handle_core_note() local
|
/external/python/cpython2/Lib/test/ |
D | test_sax.py | 958 def __init__(self, lineno, colno): argument
|
/external/python/cpython3/Lib/test/ |
D | test_sax.py | 1191 def __init__(self, lineno, colno): argument
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2reader.cc | 694 const uint64 colno = reader->ReadUnsignedLEB128(start, &templen); in ProcessOneOpcode() local
|
/external/expat/tests/ |
D | runtests.c | 1113 XML_Size colno; in START_TEST() local 1216 XML_Size colno; in START_TEST() local
|