Searched defs:extra_args (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/API/
H A DSBBreakpointLocation.cpp217 SetScriptCallbackFunction( const char *callback_function_name, SBStructuredData &extra_args) argument
H A DSBBreakpointName.cpp578 SetScriptCallbackFunction( const char *callback_function_name, SBStructuredData &extra_args) argument
H A DSBBreakpoint.cpp602 SetScriptCallbackFunction( const char *callback_function_name, SBStructuredData &extra_args) argument
H A DSBTarget.cpp1099 BreakpointCreateFromScript( const char *class_name, SBStructuredData &extra_args, const SBFileSpecList &module_list, const SBFileSpecList &file_list, bool request_hardware) argument
/freebsd-13-stable/sys/i386/include/xen/
H A Dhypercall.h346 HYPERVISOR_vcpu_op( int cmd, int vcpuid, void *extra_args) argument
/freebsd-13-stable/sys/amd64/include/xen/
H A Dhypercall.h358 HYPERVISOR_vcpu_op( int cmd, unsigned int vcpuid, void *extra_args) argument
/freebsd-13-stable/contrib/diff/lib/
H A Dstrftime.c345 # define extra_args , ut, ns macro
355 # define extra_args macro
/freebsd-13-stable/contrib/googletest/googletest/src/
H A Dgtest-death-test.cc1103 ::std::vector<std::string> extra_args = local

Completed in 75 milliseconds