Searched refs:BASE (Results 1 - 25 of 72) sorted by relevance

123

/forgerock/web-agents-v4/zlib/
H A Dadler32.c14 #define BASE 65521 /* largest prime smaller than 65536 */ macro
16 /* NMAX is the largest n such that 255n(n+1)/2 + (n+1)(BASE-1) <= 2^32-1 */
27 /* note that this assumes BASE is 65521, where 65536 % 65521 == 15
38 if (a >= BASE) a -= BASE; \
56 if (a >= BASE) a -= BASE; \
59 # define MOD(a) a %= BASE
60 # define MOD28(a) a %= BASE
61 # define MOD63(a) a %= BASE
[all...]
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/core/
H A DSearchOperationTestCase.java67 private static final String BASE = "o=Test Core Search,dc=example,dc=com"; field in class:SearchOperationTestCase
84 DN baseDN = DN.valueOf(BASE);
91 "dn: cn=subentry," + BASE,
96 "dn: uid=rogasawara," + BASE,
136 "dn: ou=People," + BASE,
144 "dn: ou=level1," + BASE,
151 "dn: ou=level2,ou=level1," + BASE,
158 "dn: ou=level3,ou=level2,ou=level1," + BASE,
295 SearchRequest request = newSearchRequest(DN.valueOf(BASE), SearchScope.WHOLE_SUBTREE);
310 Requests.newSearchRequest("uid=doesNotExist," + BASE, SearchScop
[all...]
H A DSubentryPasswordPolicyTestCase.java58 private static final String BASE = "ou=People," + SUFFIX; field in class:SubentryPasswordPolicyTestCase
74 DN baseDN = DN.valueOf(BASE);
81 "dn: uid=rogasawara," + BASE,
318 "uid=rogasawara," + BASE));
387 Entry testEntry = DirectoryServer.getEntry(DN.valueOf("uid=rogasawara," + BASE));
417 Entry testEntry = DirectoryServer.getEntry(DN.valueOf("uid=rogasawara," + BASE));
444 testEntry = DirectoryServer.getEntry(DN.valueOf("uid=rogasawara," + BASE));
455 "uid=rogasawara," + BASE));
H A DSubentryManagerTestCase.java74 private static final String BASE = BASE_RDN + "," + SUFFIX; field in class:SubentryManagerTestCase
444 DN.valueOf("uid=rogasawara," + BASE)).isEmpty());
446 DN.valueOf("uid=rogasawara," + BASE)).isEmpty());
459 "dn: " + BASE,
561 DN baseDN = DN.valueOf(BASE);
569 "dn: cn=Sales," + BASE,
579 "dn: uid=rogasawara," + BASE,
590 "manager: cn=Sales," + BASE,
/forgerock/openam-v13/openam-federation/OpenFM/src/main/scripts/bulkfed/id-ff/
H A Dambulkfed64 BASE=BASEDIR/PRODUCT_DIR
80 GENERATE_LDIF=$BASE/bin/amGenerateLDIF.pl
81 GENERATE_NI=$BASE/bin/amGenerateNI.pl
82 LDAPMODIFY=$BASE/bin/ldapmodify
83 export LD_LIBRARY_PATH=$BASE/ldaplib/ldapsdk:TAG_NSS_SO_PATH
/forgerock/openam/openam-federation/OpenFM/src/main/scripts/bulkfed/id-ff/
H A Dambulkfed64 BASE=BASEDIR/PRODUCT_DIR
80 GENERATE_LDIF=$BASE/bin/amGenerateLDIF.pl
81 GENERATE_NI=$BASE/bin/amGenerateNI.pl
82 LDAPMODIFY=$BASE/bin/ldapmodify
83 export LD_LIBRARY_PATH=$BASE/ldaplib/ldapsdk:TAG_NSS_SO_PATH
/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DSubentryPasswordPolicyTestCase.java59 private static final String BASE = "ou=People," + SUFFIX; field in class:SubentryPasswordPolicyTestCase
85 DN baseDN = DN.decode(BASE);
100 "dn: uid=rogasawara," + BASE,
305 "uid=rogasawara," + BASE));
337 "uid=rogasawara," + BASE));
379 "uid=rogasawara," + BASE));
392 "uid=rogasawara," + BASE));
H A DSearchOperationTestCase.java80 private static final String BASE = "o=Test Core Search,dc=example,dc=com"; field in class:SearchOperationTestCase
109 DN baseDN = DN.decode(BASE);
124 "dn: cn=subentry," + BASE,
136 "dn: uid=rogasawara," + BASE,
184 "dn: ou=People," + BASE,
198 "dn: ou=level1," + BASE,
211 "dn: ou=level2,ou=level1," + BASE,
224 "dn: ou=level3,ou=level2,ou=level1," + BASE,
252 ByteString.valueOf(BASE),
409 ByteString.valueOf(BASE),
[all...]
H A DSubentryManagerTestCase.java57 private static final String BASE = BASE_RDN + "," + SUFFIX; field in class:SubentryManagerTestCase
551 DN.decode("uid=rogasawara," + BASE)).isEmpty());
554 DN.decode("uid=rogasawara," + BASE)).isEmpty());
567 "dn: " + BASE,
689 DN baseDN = DN.decode(BASE);
704 "dn: cn=Sales," + BASE,
721 "dn: uid=rogasawara," + BASE,
732 "manager: cn=Sales," + BASE,
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DSubentryPasswordPolicyTestCase.java59 private static final String BASE = "ou=People," + SUFFIX; field in class:SubentryPasswordPolicyTestCase
85 DN baseDN = DN.decode(BASE);
100 "dn: uid=rogasawara," + BASE,
305 "uid=rogasawara," + BASE));
337 "uid=rogasawara," + BASE));
379 "uid=rogasawara," + BASE));
392 "uid=rogasawara," + BASE));
H A DSearchOperationTestCase.java80 private static final String BASE = "o=Test Core Search,dc=example,dc=com"; field in class:SearchOperationTestCase
109 DN baseDN = DN.decode(BASE);
124 "dn: cn=subentry," + BASE,
136 "dn: uid=rogasawara," + BASE,
184 "dn: ou=People," + BASE,
198 "dn: ou=level1," + BASE,
211 "dn: ou=level2,ou=level1," + BASE,
224 "dn: ou=level3,ou=level2,ou=level1," + BASE,
252 ByteString.valueOf(BASE),
409 ByteString.valueOf(BASE),
[all...]
/forgerock/openam-v13/openam-federation/OpenFM/src/main/scripts/bulkfed/saml2/
H A Dsaml2bulkfed63 BASE=BASEDIR/PRODUCT_DIR
71 GENERATE_LDIF=$BASE/saml2/lib/saml2GenerateLDIF.pl
72 GENERATE_NI=$BASE/saml2/lib/saml2GenerateNI.pl
/forgerock/openam/openam-federation/OpenFM/src/main/scripts/bulkfed/saml2/
H A Dsaml2bulkfed63 BASE=BASEDIR/PRODUCT_DIR
71 GENERATE_LDIF=$BASE/saml2/lib/saml2GenerateLDIF.pl
72 GENERATE_NI=$BASE/saml2/lib/saml2GenerateNI.pl
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DSearchOperationTestCase.java58 private static final String BASE = "o=Test Core Search,dc=example,dc=com"; field in class:SearchOperationTestCase
87 DN baseDN = DN.decode(BASE);
102 "dn: cn=subentry," + BASE,
114 "dn: uid=rogasawara," + BASE,
162 "dn: ou=People," + BASE,
176 "dn: ou=level1," + BASE,
189 "dn: ou=level2,ou=level1," + BASE,
202 "dn: ou=level3,ou=level2,ou=level1," + BASE,
230 ByteString.valueOf(BASE),
386 ByteString.valueOf(BASE),
[all...]
H A DSubentryPasswordPolicyTestCase.java60 private static final String BASE = "ou=People," + SUFFIX; field in class:SubentryPasswordPolicyTestCase
86 DN baseDN = DN.decode(BASE);
101 "dn: uid=rogasawara," + BASE,
356 "uid=rogasawara," + BASE));
437 "uid=rogasawara," + BASE));
470 "uid=rogasawara," + BASE));
512 "uid=rogasawara," + BASE));
525 "uid=rogasawara," + BASE));
H A DSubentryManagerTestCase.java56 private static final String BASE = BASE_RDN + "," + SUFFIX; field in class:SubentryManagerTestCase
550 DN.decode("uid=rogasawara," + BASE)).isEmpty());
553 DN.decode("uid=rogasawara," + BASE)).isEmpty());
566 "dn: " + BASE,
688 DN baseDN = DN.decode(BASE);
703 "dn: cn=Sales," + BASE,
720 "dn: uid=rogasawara," + BASE,
731 "manager: cn=Sales," + BASE,
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DSearchOperationTestCase.java80 private static final String BASE = "o=Test Core Search,dc=example,dc=com"; field in class:SearchOperationTestCase
109 DN baseDN = DN.decode(BASE);
124 "dn: cn=subentry," + BASE,
136 "dn: uid=rogasawara," + BASE,
184 "dn: ou=People," + BASE,
198 "dn: ou=level1," + BASE,
211 "dn: ou=level2,ou=level1," + BASE,
224 "dn: ou=level3,ou=level2,ou=level1," + BASE,
252 ByteString.valueOf(BASE),
409 ByteString.valueOf(BASE),
[all...]
H A DSubentryPasswordPolicyTestCase.java61 private static final String BASE = "ou=People," + SUFFIX; field in class:SubentryPasswordPolicyTestCase
87 DN baseDN = DN.decode(BASE);
102 "dn: uid=rogasawara," + BASE,
357 "uid=rogasawara," + BASE));
438 "uid=rogasawara," + BASE));
471 "uid=rogasawara," + BASE));
513 "uid=rogasawara," + BASE));
526 "uid=rogasawara," + BASE));
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/core/
H A DSearchOperationTestCase.java58 private static final String BASE = "o=Test Core Search,dc=example,dc=com"; field in class:SearchOperationTestCase
87 DN baseDN = DN.decode(BASE);
102 "dn: cn=subentry," + BASE,
114 "dn: uid=rogasawara," + BASE,
162 "dn: ou=People," + BASE,
176 "dn: ou=level1," + BASE,
189 "dn: ou=level2,ou=level1," + BASE,
202 "dn: ou=level3,ou=level2,ou=level1," + BASE,
230 ByteString.valueOf(BASE),
386 ByteString.valueOf(BASE),
[all...]
H A DSubentryPasswordPolicyTestCase.java60 private static final String BASE = "ou=People," + SUFFIX; field in class:SubentryPasswordPolicyTestCase
86 DN baseDN = DN.decode(BASE);
101 "dn: uid=rogasawara," + BASE,
356 "uid=rogasawara," + BASE));
437 "uid=rogasawara," + BASE));
470 "uid=rogasawara," + BASE));
512 "uid=rogasawara," + BASE));
525 "uid=rogasawara," + BASE));
/forgerock/opendj2/resource/
H A DMessages.java.stub46 private static final String BASE = "messages/${BASE}";
/forgerock/opendj-b2.6/resource/
H A DMessages.java.stub47 private static final String BASE = "messages/${BASE}";
/forgerock/opendj2.6.2/resource/
H A DMessages.java.stub47 private static final String BASE = "messages/${BASE}";
/forgerock/opendj2-jel-hg/resource/
H A DMessages.java.stub47 private static final String BASE = "messages/${BASE}";
/forgerock/opendj2-hg/resource/
H A DMessages.java.stub46 private static final String BASE = "messages/${BASE}";

Completed in 147 milliseconds

123