Home
last modified time | relevance | path

Searched refs:check_depth (Results 1 – 25 of 58) sorted by relevance

123

/dports/devel/p5-Scope-Upper/Scope-Upper-0.32/t/
H A D63-uplevel-ctl.t231 sub check_depth {
257 check_depth \&bonk, 0, "$desc: depth at the beginning";
262 check_depth \&bonk, $rec + 1, "$desc: depth inside";
269 check_depth \&bonk, 0, "$desc: depth at the end";
278 check_depth \&clash, $pre + 1, "$desc: depth after prepending frames";
284 check_depth \&clash, $pre + 1, "$desc: depth after unwinding";
292 check_depth \&clash, $pre + 1 + $rec + 1, "$desc: depth inside";
302 check_depth \&clash, 0, "$desc: depth at the beginning";
311 check_depth \&clash, 0, "$desc: depth at the beginning";
/dports/textproc/xmlstarlet/xmlstarlet-1.6.1/src/
H A Dxml_elem.c54 int check_depth; /* limit depth */ member
156 if ((elOps.check_depth == 0) || (elOps.check_depth != 0 && depth < elOps.check_depth)) in parse_xml_file()
177 ops->check_depth = 0; in elInitOptions()
250 elOps.check_depth = atoi(argv[2]+2); in elMain()
/dports/security/openvpn-mbedtls/openvpn-2.5.6/contrib/OCSP_check/
H A DOCSP_check.sh36 check_depth=0
65 if [ $check_depth -eq -1 ] || [ $cur_depth -eq $check_depth ]; then
/dports/security/openvpn/openvpn-2.5.6/contrib/OCSP_check/
H A DOCSP_check.sh36 check_depth=0
65 if [ $check_depth -eq -1 ] || [ $cur_depth -eq $check_depth ]; then
/dports/security/openvpn-devel/openvpn-0033811e0215af76f469d78912c95a2f59813454/contrib/OCSP_check/
H A DOCSP_check.sh36 check_depth=0
65 if [ $check_depth -eq -1 ] || [ $cur_depth -eq $check_depth ]; then
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/misc/lkdtm/
H A Dstackleak.c17 const unsigned long check_depth = in lkdtm_STACKLEAK_ERASING() local
49 for (i = 0, found = 0; i < left && found <= check_depth; i++) { in lkdtm_STACKLEAK_ERASING()
56 if (found <= check_depth) { in lkdtm_STACKLEAK_ERASING()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/misc/lkdtm/
H A Dstackleak.c17 const unsigned long check_depth = in lkdtm_STACKLEAK_ERASING() local
49 for (i = 0, found = 0; i < left && found <= check_depth; i++) { in lkdtm_STACKLEAK_ERASING()
56 if (found <= check_depth) { in lkdtm_STACKLEAK_ERASING()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/misc/lkdtm/
H A Dstackleak.c17 const unsigned long check_depth = in lkdtm_STACKLEAK_ERASING() local
49 for (i = 0, found = 0; i < left && found <= check_depth; i++) { in lkdtm_STACKLEAK_ERASING()
56 if (found <= check_depth) { in lkdtm_STACKLEAK_ERASING()
/dports/devel/directfb/DirectFB-1.4.17/wm/unique/
H A Dstret_iteration.c54 check_depth( int frame ) in check_depth() function
100 …} while (fusion_vector_size( &region->children[region->levels - 1] ) && check_depth( iteration->fr… in stret_iteration_init()
178 if (check_depth( iteration->frame + 1 )) { in stret_iteration_next()
/dports/deskutils/lumina-mediaplayer/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/
H A DgitWizard.cpp29 connect(ui->check_depth, SIGNAL(clicked()), this, SLOT(validateType()) ); in GitWizard()
92 int depth = -1; if(ui->check_depth->isChecked()){ depth = ui->spin_depth->value(); } in pageChanged()
124 ui->spin_depth->setVisible(ui->check_depth->isChecked()); in validateType()
/dports/deskutils/lumina-textedit/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/
H A DgitWizard.cpp29 connect(ui->check_depth, SIGNAL(clicked()), this, SLOT(validateType()) ); in GitWizard()
92 int depth = -1; if(ui->check_depth->isChecked()){ depth = ui->spin_depth->value(); } in pageChanged()
124 ui->spin_depth->setVisible(ui->check_depth->isChecked()); in validateType()
/dports/deskutils/lumina-archiver/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/
H A DgitWizard.cpp29 connect(ui->check_depth, SIGNAL(clicked()), this, SLOT(validateType()) ); in GitWizard()
92 int depth = -1; if(ui->check_depth->isChecked()){ depth = ui->spin_depth->value(); } in pageChanged()
124 ui->spin_depth->setVisible(ui->check_depth->isChecked()); in validateType()
/dports/deskutils/lumina-fm/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/
H A DgitWizard.cpp29 connect(ui->check_depth, SIGNAL(clicked()), this, SLOT(validateType()) ); in GitWizard()
92 int depth = -1; if(ui->check_depth->isChecked()){ depth = ui->spin_depth->value(); } in pageChanged()
124 ui->spin_depth->setVisible(ui->check_depth->isChecked()); in validateType()
/dports/deskutils/lumina-fileinfo/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/
H A DgitWizard.cpp29 connect(ui->check_depth, SIGNAL(clicked()), this, SLOT(validateType()) ); in GitWizard()
92 int depth = -1; if(ui->check_depth->isChecked()){ depth = ui->spin_depth->value(); } in pageChanged()
124 ui->spin_depth->setVisible(ui->check_depth->isChecked()); in validateType()
/dports/deskutils/lumina-photo/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/
H A DgitWizard.cpp29 connect(ui->check_depth, SIGNAL(clicked()), this, SLOT(validateType()) ); in GitWizard()
92 int depth = -1; if(ui->check_depth->isChecked()){ depth = ui->spin_depth->value(); } in pageChanged()
124 ui->spin_depth->setVisible(ui->check_depth->isChecked()); in validateType()
/dports/deskutils/lumina-screenshot/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/
H A DgitWizard.cpp29 connect(ui->check_depth, SIGNAL(clicked()), this, SLOT(validateType()) ); in GitWizard()
92 int depth = -1; if(ui->check_depth->isChecked()){ depth = ui->spin_depth->value(); } in pageChanged()
124 ui->spin_depth->setVisible(ui->check_depth->isChecked()); in validateType()
/dports/x11/lumina-coreutils/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/
H A DgitWizard.cpp29 connect(ui->check_depth, SIGNAL(clicked()), this, SLOT(validateType()) ); in GitWizard()
92 int depth = -1; if(ui->check_depth->isChecked()){ depth = ui->spin_depth->value(); } in pageChanged()
124 ui->spin_depth->setVisible(ui->check_depth->isChecked()); in validateType()
/dports/x11/lumina-core/lumina-1.6.0/src-qt5/desktop-utils/lumina-fm/
H A DgitWizard.cpp29 connect(ui->check_depth, SIGNAL(clicked()), this, SLOT(validateType()) ); in GitWizard()
92 int depth = -1; if(ui->check_depth->isChecked()){ depth = ui->spin_depth->value(); } in pageChanged()
124 ui->spin_depth->setVisible(ui->check_depth->isChecked()); in validateType()
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dmaps.h41 bool check_depth = false,
55 bool check_depth = false,
H A Dmaps.cc756 bool check_depth, in find_maps_for_tag() argument
767 && (!check_depth || _debug_ignore_depth in find_maps_for_tag()
838 check_depth(_check_depth), in map_selector()
856 const bool check_depth; member
931 && (!check_depth || _debug_ignore_depth in accept()
1073 sel.check_depth, in _resolve_chance_vault()
1201 bool check_depth, in random_map_for_tag() argument
1206 map_selector::by_tag(tag, check_depth, check_chance, extra)); in random_map_for_tag()
/dports/misc/py-gluoncv/gluon-cv-0.9.0/gluoncv/data/kitti/
H A Dmono_dataset.py74 self.load_depth = self.check_depth()
196 def check_depth(self): member in MonoDataset
/dports/lang/ocaml/ocaml-4.05.0/debugger/
H A Dprintval.ml43 let check_depth depth obj ty = function
93 check_depth env obj ty in
/dports/lang/ocaml-nox11/ocaml-4.05.0/debugger/
H A Dprintval.ml43 let check_depth depth obj ty = function
93 check_depth env obj ty in
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/gl-1.0/
H A Dreadpix.c198 check_depth(void) in check_depth() function
381 pass &= check_depth(); in piglit_display()
/dports/net/astron/Astron-c8ba982/src/dclass/file/
H A Dparser.ypp73 static bool check_depth();
1159 if(!check_depth()) depth_error("signed integer");
1189 if(!check_depth()) depth_error("floating point");
1204 if(!check_depth()) depth_error("char");
1232 if(!check_depth()) depth_error("string");
1269 if(!check_depth()) depth_error("hex-string");
1308 if(!check_depth()) depth_error("method");
1358 if(!check_depth()) depth_error("struct");
1413 if(!check_depth()) depth_error("array");
1457 if(!check_depth()) depth_error("array");
[all …]

123