Home
last modified time | relevance | path

Searched +defs:test +defs:not (Results 51 – 75 of 312) sorted by relevance

12345678910>>...13

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libvpx/source/libvpx/build/make/
H A DMakefile24 test:: .DEFAULT target
114 test:: target
255 not=$(subst yes,no,$(1)) macro
462 test:: target
/dports/mail/thunderbird/thunderbird-91.8.0/media/libvpx/libvpx/build/make/
H A DMakefile24 test:: .DEFAULT target
114 test:: target
251 not=$(subst yes,no,$(1)) macro
458 test:: target
/dports/lang/spidermonkey78/firefox-78.9.0/media/libvpx/libvpx/build/make/
H A DMakefile24 test:: .DEFAULT target
114 test:: target
251 not=$(subst yes,no,$(1)) macro
458 test:: target
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/build/make/
H A DMakefile24 test:: .DEFAULT target
113 test:: target
257 not=$(subst yes,no,$(1)) macro
464 test:: target
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/hast-util-from-parse5/
H A Dpackage.json43 "not": "^0.1.0", string
63 "test": "npm run format && npm run build && npm run test-coverage && npm run test-types" string
/dports/shells/bash/bash-5.1/lib/glob/
H A Dsm_loop.c379 BRACKMATCH (CHAR *p, U_CHAR test, int flags) in BRACKMATCH()
388 register int not; /* Nonzero if the sense of the character class is inverted. */ local
/dports/multimedia/libvpx/libvpx-1.11.0/build/make/
H A DMakefile24 test:: .DEFAULT target
114 test:: target
277 not=$(subst yes,no,$(1)) macro
484 test:: target
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi.tests/src/org/eclipse/osgi/tests/securityadmin/
H A DSecurityAdminUnitTests.java171 Bundle test = installTestBundle(TEST_BUNDLE); in testCreateDomain() local
177 Bundle test = installTestBundle(TEST_BUNDLE); in testLocationPermission01() local
193 Bundle test = installTestBundle(TEST_BUNDLE); in testLocationPermission02() local
209 Bundle test = installTestBundle(TEST_BUNDLE); in testLocationPermission03() local
243 Bundle test = installTestBundle(TEST_BUNDLE); in testDefaultPermissions01() local
258 Bundle test = installTestBundle(TEST_BUNDLE); in testDefaultPermissions02() local
284 Bundle test = installTestBundle(TEST_BUNDLE); in testNotLocationCondition01() local
297 Bundle test = installTestBundle(TEST_BUNDLE); in testNotLocationCondition02() local
310 Bundle test = installTestBundle(TEST_BUNDLE); in testMultipleLocationConditions01() local
332 Bundle test = installTestBundle(TEST_BUNDLE); in testMultipleLocationConditions02() local
[all …]
/dports/deskutils/calibre/calibre-src-5.34.0/resources/
H A Dtemplate-functions.json62 … "not": "def evaluate(self, formatter, kwargs, mi, locals, val):\n return '' if val else '1'\n", string
89 …"test": "def evaluate(self, formatter, kwargs, mi, locals, val, value_if_set, value_not_set):\n … string
/dports/devel/sunpromake/schily-2021-09-18/sh/
H A Dtest.c160 test(argn, com) in test() function
165 int not; local
/dports/devel/sccs/schily-2021-09-18/sh/
H A Dtest.c160 test(argn, com) in test() function
165 int not; local
/dports/devel/schilybase/schily-2021-09-18/sh/
H A Dtest.c160 test(argn, com) in test() function
165 int not; local
/dports/net/rscsi/schily-2021-09-18/sh/
H A Dtest.c160 test(argn, com) in test() function
165 int not; local
/dports/archivers/star/schily-2021-09-18/sh/
H A Dtest.c160 test(argn, com) in test() function
165 int not; local
/dports/sysutils/cdrtools/schily-2021-09-18/sh/
H A Dtest.c160 test(argn, com) in test() function
165 int not; local
/dports/editors/ved/schily-2021-09-18/sh/
H A Dtest.c160 test(argn, com) in test() function
165 int not; local
/dports/japanese/kterm/pcemu1.01alpha/
H A Ddisasm.h94 sub, cs, das, xor, ss, aaa, cmp, ds, aas, inc, dec, jump, test, xchg, enumerator
98 jcxz, in, out, jmp, lock, repz, repnz, hlt, cmc, not, neg, mul, imul, enumerator
/dports/textproc/kibana7/kibana-7.16.2-darwin-x86_64/node_modules/refractor/
H A Dpackage.json54 "not": "^0.1.0", string
75 "test": "npm run generate && npm run format && npm run build && npm run test-coverage" string
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/observabilityDashboards/node_modules/refractor/
H A Dpackage.json54 "not": "^0.1.0", string
75 "test": "npm run generate && npm run format && npm run build && npm run test-coverage" string
/dports/ftp/yafc/yafc-1.3.7/lib/
H A Dfnmatch.c371 brackmatch (p, test, flags) in brackmatch() argument
377 register int not; /* Nonzero if the sense of the character class is inverted. */ local
/dports/devel/smake/schily-2021-09-18/sh/
H A Dtest.c160 test(argn, com) in test() function
165 int not; local
/dports/sysutils/schilyutils/schily-2021-09-18/sh/
H A Dtest.c160 test(argn, com) in test() function
165 int not; local
/dports/lang/kawa/kawa-3.1.1/gnu/math/
H A DBitOps.java99 public static boolean test (IntNum x, int y) in test() method in BitOps
107 public static boolean test (IntNum x, IntNum y) in test() method in BitOps
174 public static IntNum not (IntNum x) in not() method in BitOps
/dports/multimedia/v4l_compat/linux-5.13-rc2/tools/usb/
H A Dtestusb.c122 int test; member
370 int all = 0, forever = 0, not = 0; in main() local
371 int test = -1 /* all */; in main() local
/dports/multimedia/libv4l/linux-5.13-rc2/tools/usb/
H A Dtestusb.c122 int test; member
370 int all = 0, forever = 0, not = 0; in main() local
371 int test = -1 /* all */; in main() local

12345678910>>...13