Home
last modified time | relevance | path

Searched refs:not_this (Results 1 – 25 of 106) sorted by relevance

12345

/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-cmake.r/cmake-target.d/
H A Dinput.cmake14 add_custom_target(${not_this})
15 add_custom_target(${ not_this })
31 add_executable(${not_this})
32 add_executable(${ not_this })
49 add_library(${not_this})
50 add_library(${ not_this })
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-cmake.r/cmake-project.d/
H A Dinput.cmake13 project(${not_this})
14 project(${ not_this })
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-cmake.r/cmake-option.d/
H A Dinput.cmake13 option(${not_this} foo)
14 option(${ not_this } foo)
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-cmake.r/cmake-macro.d/
H A Dinput.cmake24 macro(${not_this} foo)
27 macro(1not_this foo)
/dports/net/p5-Net-SSH-Perl/Net-SSH-Perl-2.14/t/
H A D06-auth.t39 my %not_this = map { "auth_" . $_ => 0 } grep $_ ne $a, @auth;
45 %not_this,
/dports/sysutils/syslinux/syslinux-6.03/mbr/
H A Dgptmbr.S169 jz not_this
171 jz not_this
175 not_this: label
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/
H A Dcolpartitiongrid.h72 void FindOverlappingPartitions(const TBOX &box, const ColPartition *not_this,
239 int y_top, const ColPartition *not_this);
H A Dstrokewidth.h153 void AccumulateOverlaps(const BLOBNBOX *not_this, bool debug, int max_size, int max_dist,
H A Dcolpartitiongrid.cpp357 const ColPartition *not_this, in FindOverlappingPartitions() argument
363 if (part != not_this) { in FindOverlappingPartitions()
1766 const ColPartition *not_this) { in FindMargin() argument
1775 if (part == not_this) { // || part->IsLineType()) in FindMargin()
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-cmake.r/cmake-variable.d/
H A Dinput.cmake13 set(${not_this} foo)
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-cmake.r/cmake-function.d/
H A Dinput.cmake32 function(${not_this} foo)
/dports/graphics/tesseract/tesseract-5.0.0/src/lstm/
H A Dnetworkio.h156 int BestChoiceOverRange(int t_start, int t_end, int not_this, int null_ch, float *rating,
169 int BestLabel(int t, int not_this, int not_that, float *score) const;
H A Dnetworkio.cpp441 int NetworkIO::BestChoiceOverRange(int t_start, int t_end, int not_this, int null_ch, float *rating, in BestChoiceOverRange() argument
449 if (c == not_this || c == null_ch) { in BestChoiceOverRange()
510 int NetworkIO::BestLabel(int t, int not_this, int not_that, float *score) const { in BestLabel() argument
516 if (line[i] > best_score && i != not_this && i != not_that) { in BestLabel()
/dports/games/luola/luola-1.3.2/src/
H A Dship.h101 struct Ship *find_nearest_ship (double myX, double myY, struct Ship * not_this, double *dist);
H A Dship.c1029 struct Ship *find_nearest_ship (double myX, double myY, struct Ship * not_this, double *dist) in find_nearest_ship() argument
1036 if (ship->state!=INTACT || ship == not_this) { in find_nearest_ship()
/dports/textproc/jq/jq-jq-1.6/src/
H A Dutil.c173 goto not_this; in _jq_memmem()
178 not_this: in _jq_memmem()
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/
H A DGeomTopoTool.hpp154 ErrorCode other_entity(EntityHandle bounded, EntityHandle not_this, EntityHandle across,
/dports/math/py-cryptominisat/cryptominisat-5.8.0/scripts/crystal/
H A Dhelper.py388 for not_this in not_these:
389 if not_this in inside_here:
/dports/math/cryptominisat/cryptominisat-5.8.0/scripts/crystal/
H A Dhelper.py388 for not_this in not_these:
389 if not_this in inside_here:
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DGeomTopoTool.cpp175 EntityHandle not_this, EntityHandle across, EntityHandle &other) in other_entity() argument
191 if (1 == bdy.size() && *bdy.begin() == not_this) { in other_entity()
195 if (*bdy.begin() == not_this) in other_entity()
197 if (*bdy.rbegin() == not_this) in other_entity()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/extract-zip/node_modules/debug/
H A DREADME.md65 set DEBUG=*,-not_this
71 $env:DEBUG = "*,-not_this"
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/finalhandler/node_modules/debug/
H A DREADME.md65 set DEBUG=*,-not_this
71 $env:DEBUG = "*,-not_this"
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/body-parser/node_modules/debug/
H A DREADME.md65 set DEBUG=*,-not_this
71 $env:DEBUG = "*,-not_this"
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/devtools-frontend/src/node_modules/connect/node_modules/debug/
H A DREADME.md65 set DEBUG=*,-not_this
71 $env:DEBUG = "*,-not_this"
/dports/www/ilias/ILIAS-5.4.25/Modules/Chatroom/chat/node_modules/debug/
H A DREADME.md65 set DEBUG=*,-not_this
71 $env:DEBUG = "*,-not_this"

12345