Home
last modified time | relevance | path

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

/external/dtc/
Dsrcpos.h17 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.cc188 for (int64_t colno = 0; colno < cols; ++colno) { in RunR2ToR1PredTest() local
223 for (int64_t colno = 0; colno < cols; ++colno) { in RunR2ToR0Test() local
251 for (int64_t colno = 0; colno < cols; ++colno) { in RunR2ToR1Test() local
310 for (int64_t colno = 0; colno < cols; ++colno) { in RunVectorizedReduceTestForType() local
462 for (int64_t colno = 0; colno < cols; ++colno) { in XLA_TEST_F() local
494 for (int64_t colno = 0; colno < cols; ++colno) { in XLA_TEST_F() local
542 for (int64_t colno = 0; colno < cols / 2; ++colno) { in XLA_TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/
Darray4d_test.cc185 int colno = 0; in TEST() local
Dreference_util.cc40 for (int64_t colno = 0; colno < input.height(); ++colno) { in Array2DF32ToF64() local
/external/rust/crates/anyhow/src/
Dbacktrace.rs104 colno: Option<u32>, field
/external/elfutils/src/
Daddr2line.c368 unsigned int colno = 0; in print_dwarf_function() local
Dreadelf.c8274 int lineno, colno; in print_decoded_line_section() local
11741 print_core_item (unsigned int colno, char sep, unsigned int wrap, in print_core_item()
11814 unsigned int colno, size_t *repeated_size) in handle_core_item()
12090 unsigned int colno = 0; in handle_core_items() local
12180 unsigned int colno) in handle_bit_registers()
12192 unsigned int colno) in handle_core_register()
12399 unsigned int colno = 0; in handle_core_registers() local
12661 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.py1305 def __init__(self, lineno, colno): argument
/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.cc1090 const uint64_t colno = reader->ReadUnsignedLEB128(start, &templen); in ProcessOneOpcode() local
/external/expat/expat/tests/
Druntests.c1072 XML_Size colno; in START_TEST() local
1160 XML_Size colno; in START_TEST() local
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py3108 def __init__( self, colno ): argument
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py3108 def __init__( self, colno ): argument