Home
last modified time | relevance | path

Searched defs:at_first (Results 1 – 13 of 13) sorted by relevance

/dports/math/z3/z3-z3-4.8.13/src/math/simplex/
H A Dbit_matrix.h68 …col_iterator(row const& r, bool at_first): r(r), m_column(at_first?0:r.m.m_num_columns) { if (at_f… in col_iterator()
82 …row_iterator(bit_matrix& m, bool at_first): m_row(m, at_first ? m.m_rows[0] : nullptr), m_index(at… in row_iterator()
/dports/math/py-z3-solver/z3-z3-4.8.10/src/math/simplex/
H A Dbit_matrix.h68 …col_iterator(row const& r, bool at_first): r(r), m_column(at_first?0:r.m.m_num_columns) { if (at_f… in col_iterator()
82 …row_iterator(bit_matrix& m, bool at_first): m_row(m, at_first ? m.m_rows[0] : nullptr), m_index(at… in row_iterator()
/dports/databases/p5-DBIx-SQLEngine/DBIx-SQLEngine-0.93/SQLEngine/RecordSet/
H A DNextPrev.pm176 sub at_first { subroutine
/dports/graphics/tesseract/tesseract-5.0.0/src/ccutil/
H A Delst2.h712 inline bool ELIST2_ITERATOR::at_first() const { in at_first() function
H A Delst.h695 inline bool ELIST_ITERATOR::at_first() const { in at_first() function
H A Dclst.h598 inline bool CLIST_ITERATOR::at_first() const { in at_first() function
/dports/textproc/sowing/sowing-1.1.18/src/doctext/
H A Ddotfmat.cc65 int at_first = 1; in ProcessArgFmt() local
/dports/devel/simdjson/simdjson-0.9.6/include/simdjson/generic/ondemand/
H A Dvalue_iterator-inl.h159 bool at_first = at_first_field(); in find_field_unordered_raw() local
/dports/databases/redisdesktopmanager/RedisDesktopManager-2021.8/3rdparty/simdjson/include/simdjson/generic/ondemand/
H A Dvalue_iterator-inl.h186 bool at_first = at_first_field(); in find_field_unordered_raw() local
/dports/lang/ocaml/ocaml-4.05.0/yacc/
H A Dreader.c1169 int at_first; variable
/dports/lang/ocaml-nox11/ocaml-4.05.0/yacc/
H A Dreader.c1169 int at_first; variable
/dports/lang/racket/racket-8.3/src/bc/src/
H A Dcompile.c1762 Scheme_Object *at_first, *at_second, *the_end; in compile_app() local
/dports/lang/racket-minimal/racket-8.3/src/bc/src/
H A Dcompile.c1762 Scheme_Object *at_first, *at_second, *the_end; in compile_app() local