HomeSort by relevance Sort by last modified time
    Searched refs:canonical (Results 26 - 50 of 52) sorted by null

12 3

  /external/chromium/googleurl/src/
gurl.cc 48 // The input spec is given, and the canonical version will be placed in
49 // |*canonical|, along with the parsing of the canonical spec in |*parsed|.
52 std::string* canonical,
56 canonical->reserve(input_spec.size() + 32);
57 url_canon::StdStringCanonOutput output(canonical);
131 // For testing purposes, check that the parsed canonical URL is identical to
296 // We could optimize this since we know that the URL is canonical, and we are
297 // appending a canonical path, so avoiding re-parsing.
347 DCHECK(parsed_.path.len > 0) << "Canonical path for requests should be non-empty"
    [all...]
  /external/webkit/LayoutTests/dom/xhtml/level3/core/
domconfigparameternames01.js 81 * @see http://www.w3.org/TR/2004/REC-DOM-Level-3-Core-20040407/core#parameter-canonical-form
131 (("canonical-form".toUpperCase() == parameterName.toUpperCase()) || ("cdata-sections".toUpperCase() == parameterName.toUpperCase()) || ("check-character-normalization".toUpperCase() == parameterName.toUpperCase()) || ("comments".toUpperCase() == parameterName.toUpperCase()) || ("datatype-normalization".toUpperCase() == parameterName.toUpperCase()) || ("entities".toUpperCase() == parameterName.toUpperCase()) || ("error-handler".toUpperCase() == parameterName.toUpperCase()) || ("infoset".toUpperCase() == parameterName.toUpperCase()) || ("namespaces".toUpperCase() == parameterName.toUpperCase()) || ("namespace-declarations".toUpperCase() == parameterName.toUpperCase()) || ("normalize-characters".toUpperCase() == parameterName.toUpperCase()) || ("split-cdata-sections".toUpperCase() == parameterName.toUpperCase()) || ("validate".toUpperCase() == parameterName.toUpperCase()) || ("validate-if-schema".toUpperCase() == parameterName.toUpperCase()) || ("well-formed".toUpperCase() == parameterName.toUpperCase()) || ("element-content-whitespace".toUpperCase() == parameterName.toUpperCase()))
  /external/emma/core/java12/com/vladium/emma/rt/
ClassPathProcessorST.java 287 ClassPathProcessorST (final File [] path, final boolean canonical,
295 m_canonical = canonical;
AppRunner.java 112 * @param canonical
114 public synchronized void setCoveragePath (String [] path, final boolean canonical)
119 m_coveragePath = Files.pathToFiles (path, canonical);
121 m_canonical = canonical;
    [all...]
  /external/icu4c/common/
uloc_tag.c 783 /* look up the canonical type */
1103 the canonical format is lowercase in BCP47 */
2193 char canonical[256]; local
    [all...]
  /external/icu4c/i18n/
ucal.cpp 528 UnicodeString canonical; local
530 TimeZone::getCanonicalID(UnicodeString(id, len), canonical, systemID, *status); local
535 reslen = canonical.extract(result, resultCapacity, *status);
zonemeta.cpp 287 // 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/protobuf/java/src/test/java/com/google/protobuf/
TextFormatTest.java 315 String canonical = "repeated_float: Infinity\n" + local
329 assertEquals(canonical, builder.build().toString());
  /external/apache-harmony/auth/src/test/java/common/javax/security/auth/x500/
X500PrincipalTest.java 189 assertEquals(principal.getName(X500Principal.CANONICAL).hashCode(),
252 * gets Name in CANONICAL format
259 String s = principal.getName(X500Principal.CANONICAL);
297 * gets Name in CANONICAL format
307 String s = principal.getName(X500Principal.CANONICAL);
419 * gets Name in CANONICAL format
441 String s = principal.getName(X500Principal.CANONICAL);
511 * gets Name in CANONICAL format
534 String s = principal.getName(X500Principal.CANONICAL);
580 * gets string in CANONICAL forma
2249 String canonical = (String) obj[3]; local
2678 String canonical = (String) values[3]; local
    [all...]
  /external/bluetooth/glib/glib/
gutf8.c 417 const char *canonical; local
424 canonical = aliases;
427 alias_array = g_hash_table_lookup (alias_hash, canonical);
438 g_hash_table_insert (alias_hash, (char *)canonical, alias_array);
448 * the charsets that are aliases for the canonical name.
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
real.h 55 unsigned int canonical : 1;
tree.h 2306 tree canonical; local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
real.h 55 unsigned int canonical : 1;
tree.h 2318 tree canonical; local
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
real.h 55 unsigned int canonical : 1;
tree.h 2318 tree canonical; local
    [all...]
  /external/bluetooth/glib/gio/
glocalfile.c 1386 char *resolved, *canonical, *parent, *link2; local
    [all...]
  /external/libxml2/
xmllint.c 186 static int canonical = 0; variable
    [all...]
  /external/clang/lib/AST/
Type.cpp 182 // If the canonical form of this type isn't the right kind, reject it.
195 /// to getting the canonical type, but it doesn't remove *all* typedefs. For
292 /// same dynamic type as the canonical type.
398 // If the canonical form of this type isn't the right kind, reject it.
417 // If the canonical form of this type isn't the right kind, reject it.
430 ObjCObjectType::ObjCObjectType(QualType Canonical, QualType Base,
433 : Type(ObjCObject, Canonical, false, false, false, false),
445 // There is no sugar for ObjCObjectType's, just return the canonical
459 // There is no sugar for ObjCQualifiedIdType's, just return the canonical
469 // There is no sugar for ObjCQualifiedClassType's, just return the canonical
    [all...]
  /external/emma/lib/
emma.jar 
  /external/icu4c/test/cintltst/
usrchtst.c 514 USearchAttributeValue canonical,
530 usearch_setAttribute(strsrch, USEARCH_CANONICAL_MATCH, canonical,
    [all...]
  /external/icu4c/test/intltest/
srchtest.cpp 467 USearchAttributeValue canonical,
498 strsrch->setAttribute(USEARCH_CANONICAL_MATCH, canonical, status);
    [all...]
  /external/libffi/
ltconfig 342 HOST is the canonical host system name [default=guessed].
    [all...]
  /external/jdiff/
xerces.jar 
  /external/clang/include/clang/AST/
Type.h 746 /// to getting the canonical type, but it doesn't remove *all* typedefs. For
933 /// \brief The canonical type of this type. A QualType.
    [all...]

Completed in 696 milliseconds

12 3