Home
last modified time | relevance | path

Searched defs:NT (Results 1 – 14 of 14) sorted by relevance

/third_party/boost/boost/pool/detail/
Dpool_construct_simple.bat22 :NT label
Dpool_construct.bat21 :NT label
/third_party/boost/tools/build/src/engine/
Dconfig.h25 #define NT 1 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFYAML.cpp417 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping() local
421 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( in mapping() local
425 MappingNormalization<NType<COFF::RelocationTypesARM>, uint16_t> NT( in mapping() local
429 MappingNormalization<NType<COFF::RelocationTypesARM64>, uint16_t> NT( in mapping() local
/third_party/cmsis/CMSIS/Core/Include/
Dmpu_armv8.h46 #define ARM_MPU_ATTR_MEMORY_(NT, WB, RA, WA) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/AsmParser/
DWebAssemblyAsmParser.cpp230 std::pair<StringRef, StringRef> nestingString(NestingType NT) { in nestingString()
249 void push(NestingType NT) { NestingStack.push_back(NT); } in push()
/third_party/curl/lib/
Dftplistparser.c165 } NT; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineLoadStoreAlloca.cpp333 auto *NT = cast<PointerType>(V->getType()); in replacePointer() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLowering.h1381 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine()
2100 void setTargetDAGCombine(ISD::NodeType NT) { in setTargetDAGCombine()
/third_party/boost/libs/wave/test/testwave/testfiles/
Dt_5_035.hpp558 #define NT macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1377 Instruction *NT = I1->clone(); in HoistThenElseCodeToIf() local
/third_party/python/Lib/test/
Dtest_typing.py811 class NT(NamedTuple): class
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp189 for (const auto &NT : NumberedTypes) in ValidateEndOfModule() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp4664 ISD::NodeType NT; in visitAtomicRMW() local