/netbsd-src/external/mit/expat/dist/lib/ |
H A D | xmltok_ns.c | 40 NS(XmlGetUtf8InternalEncoding)(void) { in NS() function 45 NS(XmlGetUtf16InternalEncoding)(void) { in NS() function 65 NS(initScanProlog)(const ENCODING *enc, const char *ptr, const char *end, in NS() function 72 NS(initScanContent)(const ENCODING *enc, const char *ptr, const char *end, in NS() function 79 NS(XmlInitEncoding)(INIT_ENCODING *p, const ENCODING **encPtr, in NS() function 94 NS(findEncoding)(const ENCODING *enc, const char *ptr, const char *end) { in NS() function 112 NS(XmlParseXmlDecl)(int isGeneralTextEntity, const ENCODING *enc, in NS() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Edit/ |
H A D | RewriteObjCFoundationAPI.cpp | 59 const NSAPI &NS, Commit &commit) { in rewriteObjCRedundantCallWithLiteral() 204 const NSAPI &NS, in rewriteToArraySubscriptGet() 214 const NSAPI &NS, in rewriteToDictionarySubscriptGet() 224 const NSAPI &NS, in rewriteToArraySubscriptSet() 258 const NSAPI &NS, in rewriteToDictionarySubscriptSet() 290 const NSAPI &NS, Commit &commit) { in rewriteToObjCSubscriptSyntax() 339 const NSAPI &NS, Commit &commit, in rewriteToObjCLiteralSyntax() 378 const NSAPI &NS, Commit &commit, in rewriteToArrayLiteral() 439 static bool getNSArrayObjects(const Expr *E, const NSAPI &NS, in getNSArrayObjects() 490 const NSAPI &NS, Commit &commit) { in rewriteToDictionaryLiteral() [all …]
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/ |
H A D | BytesOutputStyle.cpp | 202 BinarySubstreamRef NS = InfoS.getNamedStreamsBuffer(); in dumpNameMap() local 232 BinarySubstreamRef NS = DbiS.getSectionContributionData(); in dumpSectionContributions() local 243 BinarySubstreamRef NS = DbiS.getSecMapSubstreamData(); in dumpSectionMap() local 254 BinarySubstreamRef NS = DbiS.getModiSubstreamData(); in dumpModuleInfos() local 265 BinarySubstreamRef NS = DbiS.getFileInfoSubstreamData(); in dumpFileInfo() local 276 BinarySubstreamRef NS = DbiS.getTypeServerMapSubstreamData(); in dumpTypeServerMap() local 287 BinarySubstreamRef NS = DbiS.getECSubstreamData(); in dumpECData() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/ |
H A D | Lookup.cpp | 99 std::string NS = in getBestNamespaceSubstr() local 155 for (const auto *NS : EnclosingNamespaces) { in disambiguateSpellingInScope() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | NamedStreamMap.h | 30 NamedStreamMap *NS; member
|
/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/ |
H A D | instrprof-value-prof.c | 68 uint32_t NS; /* Number value sites. */ member 80 unsigned S, NS = 0, I, V, doInstrument = 1; in main() local
|
H A D | instrprof-value-prof-2.c | 31 unsigned S, NS = 10, V; in main() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/ |
H A D | BreakpointPrinter.cpp | 31 if (auto *NS = dyn_cast<DINamespace>(Context)) { in getContextName() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | PDBFileBuilder.cpp | 278 auto NS = WritableMappedBlockStream::createIndexedStream( in commit() local 288 auto NS = WritableMappedBlockStream::createIndexedStream( in commit() local
|
H A D | NamedStreamMap.cpp | 29 NamedStreamMapTraits::NamedStreamMapTraits(NamedStreamMap &NS) : NS(&NS) {} in NamedStreamMapTraits()
|
H A D | DbiModuleDescriptorBuilder.cpp | 165 auto NS = WritableMappedBlockStream::createIndexedStream( in commitSymbolStream() local
|
H A D | PDBFile.cpp | 370 auto NS = safelyCreateNamedStream("/names"); in getStringTable() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | ComparisonCategories.cpp | 117 if (const NamespaceDecl *NS = lookupStdNamespace(Ctx, StdNS)) in lookupInfo() local
|
H A D | QualTypeNames.cpp | 190 if (const auto *NS = dyn_cast<NamespaceDecl>(DC)) { in createOuterNNS() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/ |
H A D | InstrProfWriter.cpp | 412 uint32_t NS = Func.getNumValueSites(VK); in validateRecord() local 450 uint32_t NS = Func.getNumValueSites(VK); in writeRecordInText() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/ |
H A D | RustDemangle.cpp | 176 char NS = consume(); in demanglePath() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/ |
H A D | BuildTree.cpp | 987 auto *NS = new (allocator()) syntax::IdentifierNameSpecifier; in buildNameSpecifier() local 997 auto *NS = new (allocator()) syntax::SimpleTemplateNameSpecifier; in buildNameSpecifier() local 1005 auto *NS = new (allocator()) syntax::DecltypeNameSpecifier; in buildNameSpecifier() local 1026 auto *NS = buildNameSpecifier(It); in TraverseNestedNameSpecifierLoc() local
|
/netbsd-src/tests/lib/libc/regex/ |
H A D | main.c | 72 # define NS 10 in main() macro
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclBase.h | 818 bool isInIdentifierNamespace(unsigned NS) const { in isInIdentifierNamespace() 828 static bool isTagIdentifierNamespace(unsigned NS) { in isTagIdentifierNamespace()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaStmtAsm.cpp | 488 GCCAsmStmt *NS = in ActOnGCCAsmStmt() local 933 MSAsmStmt *NS = in ActOnMSAsmStmt() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/ |
H A D | DFAPacketizerEmitter.cpp | 221 auto NS = ProcModel.ItinsDef->getValueAsString("PacketizerNamespace"); in run() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | Consumed.cpp | 545 ConsumedState NS) { in copyInfo() 568 void ConsumedStmtVisitor::setInfo(const Expr *To, ConsumedState NS) { in setInfo() 791 ConsumedState NS = in VisitCXXConstructExpr() local
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/ |
H A D | ObjCMT.cpp | 236 const NSAPI &NS, edit::Commit &commit, in rewriteToPropertyDotSyntax() 457 const NSAPI &NS, edit::Commit &commit, in rewriteToObjCProperty() 665 const NSAPI &NS, edit::Commit &commit) { in rewriteToObjCInterfaceDecl() 708 const NSAPI &NS, edit::Commit &commit, in rewriteToNSEnumDecl() 763 const NSAPI &NS, edit::Commit &commit, in rewriteToNSMacroDecl()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | LLVMConventionsChecker.cpp | 39 static bool InNamespace(const Decl *D, StringRef NS) { in InNamespace()
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineLoadStoreAlloca.cpp | 1198 llvm::Instruction *NS = IC.Builder.CreateAlignedStore(Val, Ptr, EltAlign); in unpackStoreToAggregate() local 1246 Instruction *NS = IC.Builder.CreateAlignedStore(Val, Ptr, EltAlign); in unpackStoreToAggregate() local
|