Home
last modified time | relevance | path

Searched refs:canon (Results 1 – 19 of 19) sorted by relevance

/external/elfutils/libdwfl/
Dfind-debuginfo.c288 char *canon = canonicalize_file_name (file_name); in dwfl_standard_find_debuginfo() local
289 if (canon != NULL && strcmp (file_name, canon)) in dwfl_standard_find_debuginfo()
290 fd = find_debuginfo_in_path (mod, canon, in dwfl_standard_find_debuginfo()
293 free (canon); in dwfl_standard_find_debuginfo()
/external/icu4c/common/
Dlocutil.cpp106 char* canon = (buf == 0) ? 0 : (char*) uprv_malloc(buflen); in canonicalLocaleString()
107 if (buf != 0 && canon != 0) { in canonicalLocaleString()
110 uloc_canonicalize(buf, canon, buflen, &ec); in canonicalLocaleString()
112 result = UnicodeString(canon); in canonicalLocaleString()
116 uprv_free(canon); in canonicalLocaleString()
/external/icu4c/extra/uconv/
Duconv.cpp198 UBool canon) in printConverters() argument
208 if (!canon) { in printConverters()
253 if (canon) { in printConverters()
258 if (canon) { in printConverters()
266 if (canon) { in printConverters()
313 printf("%s%s%s", (canon ? (a == 0? "" : "\t" ) : "") , in printConverters()
315 (canon ? "" : " ")); in printConverters()
319 if (canon) { in printConverters()
347 if (canon) { in printConverters()
354 if (!canon) { in printConverters()
[all …]
/external/dnsmasq/src/
Dcache.c825 char *canon; in read_hostsfile() local
832 if ((canon = canonicalise(token, &nomem))) in read_hostsfile()
837 strlen(canon)+2+strlen(domain_suffix)-SMALLDNAME))) in read_hostsfile()
839 strcpy(cache->name.sname, canon); in read_hostsfile()
846 if ((cache = whine_malloc(sizeof(struct crec) + strlen(canon)+1-SMALLDNAME))) in read_hostsfile()
848 strcpy(cache->name.sname, canon); in read_hostsfile()
852 free(canon); in read_hostsfile()
/external/clang/include/clang/AST/
DType.h1033 ExtQualsTypeCommonBase(const Type *baseType, QualType canon)
1034 : BaseType(baseType), CanonicalType(canon) {}
1082 ExtQuals(const Type *baseType, QualType canon, Qualifiers quals)
1084 canon.isNull() ? QualType(this_(), 0) : canon),
1354 Type(TypeClass tc, QualType canon, bool Dependent,
1358 canon.isNull() ? QualType(this_(), 0) : canon) {
3335 AttributedType(QualType canon, Kind attrKind,
3337 : Type(Attributed, canon, canon->isDependentType(),
3338 canon->isInstantiationDependentType(),
3339 canon->isVariablyModifiedType(),
[all …]
/external/icu4c/tools/genrb/
Dwrtxml.cpp181 char* canon = NULL; in parseFilename() local
196 canon = (char*) uprv_malloc(canonCapacity); in parseFilename()
197 canonLen = uloc_canonicalize(localeID, canon, canonCapacity, &status); in parseFilename()
203 strnrepchr(canon, canonLen, '_', '-'); in parseFilename()
204 return canon; in parseFilename()
/external/icu4c/extra/uconv/resources/
Droot.txt34 "[ --canon ] [ -x transliteration ] "
51 " --canon print list in cnvrtrs.txt(5) format\n"
Dfr.txt34 "[ --canon ] [ -x translitération ] "
53 " --canon affiche la liste dans le format de cnvrtrs.txt(5)\n"
/external/v8/test/cctest/
Dtest-regexp.cc1424 unibrow::uchar canon[unibrow::Ecma262Canonicalize::kMaxWidth]; in canonicalize() local
1425 int count = unibrow::Ecma262Canonicalize::Convert(c, '\0', canon, NULL); in canonicalize()
1430 return canon[0]; in canonicalize()
1466 unibrow::uchar canon[unibrow::CanonicalizationRange::kMaxWidth]; in CanonRangeEnd() local
1467 int count = unibrow::CanonicalizationRange::Convert(c, '\0', canon, NULL); in CanonRangeEnd()
1472 return canon[0]; in CanonRangeEnd()
/external/icu4c/i18n/unicode/
Dtranslit.h350 const UnicodeString* canon);
/external/icu4c/i18n/
Dtranslit.cpp973 const UnicodeString* canon) { in createBasicInstance() argument
1032 if (t != NULL && canon != NULL) { in createBasicInstance()
1033 t->setID(*canon); in createBasicInstance()
/external/libxml2/
Dencoding.c1749 const char* canon; in xmlFindCharEncodingHandler() local
1750 canon = xmlGetCharEncodingName(alias); in xmlFindCharEncodingHandler()
1751 if ((canon != NULL) && (strcmp(name, canon))) { in xmlFindCharEncodingHandler()
1752 return(xmlFindCharEncodingHandler(canon)); in xmlFindCharEncodingHandler()
/external/clang/lib/AST/
DType.cpp2285 const Type *canon = getCanonicalTypeInternal().getTypePtr(); in isObjCARCImplicitlyUnretainedType() local
2288 while (const ArrayType *array = dyn_cast<ArrayType>(canon)) in isObjCARCImplicitlyUnretainedType()
2289 canon = array->getElementType().getTypePtr(); in isObjCARCImplicitlyUnretainedType()
2292 = dyn_cast<ObjCObjectPointerType>(canon)) { in isObjCARCImplicitlyUnretainedType()
DASTContext.cpp1902 QualType canon; in getExtQualType() local
1906 canon = getExtQualType(canonSplit.Ty, canonSplit.Quals); in getExtQualType()
1912 ExtQuals *eq = new (*this, TypeAlignment) ExtQuals(baseType, canon, quals); in getExtQualType()
2438 QualType canon = getQualifiedType(QualType(canonTy,0), in getDependentSizedArrayType() local
2444 return canon; in getDependentSizedArrayType()
2450 DependentSizedArrayType(*this, elementType, canon, numElements, in getDependentSizedArrayType()
2470 QualType canon; in getIncompleteArrayType() local
2474 canon = getIncompleteArrayType(QualType(canonSplit.Ty, 0), in getIncompleteArrayType()
2476 canon = getQualifiedType(canon, canonSplit.Quals); in getIncompleteArrayType()
2485 IncompleteArrayType(elementType, canon, ASM, elementTypeQuals); in getIncompleteArrayType()
[all …]
/external/webkit/LayoutTests/http/conf/
Dmime.types113 application/vnd.canon-cpdl
114 application/vnd.canon-lips
/external/chromium/net/base/
Dssl_false_start_blacklist.txt2352 mp01.canon.jp
/external/libmtp/
DChangeLog140 PTPOBJECT_CANONFLAGS_LOADED (special canon flags)
/external/srec/config/en.us/dictionary/
Dlarge.ok4391 canon kan@n
4392 canon kan~
/external/webkit/PerformanceTests/Parser/resources/
Dfinal-url-en20279 http://www.accesstoinsight.org/canon/sutta/majjhima/mn054.html
29896 http://www.cambodianbuddhist.org/english/website/canon/sutta/anguttara/an08-039.html
30142 http://www.canon-europe.com/For_Work/Products/index.asp
30143 http://www.canon.com.au/supplies/products/supplies/story_881.html
30144 http://www.canon.com/environment/eco2004e/p09.html