Home
last modified time | relevance | path

Searched defs:lstack (Results 1 – 23 of 23) sorted by relevance

/dports/graphics/leptonica/leptonica-1.76.0/src/
H A Dstack.c80 L_STACK *lstack; in lstackCreate() local
125 L_STACK *lstack; in lstackDestroy() local
167 lstackAdd(L_STACK *lstack, in lstackAdd()
197 lstackRemove(L_STACK *lstack) in lstackRemove()
223 lstackExtendArray(L_STACK *lstack) in lstackExtendArray()
247 lstackGetCount(L_STACK *lstack) in lstackGetCount()
271 L_STACK *lstack) in lstackPrint()
/dports/devel/upp/upp/bazaar/PixRaster/lib/
H A Dstack.c66 L_STACK *lstack; in lstackCreate() local
108 L_STACK *lstack; in lstackDestroy() local
150 lstackAdd(L_STACK *lstack, in lstackAdd()
180 lstackRemove(L_STACK *lstack) in lstackRemove()
206 lstackExtendArray(L_STACK *lstack) in lstackExtendArray()
230 lstackGetCount(L_STACK *lstack) in lstackGetCount()
254 L_STACK *lstack) in lstackPrint()
H A Dconncomp.c186 L_STACK *lstack, *auxstack; in pixConnCompPixa() local
284 L_STACK *lstack, *auxstack; in pixConnCompBB() local
360 L_STACK *lstack, *auxstack; in pixCountConnComp() local
516 L_STACK *lstack, in pixSeedfillBB()
578 L_STACK *lstack, in pixSeedfill4BB()
793 L_STACK *lstack, in pixSeedfill()
835 L_STACK *lstack, in pixSeedfill4()
926 L_STACK *lstack, in pixSeedfill8()
1025 pushFillsegBB(L_STACK *lstack, in pushFillsegBB()
1094 pushFillseg(L_STACK *lstack, in pushFillseg()
[all …]
/dports/dns/gdnsd2/gdnsd-2.4.3/src/
H A Dltree.c61 static const char* _logf_lstack(const uint8_t** lstack, unsigned depth) { in _logf_lstack()
214 const uint8_t* lstack[127]; in ltree_find_or_add_dname() local
769 const uint8_t* lstack[127]; in ltree_search_dname_zone() local
859 …cname(const zone_t* zone, const ltree_rrset_cname_t* node_cname, const uint8_t** lstack, const uns… in p1_proc_cname()
887 …st zone_t* zone, const bool in_deleg, ltree_rdata_ns_t* this_ns, const uint8_t** lstack, const uns… in p1_proc_ns()
938 static bool ltree_postproc_phase1(const uint8_t** lstack, const ltree_node_t* node, const zone_t* z… in ltree_postproc_phase1()
1036 static bool ltree_postproc_phase2(const uint8_t** lstack, const ltree_node_t* node, const zone_t* z… in ltree_postproc_phase2()
1063 …const ltree_node_t*, const zone_t*, const unsigned, const bool), const uint8_t** lstack, ltree_nod… in _ltree_proc_inner()
1096 const uint8_t* lstack[127]; in ltree_postproc() local
H A Dztree.c186 const uint8_t* lstack[127]; in ztree_find_zone_for() local
377 const uint8_t* lstack[127]; in _ztree_update() local
422 const uint8_t* lstack[127]; in _ztree_update() local
H A Dltree.h391 static unsigned dname_to_lstack(const uint8_t* dname, const uint8_t** lstack) { in dname_to_lstack()
H A Ddnspacket.c1660 const uint8_t* lstack[127]; in search_zone_for_dname() local
/dports/devel/arcanist-lib/arcanist-b2e715f/externals/jsonlint/src/Seld/JsonLint/
H A DJsonParser.php36 private $lstack; // location stack variable in JsonLintJsonParser
/dports/devel/arcanist/arcanist-b2e715f/externals/jsonlint/src/Seld/JsonLint/
H A DJsonParser.php36 private $lstack; // location stack variable in JsonLintJsonParser
/dports/cad/calculix-ccx/CalculiX/ccx_2.18/src/
H A Dqsorti.f31 integer lstack(maxstk),rstack(maxstk) local
/dports/www/bolt/bolt-2.2.24/vendor/seld/jsonlint/src/Seld/JsonLint/
H A DJsonParser.php39 private $lstack; // location stack variable in Seld\\JsonLint\\JsonParser
/dports/math/vampire/vampire-4.5.1/FMB/
H A DDefinitionIntroduction.hpp159 static Stack<Literal*> lstack; in addGroundDefinition() local
/dports/audio/csound/csound-6.15.0/Engine/
H A Dparse_param.h49 uint16_t lstack[1024]; member
H A Dscore_param.h73 uint16_t lstack[1024]; member
/dports/devel/concurrencykit/ck-0.6.0/regressions/ck_hp/validate/
H A Dnbds_haz_test.c96 struct stack_entry *lstack; in stack_push_mpmc() local
/dports/benchmarks/sysbench/sysbench-1.0.20/third_party/concurrency_kit/ck/regressions/ck_hp/validate/
H A Dnbds_haz_test.c96 struct stack_entry *lstack; in stack_push_mpmc() local
/dports/audio/bambootracker/BambooTracker-0.4.5/BambooTracker/gui/instrument_editor/
H A Dvisualized_instrument_macro_editor.cpp491 std::vector<Loop> lstack; in printMML() local
547 std::vector<size_t> lstack; in interpretMML() local
/dports/databases/kyotocabinet/kyotocabinet-1.2.79/
H A Dkcplantdb.h476 char lstack[KCPDRECBUFSIZ]; in accept_spec() local
646 char lstack[KCPDRECBUFSIZ]; in accept_atom() local
824 char lstack[KCPDRECBUFSIZ]; in adjust_position() local
924 char lstack[KCPDRECBUFSIZ]; in back_position_atom() local
1060 char lstack[KCPDRECBUFSIZ]; variable
1167 char lstack[KCPDRECBUFSIZ]; variable
1292 char lstack[KCPDRECBUFSIZ]; variable
/dports/databases/tile38/tile38-1.12.0/controller/
H A Dcontroller.go100 lstack []*commandDetailsT member
/dports/textproc/pod2mdoc/pod2mdoc-0.2/
H A Dpod2mdoc.c70 enum list lstack[LIST_STACKSZ]; /* open lists */ member
/dports/textproc/sowing/sowing-1.1.18/src/tohtml/
H A Dtexactio.c207 LaTeXStack lstack[MAX_TEX_STACK]; variable
/dports/biology/cufflinks/cufflinks-2.2.1-89-gdc3b0cb/src/
H A Dcuffcompare.cpp591 GList<GLocus> lstack(false,false,false); //traversal stack in compareLoci2R() local
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dpl-global.h603 { segstack lstack; /* Stack for cycle-links */ member