Home
last modified time | relevance | path

Searched refs:Related (Results 1 – 25 of 63) sorted by relevance

123

/netbsd-src/external/bsd/openldap/dist/tests/data/
H A Ddn.out76 dn: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
79 uniqueMember: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
84 description: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com //
91 dn: ou=Related Syntaxes,dc=example,dc=com
93 ou: Related Syntaxes
95 dn: cn=Should Parse as DN,cn=Name and Optional UID,ou=Related Syntaxes,dc=exam
187 dn: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
190 uniqueMember: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
195 description: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com //
203 dn: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
[all …]
H A Dtest-dn.ldif217 dn: ou=Related Syntaxes,dc=example,dc=com
219 ou: Related Syntaxes
222 dn: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
225 uniqueMember: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
230 description: cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com // only DN portion
236 dn: cn=Should Fail 1,cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
242 dn: cn=Should Fail 2,cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
248 dn: cn=Should Parse as DN,cn=Name and Optional UID,ou=Related Syntaxes,dc=example,dc=com
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A Dglossary.sdf9 H2: Related Organizations
12 H2: Related Products
/netbsd-src/external/apache2/argon2/dist/phc-winner-argon2/
H A DLICENSE33 exclusive Copyright and Related Rights (defined below) upon the creator
51 is an owner of Copyright and Related Rights in the Work, voluntarily
53 terms, with knowledge of his or her Copyright and Related Rights in the
56 1. Copyright and Related Rights. A Work made available under CC0 may be
58 Related Rights"). Copyright and Related Rights include, but are not
82 Affirmer's Copyright and Related Rights and associated claims and causes
103 Related Rights in the Work (i) in all territories worldwide, (ii) for the
113 will not (i) exercise any of his or her remaining Copyright and Related
131 limitation any person's Copyright and Related Rights in the Work.
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Darc-plt.def1 /* Arc V2 Related PLT entries.
59 /* Non Arc V2 Related PLT entries. */
/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Darc-plt.def1 /* Arc V2 Related PLT entries.
59 /* Non Arc V2 Related PLT entries. */
/netbsd-src/external/lgpl3/mpfr/dist/doc/
H A Dmpfr.info484 described in *note Exception Related Functions::. Special values do not
710 described in *note Exception Related Functions::.
917 * Integer and Remainder Related Functions::
918 * Rounding-Related Functions::
920 * Exception Related Functions::
2300 File: mpfr.info, Node: Formatted Output Functions, Next: Integer and Remainder Related Functions,…
2526 File: mpfr.info, Node: Integer and Remainder Related Functions, Next: Rounding-Related Functions,…
2528 5.10 Integer and Remainder Related Functions
2668 File: mpfr.info, Node: Rounding-Related Functions, Next: Miscellaneous Functions, Prev: Integer …
2670 5.11 Rounding-Related Functions
[all …]
H A Dmpfr.texi820 as described in @ref{Exception Related Functions}. Special values do not
1082 described in @ref{Exception Related Functions}.
1308 * Integer and Remainder Related Functions::
1309 * Rounding-Related Functions::
1311 * Exception Related Functions::
2852 @node Formatted Output Functions, Integer and Remainder Related Functions, Input and Output Functio…
3129 @node Integer and Remainder Related Functions, Rounding-Related Functions, Formatted Output Functio…
3133 @section Integer and Remainder Related Functions
3275 @node Rounding-Related Functions, Miscellaneous Functions, Integer and Remainder Related Functions,…
3277 @section Rounding-Related Functions
[all …]
/netbsd-src/external/mit/libcbor/dist/doc/source/streaming/
H A Ddecoding.rst70 Related structures
/netbsd-src/external/apache2/llvm/dist/llvm/docs/HistoricalNotes/
H A D2001-06-20-.NET-Differences.txt27 All issues to bring up in Related Work.
/netbsd-src/sys/dev/acpi/
H A DTODO24 * Related to previous, investigate how existing systems can interact with
/netbsd-src/sys/arch/mvme68k/docs/
H A DTODO26 6. Related to #5, add code to locore.s to verify the configuration
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DRDFGraph.cpp1155 auto Related = [this,RA](NodeAddr<RefNode*> TA) -> bool { in getNextRelated() local
1162 auto RelatedStmt = [&Related,RA](NodeAddr<RefNode*> TA) -> bool { in getNextRelated()
1163 return Related(TA) && in getNextRelated()
1166 auto RelatedPhi = [&Related,RA](NodeAddr<RefNode*> TA) -> bool { in getNextRelated()
1167 if (!Related(TA)) in getNextRelated()
/netbsd-src/external/apache2/llvm/dist/libcxx/
H A DTODO.TXT10 Atomic Related Tasks
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentCommands.td211 def Related : VerbatimLineCommand<"related">;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/
H A DSystemZInstrSystem.td296 // Time-Related Instructions.
335 // CPU-Related Instructions.
/netbsd-src/sys/arch/mmeye/conf/
H A DMMTA151 # IDE and Related Devices
H A DMMTAROMNEW156 # IDE and Related Devices
H A DMMTAICE170 # IDE and Related Devices
/netbsd-src/external/bsd/tre/dist/
H A DChangeLog.old552 * lib/regexec.c, lib/tre-internal.h: Related changes (no more
597 * lib/regcomp.c, lib/regex.h, lib/regexec.c, lib/tre.h: Related
629 * lib/regcomp.c (regwncomp): Related changes.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DREADME_ALTIVEC.txt308 Related to this: we currently do not generate the lxvw4x instruction for either
/netbsd-src/external/apache2/llvm/dist/llvm/docs/Proposals/
H A DVectorizationPlan.rst209 Related LLVM components
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DHardwareAssistedAddressSanitizerDesign.rst284 Related Work
/netbsd-src/external/bsd/openldap/dist/doc/rfc/
H A Drfc4513.txt120 6.3.3. Password-Related Security Considerations ...........23
123 6.5. Related Security Considerations ...........................25
1268 6.3.3. Password-Related Security Considerations
1358 6.5. Related Security Considerations
/netbsd-src/share/misc/
H A Ddomains56 .americanexpress American Express Travel Related Services Company, Inc.
58 .amex American Express Travel Related Services Company, Inc.
951 .open American Express Travel Related Services Company, Inc.

123