Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp49 LLDB_PLUGIN_DEFINE(RenderScriptRuntime)
53 char RenderScriptRuntime::ID = 0;
490 struct RenderScriptRuntime::ScriptDetails {
511 struct RenderScriptRuntime::Element {
594 struct RenderScriptRuntime::AllocationDetails {
653 RenderScriptRuntime::Element element;
680 ConstString RenderScriptRuntime::Element::GetFallbackStructName() { in GetFallbackStructName()
685 uint32_t RenderScriptRuntime::AllocationDetails::ID = 1;
687 const char *RenderScriptRuntime::AllocationDetails::RsDataKindToString[] = {
693 const char *RenderScriptRuntime::AllocationDetails::RsDataTypeToString[][4] = {
[all …]
H A DRenderScriptScriptGroup.cpp51 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute()
108 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute()
H A DRenderScriptExpressionOpts.cpp156 bool RenderScriptRuntime::GetOverrideExprOptions(clang::TargetOptions &proto) { in GetOverrideExprOptions()
163 bool RenderScriptRuntime::GetIRPasses(LLVMUserExpression::IRPasses &passes) { in GetIRPasses()
H A DCMakeLists.txt2 RenderScriptRuntime.cpp
H A DRenderScriptRuntime.h299 class RenderScriptRuntime : public lldb_private::CPPLanguageRuntime {
309 ~RenderScriptRuntime() override;
455 typedef void (RenderScriptRuntime::*CaptureStateFn)(
501 RenderScriptRuntime(Process *process); // Call CreateInstance instead.
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DBUILD.gn1 static_library("RenderScriptRuntime") {
27 "RenderScriptRuntime.cpp",
/openbsd-src/gnu/usr.bin/clang/liblldbPluginLanguageRuntime/
H A DMakefile25 SRCS+= RenderScriptRuntime.cpp \
34 .PATH: ${.CURDIR}/../../../llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/
H A DCMakeLists.txt1 add_subdirectory(RenderScriptRuntime)
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/
H A DBUILD.gn76 "//lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime",
77 "RenderScriptRuntime",
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/lldb/source/Plugins/ExpressionParser/Clang/
H A DBUILD.gn27 "//lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime",
/openbsd-src/gnu/usr.bin/clang/include/lldb/Plugins/
H A DPlugins.def66 LLDB_PLUGIN(RenderScriptRuntime)
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp475 llvm::dyn_cast_or_null<RenderScriptRuntime>(lang_rt)) in ClangExpressionParser()
/openbsd-src/gnu/llvm/clang/docs/
H A DClangFormattedStatus.rst3217 * - lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime
/openbsd-src/gnu/llvm/clang/docs/tools/
H A Dclang-formatted-files.txt4219 lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.cpp
4220 lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptExpressionOpts.h
4221 lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/RenderScriptScriptGroup.h