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.cpp151 static void MarkNormalBlocksRecursive(BasicBlock *block, Marker normal) in MarkNormalBlocksRecursive()
1011 void LLVMIrConstructor::BuildBasicBlocks(Marker normal) in BuildBasicBlocks()
1036 void LLVMIrConstructor::BuildInstructions(Marker normal) in BuildInstructions()
1066 void LLVMIrConstructor::FillPhiInputs(BasicBlock *block, Marker normal) in FillPhiInputs()
4850 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