Home
last modified time | relevance | path

Searched refs:RenderScriptRuntime (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp990 RenderScriptRuntime::ModuleKind
1067 const RenderScriptRuntime::HookDefn RenderScriptRuntime::s_runtimeHookDefns[] =
4308 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute()
4461 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute()
4687 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute()
4796 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute()
4832 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute()
4883 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute()
4925 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute()
5046 RenderScriptRuntime::RenderScriptRuntime(Process *process) in RenderScriptRuntime() function in RenderScriptRuntime
[all …]
H A DRenderScriptScriptGroup.cpp49 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute()
106 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute()
H A DRenderScriptExpressionOpts.cpp160 bool RenderScriptRuntime::GetOverrideExprOptions(clang::TargetOptions &proto) { in GetOverrideExprOptions()
167 bool RenderScriptRuntime::GetIRPasses(LLVMUserExpression::IRPasses &passes) { in GetIRPasses()
H A DRenderScriptRuntime.h293 class RenderScriptRuntime : public lldb_private::CPPLanguageRuntime {
303 ~RenderScriptRuntime() override;
444 typedef void (RenderScriptRuntime::*CaptureStateFn)(
490 RenderScriptRuntime(Process *process); // Call CreateInstance instead.
/freebsd-12.1/contrib/llvm/tools/lldb/source/API/
H A DSystemInitializerFull.cpp405 RenderScriptRuntime::Initialize(); in Initialize()
556 RenderScriptRuntime::Terminate(); in Terminate()
/freebsd-12.1/contrib/llvm/tools/lldb/
H A DFREEBSD-Xlist102 source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/CMakeLists.txt