Home
last modified time | relevance | path

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

/freebsd-head/contrib/googletest/googletest/test/
HDgoogletest-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
HDgtest_xml_output_unittest.py395 self, gtest_prog_name, extra_args, extra_env, expected_exit_code argument
442 extra_args=None, argument
/freebsd-head/contrib/libarchive/tar/test/
HDtest_copy.c268 copy_basic(const char *extra_args, const char *name) in copy_basic()
/freebsd-head/contrib/diff/lib/
HDstrftime.c345 # define extra_args , ut, ns macro
355 # define extra_args macro
/freebsd-head/contrib/llvm-project/lldb/source/API/
HDSBBreakpointLocation.cpp224 SBStructuredData &extra_args) { in SetScriptCallbackFunction()
HDSBBreakpointName.cpp560 SBStructuredData &extra_args) { in SetScriptCallbackFunction()
HDSBBreakpoint.cpp607 SBStructuredData &extra_args) { in SetScriptCallbackFunction()
HDSBTarget.cpp1043 const char *class_name, SBStructuredData &extra_args, in BreakpointCreateFromScript()
/freebsd-head/sys/amd64/include/xen/
HDhypercall.h329 int cmd, unsigned int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
/freebsd-head/sys/i386/include/xen/
HDhypercall.h322 int cmd, int vcpuid, void *extra_args) in HYPERVISOR_vcpu_op()
/freebsd-head/lib/clang/liblldb/
HDLLDBWrapLua.cpp3808 lldb::SBStructuredData extra_args(extra_args_impl); in LLDBSwigLuaBreakpointCallbackFunction() local