Home
last modified time | relevance | path

Searched defs:evil (Results 1 – 25 of 237) sorted by relevance

12345678910

/dports/devel/efl/efl-1.25.1/src/lib/evil/
H A Dmeson.build31 evil_lib = library('evil', evil_src, build
39 evil = declare_dependency( variable
45 evil = declare_dependency() variable
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_nntplib.py18 def server(evt, serv, evil=False): argument
52 evil = False variable in ServerTests
61 evil = True variable in EvilServerTests
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_nntplib.py18 def server(evt, serv, evil=False): argument
52 evil = False variable in ServerTests
61 evil = True variable in EvilServerTests
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail13116.d13 ref C evil() { return this; } // this should be rejected in evil() function
28 ref Base evil() { return super; } // should be rejected in evil() function
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail13116.d13 ref C evil() { return this; } // this should be rejected in evil() function
28 ref Base evil() { return super; } // should be rejected in evil() function
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail13116.d13 ref C evil() { return this; } // this should be rejected in evil() function
28 ref Base evil() { return super; } // should be rejected in evil() function
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail13116.d13 ref C evil() { return this; } // this should be rejected in evil() function
28 ref Base evil() { return super; } // should be rejected in evil() function
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail13116.d13 ref C evil() { return this; } // this should be rejected in evil() function
28 ref Base evil() { return super; } // should be rejected in evil() function
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail13116.d13 ref C evil() { return this; } // this should be rejected in evil() function
28 ref Base evil() { return super; } // should be rejected in evil() function
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail13116.d13 ref C evil() { return this; } // this should be rejected in evil() function
28 ref Base evil() { return super; } // should be rejected in evil() function
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail13116.d13 ref C evil() { return this; } // this should be rejected in evil() function
28 ref Base evil() { return super; } // should be rejected in evil() function
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/gdc.test/fail_compilation/
H A Dfail13116.d13 ref C evil() { return this; } // this should be rejected in evil() function
28 ref Base evil() { return super; } // should be rejected in evil() function
/dports/devel/efl/efl-1.25.1/src/tests/evil/
H A Devil_suite.c48 SUITE_INIT(evil) in SUITE_INIT() argument
53 SUITE_SHUTDOWN(evil) in SUITE_SHUTDOWN() argument
/dports/lang/ghc/ghc-8.10.7/libraries/base/tests/
H A DT11760.hs20 evil = do function
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tests/base/NSMutableAttributedString/
H A Dtest01.m6 @interface NSMutableAttributedString(evil) category
10 @implementation NSMutableAttributedString(evil) category
H A Dtest00.m5 @interface NSMutableAttributedString(evil) category
9 @implementation NSMutableAttributedString(evil) category
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.dg/modules/
H A Dexp-xlate-1_b.C2 export module evil; variable
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.dg/modules/
H A Dexp-xlate-1_b.C2 export module evil; variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.dg/modules/
H A Dexp-xlate-1_b.C2 export module evil; variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.dg/modules/
H A Dexp-xlate-1_b.C2 export module evil; variable
/dports/lang/rust/rustc-1.58.1-src/src/test/ui/lint/
H A Dlint-forbid-internal-unsafe.rs6 macro_rules! evil { macro
/dports/devel/ipython/ipython-7.29.0/IPython/core/tests/
H A Dbad_all.py6 def evil(): function
/dports/devel/ipython5/ipython-5.10.0/IPython/core/tests/
H A Dbad_all.py6 def evil(): function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/test/API/commands/process/launch/
H A Dprint_env.cpp7 char *evil = getenv("EVIL"); in main() local
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/packages/Python/lldbsuite/test/commands/process/launch/
H A Dprint_env.cpp7 char *evil = getenv("EVIL"); in main() local

12345678910