Home
last modified time | relevance | path

Searched defs:subn (Results 1 - 5 of 5) sorted by relevance

/third_party/littlefs/scripts/
H A Dprefix.py21 def subn(from_prefix, to_prefix, name): function
/kernel/linux/linux-5.10/tools/perf/tests/
H A Dbuiltin-test.c640 int subn; in __cmd_test() local
671 int subn = t->subtest.get_nr(); in __cmd_test() local
760 int subn = t->subtest.get_nr(); in perf_test__list() local
/kernel/linux/linux-6.6/tools/perf/tests/
H A Dbuiltin-test.c386 int subn; in __cmd_test() local
410 int subn = num_subtests(t); in __cmd_test() local
486 int subn = num_subtests(t); in perf_test__list() local
/third_party/python/Lib/re/
H A D__init__.py187 def subn(pattern, repl, string, count=0, flags=0): function
/third_party/python/Modules/_sre/
H A Dsre.c1050 pattern_subx(_sremodulestate* module_state, PatternObject* self, PyObject* ptemplate, PyObject* string, Py_ssize_t count, Py_ssize_t subn) pattern_subx() argument

Completed in 7 milliseconds