/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-cmake.r/cmake-target.d/ |
H A D | input.cmake | 14 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 D | input.cmake | 13 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 D | input.cmake | 13 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 D | input.cmake | 24 macro(${not_this} foo) 27 macro(1not_this foo)
|
/dports/net/p5-Net-SSH-Perl/Net-SSH-Perl-2.14/t/ |
H A D | 06-auth.t | 39 my %not_this = map { "auth_" . $_ => 0 } grep $_ ne $a, @auth; 45 %not_this,
|
/dports/sysutils/syslinux/syslinux-6.03/mbr/ |
H A D | gptmbr.S | 169 jz not_this 171 jz not_this 175 not_this: label
|
/dports/graphics/tesseract/tesseract-5.0.0/src/textord/ |
H A D | colpartitiongrid.h | 72 void FindOverlappingPartitions(const TBOX &box, const ColPartition *not_this, 239 int y_top, const ColPartition *not_this);
|
H A D | strokewidth.h | 153 void AccumulateOverlaps(const BLOBNBOX *not_this, bool debug, int max_size, int max_dist,
|
H A D | colpartitiongrid.cpp | 357 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 D | input.cmake | 13 set(${not_this} foo)
|
/dports/devel/universal-ctags/ctags-p5.9.20211128.0/Units/parser-cmake.r/cmake-function.d/ |
H A D | input.cmake | 32 function(${not_this} foo)
|
/dports/graphics/tesseract/tesseract-5.0.0/src/lstm/ |
H A D | networkio.h | 156 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 D | networkio.cpp | 441 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 D | ship.h | 101 struct Ship *find_nearest_ship (double myX, double myY, struct Ship * not_this, double *dist);
|
H A D | ship.c | 1029 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 D | util.c | 173 goto not_this; in _jq_memmem() 178 not_this: in _jq_memmem()
|
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/moab/ |
H A D | GeomTopoTool.hpp | 154 ErrorCode other_entity(EntityHandle bounded, EntityHandle not_this, EntityHandle across,
|
/dports/math/py-cryptominisat/cryptominisat-5.8.0/scripts/crystal/ |
H A D | helper.py | 388 for not_this in not_these: 389 if not_this in inside_here:
|
/dports/math/cryptominisat/cryptominisat-5.8.0/scripts/crystal/ |
H A D | helper.py | 388 for not_this in not_these: 389 if not_this in inside_here:
|
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/ |
H A D | GeomTopoTool.cpp | 175 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 D | README.md | 65 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 D | README.md | 65 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 D | README.md | 65 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 D | README.md | 65 set DEBUG=*,-not_this 71 $env:DEBUG = "*,-not_this"
|
/dports/www/ilias/ILIAS-5.4.25/Modules/Chatroom/chat/node_modules/debug/ |
H A D | README.md | 65 set DEBUG=*,-not_this 71 $env:DEBUG = "*,-not_this"
|