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.cc187 for (int64 colno = 0; colno < cols; ++colno) { in RunR2ToR1PredTest() local
221 for (int64 colno = 0; colno < cols; ++colno) { in RunR2ToR0Test() local
247 for (int64 colno = 0; colno < cols; ++colno) { in RunR2ToR1Test() local
306 for (int64 colno = 0; colno < cols; ++colno) { in RunVectorizedReduceTestForType() local
457 for (int64 colno = 0; colno < cols; ++colno) { in XLA_TEST_F() local
488 for (int64 colno = 0; colno < cols; ++colno) { in XLA_TEST_F() local
535 for (int64 colno = 0; colno < cols / 2; ++colno) { in XLA_TEST_F() local
/external/tensorflow/tensorflow/compiler/xla/
Darray4d_test.cc184 int colno = 0; in TEST() local
Dreference_util.cc40 for (int64 colno = 0; colno < input.height(); ++colno) { in Array2DF32ToF64() local
/external/rust/crates/anyhow/src/
Dbacktrace.rs104 colno: Option<u32>, field
/external/elfutils/src/
Daddr2line.c361 unsigned int colno = 0; in print_dwarf_function() local
Dreadelf.c8104 int lineno, colno; in print_decoded_line_section() local
11488 print_core_item (unsigned int colno, char sep, unsigned int wrap, in print_core_item()
11561 unsigned int colno, size_t *repeated_size) in handle_core_item()
11837 unsigned int colno = 0; in handle_core_items() local
11927 unsigned int colno) in handle_bit_registers()
11939 unsigned int colno) in handle_core_register()
12146 unsigned int colno = 0; in handle_core_registers() local
12411 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.py1301 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/tests/
Druntests.c1064 XML_Size colno; in START_TEST() local
1152 XML_Size colno; in START_TEST() local
/external/python/setuptools/pkg_resources/_vendor/
Dpyparsing.py3067 def __init__( self, colno ): argument
/external/python/setuptools/setuptools/_vendor/
Dpyparsing.py3067 def __init__( self, colno ): argument