Home
last modified time | relevance | path

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

/external/dtc/
Dsrcpos.h31 int lineno, colno; member
/external/u-boot/scripts/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/
Darray4d_test.cc184 int colno = 0; in TEST() local
Dreference_util.cc55 for (int64 colno = 0; colno < input.height(); ++colno) { in Array2DF32ToF64() local
/external/tensorflow/tensorflow/compiler/xla/tests/
Dreduce_test.cc186 for (int64 colno = 0; colno < cols; ++colno) { in RunR2ToR1PredTest() local
220 for (int64 colno = 0; colno < cols; ++colno) { in RunR2ToR0Test() local
246 for (int64 colno = 0; colno < cols; ++colno) { in RunR2ToR1Test() local
305 for (int64 colno = 0; colno < cols; ++colno) { in RunVectorizedReduceTestForType() local
456 for (int64 colno = 0; colno < cols; ++colno) { in XLA_TEST_F() local
487 for (int64 colno = 0; colno < cols; ++colno) { in XLA_TEST_F() local
534 for (int64 colno = 0; colno < cols / 2; ++colno) { in XLA_TEST_F() local
/external/elfutils/src/
Daddr2line.c361 unsigned int colno = 0; in print_dwarf_function() local
Dreadelf.c7928 int lineno, colno; in print_decoded_line_section() local
11261 print_core_item (unsigned int colno, char sep, unsigned int wrap, in print_core_item()
11334 unsigned int colno, size_t *repeated_size) in handle_core_item()
11610 unsigned int colno = 0; in handle_core_items() local
11700 unsigned int colno) in handle_bit_registers()
11712 unsigned int colno) in handle_core_register()
11914 unsigned int colno = 0; in handle_core_registers() local
12179 unsigned int colno = handle_core_items (ebl->elf, desc, in handle_core_note() local
/external/python/cpython2/Lib/test/
Dtest_sax.py974 def __init__(self, lineno, colno): argument
/external/python/cpython3/Lib/test/
Dtest_sax.py1259 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.c1125 XML_Size colno; in START_TEST() local
1228 XML_Size colno; in START_TEST() local
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py3067 def __init__( self, colno ): argument
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py3067 def __init__( self, colno ): argument