Home
last modified time | relevance | path

Searched refs:wrap_data (Results 1 - 25 of 26) sorted by relevance

12

/arkcompiler/runtime_core/libpandafile/
H A Dtypes.rb30 def wrap_data(data) method in PandaFile
36 PandaFile.wrap_data(data)
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dtypes.rb30 def wrap_data(data) method in PandaFile
36 PandaFile.wrap_data(data)
/arkcompiler/ets_frontend/ets2panda/public/
H A Denums.rb56 def wrap_data(data) method in Enums
93 module_function :wrap_data, :enums
97 Enums.wrap_data(data)
/arkcompiler/ets_frontend/ets2panda/compiler/scripts/
H A Dsignatures.rb27 def wrap_data(data) method in Signatures
76 module_function :wrap_data
80 Signatures.wrap_data(data)
/arkcompiler/runtime_core/static_core/libllvmbackend/templates/
H A Dllvm_pass.rb52 def wrap_data(data) method in PassRegistry
58 PassRegistry.wrap_data(data)
H A Dentrypoints.rb113 def wrap_data(data) method in Compiler
119 Compiler.wrap_data(data)
H A Dintrinsics.rb82 def wrap_data(data) method in Runtime
88 Runtime.wrap_data(data)
/arkcompiler/runtime_core/compiler/optimizer/templates/intrinsics/
H A Dcompiler_intrinsics.rb76 def wrap_data(data) method in Compiler
87 Compiler.wrap_data(data)
/arkcompiler/runtime_core/libpandabase/templates/
H A Dlogger.rb58 def wrap_data(data) method in LoggerData
67 LoggerData.wrap_data(data)
/arkcompiler/runtime_core/libpandabase/events/
H A Devents.rb76 def wrap_data(data) method in EventsData
82 EventsData.wrap_data(data)
/arkcompiler/runtime_core/static_core/libpandabase/events/
H A Devents.rb80 def wrap_data(data) method in EventsData
86 EventsData.wrap_data(data)
/arkcompiler/runtime_core/static_core/libpandabase/templates/
H A Dlogger.rb58 def wrap_data(data) method in LoggerData
67 LoggerData.wrap_data(data)
/arkcompiler/runtime_core/static_core/runtime/entrypoints/
H A Dentrypoints.rb80 def wrap_data(data) method in Compiler
86 Compiler.wrap_data(data)
/arkcompiler/runtime_core/static_core/runtime/templates/
H A Dintrinsics.rb134 def wrap_data(data) method in Runtime
140 Runtime.wrap_data(data)
H A Druntime.rb125 def wrap_data(data) method in Runtime
131 Runtime.wrap_data(data)
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/intrinsics/
H A Dcompiler_intrinsics.rb89 def wrap_data(data) method in Compiler
100 Compiler.wrap_data(data)
/arkcompiler/runtime_core/templates/
H A Dplugin_options.rb67 def wrap_data(data) method in Common
87 Common.wrap_data(data)
H A Dcommon.rb221 def wrap_data(data) method in Common
227 Common.wrap_data(data)
/arkcompiler/runtime_core/static_core/templates/
H A Dplugin_options.rb95 def wrap_data(data) method in Common
114 Common.wrap_data(data)
H A Dcommon.rb221 def wrap_data(data) method in Common
227 Common.wrap_data(data)
/arkcompiler/ets_frontend/ets2panda/lexer/scripts/
H A Dkeywords.rb56 def wrap_data(data) method in Keywords
91 Keywords.wrap_data(data)
/arkcompiler/runtime_core/compiler/optimizer/templates/
H A Dinstructions.rb210 def wrap_data(data) method in IR
246 IR.wrap_data(data)
/arkcompiler/runtime_core/assembler/
H A Dasm_metadata.rb73 def wrap_data(data) method in Metadata
79 Metadata.wrap_data(data)
/arkcompiler/runtime_core/static_core/assembler/
H A Dasm_metadata.rb73 def wrap_data(data) method in Metadata
79 Metadata.wrap_data(data)
/arkcompiler/runtime_core/static_core/compiler/optimizer/templates/
H A Dinstructions.rb214 def wrap_data(data) method in IR
250 IR.wrap_data(data)

Completed in 6 milliseconds

12