HomeSort by relevance Sort by last modified time
    Searched refs:NotFound (Results 1 - 25 of 203) sorted by null

1 2 3 4 5 6 7 8 9

  /external/freetype/src/psnames/
pstables.h     [all...]
  /external/pdfium/third_party/freetype/include/
pstables.h     [all...]
  /external/tensorflow/tensorflow/core/util/
mirror_pad_mode.cc 33 return errors::NotFound(str_value, " is not an allowed padding mode.");
padding.cc 33 return errors::NotFound(str_value, " is not an allowed padding type");
activation_mode.cc 40 return errors::NotFound(str_value, " is not an allowed activation mode");
  /external/tensorflow/tensorflow/core/platform/posix/
load_library.cc 29 return errors::NotFound(dlerror());
38 return errors::NotFound(dlerror());
  /external/tensorflow/tensorflow/cc/framework/
grad_op_registry.cc 41 return errors::NotFound(error_msg);
  /external/tensorflow/tensorflow/compiler/xla/service/
channel_tracker.cc 68 return NotFound("channel handle not found: %lld", handle.handle());
83 return NotFound("channel handle not found: %lld", handle.handle());
execution_tracker.cc 68 return NotFound("no execution record for execution handle: %lld",
80 return NotFound("no execution record for execution handle: %lld",
  /external/tensorflow/tensorflow/core/distributed_runtime/
server_lib.cc 59 return errors::NotFound(
  /external/tensorflow/tensorflow/core/platform/cloud/
google_auth_provider.cc 89 return errors::NotFound(strings::StrCat("$", kGoogleApplicationCredentials,
115 return errors::NotFound(
185 return errors::NotFound("Could not locate the credentials file.");
233 return errors::NotFound("The env variable for testing was not set.");
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 96 NotFound,
174 /// table. Returns either the action the target requested or NotFound if there
178 return NotFound;
180 return NotFound;
184 return NotFound;
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 96 NotFound,
181 /// table. Returns either the action the target requested or NotFound if there
185 return NotFound;
187 return NotFound;
191 return NotFound;
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 96 NotFound,
181 /// table. Returns either the action the target requested or NotFound if there
185 return NotFound;
187 return NotFound;
191 return NotFound;
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 99 NotFound,
198 /// table. Returns either the action the target requested or NotFound if there
202 return NotFound;
204 return NotFound;
208 return NotFound;
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 99 NotFound,
198 /// table. Returns either the action the target requested or NotFound if there
202 return NotFound;
204 return NotFound;
208 return NotFound;
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 99 NotFound,
198 /// table. Returns either the action the target requested or NotFound if there
202 return NotFound;
204 return NotFound;
208 return NotFound;
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 99 NotFound,
198 /// table. Returns either the action the target requested or NotFound if there
202 return NotFound;
204 return NotFound;
208 return NotFound;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 96 NotFound,
174 /// table. Returns either the action the target requested or NotFound if there
178 return NotFound;
180 return NotFound;
184 return NotFound;
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 96 NotFound,
181 /// table. Returns either the action the target requested or NotFound if there
185 return NotFound;
187 return NotFound;
191 return NotFound;
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 96 NotFound,
181 /// table. Returns either the action the target requested or NotFound if there
185 return NotFound;
187 return NotFound;
191 return NotFound;
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 99 NotFound,
198 /// table. Returns either the action the target requested or NotFound if there
202 return NotFound;
204 return NotFound;
208 return NotFound;
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 99 NotFound,
198 /// table. Returns either the action the target requested or NotFound if there
202 return NotFound;
204 return NotFound;
208 return NotFound;
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 99 NotFound,
198 /// table. Returns either the action the target requested or NotFound if there
202 return NotFound;
204 return NotFound;
208 return NotFound;
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/CodeGen/GlobalISel/
LegalizerInfo.h 99 NotFound,
198 /// table. Returns either the action the target requested or NotFound if there
202 return NotFound;
204 return NotFound;
208 return NotFound;

Completed in 770 milliseconds

1 2 3 4 5 6 7 8 9