Home
last modified time | relevance | path

Searched refs:noway (Results 1 – 25 of 148) sorted by relevance

123456

/dports/news/cnews/cnews-cr.g_18/conf/
H A Duseanswers30 bsd|noway) echo 'INCLUDE .include "../include/config.make"' ;;
113 noway) echo "MAKE=../conf/maker" ;;
/dports/www/p5-Flickr-API/Flickr-API-1.28/t/
H A D09-people.t106 $api->findByEmail('a-non-existent-email-address@nowhere.noway.nohow.nom'),
118 $api->findByUsername('a-non-existent-user-name-nom-nom.noway.nohow.nom'),
149 $api->findByUsername('a-non-existent-user-name-nom-nom.noway.nohow.nom'),
/dports/www/webhook/webhook-2.8.0/
H A Dwebhook_test.go477 `arg: 1481a2de7b2a7d02428ad93446ab166be7793fbb lolwut@noway.biz
635 `arg: 1481a2de7b2a7d02428ad93446ab166be7793fbb lolwut@noway.biz
1050 `arg: 1481a2de7b2a7d02428ad93446ab166be7793fbb lolwut@noway.biz
1093 `arg: 1481a2de7b2a7d02428ad93446ab166be7793fbb lolwut@noway.biz
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libpz/
H A Dpzhead.c127 goto noway; in pzheadread()
133 goto noway; in pzheadread()
137 noway: in pzheadread()
/dports/shells/ksh93/ast-93u/src/lib/libpz/
H A Dpzhead.c127 goto noway; in pzheadread()
133 goto noway; in pzheadread()
137 noway: in pzheadread()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libpz/
H A Dpzhead.c127 goto noway; in pzheadread()
133 goto noway; in pzheadread()
137 noway: in pzheadread()
/dports/editors/texstudio/texstudio-4.1.2/completion/
H A Dfourier-orns.cwl5 \noway
/dports/databases/speedtables/speedtables-1.13.12/ctables/playpen/
H A Dpasswd.tab25 noway * 99 74 User with same group as PuSQL /var/empty /usr/bin/false
H A Dpasswd.tsv3 noway * 99 74 User with same group as PuSQL /var/empty /usr/bin/false
/dports/games/zdoom/zdoom-2.8.1/src/
H A Dp_spec.cpp329 bool noway = true; in P_TestActivateLine() local
339 noway = false; in P_TestActivateLine()
343 noway = false; in P_TestActivateLine()
362 noway = false; in P_TestActivateLine()
365 else noway = false; in P_TestActivateLine()
369 noway = false; in P_TestActivateLine()
371 return !noway; in P_TestActivateLine()
/dports/news/cnews/cnews-cr.g_18/
H A Dquiz333 noway make has no such feature
347 noway) echo "conf/maker is an imitation make that fudges this on"
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/upas/common/
H A Dlibsys.c171 goto noway; in syslock()
175 noway: in syslock()
/dports/math/form/form-4.2.1/sources/
H A Dcomexpr.c1455 goto noway; in CoFillExpression()
1460 goto noway; in CoFillExpression()
1471 goto noway; in CoFillExpression()
1497 goto noway; in CoFillExpression()
1524 goto noway; in CoFillExpression()
1714 noway: in CoFillExpression()
/dports/security/p5-Crypt-PKCS10/Crypt-PKCS10-2.002/t/
H A Dcsr1.pem32 …email:noway@none.com, URI:https://fred.example.net, email:someday@nowhere.example.com, DNS:www.exa…
H A D02_base.t568 'rfc822Name=noway@none.com,uniformResourceIdentifier=htt' .
582 'rfc822Name' => 'noway@none.com'
611 is( $decoded->subjectAltName, 'rfc822Name:noway@none.com,' .
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/octeon/
H A Dcvmx-l2c-defs.h96 __BITFIELD_FIELD(uint64_t noway:1,
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/octeon/
H A Dcvmx-l2c-defs.h96 __BITFIELD_FIELD(uint64_t noway:1,
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/octeon/
H A Dcvmx-l2c-defs.h96 __BITFIELD_FIELD(uint64_t noway:1,
/dports/games/hyperrogue/hyperrogue-12.0f/rogueviz/
H A Dbanachtarski.cpp117 void recursive_paint(cwpath& pinv, vector<int>& way, int noway) { in recursive_paint() argument
163 if(celldist(c) <= 11+more) for(int i=0; i<4; i++) if(i != noway) { in recursive_paint()
/dports/lang/py-lupa/lupa-1.10/
H A DREADME.rst872 ... noway = 2.1
884 >>> func = lua.eval('function(x) x.noway = 42; end')
885 >>> func(x) # setting 'noway'
888 AttributeError: not allowed to write attribute "noway"
/dports/astro/routino/routino-3.3.3/src/
H A Drelationsx.c232 way_t noway=NO_WAY_ID; in AppendRouteRelationList() local
250 WriteFileBuffered(relationsx->rrfd,&noway, sizeof(way_t)); in AppendRouteRelationList()
/dports/devel/p5-MooseX-Types/MooseX-Types-0.50/t/
H A D13_typedecorator.t192 $type->deep2([[{a=>1,b=>2},{c=>3,d=>'noway'}],[{e=>5}]]);
/dports/math/reduce/Reduce-svn5758-src/packages/int/
H A Disolve.red453 if ccount=0 then go to noway; % failure.
468 noway:
/dports/converters/p5-Convert-Binary-C/Convert-Binary-C-0.84/tests/
H A D203_warnings.t567 …$p->tag('noway'); # (1) Useless use of tag in void con…
568 $x = $p->tag('noway'); # (E) Cannot find 'noway'
592 $p->tag('noway', Hooks => undef); # (E) Cannot find 'noway'
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tests/braille-specs/
H A Den-ueb-10-07-contractions.yaml458 - - noway
459 - noway

123456