Searched refs:NS (Results 26 - 50 of 64) sorted by relevance

123

/macosx-10.10/bind9-45.101/bind9/bin/tests/system/dnssec/ns2/
H A Dsign.sh174 @ 10 NS ns2
175 @ 10 NS ns3
180 print "host" i, 10, "NS", "ns.elsewhere"; }' < /dev/null >> $zonefile
/macosx-10.10/cups-408/cups/vcnet/regex/
H A Dmain.c31 # define NS 10 macro
32 regmatch_t subs[NS];
95 err = regexec(&re, argv[optind], (size_t)NS, subs, eopts);
112 for (i = 1; i < NS; i++)
/macosx-10.10/llvmCore-3425.0.34/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h218 void addSourceLine(DIE *Die, DINameSpace NS);
273 DIE *getOrCreateNameSpace(DINameSpace NS);
H A DDwarfCompileUnit.cpp218 void CompileUnit::addSourceLine(DIE *Die, DINameSpace NS) { argument
220 if (!NS.Verify())
223 unsigned Line = NS.getLineNumber();
226 StringRef FN = NS.getFilename();
228 unsigned FileID = DD->GetOrCreateSourceID(FN, NS.getDirectory());
986 DIE *CompileUnit::getOrCreateNameSpace(DINameSpace NS) { argument
987 DIE *NDie = getDIE(NS);
991 insertDIE(NS, NDie);
992 if (!NS.getName().empty()) {
993 addString(NDie, dwarf::DW_AT_name, NS
[all...]
/macosx-10.10/libresolv-57/
H A Ddns_util.h220 dns_domain_name_record_t *NS; member in union:__anon9659::__anon9660
/macosx-10.10/llvmCore-3425.0.34/tools/opt/
H A Dopt.cpp367 DINameSpace NS(Context);
368 if (!NS.getName().empty()) {
369 getContextName(NS.getContext(), N);
370 N = N + NS.getName().str() + "::";
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/dns/
H A Ddns.tcl73 A 1 NS 2 MD 3 MF 4 CNAME 5 SOA 6 MB 7 MG 8 MR 9
298 MX - NS - PTR {
605 CNAME - MB - MD - MF - MG - MR - NS - PTR {
973 NS: $nNS\
983 set NS [ReadAnswer $nNS $state(reply) ndx $opts(-rdata)]
984 lappend r NS $NS
1106 NS - CNAME - PTR {
/macosx-10.10/tcl-105/tcl_ext/tclxml/tclxml/expat/xmltok/
H A Dxmltok.c1514 #define NS(x) x macro
1517 #undef NS macro
1522 #define NS(x) x ## NS macro
1527 #undef NS macro
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/Lite/
H A DPackager.pm472 my $client = SOAP::Lite->uri($NS)->proxy($URL)->packager($packager);
488 $NS = "urn:Majordojo:TemperatureService";
493 ->uri($NS)
/macosx-10.10/CPANInternal-159.1/SOAP-Lite-1.11/lib/SOAP/
H A DPackager.pm468 my $client = SOAP::Lite->uri($NS)->proxy($URL)->packager($packager);
484 $NS = "urn:Majordojo:TemperatureService";
489 ->uri($NS)
/macosx-10.10/emacs-93/emacs/lisp/gnus/
H A Ddns.el44 (NS 2)
268 ((eq type 'NS)
/macosx-10.10/vim-55/runtime/syntax/
H A Dbindzone.vim39 syn keyword zoneRRType contained A AAAA CNAME HINFO MX NS PTR SOA SRV TXT nextgroup=zoneRData skipwhite
H A Dnamed.vim88 syn keyword namedIntKeyword TXT A PTR NS SOA A6 CNAME MX ANY skipwhite
/macosx-10.10/apr-32/apr-util/apr-util/xml/expat/lib/
H A Dxmltok.c1606 #define NS(x) x macro
1609 #undef NS macro
1614 #define NS(x) x ## NS macro
1619 #undef NS macro
/macosx-10.10/expat-12/expat/lib/
H A Dxmltok.c1619 #define NS(x) x macro
1624 #undef NS macro
1629 #define NS(x) x ## NS macro
1636 #undef NS macro
/macosx-10.10/tcl-105/tcl_ext/tdom/tdom/expat/
H A Dxmltok.c1619 #define NS(x) x macro
1624 #undef NS macro
1629 #define NS(x) x ## NS macro
1636 #undef NS macro
/macosx-10.10/tcl-105/tcl_ext/xotcl/xotcl/generic/
H A DxotclInt.h85 #define ALLOC_NAME_NS(DSP, NS, NAME) \
87 Tcl_DStringAppend(DSP, NS, -1),\
/macosx-10.10/bind9-45.101/bind9/bin/tests/system/resolver/
H A Dtests.sh191 grep "From NS 5" dig.ns7.foo.${n} > /dev/null || ret=1
201 grep "From NS 4" dig.ns7.bar.${n} > /dev/null || ret=1
209 grep "From NS 5" dig.ns7.foo.${n} > /dev/null || ret=1
219 grep "From NS 4" dig.ns7.bar.${n} > /dev/null || ret=1
286 update add to-be-removed.tld 100 NS ns${i}.to-be-removed.tld
287 update delete to-be-removed.tld NS ns${old}.to-be-removed.tld
/macosx-10.10/rsync-45/rsync/
H A Drsync.h827 #define NS(s) ((s)?(s):"<NULL>") macro
H A Dflist.c1793 who, i, am_sender ? NS(file->dir.root) : depthbuf,
1795 file->dirname ? "/" : "", NS(file->basename),
/macosx-10.10/mDNSResponder-561.1.1/mDNSWindows/mdnsNSP/
H A DmdnsNSP.c1693 #define DebugNameSpaceToString( NS ) ( ( NS ) == NS_DNS ) ? "NS_DNS" : ( ( NS ) == NS_ALL ) ? "NS_ALL" : ""
/macosx-10.10/copyfile-118.1.2/
H A Dcopyfile.c2067 #define NS(x) ((x) ? (x) : "(null string)") macro
2070 copyfile_warn("could not change mode of destination file %s to match source file %s", NS(s->dst), NS(s->src));
2075 copyfile_warn("could not apply acl to destination file %s from source file %s", NS(s->dst), NS(s->src));
2080 #undef NS macro
/macosx-10.10/ruby-106/ruby/lib/
H A Dresolv.rb480 # * Resolv::DNS::Resource::IN::NS
1728 class NS < DomainName class in class:Resolv.DNS.Resource
1970 NS, CNAME, SOA, PTR, HINFO, MINFO, MX, TXT, ANY
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dresolve.c726 rr->u.txt = strdup(pRec->Data.NS.pNameHost);
/macosx-10.10/llvmCore-3425.0.34/lib/Transforms/InstCombine/
H A DInstCombineCompares.cpp1214 Value *NS; local
1216 NS = Builder->CreateShl(AndCST, Shift->getOperand(1));
1219 NS = Builder->CreateLShr(AndCST, Shift->getOperand(1));
1224 Builder->CreateAnd(Shift->getOperand(0), NS, LHSI->getName());

Completed in 273 milliseconds

123