/external/freetype/src/psnames/ |
D | pstables.h | 4085 goto NotFound; in ft_get_adobe_glyph_index() 4114 goto NotFound; in ft_get_adobe_glyph_index() 4127 goto NotFound; in ft_get_adobe_glyph_index() 4134 goto NotFound; in ft_get_adobe_glyph_index() 4157 goto NotFound; in ft_get_adobe_glyph_index() 4163 NotFound: in ft_get_adobe_glyph_index()
|
/external/pdfium/third_party/freetype/src/psnames/ |
D | pstables.h | 4085 goto NotFound; in ft_get_adobe_glyph_index() 4114 goto NotFound; in ft_get_adobe_glyph_index() 4127 goto NotFound; in ft_get_adobe_glyph_index() 4134 goto NotFound; in ft_get_adobe_glyph_index() 4157 goto NotFound; in ft_get_adobe_glyph_index() 4163 NotFound: in ft_get_adobe_glyph_index()
|
/external/clang/include/clang/Sema/ |
D | Lookup.h | 34 NotFound = 0, enumerator 132 : ResultKind(NotFound), in ResultKind() argument 154 : ResultKind(NotFound), in ResultKind() argument 174 : ResultKind(NotFound), in LookupResult() 393 assert(ResultKind == NotFound && Decls.empty()); in setNotFoundInCurrentInstantiation() 417 ResultKind = NotFound; in resolveKindAfterFilter() 495 ResultKind = NotFound; in clear()
|
/external/clang/include/clang/Serialization/ |
D | Module.h | 70 NotFound = 3 enumerator 90 File.Val.setInt(NotFound); in getNotFound() 97 bool isNotFound() const { return Val.getInt() == NotFound; } in isNotFound()
|
/external/clang/unittests/Tooling/ |
D | CompilationDatabaseTest.cpp | 207 CompileCommand NotFound = findCompileArgsInJsonDatabase( in TEST() local 209 EXPECT_TRUE(NotFound.CommandLine.empty()) << ErrorMessage; in TEST() 210 EXPECT_TRUE(NotFound.Directory.empty()) << ErrorMessage; in TEST() 232 CompileCommand NotFound = findCompileArgsInJsonDatabase( in TEST() local 238 EXPECT_TRUE(NotFound.Directory.empty()) << ErrorMessage; in TEST() 239 EXPECT_TRUE(NotFound.CommandLine.empty()) << ErrorMessage; in TEST()
|
/external/clang/lib/Basic/ |
D | DiagnosticIDs.cpp | 533 bool NotFound = true; in getDiagnosticsInGroup() local 539 NotFound = false; in getDiagnosticsInGroup() 547 NotFound &= getDiagnosticsInGroup(Flavor, &OptionTable[(short)*SubGroups], in getDiagnosticsInGroup() 550 return NotFound; in getDiagnosticsInGroup()
|
/external/llvm/include/llvm/ADT/ |
D | IntervalMap.h | 605 ValT safeLookup(KeyT x, ValT NotFound) const { in safeLookup() argument 607 return Traits::startLess(x, start(i)) ? NotFound : value(i); in safeLookup() 1037 ValT treeSafeLookup(KeyT x, ValT NotFound) const; 1073 ValT lookup(KeyT x, ValT NotFound = ValT()) const { 1075 return NotFound; 1076 return branched() ? treeSafeLookup(x, NotFound) : 1077 rootLeaf().safeLookup(x, NotFound); 1143 treeSafeLookup(KeyT x, ValT NotFound) const { in treeSafeLookup() argument 1149 return NR.get<Leaf>().safeLookup(x, NotFound); in treeSafeLookup()
|
/external/v8/src/ |
D | lookup.h | 80 void NotFound() { in NotFound() function
|
D | property.h | 149 void NotFound() { in NotFound() function
|
D | objects-inl.h | 2877 if (number == DescriptorArray::kNotFound) return result->NotFound(); in LookupDescriptor() 2886 if (transition_index == TransitionArray::kNotFound) return result->NotFound(); in LookupTransition()
|
D | hydrogen.cc | 6073 lookup_.NotFound(); in LookupInPrototypes() 6079 lookup_.NotFound(); in LookupInPrototypes()
|
D | objects.cc | 159 it->NotFound(); in GetDataProperty() 165 it->NotFound(); in GetDataProperty()
|
/external/clang/lib/Sema/ |
D | SemaLookup.cpp | 319 assert(ResultKind != NotFound || Decls.size() == 0); in sanity() 360 assert(ResultKind == NotFound || ResultKind == NotFoundInCurrentInstantiation); in resolveKind() 3612 case LookupResult::NotFound: in resolveCorrection() 3718 case LookupResult::NotFound: in performQualifiedLookups()
|
D | SemaTemplateVariadic.cpp | 841 case LookupResult::NotFound: in ActOnSizeofParameterPackExpr()
|
D | SemaDecl.cpp | 134 NotFound, enumerator 149 return UnqualifiedTypeNameLookupResult::NotFound; in lookupUnqualifiedTypeNameInBase() 152 UnqualifiedTypeNameLookupResult::NotFound; in lookupUnqualifiedTypeNameInBase() 177 if (FoundTypeDecl == UnqualifiedTypeNameLookupResult::NotFound) { in lookupUnqualifiedTypeNameInBase() 184 case UnqualifiedTypeNameLookupResult::NotFound: in lookupUnqualifiedTypeNameInBase() 200 UnqualifiedTypeNameLookupResult::NotFound; in recoverFromTypeInKnownDependentBase() 202 DC && FoundTypeDecl == UnqualifiedTypeNameLookupResult::NotFound; in recoverFromTypeInKnownDependentBase() 327 case LookupResult::NotFound: in getTypeName() 770 case LookupResult::NotFound: in ClassifyName() 12350 case LookupResult::NotFound: in HandleField()
|
D | SemaExprObjC.cpp | 1813 case LookupResult::NotFound: in getObjCMessageKind()
|
D | SemaExprCXX.cpp | 6473 case LookupResult::NotFound: in CheckMicrosoftIfExistsSymbol()
|
D | SemaTemplate.cpp | 8062 case LookupResult::NotFound: { in CheckTypenameType()
|
D | TreeTransform.h | 953 case LookupResult::NotFound: in RebuildDependentNameType()
|
D | SemaDeclCXX.cpp | 13710 case LookupResult::NotFound: in HandleMSProperty()
|
/external/pdfium/core/include/fxcrt/ |
D | fx_basic.h | 1561 NotFound, enumerator
|
/external/chromium-trace/trace-viewer/third_party/Paste/paste/evalexception/media/ |
D | MochiKit.packed.js | 575 if(e!=m.NotFound){ 754 if(e!=m.NotFound){ 1017 throw MochiKit.Base.NotFound; 1065 m.NotFound=new m.NamedError("MochiKit.Base.NotFound"); 1124 if(e==m.NotFound){ 2870 var _319=m.NotFound;
|
/external/jetty/ |
D | VERSION.txt | 4853 + Stop and remove NotFound context for HttpServer 5698 + NotFound Handler
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.apache.jasper_5.5.17.v201004212143.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |
D | org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |