Home
last modified time | relevance | path

Searched defs:NP (Results 1 – 12 of 12) sorted by relevance

/third_party/cmsis/CMSIS/Core/Include/m-profile/
Darmv8m_mpu.h140 #define ARM_MPU_AP_(RO, NP) ((((RO) & 1U) << 1U) | ((NP) & 1U)) argument
149 #define ARM_MPU_RBAR(BASE, SH, RO, NP, XN) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetPassConfig.cpp302 Pass *NP = Pass::createPass(InsertedPassID.getID()); in getInsertedPass() local
/third_party/libphonenumber/javascript/i18n/phonenumbers/
Dshortnumbermetadata.js2467 ,"NP":[,[,,"1\\d{2,3}",,,,,,,[3,4] property
Dmetadatalite.js5584 ,"NP":[,[,,"(?:1\\d|9)\\d{9}|[1-9]\\d{7}",,,,,,,[8,10,11] property
Dmetadata.js5584 ,"NP":[,[,,"(?:1\\d|9)\\d{9}|[1-9]\\d{7}",,,,,,,[8,10,11] property
Ddemo-compiled.js348 ,,"81212345",,,[8]]],NP:[,[,,"(?:1\\d|9)\\d{9}|[1-9]\\d{7}",,,,,,,[8,10,11],[6,7]],[,,"(?:1[0-6]\\d… property
617 …8[5-9]\\d|90)",,,,"110"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],NP:[,[,,"1\\d{2,3}",,,,… property
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp285 unsigned &NP = BBNumPreds[BB]; in getNumPreds() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonExpandCondsets.cpp875 unsigned Ox = 0, NP = MI.getNumOperands(); in predicateAt() local
DHexagonCommonGEP.cpp506 NodePair NP = node_pair(N1, N2); in node_eq() local
DRDFGraph.cpp268 unsigned NP = BB->pred_size(); in operator <<() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemorySSA.cpp746 const DefPath *NP = &N; in defPathIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DScheduleDAGRRList.cpp2060 int NP = (int)Priority - SU->getNode()->getNumValues(); in getNodePriority() local