Home
last modified time | relevance | path

Searched defs:extra_args (Results 1 – 11 of 11) sorted by relevance

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-json-output-unittest.py769 def _GetJsonOutput(self, gtest_prog_name, extra_args, expected_exit_code): argument
807 self, gtest_prog_name, expected, expected_exit_code, extra_args=None argument
H A Dgtest_xml_output_unittest.py395 self, gtest_prog_name, extra_args, extra_env, expected_exit_code argument
442 extra_args=None, argument
/freebsd/contrib/libarchive/tar/test/
H A Dtest_copy.c268 copy_basic(const char *extra_args, const char *name) in copy_basic()
/freebsd/contrib/diff/lib/
H A Dstrftime.c345 # define extra_args , ut, ns macro
355 # define extra_args macro
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointLocation.cpp225 LLDB_INSTRUMENT_VA(this, callback_function_name, extra_args); in SetScriptCallbackFunction() argument
H A DSBBreakpointName.cpp560 SBStructuredData &extra_args) { in SetScriptCallbackFunction()
H A DSBBreakpoint.cpp607 SBStructuredData &extra_args) { in SetScriptCallbackFunction()
H A DSBTarget.cpp1043 const char *class_name, SBStructuredData &extra_args, in BreakpointCreateFromScript()
/freebsd/sys/amd64/include/xen/
H A Dhypercall.h329 int cmd, unsigned int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
/freebsd/sys/i386/include/xen/
H A Dhypercall.h322 int cmd, int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
/freebsd/lib/clang/liblldb/
H A DLLDBWrapLua.cpp3808 lldb::SBStructuredData extra_args(extra_args_impl); in LLDBSwigLuaBreakpointCallbackFunction() local