HomeSort by: relevance | last modified time | path
    Searched refs:RR (Results 1 - 25 of 103) sorted by relevancy

1 2 3 4 5

  /src/external/mpl/bind/dist/bin/tests/system/resolver/ans2/
ans.pl 64 $packet->push("answer", new Net::DNS::RR("com 300 NS a.root-servers.nil."));
67 $packet->push("answer", new Net::DNS::RR("example.com 300 NS a.root-servers.nil."));
70 $packet->push("answer", new Net::DNS::RR("cname1.example.com 300 CNAME cname1.example.com"));
71 $packet->push("answer", new Net::DNS::RR("cname1.example.com 300 A 1.2.3.4"));
74 $packet->push("answer", new Net::DNS::RR("cname2.example.com 300 A 1.2.3.4"));
75 $packet->push("answer", new Net::DNS::RR("cname2.example.com 300 CNAME cname2.example.com"));
77 $packet->push("authority", new Net::DNS::RR("redirect.com 300 NS ns.redirect.com"));
78 $packet->push("additional", new Net::DNS::RR("ns.redirect.com 300 A 10.53.0.6"));
80 $packet->push("authority", new Net::DNS::RR("tld1 300 NS ns.tld1"));
81 $packet->push("additional", new Net::DNS::RR("ns.tld1 300 A 10.53.0.6"))
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/ec/
ecp_ppc.c 20 static const unsigned long RR[] = { 0x0000000000000003U,
25 ecp_nistz256_mul_mont(res, in, RR);
  /src/crypto/external/bsd/openssl/dist/crypto/ec/
ecp_ppc.c 20 static const unsigned long RR[] = { 0x0000000000000003U,
25 ecp_nistz256_mul_mont(res, in, RR);
  /src/external/gpl3/binutils/dist/include/opcode/
spu-insns.h 44 RR | op | RB | RA | RT | LBT | op |RO| I16 | RO |
77 RR category LBT category
143 APUOP(M_STOP, RR, 0x000, "stop", _A0(), 00000, BR) /* STOP stop */
144 APUOP(M_STOP2, RR, 0x000, "stop", _A1(A_U14), 00000, BR) /* STOP stop */
145 APUOP(M_STOPD, RR, 0x140, "stopd", _A3(A_T,A_A,A_B), 00111, BR) /* STOPD stop (with register dependencies) */
146 APUOP(M_LNOP, RR, 0x001, "lnop", _A0(), 00000, LNOP) /* LNOP no_operation */
147 APUOP(M_SYNC, RR, 0x002, "sync", _A0(), 00000, BR) /* SYNC flush_pipe */
148 APUOP(M_DSYNC, RR, 0x003, "dsync", _A0(), 00000, BR) /* DSYNC flush_store_queue */
149 APUOP(M_MFSPR, RR, 0x00c, "mfspr", _A2(A_T,A_S), 00002, SPR) /* MFSPR RT<-SA */
150 APUOP(M_RDCH, RR, 0x00d, "rdch", _A2(A_T,A_H), 00002, SPR) /* ReaDCHannel RT<-CA:data *
    [all...]
  /src/external/gpl3/binutils.old/dist/include/opcode/
spu-insns.h 44 RR | op | RB | RA | RT | LBT | op |RO| I16 | RO |
77 RR category LBT category
143 APUOP(M_STOP, RR, 0x000, "stop", _A0(), 00000, BR) /* STOP stop */
144 APUOP(M_STOP2, RR, 0x000, "stop", _A1(A_U14), 00000, BR) /* STOP stop */
145 APUOP(M_STOPD, RR, 0x140, "stopd", _A3(A_T,A_A,A_B), 00111, BR) /* STOPD stop (with register dependencies) */
146 APUOP(M_LNOP, RR, 0x001, "lnop", _A0(), 00000, LNOP) /* LNOP no_operation */
147 APUOP(M_SYNC, RR, 0x002, "sync", _A0(), 00000, BR) /* SYNC flush_pipe */
148 APUOP(M_DSYNC, RR, 0x003, "dsync", _A0(), 00000, BR) /* DSYNC flush_store_queue */
149 APUOP(M_MFSPR, RR, 0x00c, "mfspr", _A2(A_T,A_S), 00002, SPR) /* MFSPR RT<-SA */
150 APUOP(M_RDCH, RR, 0x00d, "rdch", _A2(A_T,A_H), 00002, SPR) /* ReaDCHannel RT<-CA:data *
    [all...]
  /src/external/gpl3/gdb/dist/include/opcode/
spu-insns.h 44 RR | op | RB | RA | RT | LBT | op |RO| I16 | RO |
77 RR category LBT category
143 APUOP(M_STOP, RR, 0x000, "stop", _A0(), 00000, BR) /* STOP stop */
144 APUOP(M_STOP2, RR, 0x000, "stop", _A1(A_U14), 00000, BR) /* STOP stop */
145 APUOP(M_STOPD, RR, 0x140, "stopd", _A3(A_T,A_A,A_B), 00111, BR) /* STOPD stop (with register dependencies) */
146 APUOP(M_LNOP, RR, 0x001, "lnop", _A0(), 00000, LNOP) /* LNOP no_operation */
147 APUOP(M_SYNC, RR, 0x002, "sync", _A0(), 00000, BR) /* SYNC flush_pipe */
148 APUOP(M_DSYNC, RR, 0x003, "dsync", _A0(), 00000, BR) /* DSYNC flush_store_queue */
149 APUOP(M_MFSPR, RR, 0x00c, "mfspr", _A2(A_T,A_S), 00002, SPR) /* MFSPR RT<-SA */
150 APUOP(M_RDCH, RR, 0x00d, "rdch", _A2(A_T,A_H), 00002, SPR) /* ReaDCHannel RT<-CA:data *
    [all...]
  /src/external/gpl3/gdb.old/dist/include/opcode/
spu-insns.h 44 RR | op | RB | RA | RT | LBT | op |RO| I16 | RO |
77 RR category LBT category
143 APUOP(M_STOP, RR, 0x000, "stop", _A0(), 00000, BR) /* STOP stop */
144 APUOP(M_STOP2, RR, 0x000, "stop", _A1(A_U14), 00000, BR) /* STOP stop */
145 APUOP(M_STOPD, RR, 0x140, "stopd", _A3(A_T,A_A,A_B), 00111, BR) /* STOPD stop (with register dependencies) */
146 APUOP(M_LNOP, RR, 0x001, "lnop", _A0(), 00000, LNOP) /* LNOP no_operation */
147 APUOP(M_SYNC, RR, 0x002, "sync", _A0(), 00000, BR) /* SYNC flush_pipe */
148 APUOP(M_DSYNC, RR, 0x003, "dsync", _A0(), 00000, BR) /* DSYNC flush_store_queue */
149 APUOP(M_MFSPR, RR, 0x00c, "mfspr", _A2(A_T,A_S), 00002, SPR) /* MFSPR RT<-SA */
150 APUOP(M_RDCH, RR, 0x00d, "rdch", _A2(A_T,A_H), 00002, SPR) /* ReaDCHannel RT<-CA:data *
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/serve-stale/ans2/
ans.pl 90 my $rr = new Net::DNS::RR("$qname 0 $qclass TXT \"$send_response\"");
91 push @ans, $rr;
98 my $rr = new Net::DNS::RR("$qname 0 $qclass TXT \"$send_response\"");
99 push @ans, $rr;
107 my $rr = new Net::DNS::RR("$qname 0 $qclass TXT \"$send_response\"");
108 push @ans, $rr;
126 my $rr = new Net::DNS::RR($A)
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/resolver/ans3/
ans.pl 71 $packet->push("answer", new Net::DNS::RR($qname . " 300 NS ns.example.net"));
72 $packet->push("additional", new Net::DNS::RR("ns.example.net 300 A 10.53.0.3"));
74 $packet->push("answer", new Net::DNS::RR($qname . " 300 A 10.53.0.3"));
87 $packet->push("answer", new Net::DNS::RR($qname . " 300 A 192.0.2.1"));
89 $packet->push("answer", new Net::DNS::RR($qname . " 300 AAAA 2001:db8:beef::1"));
93 new Net::DNS::RR($qname .
96 $packet->push("authority", new Net::DNS::RR("example.net IN SOA (1 2 3 4 5)"))
99 new Net::DNS::RR("baddname.example.net" .
103 new Net::DNS::RR("gooddname.example.net" .
107 new Net::DNS::RR($qname
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
RDFRegisters.cpp 107 // Do not include RR in the alias set.
167 bool PhysicalRegisterInfo::aliasRM(RegisterRef RR, RegisterRef RM) const {
168 assert(Register::isPhysicalRegister(RR.Reg) && isRegMaskId(RM.Reg));
170 bool Preserved = MB[RR.Reg/32] & (1u << (RR.Reg%32));
174 if (RR.Mask == LaneBitmask::getAll())
176 const TargetRegisterClass *RC = RegInfos[RR.Reg].RegClass;
177 if (RC != nullptr && (RR.Mask & RC->LaneMask) == RC->LaneMask)
185 LaneBitmask M = RR.Mask;
186 for (MCSubRegIndexIterator SI(RR.Reg, &TRI); SI.isValid(); ++SI)
    [all...]
  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
RDFRegisters.h 83 bool operator== (const RegisterRef &RR) const {
84 return Reg == RR.Reg && Mask == RR.Mask;
87 bool operator!= (const RegisterRef &RR) const {
88 return !operator==(RR);
91 bool operator< (const RegisterRef &RR) const {
92 return Reg < RR.Reg || (Reg == RR.Reg && Mask < RR.Mask);
138 RegisterRef mapTo(RegisterRef RR, unsigned R) const
    [all...]
  /src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
PointerSubChecker.cpp 45 const MemRegion *RR = RV.getAsRegion();
47 if (!(LR && RR))
51 const MemRegion *BaseRR = RR->getBaseRegion();
  /src/external/apache2/llvm/dist/llvm/lib/MCA/HardwareUnits/
ResourceManager.cpp 194 void ResourceManager::use(const ResourceRef &RR) {
195 // Mark the sub-resource referenced by RR as used.
196 unsigned RSID = getResourceStateIndex(RR.first);
198 RS.markSubResourceAsUsed(RR.second);
202 Strategies[RSID]->used(RR.second);
204 // If there are still available units in RR.first,
209 AvailableProcResUnits ^= RR.first;
211 // Notify groups that RR.first is no longer available.
217 CurrentUser.markSubResourceAsUsed(RR.first);
218 Strategies[GroupIndex]->used(RR.first)
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/reclimit/ans2/
ans.pl 74 my $rr = new Net::DNS::RR("$qname $ttl $qclass $qtype $rdata");
75 push @ans, $rr;
88 my $rr = new Net::DNS::RR("$qname $ttl $qclass $qtype $rdata");
89 push @ans, $rr;
101 my $rr = new Net::DNS::RR("$qname 86400 $qclass NS ns1.1.example.org");
102 push @auth, $rr;
105 my $rr = new Net::DNS::RR("$qname $ttl $qclass $qtype $rdata")
    [all...]
  /src/crypto/external/apache2/openssl/dist/crypto/bn/
rsaz_exp.h 29 const BN_ULONG m_norm[16], const BN_ULONG RR[16],
36 const BN_ULONG RR[8]);
bn_mont.c 225 return bn_mul_mont_fixed_top(r, a, &(mont->RR), mont, ctx);
243 bn_init(&ctx->RR);
254 BN_clear_free(&mont->RR);
272 R = &(mont->RR); /* grab RR as a temp */
391 /* setup RR for conversions */
392 BN_zero(&(mont->RR));
393 if (!BN_set_bit(&(mont->RR), mont->ri * 2))
395 if (!BN_mod(&(mont->RR), &(mont->RR), &(mont->N), ctx)
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/bn/
rsaz_exp.h 31 const BN_ULONG m_norm[16], const BN_ULONG RR[16],
38 const BN_ULONG RR[8]);
bn_mont.c 225 return bn_mul_mont_fixed_top(r, a, &(mont->RR), mont, ctx);
245 bn_init(&ctx->RR);
256 BN_clear_free(&mont->RR);
274 R = &(mont->RR); /* grab RR as a temp */
393 /* setup RR for conversions */
394 BN_zero(&(mont->RR));
395 if (!BN_set_bit(&(mont->RR), mont->ri * 2))
397 if (!BN_mod(&(mont->RR), &(mont->RR), &(mont->N), ctx)
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/bn/
rsaz_exp.h 31 const BN_ULONG m_norm[16], const BN_ULONG RR[16],
38 const BN_ULONG RR[8]);
bn_mont.c 225 return bn_mul_mont_fixed_top(r, a, &(mont->RR), mont, ctx);
245 bn_init(&ctx->RR);
256 BN_clear_free(&mont->RR);
274 R = &(mont->RR); /* grab RR as a temp */
393 /* setup RR for conversions */
394 BN_zero(&(mont->RR));
395 if (!BN_set_bit(&(mont->RR), mont->ri * 2))
397 if (!BN_mod(&(mont->RR), &(mont->RR), &(mont->N), ctx)
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/reclimit/ans4/
ans.pl 74 my $rr = new Net::DNS::RR("$qname $ttl $qclass $qtype $rdata");
75 push @ans, $rr;
88 my $rr = new Net::DNS::RR("$qname $ttl $qclass $qtype $rdata");
89 push @ans, $rr;
103 my $rr = new Net::DNS::RR("$qname $ttl $qclass $qtype $rdata");
104 push @ans, $rr;
112 my $rr = new Net::DNS::RR("$1.example.org 86400 $qclass NS ns1.$next.example.org")
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/digdelv/ans5/
ans.pl 24 # getAnswerSection() function below. Each RR returned is generated dynamically
87 Net::DNS::RR->new("$qname 300 IN SOA . . 0 0 0 0 300"),
88 Net::DNS::RR->new("$qname NS ."),
92 Net::DNS::RR->new("$qname 300 IN SOA . . 0 0 0 0 300"),
93 Net::DNS::RR->new("$qname NS ."),
94 Net::DNS::RR->new("$qname 300 IN SOA . . 0 0 0 0 300"),
131 for my $rr (@$answers) {
132 $packet->push("answer", $rr);
  /src/external/apache2/mDNSResponder/dist/mDNSCore/
DNSCommon.h 350 extern mDNSBool RRTypeAnswersQuestionType(const ResourceRecord *rr, mDNSu16 qtype, RRTypeAnswersQuestionTypeFlags flags);
353 #define UNICAST_NSEC(rr) ((rr)->rrtype == kDNSType_NSEC && RRAssertsExistence((rr), kDNSType_NSEC))
354 #define MULTICAST_NSEC(rr) ((rr)->rrtype == kDNSType_NSEC && RRAssertsNonexistence((rr), kDNSType_NSEC))
356 extern mDNSu32 RDataHashValue(const ResourceRecord *const rr);
359 extern mDNSBool ResourceRecordAnswersQuestion(const ResourceRecord *const rr, const DNSQuestion *const q);
363 extern mDNSBool ResourceRecordAnswersUnicastResponse(const ResourceRecord *const rr, const DNSQuestion *const q)
    [all...]
  /src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonExpandCondsets.cpp 183 bool operator== (RegisterRef RR) const {
184 return Reg == RR.Reg && Sub == RR.Sub;
186 bool operator!= (RegisterRef RR) const { return !operator==(RR); }
187 bool operator< (RegisterRef RR) const {
188 return Reg < RR.Reg || (Reg == RR.Reg && Sub < RR.Sub);
203 void addRefToMap(RegisterRef RR, ReferenceMap &Map, unsigned Exec)
    [all...]
  /src/external/mpl/bind/dist/bin/tests/system/
ans.pl 48 # the RR following the pattern line are sent in the
168 while (my $rr = $request->pop("additional")) {
169 $prev_tsig = $rr if ($rr->type eq "TSIG");
189 $tsig = Net::DNS::RR->new(
192 $tsig = Net::DNS::RR->new(
255 my $rr;
283 ($q, $offset) = Net::DNS::RR->decode(\$data, $offset);
285 ($q, $offset) = Net::DNS::RR->parse(\$data, $offset);
290 ($q, $offset) = Net::DNS::RR->decode(\$data, $offset)
    [all...]

Completed in 45 milliseconds

1 2 3 4 5