Home
last modified time | relevance | path

Searched defs:normal (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/test/sharedtest/sharedcollectionsexception/
Dsharedcollectionsexception.ts36 const normal = new NormalClass(10); constant
258 const normal = new NormalClass(10); constant
346 const normal = new NormalClass(10); constant
/arkcompiler/runtime_core/static_core/libllvmbackend/lowering/
Dllvm_ir_constructor.cpp406 static void MarkNormalBlocksRecursive(BasicBlock *block, Marker normal) in MarkNormalBlocksRecursive()
1322 void LLVMIrConstructor::BuildBasicBlocks(Marker normal) in BuildBasicBlocks()
1347 void LLVMIrConstructor::BuildInstructions(Marker normal) in BuildInstructions()
1377 void LLVMIrConstructor::FillPhiInputs(BasicBlock *block, Marker normal) in FillPhiInputs()
5197 auto normal = normalMarkerHolder.GetMarker(); in BuildIr() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js109333 normal: new Qi property
109912 normal: new Qi(e[n].x, e[n].y), property
113453 get normal() { getter