Home
last modified time | relevance | path

Searched refs:NotFound (Results 1 – 25 of 149) sorted by relevance

123456

/external/freetype/src/psnames/
Dpstables.h4152 goto NotFound; in ft_get_adobe_glyph_index()
4181 goto NotFound; in ft_get_adobe_glyph_index()
4194 goto NotFound; in ft_get_adobe_glyph_index()
4201 goto NotFound; in ft_get_adobe_glyph_index()
4224 goto NotFound; in ft_get_adobe_glyph_index()
4230 NotFound: in ft_get_adobe_glyph_index()
/external/pdfium/third_party/freetype/include/
Dpstables.h4152 goto NotFound; in ft_get_adobe_glyph_index()
4181 goto NotFound; in ft_get_adobe_glyph_index()
4194 goto NotFound; in ft_get_adobe_glyph_index()
4201 goto NotFound; in ft_get_adobe_glyph_index()
4224 goto NotFound; in ft_get_adobe_glyph_index()
4230 NotFound: in ft_get_adobe_glyph_index()
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_proto_util.cc55 return NotFound("HloProto missing HloModuleProto."); in EntryComputationParameterShapes()
58 return NotFound("HloProto missing program shape."); in EntryComputationParameterShapes()
72 return NotFound("HloProto missing HloModuleProto."); in EntryComputationOutputShape()
75 return NotFound("HloProto missing program shape."); in EntryComputationOutputShape()
78 return NotFound("HloProto missing result in its program shape"); in EntryComputationOutputShape()
Dexecution_tracker.cc69 return NotFound("no execution record for execution handle: %d", in Unregister()
81 return NotFound("no execution record for execution handle: %d", in Resolve()
Dchannel_tracker.cc76 return NotFound("channel handle not found: %d", handle.handle()); in RegisterSendInternal()
98 return NotFound("channel handle not found: %d", handle.handle()); in RegisterRecvInternal()
Dplatform_util.cc89 return NotFound("no platforms found"); in GetSolePlatform()
112 return NotFound("no platforms found"); in GetDefaultPlatform()
216 return NotFound("no %s devices found", platform->Name()); in GetStreamExecutors()
/external/tensorflow/tensorflow/contrib/android/
Dasset_manager_filesystem.cc95 return errors::NotFound("File ", file_name_, " not found."); in Read()
132 return errors::NotFound("File ", fname, " not found."); in FileExists()
143 return errors::NotFound("File ", fname, " not found."); in NewRandomAccessFile()
155 return errors::NotFound("File ", fname, " not found."); in NewReadOnlyMemoryRegionFromFile()
192 return errors::NotFound("Directory ", prefixed_dir, " not found."); in GetChildren()
213 return errors::NotFound("File ", fname, " not found."); in GetFileSize()
/external/tensorflow/tensorflow/core/platform/cloud/
Dgoogle_auth_provider.cc90 return errors::NotFound(strings::StrCat("$", kGoogleApplicationCredentials, in GetEnvironmentVariableFileName()
116 return errors::NotFound( in GetWellKnownFileName()
205 return errors::NotFound("Could not locate the credentials file."); in GetTokenFromFiles()
248 return errors::NotFound("The env variable for testing was not set."); in GetTokenForTesting()
Dretrying_utils_test.cc58 {errors::Unavailable("Failed."), errors::NotFound("Not found.")}); in TEST()
135 {errors::Unavailable(""), errors::NotFound("")}); in TEST()
146 std::vector<Status> delete_results({errors::NotFound("")}); in TEST()
Dgcs_file_system_test.cc913 "", errors::NotFound("important HTTP error 410"), in TEST()
1154 "", errors::NotFound("404"), 404), in TEST()
1211 "", errors::NotFound("404"), 404), in TEST()
1240 "", errors::NotFound("404"), 404), in TEST()
1245 "", errors::NotFound("404"), 404)}); in TEST()
1276 "", errors::NotFound("404"), 404), in TEST()
1869 "", errors::NotFound("404"), 404), in TEST()
2344 "", errors::NotFound("404"), 404)}); in TEST()
2437 "", errors::NotFound("404"), 404), in TEST()
2471 "", errors::NotFound("404"), 404), in TEST()
[all …]
/external/clang/include/clang/Sema/
DLookup.h34 NotFound = 0, enumerator
132 : ResultKind(NotFound), in ResultKind() argument
154 : ResultKind(NotFound), in ResultKind() argument
174 : ResultKind(NotFound), in LookupResult()
437 assert(ResultKind == NotFound && Decls.empty()); in setNotFoundInCurrentInstantiation()
461 ResultKind = NotFound; in resolveKindAfterFilter()
539 ResultKind = NotFound; in clear()
/external/tensorflow/tensorflow/core/platform/posix/
Dload_library.cc29 return errors::NotFound(dlerror()); in LoadLibrary()
38 return errors::NotFound(dlerror()); in GetSymbolFromLibrary()
/external/tensorflow/tensorflow/lite/toco/
Dtoco_port.cc183 return tensorflow::errors::NotFound("not writable"); in Writable()
193 return tensorflow::errors::NotFound("not readable"); in Readable()
201 return tensorflow::errors::NotFound("file doesn't exist"); in Exists()
212 return tensorflow::errors::NotFound("can't open() for read"); in GetContents()
/external/syzkaller/vendor/google.golang.org/grpc/codes/
Dcodes.go60 NotFound Code = 5 const
157 `"NOT_FOUND"`: NotFound,
/external/clang/include/clang/Serialization/
DModule.h61 NotFound = 3 enumerator
81 File.Val.setInt(NotFound); in getNotFound()
88 bool isNotFound() const { return Val.getInt() == NotFound; } in isNotFound()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp472 case NotFound: in findAction()
483 return {NotFound, LLT()}; in findScalarLegalAction()
488 return {NotFound, LLT()}; in findScalarLegalAction()
497 return {NotFound, LLT()}; in findScalarLegalAction()
514 return {NotFound, Aspect.Type}; in findVectorLegalAction()
518 return {NotFound, Aspect.Type}; in findVectorLegalAction()
533 return {NotFound, IntermediateType}; in findVectorLegalAction()
/external/tensorflow/tensorflow/core/util/
Dmemmapped_file_system.cc97 return errors::NotFound(fname, " not found"); in FileExists()
107 return errors::NotFound("Region ", filename, " is not found"); in NewRandomAccessFile()
122 return errors::NotFound("Region ", filename, " is not found"); in NewReadOnlyMemoryRegionFromFile()
136 return errors::NotFound("Region ", filename, " is not found"); in GetFileSize()
/external/tensorflow/tensorflow/contrib/session_bundle/
Dsignature.cc102 return errors::NotFound( in GetNamedClassificationSignature()
234 return errors::NotFound( in GetNamedSignature()
251 return errors::NotFound( in BindGenericInputs()
268 return errors::NotFound( in BindGenericNames()
/external/tensorflow/tensorflow/core/framework/
Dop_segment.cc45 return errors::NotFound("Session ", session_handle, " is not found."); in FindOrCreate()
61 return errors::NotFound("Session ", session_handle, " is not found."); in FindOrCreate()
Dresource_mgr.cc169 return errors::NotFound("Container ", container, in DoLookup()
175 return errors::NotFound("Resource ", container, "/", name, "/", type.name(), in DoLookup()
191 return errors::NotFound("Container ", container, " does not exist."); in DoDelete()
195 return errors::NotFound("Resource ", container, "/", resource_name, "/", in DoDelete()
/external/grpc-grpc/src/ruby/lib/grpc/
Derrors.rb61 codes[NOT_FOUND] = NotFound
119 class NotFound < BadStatus class
/external/clang/unittests/Tooling/
DCompilationDatabaseTest.cpp253 CompileCommand NotFound = findCompileArgsInJsonDatabase( in TEST() local
255 EXPECT_TRUE(NotFound.CommandLine.empty()) << ErrorMessage; in TEST()
256 EXPECT_TRUE(NotFound.Directory.empty()) << ErrorMessage; in TEST()
278 CompileCommand NotFound = findCompileArgsInJsonDatabase( in TEST() local
284 EXPECT_TRUE(NotFound.Directory.empty()) << ErrorMessage; in TEST()
285 EXPECT_TRUE(NotFound.CommandLine.empty()) << ErrorMessage; in TEST()
/external/grpc-grpc/src/csharp/Grpc.Reflection/
DReflectionServiceImpl.cs97 return CreateErrorResponse(StatusCode.NotFound, "File not found."); in FileByFilename()
114 return CreateErrorResponse(StatusCode.NotFound, "Symbol not found."); in FileContainingSymbol()
/external/tensorflow/tensorflow/core/common_runtime/
Ddevice_factory.cc99 return errors::NotFound( in AddDevices()
105 return errors::NotFound("No CPU devices are available in this process"); in AddDevices()
/external/grpc-grpc/src/csharp/Grpc.Reflection.Tests/
DReflectionClientServerTest.cs72 Assert.AreEqual((int)StatusCode.NotFound, response.ErrorResponse.ErrorCode); in FileByFilename_NotFound()
104 Assert.AreEqual((int)StatusCode.NotFound, response.ErrorResponse.ErrorCode); in FileContainingSymbol_NotFound()

123456