Home
last modified time | relevance | path

Searched defs:ABC (Results 1 – 25 of 1669) sorted by last modified time

12345678910>>...67

/dports/sysutils/py-ansible-core/ansible-core-2.11.6/test/lib/ansible_test/_internal/
H A Dutil_common.py31 ANSIBLE_TEST_DATA_ROOT,
/dports/sysutils/py-ansible-base/ansible-base-2.10.15/test/lib/ansible_test/_internal/
H A Dutil.py30 ABC = ABCMeta('ABC', (), {}) variable
/dports/sysutils/ansible2/ansible-2.9.27/test/lib/ansible_test/_internal/
H A Dutil.py30 ABC = ABCMeta('ABC', (), {}) variable
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/extern/fmt-5.3.0/test/
H A Dostream-test.cc174 struct ABC {}; struct
176 template <typename Output> Output &operator<<(Output &out, ABC) { in operator <<() argument
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/include/
H A Dknuth-bendix.hpp96 ABC = 0, enumerator
/dports/math/gap/gap-4.11.0/pkg/semigroups-3.2.3/libsemigroups/src/
H A Dknuth-bendix-impl.hpp214 struct ABC : OverlapMeasure { struct in libsemigroups::fpsemigroup::KnuthBendix::KnuthBendixImpl
216 operator()(Rule const* AB, in operator ()()
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest_unicode.py1492 ABC = 'abc' variable in UnicodeTest.test_formatting_with_enum.Str
H A Dtest_typechecks.py6 class ABC(type): class
/dports/lang/python310/Python-3.10.1/Lib/
H A Dabc.py184 class ABC(metaclass=ABCMeta): class
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest_unicode.py1444 ABC = 'abc' variable in UnicodeTest.test_formatting_with_enum.Str
H A Dtest_typechecks.py6 class ABC(type): class
/dports/lang/python38/Python-3.8.12/Lib/
H A Dabc.py125 class ABC(metaclass=ABCMeta): class
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest_unicode.py1444 ABC = 'abc' variable in UnicodeTest.test_formatting_with_enum.Str
H A Dtest_typechecks.py6 class ABC(type): class
/dports/lang/python37/Python-3.7.12/Lib/
H A Dabc.py166 class ABC(metaclass=ABCMeta): class
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest_typechecks.py7 class ABC(type): class
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest_typechecks.py7 class ABC(type): class
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest_unicode.py1456 ABC = 'abc' variable in UnicodeTest.test_formatting_with_enum.Str
H A Dtest_typechecks.py6 class ABC(type): class
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest_unicode.py1498 ABC = 'abc' variable in UnicodeTest.test_formatting_with_enum.Str
H A Dtest_typechecks.py6 class ABC(type): class
/dports/lang/python311/Python-3.11.0a3/Lib/
H A Dabc.py184 class ABC(metaclass=ABCMeta): class
/dports/lang/python39/Python-3.9.9/Lib/
H A Dabc.py146 class ABC(metaclass=ABCMeta): class
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_experimental/edit_ocme/src/utils/
H A Drelease_assert.h9 #define ABC(x) #x macro
/dports/archivers/xmill/xmill/XMill/
H A DXMLOutput.hpp65 OUTPUT_STATIC struct ABC { struct in XMLStringOutput
66 unsigned char status:3;
67 unsigned char content:2;
68 unsigned char isinattrib:1;
69 unsigned char indentation:5;
70 unsigned char valuespacing:1;
71 unsigned char attribwhitespace:1;
118 struct ABC { struct in MSXMLOutput
119 unsigned char status:3;
120 unsigned char content:2;
[all …]

12345678910>>...67