Home
last modified time | relevance | path

Searched defs:nn (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/libabckit/tests/helpers/
Dhelpers.cpp672 static void FindNamespaceInNamespaces(AbckitCoreNamespace *n, NamespaceAndName *nn) in FindNamespaceInNamespaces()
675 auto nn = static_cast<NamespaceAndName *>(data); in FindNamespaceInNamespaces() local
690 auto nn = static_cast<NamespaceAndName *>(data); in FindNamespaceByNameImpl() local
696 auto nn = static_cast<NamespaceAndName *>(data); in FindNamespaceByNameImpl() local
710 NamespaceAndName nn {nullptr, name}; in FindNamespaceByName() local
/arkcompiler/ets_runtime/test/moduletest/stubbuilder/
Dstubbuilder.js587 var obj2={"mm":2,"nn":3}; property
595 "nn": 3 property
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
Dutil.cpp86 std::function<void(ir::AstNode *)> doNode = [&](ir::AstNode *nn) { in ClearTypesVariablesAndScopes()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_peep.cpp928 Insn *nn = prevInsn.GetNextMachineInsn(); in RemoveInsnAndKeepComment() local
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp210 std::function<void(ir::AstNode *)> doNode = [&](ir::AstNode *nn) { in RemoveInvalidTypeMarkers()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument