Home
last modified time | relevance | path

Searched defs:colno (Results 1 – 12 of 12) sorted by relevance

/external/dtc/
Dsrcpos.h31 int lineno, colno; member
/external/elfutils/tests/
Ddwfllines.c67 int colno; in main() local
Ddwflmodtest.c56 int lineno = 0, colno = 0; in print_instance() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_test.cc180 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/
Darray4d_test.cc188 int colno = 0; in TEST() local
Dreference_util.cc85 for (int64 colno = 0; colno < input.height(); ++colno) { in Array2DF32ToF64() local
/external/elfutils/src/
Daddr2line.c375 unsigned int colno = 0; in print_dwarf_function() local
Dreadelf.c6422 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/
Dtest_sax.py958 def __init__(self, lineno, colno): argument
/external/python/cpython3/Lib/test/
Dtest_sax.py1191 def __init__(self, lineno, colno): argument
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.cc694 const uint64 colno = reader->ReadUnsignedLEB128(start, &templen); in ProcessOneOpcode() local
/external/expat/tests/
Druntests.c1113 XML_Size colno; in START_TEST() local
1216 XML_Size colno; in START_TEST() local