Home
last modified time | relevance | path

Searched refs:IPR (Results 1 – 25 of 78) sorted by relevance

1234

/netbsd/bin/pax/
H A Ddumptar.c78 #define IPR(a) \ in usdump() macro
84 IPR(uid); in usdump()
85 IPR(gid); in usdump()
86 IPR(size); in usdump()
/netbsd/sys/arch/sparc/sparc/
H A Demul.c51 #define IPR(tf, i) ((int32_t *) tf->tf_out[6])[i - 16] macro
75 error = copyin(&IPR(tf, i), val, sizeof(int32_t)); in readgpreg()
91 error = copyout(val, &IPR(tf, i), sizeof(int32_t)); in writegpreg()
/netbsd/sys/arch/sparc64/sparc64/
H A Demul.c52 #define IPR(tf, i) ((int32_t *)(u_long)tf->tf_out[6])[i - 16] macro
76 error = copyin(&IPR(tf, i), val, sizeof(int32_t)); in readgpreg()
93 error = copyout(val, &IPR(tf, i), sizeof(int32_t)); in writegpreg()
/netbsd/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-masarati-ldap-whatfailed-xx.txt16 applicable patent or other IPR claims of which he or she is aware
648 Copies of IPR disclosures made to the IETF Secretariat and any
652 specification can be obtained from the IETF on-line IPR repository at
H A Ddraft-sermersheim-ldap-subordinate-scope-xx.txt15 author represents that any applicable patent or other IPR claims of
294 Copies of IPR disclosures made to the IETF Secretariat and any
298 specification can be obtained from the IETF on-line IPR repository at
H A Ddraft-zeilenga-ldap-noop-xx.txt27 applicable patent or other IPR claims of which he or she is aware have
294 Copies of IPR disclosures made to the IETF Secretariat and any
298 can be obtained from the IETF on-line IPR repository at
H A Ddraft-masarati-ldap-deref-xx.txt17 applicable patent or other IPR claims of which he or she is aware
704 Copies of IPR disclosures made to the IETF Secretariat and any
708 specification can be obtained from the IETF on-line IPR repository at
H A Ddraft-chu-ldap-ldapi-xx.txt16 applicable patent or other IPR claims of which he or she is aware
704 Copies of IPR disclosures made to the IETF Secretariat and any
708 specification can be obtained from the IETF on-line IPR repository at
H A Ddraft-sermersheim-ldap-csn-xx.txt18 applicable patent or other IPR claims of which he or she is aware
856 Copies of IPR disclosures made to the IETF Secretariat and any
860 specification can be obtained from the IETF on-line IPR repository at
H A Ddraft-chu-ldap-xordered-xx.txt16 applicable patent or other IPR claims of which he or she is aware
928 Copies of IPR disclosures made to the IETF Secretariat and any
932 specification can be obtained from the IETF on-line IPR repository at
/netbsd/external/bsd/openldap/dist/doc/rfc/
H A Drfc3727.txt256 Copies of IPR disclosures made to the IETF Secretariat and any
260 specification can be obtained from the IETF on-line IPR repository
H A Drfc5020.txt258 Copies of IPR disclosures made to the IETF Secretariat and any
262 specification can be obtained from the IETF on-line IPR repository at
H A Drfc4526.txt258 Copies of IPR disclosures made to the IETF Secretariat and any
262 specification can be obtained from the IETF on-line IPR repository at
H A Drfc4525.txt314 Copies of IPR disclosures made to the IETF Secretariat and any
318 specification can be obtained from the IETF on-line IPR repository at
H A Drfc4529.txt314 Copies of IPR disclosures made to the IETF Secretariat and any
318 specification can be obtained from the IETF on-line IPR repository at
H A Drfc4370.txt258 Copies of IPR disclosures made to the IETF Secretariat and any
262 specification can be obtained from the IETF on-line IPR repository at
H A Drfc3829.txt312 Copies of IPR disclosures made to the IETF Secretariat and any
316 specification can be obtained from the IETF on-line IPR repository at
H A Drfc4510.txt370 Copies of IPR disclosures made to the IETF Secretariat and any
374 specification can be obtained from the IETF on-line IPR repository at
H A Drfc4528.txt314 Copies of IPR disclosures made to the IETF Secretariat and any
318 specification can be obtained from the IETF on-line IPR repository at
H A Drfc3909.txt370 Copies of IPR disclosures made to the IETF Secretariat and any
374 specification can be obtained from the IETF on-line IPR repository at
H A Drfc4013.txt314 Copies of IPR disclosures made to the IETF Secretariat and any
318 specification can be obtained from the IETF on-line IPR repository at
/netbsd/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DInstrProfWriter.cpp264 const InstrProfRecord &IPR = Func.second; in shouldEncodeData() local
265 if (llvm::any_of(IPR.Counts, [](uint64_t Count) { return Count > 0; })) in shouldEncodeData()
/netbsd/crypto/dist/ipsec-tools/src/racoon/rfc/
H A Drfc4109.txt257 Copies of IPR disclosures made to the IETF Secretariat and any
261 specification can be obtained from the IETF on-line IPR repository at
/netbsd/sys/arch/vax/vax/
H A Dsubr.S119 mtpr %r0,$PR_PCBB # Save in IPR PCBB
121 mtpr %r0,$PR_KSP # put in IPR KSP
/netbsd/crypto/external/bsd/heimdal/dist/lib/wind/
H A Drfc4013.txt314 Copies of IPR disclosures made to the IETF Secretariat and any
318 specification can be obtained from the IETF on-line IPR repository at

1234