| /arkcompiler/runtime_core/static_core/libpandabase/utils/ |
| D | atomic.h | 23 ALWAYS_INLINE inline void AtomicStore(T *addr, T val, std::memory_order order) in AtomicStore() 31 ALWAYS_INLINE inline T AtomicLoad(const T *addr, std::memory_order order) in AtomicLoad() 39 ALWAYS_INLINE inline T AtomicCmpxchgStrong(T *addr, T expected, T newValue, std::memory_order order) in AtomicCmpxchgStrong()
|
| /arkcompiler/ets_runtime/ecmascript/deoptimizer/ |
| D | calleeReg.cpp | 66 auto order = FindCallRegOrder(static_cast<LLVMStackMapType::DwarfRegType>(reg)); in FindCallRegOrder() local
|
| D | deoptimizer.cpp | 369 int order = callreg.FindCallRegOrder(reg); in RelocateCalleeSave() local
|
| /arkcompiler/ets_frontend/arkguard/src/transformers/ |
| D | TransformPlugin.ts | 21 order: number property
|
| /arkcompiler/runtime_core/static_core/runtime/coroutines/ |
| D | priority_queue.cpp | 54 uint64_t order = 0; in CalculatePriority() local
|
| /arkcompiler/ets_runtime/common_components/log/ |
| D | log.cpp | 228 size_t order = 0; in PrettyOrderInfo() local 245 size_t order = 0; in PrettyOrderMathNano() local
|
| /arkcompiler/ets_frontend/testTs/ |
| D | utils.py | 30 def command_os(order): argument
|
| /arkcompiler/ets_runtime/ecmascript/base/ |
| D | sort_helper.cpp | 67 double order = ArrayHelper::SortCompare(thread, fn, runHiValue, previousValue); in CountRunAndMakeAscending() local 216 double order = ArrayHelper::SortCompare(thread_, fn_, key, baseHintElement); in GallopLeft() local 279 double order = ArrayHelper::SortCompare(thread_, fn_, key, baseHintElement); in GallopRight() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | call_signature.h | 84 CallSignature(std::string name, int flags, size_t paramCounter, ArgumentsOrder order, in CallSignature() 96 CallSignature(std::string name, int flags, ArgumentsOrder order, VariableType returnType, in CallSignature()
|
| D | scheduler.cpp | 206 std::vector<GateRef> order; in Run() local 362 std::vector<GateRef> *order) in CalculateSchedulingLowerBound()
|
| D | mcr_gate_meta_data.h | 504 void SetOrder(Order order) in SetOrder()
|
| /arkcompiler/ets_runtime/common_components/common_runtime/ |
| D | base_runtime.cpp | 191 void* BaseRuntime::AtomicReadBarrier(void* obj, void* field, std::memory_order order) in AtomicReadBarrier()
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | property_attributes.h | 357 inline void SetDictionaryOrder(uint32_t order) in SetDictionaryOrder()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/ |
| D | obj_emit.h | 394 uint32 order = 0; variable
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/llvm/ |
| D | llvm_ir_builder.cpp | 1700 auto order = acc_.GetMemoryAttribute(gate); in VisitLoad() local 1731 auto order = acc_.GetMemoryAttribute(gate); in VisitStore() local 2580 auto order = acc_.GetMemoryAttribute(gate); in VisitFetchOr() local
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ |
| D | encode.cpp | 577 void Encoder::EncodeMemoryBarrier([[maybe_unused]] memory_order::Order order) in EncodeMemoryBarrier()
|
| /arkcompiler/runtime_core/libpandafile/ |
| D | file_items.h | 238 void SetOrderIndex(uint32_t order) in SetOrderIndex()
|
| /arkcompiler/runtime_core/static_core/libpandafile/ |
| D | file_items.h | 215 void SetOrderIndex(uint32_t order) in SetOrderIndex()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ |
| D | encode.cpp | 2608 void Aarch32Encoder::EncodeMemoryBarrier(memory_order::Order order) in EncodeMemoryBarrier()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ |
| D | encode.cpp | 3016 void Amd64Encoder::EncodeMemoryBarrier(memory_order::Order order) in EncodeMemoryBarrier()
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ |
| D | encode.cpp | 1438 void Aarch64Encoder::EncodeMemoryBarrier(memory_order::Order order) in EncodeMemoryBarrier()
|
| /arkcompiler/runtime_core/static_core/libllvmbackend/lowering/ |
| D | llvm_ir_constructor.cpp | 2491 llvm::Value *LLVMIrConstructor::CreateMemoryFence(memory_order::Order order) in CreateMemoryFence()
|
| /arkcompiler/ets_frontend/arkguard/tools/memory-line-viewer/assets/ |
| D | index-DAjlO3pK.js | 24 …tch(o){case"children":typeof f=="string"?i==="body"||i==="textarea"&&f===""||Ja(a,f):(typeof f=="n…
|