Home
last modified time | relevance | path

Searched +defs:top +defs:level (Results 1 – 25 of 2894) sorted by relevance

12345678910>>...116

/dports/mail/mew/mew-6.8/bin/
H A Dpattern.c267 exp_eq(struct pat *top) { in exp_eq()
304 exp_sq(struct pat *top) { in exp_sq()
306 int level = 0; in exp_sq() local
364 exp_not(struct pat *top) { in exp_not()
407 exp_lao(struct pat *top, enum ptype lao) { in exp_lao()
455 exp_exp(struct pat *top) { in exp_exp()
475 struct pat *top = NULL, *p = NULL, *q = NULL; in parse_pattern() local
584 print_exp(struct pat *p, int level){ in print_exp()
631 struct pat *top; in main() local
/dports/mail/mew-devel/Mew-6.8-72-gfc4bca6/bin/
H A Dpattern.c267 exp_eq(struct pat *top) { in exp_eq()
304 exp_sq(struct pat *top) { in exp_sq()
306 int level = 0; in exp_sq() local
364 exp_not(struct pat *top) { in exp_not()
407 exp_lao(struct pat *top, enum ptype lao) { in exp_lao()
455 exp_exp(struct pat *top) { in exp_exp()
475 struct pat *top = NULL, *p = NULL, *q = NULL; in parse_pattern() local
584 print_exp(struct pat *p, int level){ in print_exp()
631 struct pat *top; in main() local
/dports/graphics/tesseract/tesseract-5.0.0/src/ccmain/
H A Dpageiterator.cpp149 bool PageIterator::Next(PageIteratorLevel level) { in Next()
222 bool PageIterator::IsAtFinalElement(PageIteratorLevel level, in IsAtFinalElement()
286 bool PageIterator::BoundingBoxInternal(PageIteratorLevel level, int *left, in BoundingBoxInternal()
287 int *top, int *right, in BoundingBoxInternal()
349 bool PageIterator::BoundingBox(PageIteratorLevel level, int *left, int *top, in BoundingBox()
354 bool PageIterator::BoundingBox(PageIteratorLevel level, const int padding, in BoundingBox()
355 int *left, int *top, int *right, in BoundingBox()
451 int left, top, right, bottom; in GetBinaryImage() local
488 Pix *PageIterator::GetImage(PageIteratorLevel level, int padding, in GetImage()
534 bool PageIterator::Baseline(PageIteratorLevel level, int *x1, int *y1, int *x2, in Baseline()
/dports/databases/grass7/grass-7.8.6/lib/vector/rtree/
H A Dindexm.c40 int top = 0; in RTreeSearchM() local
102 static int RTreeInsertRect2M(struct RTree_Rect *r, union RTree_Child child, int level, in RTreeInsertRect2M()
110 int top = 0, down = 0; in RTreeInsertRect2M() local
186 int RTreeInsertRectM(struct RTree_Rect *r, union RTree_Child child, int level, in RTreeInsertRectM()
270 int top = 0, down = 0; in RTreeDeleteRect2M() local
H A Dindexf.c43 int top = 0; in RTreeSearchF() local
108 static int RTreeInsertRect2F(struct RTree_Rect *r, union RTree_Child child, int level, in RTreeInsertRect2F()
116 int top = 0, down = 0; in RTreeInsertRect2F() local
214 int RTreeInsertRectF(struct RTree_Rect *r, union RTree_Child child, int level, in RTreeInsertRectF()
310 int top = 0, down = 0; in RTreeDeleteRect2F() local
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Derror_handler.cc74 Sql_condition::enum_severity_level *level, const char *) { in handle_condition()
135 TABLE_LIST *top = m_top_view->top_table(); in handle_condition() local
141 TABLE_LIST *top = m_top_view->top_table(); in handle_condition() local
157 Sql_condition::enum_severity_level *level, const char *) { in handle_condition()
292 Sql_condition::enum_severity_level level, in report_error()
313 Sql_condition::enum_severity_level level) { in report_error()
332 Sql_condition::enum_severity_level *level, const char *) { in handle_condition()
543 Sql_condition::enum_severity_level *level, const char *) { in handle_condition()
/dports/databases/grass7/grass-7.8.6/lib/vector/diglib/
H A Dspindex_rw.c527 int level) in rtree_dump_branch()
596 int level, struct RTree *t) in rtree_dump_branch_file()
702 int top = 0; in rtree_write_from_memory() local
808 int top = 0; in rtree_write_from_file() local
932 int top = 0; in rtree_load_to_memory() local
1057 int top = 0; in rtree_load_to_file() local
1343 static struct RTree_Node *rtree_get_node(off_t nodepos, int level, in rtree_get_node()
1404 int top = 0, level; in rtree_search() local
/dports/cad/openroad/OpenROAD-2.0/src/rcx/src/
H A DpowerConn.cpp172 uint top; in writeViaRC() local
1688 uint top; in operator ()() local
1729 uint top; in skipSideMetal() local
1819 uint top; in writeViaResistorsRC() local
1877 uint top; in writeViaResistors() local
2112 uint top; in viaAndInstConnRC() local
2310 uint top; in viaAndInstConn() local
4176 uint top; in mergeStackedViasOpt() local
4300 uint top; in mergeStackedVias() local
4601 uint top; in writeViaName() local
[all …]
/dports/editors/fte/fte/src/
H A De_fold.cpp116 int f, level, oldlevel = 100; in ExposeRow() local
342 int level, toplevel; in FoldOpen() local
343 int top; in FoldOpen() local
403 int level; in FoldOpenNested() local
423 int l, top; in FoldClose() local
424 int level; in FoldClose() local
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/panmirror/src/editor/src/behaviors/
H A Doutline.ts184 level: 0, constant
191 const top = () => containers[containers.length - 1]; constant
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/filter_segmentation/
H A DUtils.cpp44 std::pair<int, CMeshO::FacePointer> top = localstack.back(); in runOperatorAtFace() local
46 int level = top.first; in runOperatorAtFace() local
/dports/devel/kdevelop/kdevelop-21.12.3/kdevplatform/language/duchain/
H A Dduchaindumper.cpp98 explicit Indent(int level) : m_level(level) {} in Indent()
113 void DUChainDumperPrivate::dumpProblems(TopDUContext* top, QTextStream& out) in dumpProblems()
148 auto top = context->topContext(); in dump() local
210 auto top = context->topContext(); in dump() local
/dports/lang/cocor/cocor-1.7_3/taste/
H A Dtc.c22 static int top; variable
44 void Emit3 (int op, int level, int val) in Emit3()
87 static int Up (int level) in Up()
/dports/math/yices/yices-2.6.2/src/utils/
H A Dsimple_int_stack.h49 uint32_t *level; member
50 uint32_t top; member
/dports/cad/xcircuit/xcircuit-3.10.30/spiceparser/
H A Dequations.c37 #define D(level,a) do { if(__debug_eqn__>(level)) a; } while(0) argument
39 #define D(level,a) argument
154 static inline char t_peek(eqntop_t *top) in t_peek()
160 static inline char t_eat(eqntop_t *top) in t_eat()
169 static inline void t_uneat(eqntop_t *top, char a) in t_uneat()
182 static float float_parse(eqntop_t *top) in float_parse()
237 static int eqntoken_parse(eqntop_t *top) in eqntoken_parse()
/dports/graphics/xfractint/xfractint-20.04p16/common/
H A Dtarga.c298 int top, bottom; in VCenterDisplay() local
363 static void _fastcall SetVBorder(int top, int bottom) in SetVBorder()
499 static void _fastcall SetContrast(int level) in SetContrast()
511 static void _fastcall SetHue(int level) in SetHue()
523 static void _fastcall SetSaturation(int level) in SetSaturation()
603 int bottom, top; in GraphInit() local
/dports/astro/qmapshack/qmapshack-V_1.16.1/src/qmapshack/map/
H A DCMapJNX.cpp164 level_t& level = mapFile.levels[i]; in readFile() local
204 level_t& level = mapFile.levels[i]; in readFile() local
219 level_t& level = mapFile.levels[i]; in readFile() local
227 qint32 top, right, bottom, left; in readFile() local
265 const level_t& level = file.levels[i]; in scale2level() local
322 qint32 level = scale2level(bufferScale.x() / 5, mapFile); in draw() local
/dports/devel/simgear/simgear-2020.3.11/simgear/nasal/
H A Dparse.c166 static void parseBlock(struct Parser* p, struct Token *top, in parseBlock()
235 static int tokInLevel(struct Token* tok, int level) in tokInLevel()
249 struct Token* top = parsePrecedence(p, t->children, t->lastChild, 0); in precChildren() local
275 int level) in parsePrecedence()
278 struct Token *t, *top, *left, *right; in parsePrecedence() local
/dports/graphics/tesseract/tesseract-5.0.0/src/api/
H A Dhocrrenderer.cpp54 PageIteratorLevel level, in AddBaselineCoordsTohOCR()
62 int left, top, right, bottom; in AddBaselineCoordsTohOCR() local
91 static void AddBoxTohOCR(const ResultIterator *it, PageIteratorLevel level, in AddBoxTohOCR()
93 int left, top, right, bottom; in AddBoxTohOCR() local
251 int left, top, right, bottom; in GetHOCRText() local
/dports/print/scribus-devel/scribus-1.5.7/scribus/
H A Dsclayer.cpp22 ScLayer::ScLayer(const QString& name, int level, int id) in ScLayer()
131 ScLayer* ScLayers::byLevel(int level) in byLevel()
165 ScLayer* ScLayers::top() in top() function in ScLayers
183 int level = lyr->Level; in above() local
203 int level = lyr->Level; in below() local
255 const ScLayer* top = topLayer(); in layerAbove() local
276 const ScLayer* top = topLayer(); in layerAbove() local
280 int level = layer.Level; in layerAbove() local
320 int level = layer.Level; in layerBelow() local
402 bool ScLayers::removeLayerByLevel(int level) in removeLayerByLevel()
[all …]
/dports/dns/idnkit/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl330 proc regSetLogLevel {level} { argument
853 proc configureLog {top} { argument
890 proc showLog {top} { argument
897 proc deleteLog {top} { argument
1016 proc editConf {top} { argument
1036 proc advConf {top} { argument
/dports/dns/bind911/bind-9.11.37/contrib/idn/idnkit-1.0-src/wsock/config/
H A Didnconf.tcl330 proc regSetLogLevel {level} { argument
853 proc configureLog {top} { argument
890 proc showLog {top} { argument
897 proc deleteLog {top} { argument
1016 proc editConf {top} { argument
1036 proc advConf {top} { argument
/dports/graphics/darktable38/darktable-3.8.0/src/external/lua/src/
H A Dlfunc.c65 static UpVal *newupval (lua_State *L, int tbc, StkId level, UpVal **prev) { in newupval()
88 UpVal *luaF_findupval (lua_State *L, StkId level) { in luaF_findupval()
109 StkId top = L->top; in callclosemethod() local
126 static void checkclosemth (lua_State *L, StkId level) { in checkclosemth()
144 static void prepcallclosemth (lua_State *L, StkId level, int status, int yy) { in prepcallclosemth()
169 void luaF_newtbcupval (lua_State *L, StkId level) { in luaF_newtbcupval()
194 void luaF_closeupval (lua_State *L, StkId level) { in luaF_closeupval()
228 void luaF_close (lua_State *L, StkId level, int status, int yy) { in luaF_close()
/dports/www/civetweb/civetweb-1.15/src/third_party/lua-5.4.3/src/
H A Dlfunc.c65 static UpVal *newupval (lua_State *L, int tbc, StkId level, UpVal **prev) { in newupval()
88 UpVal *luaF_findupval (lua_State *L, StkId level) { in luaF_findupval()
109 StkId top = L->top; in callclosemethod() local
126 static void checkclosemth (lua_State *L, StkId level) { in checkclosemth()
144 static void prepcallclosemth (lua_State *L, StkId level, int status, int yy) { in prepcallclosemth()
169 void luaF_newtbcupval (lua_State *L, StkId level) { in luaF_newtbcupval()
194 void luaF_closeupval (lua_State *L, StkId level) { in luaF_closeupval()
228 void luaF_close (lua_State *L, StkId level, int status, int yy) { in luaF_close()
/dports/misc/xplr/xplr-0.17.0/cargo-crates/lua-src-543.1.0/lua-5.4.3/
H A Dlfunc.c65 static UpVal *newupval (lua_State *L, int tbc, StkId level, UpVal **prev) { in newupval()
88 UpVal *luaF_findupval (lua_State *L, StkId level) { in luaF_findupval()
109 StkId top = L->top; in callclosemethod() local
126 static void checkclosemth (lua_State *L, StkId level) { in checkclosemth()
144 static void prepcallclosemth (lua_State *L, StkId level, int status, int yy) { in prepcallclosemth()
169 void luaF_newtbcupval (lua_State *L, StkId level) { in luaF_newtbcupval()
194 void luaF_closeupval (lua_State *L, StkId level) { in luaF_closeupval()
228 void luaF_close (lua_State *L, StkId level, int status, int yy) { in luaF_close()

12345678910>>...116