Searched refs:recognizer (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/lldb/source/Target/ |
H A D | StackFrameRecognizer.cpp | 51 StackFrameRecognizerSP recognizer, ConstString module, in AddRecognizer() argument 53 m_recognizers.push_front({(uint32_t)m_recognizers.size(), recognizer, false, in AddRecognizer() 59 StackFrameRecognizerSP recognizer, RegularExpressionSP module, in AddRecognizer() argument 61 m_recognizers.push_front({(uint32_t)m_recognizers.size(), recognizer, true, in AddRecognizer() 79 callback(entry.recognizer_id, entry.recognizer->GetName(), module_name, in ForEach() 83 callback(entry.recognizer_id, entry.recognizer->GetName(), in ForEach() 143 return entry.recognizer; in GetRecognizerForFrame() 150 auto recognizer = GetRecognizerForFrame(frame); in RecognizeFrame() local 151 if (!recognizer) in RecognizeFrame() 153 return recognizer->RecognizeFrame(frame); in RecognizeFrame()
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Target/ |
H A D | StackFrameRecognizer.h | 105 void AddRecognizer(lldb::StackFrameRecognizerSP recognizer, 109 void AddRecognizer(lldb::StackFrameRecognizerSP recognizer, 130 lldb::StackFrameRecognizerSP recognizer; member
|
/freebsd/contrib/llvm-project/lldb/source/Commands/ |
H A D | CommandObjectFrame.cpp | 1076 auto recognizer = GetSelectedOrDummyTarget() in DoExecute() local 1082 if (recognizer) { in DoExecute() 1084 output_stream << recognizer->GetName(); in DoExecute()
|
H A D | Options.td | 417 let Command = "frame recognizer add" in { 420 Desc<"Name of the module or shared library that this recognizer applies " 424 Desc<"Name of the function that this recognizer applies to. " 428 Desc<"Give the name of a Python class to use for this frame recognizer.">; 432 Desc<"If true, only apply this recognizer to frames whose PC currently points to the " 433 "first instruction of the specified function. If false, the recognizer " 437 "be taken to make the recognizer operate correctly. Defaults to true.">; 1224 Option<"recognizer-function", "\\x01">, 1270 Option<"recognizer-function", "\\x01">,
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 14707 …ally-organized parsing system, designed for use in a continuous speech recognizer. LPARS processes…
|
/freebsd/share/dict/ |
H A D | web2 | 164644 recognizer
|