/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/ |
D | IntervalMap.cpp | 39 NodeRef NR = path[l].subtree(path[l].offset - 1); in getLeftSibling() local 64 NodeRef NR = subtree(l); in moveLeft() local 89 NodeRef NR = path[l].subtree(path[l].offset + 1); in getRightSibling() local 109 NodeRef NR = subtree(l); in moveRight() local
|
/third_party/typescript/tests/ts_extra_tests/test_ts_cases/2.8/ |
D | improved_control_over_mapped_type_modifiers_1.ts | 27 type NR = { -readonly [key in 1 | 2 | 3]+?: string }; alias
|
/third_party/ltp/testcases/kernel/syscalls/ptrace/ |
D | syscalls.h | 5 #define P(NR) { .nr = SYS_##NR, .snr = #NR, }, argument
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/ |
D | iterator.h | 355 mutable NodeRef NR; variable
|
D | IntervalMap.h | 1158 IntervalMapImpl::NodeRef NR = rootBranch().safeLookup(x); in treeSafeLookup() local 1458 IntervalMapImpl::NodeRef NR = path.subtree(path.height()); in pathFillFind() local 1626 } else if (NodeRef NR = P.getLeftSibling(P.height())) { in canCoalesceLeft() local 1655 } else if (NodeRef NR = P.getRightSibling(P.height())) { in canCoalesceRight() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | GVNHoist.cpp | 914 unsigned NR = 0; in rauw() local 965 unsigned NR = rauw(Candidates, Repl, NewMemAcc); in removeAndReplace() local 1010 unsigned NI = 0, NL = 0, NS = 0, NC = 0, NR = 0; in hoist() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | RDFRegisters.cpp | 310 RegisterRef NR = T.makeRegRef(); in intersectWith() local
|
D | HexagonGenMux.cpp | 183 unsigned NR = HRI->getNumRegs(); in buildMaps() local
|
/third_party/mbedtls/library/ |
D | camellia.c | 481 int NR; in mbedtls_camellia_crypt_ecb() local
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/ |
D | MCRegisterInfo.h | 346 void InitMCRegisterInfo(const MCRegisterDesc *D, unsigned NR, unsigned RA, in InitMCRegisterInfo()
|
/third_party/libphonenumber/javascript/i18n/phonenumbers/ |
D | shortnumbermetadata.js | 2481 ,"NR":[,[,,"1\\d\\d",,,,,,,[3] property
|
D | metadata.js | 5617 ,"NR":[,[,,"(?:444|(?:55|8\\d)\\d|666)\\d{4}",,,,,,,[7] property
|
D | metadatalite.js | 5617 ,"NR":[,[,,"(?:444|(?:55|8\\d)\\d|666)\\d{4}",,,,,,,[7] property
|
D | demo-compiled.js | 350 …9"]]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,,[,,,,,,,,,[-1]]],NR:[,[,,"(?:444|(?:55|8… property 614 …(?:1[1-4]|2))",,,,"100"],[,,,,,,,,,[-1]],[,,,,,,,,,[-1]],,[,,,,,,,,,[-1]]],NR:[,[,,"1\\d\\d",,,,,,… property
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | ModuloSchedule.cpp | 1626 Register NR = MRI.createVirtualRegister(RC); in moveStageBetweenBlocks() local
|