Home
last modified time | relevance | path

Searched defs:cls (Results 1 – 25 of 39) sorted by relevance

12

/openbsd/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/test/
H A Dtest_setups.py36 def setUpClass(cls): argument
57 def tearDownClass(cls): argument
78 def tearDownClass(cls): argument
92 def tearDownClass(cls): argument
113 def setUpClass(cls): argument
174 def setUpClass(cls): argument
194 def setUpClass(cls): argument
235 def setUpClass(cls): argument
251 def setUpClass(cls): argument
267 def setUpClass(cls): argument
[all …]
H A Dtest_suite.py319 def setUpClass(cls): argument
323 def tearDownClass(cls): argument
/openbsd/gnu/llvm/lldb/examples/customization/pwd-cd-and-system/
H A Dutils.py15 def prev_dir(cls): argument
19 def swap(cls, dir): argument
/openbsd/gnu/llvm/lldb/examples/python/
H A Dcmdtemplate.py23 def register_lldb_command(cls, debugger, module_name): argument
35 def create_options(cls): argument
H A Dsymbolication.py171 def InitWithSBTargetAndSBSection(cls, target, section): argument
245 def InitWithSBTargetAndSBModule(cls, target, module): argument
452 def InitWithSBTarget(cls, target): argument
467 def InitWithSBDebugger(cls, debugger, images): argument
/openbsd/regress/sbin/isakmpd/common/
H A Dlog.c11 log_debug(int cls, int level, const char *fmt, ...) in log_debug()
16 log_debug_buf(int cls, int level, const char *header, const u_int8_t *buf, in log_debug_buf()
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/test_runner/
H A Dprocess_control.py108 def process_helper(cls): argument
290 def _create_new_process_group(cls): argument
323 def _validate_pre_terminate(cls, popen_process, log_file): argument
416 def _signal_names_by_number(cls): argument
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Dglobal-init1.C15 S * cls = the_s (); in main() local
/openbsd/gnu/llvm/lldb/third_party/Python/module/unittest2/unittest2/
H A Dutil.py26 def strclass(cls): argument
H A Dcase.py281 def setUpClass(cls): argument
285 def tearDownClass(cls): argument
1043 def assertIsInstance(self, obj, cls, msg=None): argument
1050 def assertNotIsInstance(self, obj, cls, msg=None): argument
/openbsd/gnu/llvm/llvm/bindings/python/llvm/
H A Dcore.py52 def from_value(cls, value): argument
63 def register(cls, name, value): argument
202 def CreateWithName(cls, module_id): argument
440 def GetGlobalContext(cls): argument
/openbsd/sbin/isakmpd/
H A Dlog.c233 log_debug(int cls, int level, const char *fmt, ...) in log_debug()
249 log_debug_buf(int cls, int level, const char *header, const u_int8_t *buf, in log_debug_buf()
282 log_debug_cmd(int cls, int level) in log_debug_cmd()
H A Disakmpd.c128 int cls, level; in parse_args() local
H A Dui.c392 int cls, level; in ui_debug() local
/openbsd/gnu/llvm/llvm/tools/opt-viewer/
H A Doptrecord.py64 def set_demangler(cls, demangler): argument
69 def demangle(cls, name): argument
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/
H A Dlldbtest.py545 def setUpClass(cls): argument
569 def tearDownClass(cls): argument
724 def setUpCommands(cls): argument
1677 def __new__(cls, name, bases, attrs): argument
2606 def RemoveTempFile(cls, file): argument
/openbsd/libexec/spamd-setup/
H A Dspamd-setup.c139 range2cidrlist(struct cidr *list, u_int *cli, u_int *cls, u_int32_t start, in range2cidrlist()
559 u_int cli, cls, i; in collapse_blacklist() local
/openbsd/usr.bin/mixerctl/
H A Dmixerctl.c354 int cls = fields[i].infp->mixer_class; in main() local
/openbsd/gnu/llvm/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/
H A Dvscode.py139 def encode_content(cls, s): argument
143 def validate_response(cls, command, response): argument
/openbsd/gnu/llvm/llvm/utils/lit/lit/
H A DTestRunner.py1716 def _handleCommand(cls, line_number, line, output, keyword): argument
1777 def _handleSubst(cls, line_number, line, output, keyword, new_subst): argument
H A DTest.py24 def __new__(cls, name, label, isFailure): argument
/openbsd/gnu/llvm/clang/lib/Index/
H A DUSRGeneration.cpp144 void GenObjCClass(StringRef cls, StringRef ExtSymDefinedIn, in GenObjCClass()
151 void GenObjCCategory(StringRef cls, StringRef cat, in GenObjCCategory()
/openbsd/gnu/llvm/lldb/third_party/Python/module/ptyprocess-0.6.0/ptyprocess/
H A Dptyprocess.py180 cls, argv, cwd=None, env=None, echo=True, preexec_fn=None, argument
/openbsd/lib/libsndio/
H A Dsioctl_sun.c111 struct mixer_devinfo dev, cls; in initvol() local
/openbsd/games/hack/
H A Dhack.pri.c740 cls(void) in cls() function

12