| /openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | SWIGPythonBridge.h | 141 bool LLDBSWIGPythonCallThreadPlan(void *implementor, const char *method_name, 150 LLDBSwigPythonCallBreakpointResolver(void *implementor, const char *method_name, 158 bool LLDBSwigPythonStopHookCallHandleStop(void *implementor, 162 size_t LLDBSwigPython_CalculateNumChildren(PyObject *implementor, uint32_t max); 164 PyObject *LLDBSwigPython_GetChildAtIndex(PyObject *implementor, uint32_t idx); 166 int LLDBSwigPython_GetIndexOfChildWithName(PyObject *implementor, 171 bool LLDBSwigPython_UpdateSynthProviderInstance(PyObject *implementor); 174 PyObject *implementor); 176 PyObject *LLDBSwigPython_GetValueSynthProviderInstance(PyObject *implementor); 185 PyObject *implementor, lldb::DebuggerSP debugger, const char *args, [all …]
|
| H A D | ScriptInterpreterPython.cpp | 1456 PythonObject implementor(PyRefType::Borrowed, in GetRecognizedArguments() local 1459 if (!implementor.IsAllocated()) in GetRecognizedArguments() 1464 LLDBSwigPython_GetRecognizedArguments(implementor.get(), frame_sp)); in GetRecognizedArguments() 1515 PythonObject implementor(PyRefType::Borrowed, in OSPlugin_RegisterInfo() local 1518 if (!implementor.IsAllocated()) in OSPlugin_RegisterInfo() 1522 implementor.CallMethod("get_register_info"); in OSPlugin_RegisterInfo() 1548 PythonObject implementor(PyRefType::Borrowed, in OSPlugin_ThreadsInfo() local 1551 if (!implementor.IsAllocated()) in OSPlugin_ThreadsInfo() 1555 implementor.CallMethod("get_thread_info"); in OSPlugin_ThreadsInfo() 1582 PythonObject implementor(PyRefType::Borrowed, in OSPlugin_RegisterContextData() local [all …]
|
| H A D | ScriptInterpreterPythonImpl.h | 124 GetRecognizedArguments(const StructuredData::ObjectSP &implementor, 154 size_t CalculateNumChildren(const StructuredData::ObjectSP &implementor, 158 GetChildAtIndex(const StructuredData::ObjectSP &implementor, 161 int GetIndexOfChildWithName(const StructuredData::ObjectSP &implementor, 165 const StructuredData::ObjectSP &implementor) override; 168 const StructuredData::ObjectSP &implementor) override; 171 GetSyntheticValue(const StructuredData::ObjectSP &implementor) override; 174 GetSyntheticTypeName(const StructuredData::ObjectSP &implementor) override;
|
| H A D | ScriptedPythonInterface.h | 57 PythonObject implementor(PyRefType::Borrowed, in Dispatch() 60 if (!implementor.IsAllocated()) in Dispatch() 71 [&implementor, &method_name, &expected_return_object](auto &&...args) { in Dispatch() 74 implementor.CallMethod(method_name.data(), args...); in Dispatch()
|
| /openbsd-src/gnu/llvm/lldb/bindings/python/ |
| H A D | python-wrapper.swig | 333 void *implementor, const char *method_name, lldb_private::Event *event, 338 PythonObject self(PyRefType::Borrowed, static_cast<PyObject *>(implementor)); 404 void *implementor, const char *method_name, 407 PythonObject self(PyRefType::Borrowed, static_cast<PyObject *>(implementor)); 501 void *implementor, lldb::ExecutionContextRefSP exc_ctx_sp, 508 PythonObject self(PyRefType::Borrowed, static_cast<PyObject *>(implementor)); 541 PyObject * implementor, char *callee_name, 545 PythonObject self(PyRefType::Borrowed, static_cast<PyObject *>(implementor)); 562 size_t lldb_private::LLDBSwigPython_CalculateNumChildren(PyObject * implementor, 564 PythonObject self(PyRefType::Borrowed, implementor); [all …]
|
| /openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/ |
| H A D | ScriptInterpreter.h | 246 const StructuredData::ObjectSP &implementor, in GetRecognizedArguments() argument 438 CalculateNumChildren(const StructuredData::ObjectSP &implementor, in CalculateNumChildren() argument 444 GetChildAtIndex(const StructuredData::ObjectSP &implementor, uint32_t idx) { in GetChildAtIndex() argument 449 GetIndexOfChildWithName(const StructuredData::ObjectSP &implementor, in GetIndexOfChildWithName() argument 455 UpdateSynthProviderInstance(const StructuredData::ObjectSP &implementor) { in UpdateSynthProviderInstance() argument 460 const StructuredData::ObjectSP &implementor) { in MightHaveChildrenSynthProviderInstance() argument 465 GetSyntheticValue(const StructuredData::ObjectSP &implementor) { in GetSyntheticValue() argument 470 GetSyntheticTypeName(const StructuredData::ObjectSP &implementor) { in GetSyntheticTypeName() argument
|
| /openbsd-src/gnu/llvm/llvm/docs/TableGen/ |
| H A D | index.rst | 217 "Instruction" in the LLVM code generator) or for the implementor to help factor
|
| /openbsd-src/share/snmp/ |
| H A D | HOST-RESOURCES-MIB.txt | 1452 of the implementor." 1458 of the implementor."
|
| /openbsd-src/gnu/llvm/llvm/docs/tutorial/MyFirstLanguageFrontend/ |
| H A D | LangImpl04.rst | 108 all languages and for all situations. LLVM allows a compiler implementor
|
| /openbsd-src/gnu/llvm/llvm/docs/ |
| H A D | GarbageCollection.rst | 853 implementor is responsibly for providing a custom pass to lower the
|
| /openbsd-src/gnu/lib/libstdc++/libstdc++/libio/ |
| H A D | ChangeLog | 2181 from the implementor's to the user's name anme space. 2185 implementor's name space to user's, and update usages.
|
| /openbsd-src/gnu/usr.bin/perl/pod/ |
| H A D | perlsyn.pod | 361 defined entirely by the extension. If you are an implementor, see
|
| H A D | perlpodspec.pod | 958 If, surprisingly, the implementor of a Pod formatter can't find a
|
| H A D | perlfunc.pod | 96 is defined entirely by the extension. If you are an implementor, see
|
| /openbsd-src/gnu/usr.bin/perl/ext/Pod-Html/corpus/ |
| H A D | perlpodspec-copy.pod | 927 If, surprisingly, the implementor of a Pod formatter can't find a
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/doc/ |
| H A D | cpp.texi | 3942 better for the header file's implementor to write the file so that users
|
| H A D | extend.texi | 4771 prefixed. We intend for a library implementor to be able to simply
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | cpp.texi | 4075 better for the header file's implementor to write the file so that users
|
| H A D | cpp.info | 3708 better for the header file's implementor to write the file so that users
|
| H A D | extend.texi | 5754 prefixed. We intend for a library implementor to be able to simply
|
| H A D | gcc.info | 20402 `__builtin_' prefixed. We intend for a library implementor to be able
|
| /openbsd-src/gnu/usr.bin/perl/cpan/Pod-Perldoc/corpus/ |
| H A D | perlfunc.pod | |