Home
last modified time | relevance | path

Searched refs:NO_COPY_SEMANTIC (Results 1 - 25 of 1012) sorted by relevance

12345678910>>...41

/arkcompiler/ets_runtime/ecmascript/regexp/
H A Dregexp_opcode.h72 NO_COPY_SEMANTIC(RegExpOpCode);
103 NO_COPY_SEMANTIC(SaveStartOpCode);
113 NO_COPY_SEMANTIC(SaveEndOpCode);
123 NO_COPY_SEMANTIC(CharOpCode);
134 NO_COPY_SEMANTIC(GotoOpCode);
145 NO_COPY_SEMANTIC(SplitNextOpCode);
156 NO_COPY_SEMANTIC(SplitFirstOpCode);
166 NO_COPY_SEMANTIC(PushOpCode);
176 NO_COPY_SEMANTIC(PopOpCode);
186 NO_COPY_SEMANTIC(PushCharOpCod
[all...]
/arkcompiler/runtime_core/static_core/runtime/regexp/ecmascript/
H A Dregexp_opcode.h69 NO_COPY_SEMANTIC(RegExpOpCode);
100 NO_COPY_SEMANTIC(SaveStartOpCode);
110 NO_COPY_SEMANTIC(SaveEndOpCode);
120 NO_COPY_SEMANTIC(CharOpCode);
131 NO_COPY_SEMANTIC(GotoOpCode);
141 NO_COPY_SEMANTIC(SplitNextOpCode);
151 NO_COPY_SEMANTIC(SplitFirstOpCode);
161 NO_COPY_SEMANTIC(PushOpCode);
171 NO_COPY_SEMANTIC(PopOpCode);
181 NO_COPY_SEMANTIC(PushCharOpCod
[all...]
/arkcompiler/toolchain/tooling/base/
H A Dpt_params.h32 NO_COPY_SEMANTIC(PtBaseParams);
53 NO_COPY_SEMANTIC(ContinueToLocationParams);
78 NO_COPY_SEMANTIC(EnableParams);
102 NO_COPY_SEMANTIC(EvaluateOnCallFrameParams);
151 NO_COPY_SEMANTIC(GetPossibleBreakpointsParams);
172 NO_COPY_SEMANTIC(GetScriptSourceParams);
191 NO_COPY_SEMANTIC(RemoveBreakpointParams);
215 NO_COPY_SEMANTIC(RemoveBreakpointsByUrlParams);
239 NO_COPY_SEMANTIC(ResumeParams);
258 NO_COPY_SEMANTIC(SetAsyncCallStackDepthParam
[all...]
H A Dpt_returns.h32 NO_COPY_SEMANTIC(PtBaseReturns);
46 NO_COPY_SEMANTIC(DebuggerEnableReturns);
62 NO_COPY_SEMANTIC(EnableReturns);
79 NO_COPY_SEMANTIC(SetBreakpointByUrlReturns);
97 NO_COPY_SEMANTIC(GetPossibleAndSetBreakpointByUrlReturns);
114 NO_COPY_SEMANTIC(EvaluateOnCallFrameReturns);
132 NO_COPY_SEMANTIC(GetPossibleBreakpointsReturns);
149 NO_COPY_SEMANTIC(GetScriptSourceReturns);
166 NO_COPY_SEMANTIC(RestartFrameReturns);
181 NO_COPY_SEMANTIC(SearchInContentReturn
[all...]
/arkcompiler/ets_frontend/ets2panda/parser/
H A DparserStatusContext.h34 NO_COPY_SEMANTIC(SavedStatusContext);
52 NO_COPY_SEMANTIC(SwitchContext);
61 NO_COPY_SEMANTIC(IterationContext);
70 NO_COPY_SEMANTIC(FunctionParameterContext);
83 NO_COPY_SEMANTIC(SavedParserContext);
103 NO_COPY_SEMANTIC(SavedClassPrivateContext);
148 NO_COPY_SEMANTIC(FunctionContext);
168 NO_COPY_SEMANTIC(ArrowFunctionContext);
/arkcompiler/ets_runtime/ecmascript/platform/
H A Dmutex.h61 NO_COPY_SEMANTIC(RecursiveMutex);
84 NO_COPY_SEMANTIC(RWLock);
121 NO_COPY_SEMANTIC(LockHolder);
140 NO_COPY_SEMANTIC(ReadLockHolder);
159 NO_COPY_SEMANTIC(WriteLockHolder);
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dthread_scopes.h37 NO_COPY_SEMANTIC(ScopedAssertManagedCode);
54 NO_COPY_SEMANTIC(ScopedAssertNativeCode);
84 NO_COPY_SEMANTIC(ScopedNativeCodeThread);
105 NO_COPY_SEMANTIC(ScopedManagedCodeThread);
126 NO_COPY_SEMANTIC(ScopedChangeThreadStatus);
/arkcompiler/runtime_core/static_core/runtime/mem/gc/
H A Dgc_scope.h33 NO_COPY_SEMANTIC(GCScope);
42 NO_COPY_SEMANTIC(GCScope);
52 NO_COPY_SEMANTIC(GCScope);
61 NO_COPY_SEMANTIC(GCScope);
70 NO_COPY_SEMANTIC(GCScope);
/arkcompiler/runtime_core/libpandabase/os/
H A Dmutex.h86 NO_COPY_SEMANTIC(Mutex);
98 NO_COPY_SEMANTIC(RecursiveMutex);
121 NO_COPY_SEMANTIC(RWLock);
143 NO_COPY_SEMANTIC(ConditionVariable);
173 NO_COPY_SEMANTIC(LockHolder);
197 NO_COPY_SEMANTIC(ReadLockHolder);
221 NO_COPY_SEMANTIC(WriteLockHolder);
/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DdynamicContext.h40 NO_COPY_SEMANTIC(DynamicContext);
100 NO_COPY_SEMANTIC(LabelContext);
117 NO_COPY_SEMANTIC(LexEnvContext);
141 NO_COPY_SEMANTIC(IteratorContext);
170 NO_COPY_SEMANTIC(CatchContext);
208 NO_COPY_SEMANTIC(TryContext);
241 NO_COPY_SEMANTIC(ETSCatchContext);
279 NO_COPY_SEMANTIC(ETSTryContext);
H A DregScope.h34 NO_COPY_SEMANTIC(RegScope);
55 NO_COPY_SEMANTIC(LocalRegScope);
69 NO_COPY_SEMANTIC(LoopRegScope);
84 NO_COPY_SEMANTIC(FunctionRegScope);
H A DregAllocator.h33 NO_COPY_SEMANTIC(AllocatorBase);
64 NO_COPY_SEMANTIC(SimpleAllocator);
81 NO_COPY_SEMANTIC(RegAllocatorBase);
100 NO_COPY_SEMANTIC(RegAllocator);
118 NO_COPY_SEMANTIC(RangeRegAllocator);
/arkcompiler/ets_frontend/es2panda/compiler/core/
H A DregScope.h34 NO_COPY_SEMANTIC(RegScope);
53 NO_COPY_SEMANTIC(LocalRegScope);
67 NO_COPY_SEMANTIC(LoopRegScope);
81 NO_COPY_SEMANTIC(FunctionRegScope);
H A DdynamicContext.h40 NO_COPY_SEMANTIC(DynamicContext);
89 NO_COPY_SEMANTIC(LabelContext);
106 NO_COPY_SEMANTIC(LexEnvContext);
127 NO_COPY_SEMANTIC(IteratorContext);
157 NO_COPY_SEMANTIC(DestructuringIteratorContext);
197 NO_COPY_SEMANTIC(TryContext);
H A DcompileQueue.h41 NO_COPY_SEMANTIC(CompileFunctionJob);
65 NO_COPY_SEMANTIC(CompileModuleRecordJob);
83 NO_COPY_SEMANTIC(CompileFileJob);
122 NO_COPY_SEMANTIC(CompileAbcClassJob);
149 NO_COPY_SEMANTIC(PostAnalysisOptimizeFileJob);
165 NO_COPY_SEMANTIC(CompileFuncQueue);
185 NO_COPY_SEMANTIC(CompileFileQueue);
210 NO_COPY_SEMANTIC(CompileAbcClassQueue);
234 NO_COPY_SEMANTIC(PostAnalysisOptimizeFileQueue);
/arkcompiler/runtime_core/static_core/libpandabase/os/
H A Dmutex.h100 NO_COPY_SEMANTIC(Mutex);
112 NO_COPY_SEMANTIC(RecursiveMutex);
135 NO_COPY_SEMANTIC(RWLock);
157 NO_COPY_SEMANTIC(ConditionVariable);
187 NO_COPY_SEMANTIC(LockHolder);
211 NO_COPY_SEMANTIC(ReadLockHolder);
235 NO_COPY_SEMANTIC(WriteLockHolder);
346 NO_COPY_SEMANTIC(ScopedLock);
379 NO_COPY_SEMANTIC(ReadScopedLock);
412 NO_COPY_SEMANTIC(WriteScopedLoc
[all...]
/arkcompiler/ets_runtime/ecmascript/checkpoint/
H A Dthread_state_transition.h83 NO_COPY_SEMANTIC(ThreadStateTransitionScope);
97 NO_COPY_SEMANTIC(ThreadSuspensionScope);
111 NO_COPY_SEMANTIC(ThreadNativeScope);
125 NO_COPY_SEMANTIC(ThreadManagedScope);
149 NO_COPY_SEMANTIC(SuspendAllScope);
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
H A Dshared_space.h38 NO_COPY_SEMANTIC(SharedSparseSpace);
128 NO_COPY_SEMANTIC(SharedAppSpawnSpace);
138 NO_COPY_SEMANTIC(SharedNonMovableSpace);
162 NO_COPY_SEMANTIC(SharedOldSpace);
173 NO_COPY_SEMANTIC(SharedLocalSpace);
208 NO_COPY_SEMANTIC(SharedReadOnlySpace);
221 NO_COPY_SEMANTIC(SharedHugeObjectSpace);
/arkcompiler/ets_runtime/ecmascript/mem/
H A Dtlab_allocator.h28 NO_COPY_SEMANTIC(TlabAllocatorBase);
41 NO_COPY_SEMANTIC(TlabAllocator);
74 NO_COPY_SEMANTIC(SharedTlabAllocator);
H A Dlinear_space.h25 NO_COPY_SEMANTIC(LinearSpace);
82 NO_COPY_SEMANTIC(EdenSpace);
133 NO_COPY_SEMANTIC(SemiSpace);
172 NO_COPY_SEMANTIC(SnapshotSpace);
210 NO_COPY_SEMANTIC(ReadOnlySpace);
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Drendezvous.h53 NO_COPY_SEMANTIC(Rendezvous);
72 NO_COPY_SEMANTIC(ScopedSuspendAllThreads);
84 NO_COPY_SEMANTIC(ScopedSuspendAllThreadsRunning);
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/scopesInit/
H A DsavedBindingsCtx.h29 NO_COPY_SEMANTIC(SavedBindingsContext);
57 NO_COPY_SEMANTIC(ExportDeclarationContext);
71 NO_COPY_SEMANTIC(ImportDeclarationContext);
/arkcompiler/runtime_core/bytecode_optimizer/constant_propagation/
H A Dlattice_element.h54 NO_COPY_SEMANTIC(LatticeElement);
86 NO_COPY_SEMANTIC(TopElement);
99 NO_COPY_SEMANTIC(BottomElement);
112 NO_COPY_SEMANTIC(ConstantElement);
/arkcompiler/runtime_core/static_core/runtime/mem/gc/workers/
H A Dgc_workers_thread_pool.h32 NO_COPY_SEMANTIC(GCWorkersProcessor);
52 NO_COPY_SEMANTIC(GCWorkersQueueSimple);
107 NO_COPY_SEMANTIC(GCWorkersCreationInterface);
130 NO_COPY_SEMANTIC(GCWorkersThreadPool);
/arkcompiler/runtime_core/libpandabase/trace/
H A Dtrace.h83 NO_COPY_SEMANTIC(ScopedTrace);
101 NO_COPY_SEMANTIC(ScopeTraceStremHelperBegin);
116 NO_COPY_SEMANTIC(ScopeTraceStremHelperEnd);

Completed in 13 milliseconds

12345678910>>...41