Searched defs:canonical (Results 51 - 75 of 83) sorted by relevance

1234

/external/smack/src/org/xbill/DNS/
H A DCERTRecord.java217 rrToWire(DNSOutput out, Compression c, boolean canonical) { argument
H A DLOCRecord.java283 rrToWire(DNSOutput out, Compression c, boolean canonical) { argument
H A DName.java686 * Emit a Name in canonical DNS wire format (all lowercase)
696 * Emit a Name in canonical DNS wire format (all lowercase)
697 * @return The canonical form of the name.
720 * @param canonical If true, emit the name in canonicalized form
725 toWire(DNSOutput out, Compression c, boolean canonical) { argument
726 if (canonical)
789 * a value less than 0 if the argument is less than this name in the canonical
791 * name in the canonical ordering.
H A DRecord.java255 * Converts a Record into canonical DNS uncompressed wire format (all names are
266 * Converts a Record into canonical DNS uncompressed wire format (all names are
275 * Converts the rdata in a Record into canonical DNS uncompressed wire format
554 rrToWire(DNSOutput out, Compression c, boolean canonical); argument
644 * canonical ordering, and a value greater than 0 if the argument is greater
645 * than this record in the canonical ordering. The canonical ordering
H A DWKSRecord.java707 rrToWire(DNSOutput out, Compression c, boolean canonical) { argument
/external/srec/portable/src/
H A DPFileSystem.c158 LCHAR canonical[P_PATH_MAX]; local
167 LSTRCPY(canonical, path);
168 CHKLOG(rc, PFileSystemCanonicalSlashes(canonical));
170 *isAbsolute = (canonical[0] == '/' ||
171 (LISALPHA(canonical[0]) && canonical[1] == ':' && canonical[2] == '/'));
/external/valgrind/main/coregrind/m_syswrap/
H A Dsyswrap-main.c398 the platform-specific in-guest-state format to the canonical
402 void getSyscallArgsFromGuestState ( /*OUT*/SyscallArgs* canonical, argument
408 canonical->sysno = gst->guest_EAX;
409 canonical->arg1 = gst->guest_EBX;
410 canonical->arg2 = gst->guest_ECX;
411 canonical->arg3 = gst->guest_EDX;
412 canonical->arg4 = gst->guest_ESI;
413 canonical->arg5 = gst->guest_EDI;
414 canonical->arg6 = gst->guest_EBP;
415 canonical
625 putSyscallArgsIntoGuestState( SyscallArgs* canonical, VexGuestArchState* gst_vanilla ) argument
749 getSyscallStatusFromGuestState( SyscallStatus* canonical, VexGuestArchState* gst_vanilla ) argument
864 putSyscallStatusIntoGuestState( ThreadId tid, SyscallStatus* canonical, VexGuestArchState* gst_vanilla ) argument
2059 SyscallStatus canonical; local
[all...]
/external/chromium_org/third_party/icu/source/test/intltest/
H A Dtzfmttst.cpp175 UnicodeString canonical; local
176 TimeZone::getCanonicalID(*tzid, canonical, status);
181 } else if (outtzid != canonical) {
184 if (canonical.indexOf((UChar)0x27 /*'/'*/) == -1) {
333 UnicodeString canonical; local
334 TimeZone::getCanonicalID(*tzid, canonical, status);
340 if (*tzid != canonical) {
H A Dsrchtest.cpp467 USearchAttributeValue canonical,
498 strsrch->setAttribute(USEARCH_CANONICAL_MATCH, canonical, status);
1296 errln("Error setting canonical match to the default");
1301 errln("Error setting canonical match true");
1306 errln("Error setting canonical match false");
1311 errln("Error setting canonical match to illegal value");
466 assertEqualWithAttribute(const SearchData *search, USearchAttributeValue canonical, USearchAttributeValue overlap) argument
/external/chromium_org/third_party/icu/source/i18n/
H A Ducal.cpp528 UnicodeString canonical; local
530 TimeZone::getCanonicalID(UnicodeString(id, len), canonical, systemID, *status); local
535 reslen = canonical.extract(result, resultCapacity, *status);
H A Dzonemeta.cpp287 // Get canonical country for the zone
355 UnicodeString canonical, tmp; local
357 getCanonicalSystemID(*id, canonical, status);
359 // check if there are any other canonical zone in the group
365 if (canonical != tmp) {
366 // another canonical zone was found
/external/emma/core/java12/com/vladium/emma/rt/
H A DAppRunner.java112 * @param canonical
114 public synchronized void setCoveragePath (String [] path, final boolean canonical) argument
119 m_coveragePath = Files.pathToFiles (path, canonical);
121 m_canonical = canonical;
/external/icu4c/i18n/
H A Ducal.cpp577 UnicodeString canonical; local
579 TimeZone::getCanonicalID(UnicodeString(id, len), canonical, systemID, *status); local
584 reslen = canonical.extract(result, resultCapacity, *status);
H A Dzonemeta.cpp269 // If not, resolve CLDR canonical ID with resource data
290 // type entry (canonical) found
291 // the input is the canonical ID. resolve to const UChar*
301 const UChar *canonical = ures_getStringByKey(rb,id,NULL,&tmpStatus); local
303 // canonical map found
304 canonicalID = canonical;
329 canonical = ures_getStringByKey(rb,id,NULL,&tmpStatus);
331 // canonical map for the dereferenced ID found
332 canonicalID = canonical;
346 // Put the resolved canonical I
[all...]
/external/icu4c/test/intltest/
H A Dsrchtest.cpp570 USearchAttributeValue canonical,
601 strsrch->setAttribute(USEARCH_CANONICAL_MATCH, canonical, status);
1389 errln("Error setting canonical match to the default");
1394 errln("Error setting canonical match true");
1399 errln("Error setting canonical match false");
1404 errln("Error setting canonical match to illegal value");
569 assertEqualWithAttribute(const SearchData *search, USearchAttributeValue canonical, USearchAttributeValue overlap) argument
H A Dtzfmttst.cpp219 // Short zone ID - should support roundtrip for canonical CLDR IDs
253 UnicodeString canonical; local
254 TimeZone::getCanonicalID(*tzid, canonical, status);
259 } else if (outtzid != canonical) {
262 if (canonical.indexOf((UChar)0x27 /*'/'*/) == -1) {
H A Dtztest.cpp529 StringEnumeration *any, *canonical, *canonicalLoc; local
540 any = canonical = canonicalLoc = any_US = canonical_US = canonicalLoc_US = any_W5 = any_CA_W5 = any_US_E14 = NULL;
548 canonical = TimeZone::createTimeZoneIDEnumeration(UCAL_ZONE_TYPE_CANONICAL, NULL, NULL, ec);
598 checkContainsAll(any, "ANY", canonical, "CANONICAL");
599 checkContainsAll(canonical, "CANONICAL", canonicalLoc, "CANONICALLOC");
602 checkContainsAll(canonical, "CANONICAL", canonical_US, "CANONICAL_US");
611 // And ID in any set, but not in canonical set must not be a canonical ID
615 canonical->reset(ec);
616 while ((id2 = canonical
[all...]
/external/apache-harmony/auth/src/test/java/common/javax/security/auth/x500/
H A DX500PrincipalTest.java2249 String canonical = (String) obj[3];
2277 if (canonical != null) {
2278 if (!canonical.equals(p.getName(X500Principal.CANONICAL))) {
2283 errorMsg.append("\t\texpected: " + canonical + "'");
2678 String canonical = (String) values[3];
2703 if (!canonical.equals(p.getName(X500Principal.CANONICAL))) {
2706 errorMsg.append("\t\texpected: " + canonical + "'");
2739 String canonical) {
2740 add(param, rfc2253, rfc1779, canonical, null);
2756 String canonical, byt
2738 add(String param, String rfc2253, String rfc1779, String canonical) argument
2755 add(String param, String rfc2253, String rfc1779, String canonical, byte[] encoded) argument
2761 add(String param, String rfc2253, String rfc1779, String canonical, byte[] encoded, byte mask) argument
2773 add(byte[] encoding, String rfc2253, String rfc1779, String canonical) argument
2778 add(byte[] encoding, String rfc2253, String rfc1779, String canonical, byte mask) argument
[all...]
/external/chromium_org/third_party/icu/source/test/cintltst/
H A Dusrchtst.c514 USearchAttributeValue canonical,
530 usearch_setAttribute(strsrch, USEARCH_CANONICAL_MATCH, canonical,
1270 log_err("Error setting canonical match to the default\n");
1277 log_err("Error setting canonical match true\n");
1284 log_err("Error setting canonical match false\n");
1289 log_err("Error setting canonical match to illegal value\n");
513 assertEqualWithAttribute(const SearchData search, USearchAttributeValue canonical, USearchAttributeValue overlap) argument
/external/icu4c/test/cintltst/
H A Dusrchtst.c613 USearchAttributeValue canonical,
629 usearch_setAttribute(strsrch, USEARCH_CANONICAL_MATCH, canonical,
1369 log_err("Error setting canonical match to the default\n");
1376 log_err("Error setting canonical match true\n");
1383 log_err("Error setting canonical match false\n");
1388 log_err("Error setting canonical match to illegal value\n");
612 assertEqualWithAttribute(const SearchData search, USearchAttributeValue canonical, USearchAttributeValue overlap) argument
/external/chromium_org/third_party/icu/source/common/
H A Duloc_tag.c783 /* look up the canonical type */
1103 the canonical format is lowercase in BCP47 */
2192 /* char canonical[ULOC_FULLNAME_CAPACITY]; */ /* See #6822 */
2193 char canonical[256]; local
2199 canonical[0] = 0;
2201 uloc_canonicalize(localeID, canonical, sizeof(canonical), &tmpStatus);
2208 reslen += _appendLanguageToLanguageTag(canonical, langtag, langtagCapacity, strict, status);
2209 reslen += _appendScriptToLanguageTag(canonical, langtag + reslen, langtagCapacity - reslen, strict, status);
2210 reslen += _appendRegionToLanguageTag(canonical, langta
[all...]
/external/chromium_org/third_party/libxml/src/
H A Dxmllint.c187 static int canonical = 0; variable
2544 if (canonical) {
2556 } else if (canonical) {
3014 printf("\t--c14n : save in W3C canonical format v1.0 (with comments)\n");
3015 printf("\t--c14n11 : save in W3C canonical format v1.1 (with comments)\n");
3016 printf("\t--exc-c14n : save in W3C exclusive canonical format (with comments)\n");
3278 canonical++;
/external/clang/bindings/python/clang/
H A Dcindex.py1194 def canonical(self): member in class:Cursor
1195 """Return the canonical Cursor corresponding to this Cursor.
1197 The canonical cursor is the cursor which is representative for the
1199 declarations for the same class, the canonical cursor for the forward
1590 Return the canonical type for a Type.
1593 ways a specific type can be represented. The canonical type
1595 example, if 'T' is a typedef for 'int', the canonical type for
/external/clang/lib/AST/
H A DType.cpp203 // If the canonical form of this type isn't the right kind, reject it.
216 /// to getting the canonical type, but it doesn't remove *all* typedefs. For
343 /// same dynamic type as the canonical type.
431 // If the canonical form of this type isn't the right kind, reject it.
450 // If the canonical form of this type isn't the right kind, reject it.
478 // There is no sugar for ObjCObjectType's, just return the canonical
492 // There is no sugar for ObjCQualifiedIdType's, just return the canonical
502 // There is no sugar for ObjCQualifiedClassType's, just return the canonical
1327 // Note that this intentionally does not use the canonical type.
1580 QualType canonical,
1579 FunctionProtoType(QualType result, ArrayRef<QualType> args, QualType canonical, const ExtProtoInfo &epi) argument
[all...]
/external/icu4c/common/
H A Duloc_tag.c846 /* look up the canonical type */
1174 the canonical format is lowercase in BCP47 */
1978 /* Private use in the canonical format is lowercase in BCP47 */
2618 /* char canonical[ULOC_FULLNAME_CAPACITY]; */ /* See #6822 */
2619 char canonical[256]; local
2626 canonical[0] = 0;
2628 uloc_canonicalize(localeID, canonical, sizeof(canonical), &tmpStatus);
2636 pKeywordStart = locale_getKeywordsStart(canonical);
2637 if (pKeywordStart == canonical) {
[all...]

Completed in 833 milliseconds

1234