HomeSort by relevance Sort by last modified time
    Searched defs:Exist (Results 1 - 22 of 22) sorted by null

  /external/llvm/unittests/Support/
FileOutputBufferTest.cpp 72 // Verify file does not exist (because buffer not committed).
73 ASSERT_EQ(fs::access(Twine(File2), fs::AccessMode::Exist),
Path.cpp 525 // Make sure Temp2 doesn't exist.
526 ASSERT_EQ(fs::access(Twine(TempPath2), sys::fs::AccessMode::Exist),
549 // Make sure Temp1 doesn't exist.
550 ASSERT_EQ(fs::access(Twine(TempPath), sys::fs::AccessMode::Exist),
    [all...]
  /device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/
Mtftp4Option.h 37 UINT32 Exist;
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Output.c 301 BOOLEAN Exist;
311 Exist = Ip6IsOneOfSetAddress (IpSb, Source, &IpIf, NULL);
312 ASSERT (Exist);
    [all...]
  /external/llvm/include/llvm/Support/
FileSystem.h 352 /// @returns errc::success if path has been removed or didn't exist, otherwise a
354 /// returns error if the file didn't exist.
381 /// @brief Does file exist?
388 enum class AccessMode { Exist, Write, Execute };
397 /// @brief Does file exist?
402 return !access(Path, AccessMode::Exist);
    [all...]
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
FileSystem.h 363 /// @returns errc::success if path has been removed or didn't exist, otherwise a
365 /// returns error if the file didn't exist.
392 /// @brief Does file exist?
399 enum class AccessMode { Exist, Write, Execute };
408 /// @brief Does file exist?
413 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
FileSystem.h 334 /// @returns errc::success if path has been removed or didn't exist, otherwise a
336 /// returns error if the file didn't exist.
342 /// @returns errc::success if path has been removed or didn't exist, otherwise a
380 /// @brief Does file exist?
387 enum class AccessMode { Exist, Write, Execute };
396 /// @brief Does file exist?
401 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
FileSystem.h 334 /// @returns errc::success if path has been removed or didn't exist, otherwise a
336 /// returns error if the file didn't exist.
342 /// @returns errc::success if path has been removed or didn't exist, otherwise a
380 /// @brief Does file exist?
387 enum class AccessMode { Exist, Write, Execute };
396 /// @brief Does file exist?
401 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
FileSystem.h 358 /// @returns errc::success if path has been removed or didn't exist, otherwise a
360 /// returns error if the file didn't exist.
366 /// @returns errc::success if path has been removed or didn't exist, otherwise a
374 /// exist.
408 /// @brief Does file exist?
415 enum class AccessMode { Exist, Write, Execute };
424 /// @brief Does file exist?
429 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
FileSystem.h 358 /// @returns errc::success if path has been removed or didn't exist, otherwise a
360 /// returns error if the file didn't exist.
366 /// @returns errc::success if path has been removed or didn't exist, otherwise a
374 /// exist.
408 /// @brief Does file exist?
415 enum class AccessMode { Exist, Write, Execute };
424 /// @brief Does file exist?
429 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
FileSystem.h 358 /// @returns errc::success if path has been removed or didn't exist, otherwise a
360 /// returns error if the file didn't exist.
366 /// @returns errc::success if path has been removed or didn't exist, otherwise a
374 /// exist.
408 /// @brief Does file exist?
415 enum class AccessMode { Exist, Write, Execute };
424 /// @brief Does file exist?
429 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
FileSystem.h 358 /// @returns errc::success if path has been removed or didn't exist, otherwise a
360 /// returns error if the file didn't exist.
366 /// @returns errc::success if path has been removed or didn't exist, otherwise a
374 /// exist.
408 /// @brief Does file exist?
415 enum class AccessMode { Exist, Write, Execute };
424 /// @brief Does file exist?
429 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
FileSystem.h 334 /// @returns errc::success if path has been removed or didn't exist, otherwise a
336 /// returns error if the file didn't exist.
342 /// @returns errc::success if path has been removed or didn't exist, otherwise a
380 /// @brief Does file exist?
387 enum class AccessMode { Exist, Write, Execute };
396 /// @brief Does file exist?
401 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
FileSystem.h 334 /// @returns errc::success if path has been removed or didn't exist, otherwise a
336 /// returns error if the file didn't exist.
342 /// @returns errc::success if path has been removed or didn't exist, otherwise a
380 /// @brief Does file exist?
387 enum class AccessMode { Exist, Write, Execute };
396 /// @brief Does file exist?
401 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
FileSystem.h 358 /// @returns errc::success if path has been removed or didn't exist, otherwise a
360 /// returns error if the file didn't exist.
366 /// @returns errc::success if path has been removed or didn't exist, otherwise a
374 /// exist.
408 /// @brief Does file exist?
415 enum class AccessMode { Exist, Write, Execute };
424 /// @brief Does file exist?
429 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
FileSystem.h 358 /// @returns errc::success if path has been removed or didn't exist, otherwise a
360 /// returns error if the file didn't exist.
366 /// @returns errc::success if path has been removed or didn't exist, otherwise a
374 /// exist.
408 /// @brief Does file exist?
415 enum class AccessMode { Exist, Write, Execute };
424 /// @brief Does file exist?
429 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
FileSystem.h 358 /// @returns errc::success if path has been removed or didn't exist, otherwise a
360 /// returns error if the file didn't exist.
366 /// @returns errc::success if path has been removed or didn't exist, otherwise a
374 /// exist.
408 /// @brief Does file exist?
415 enum class AccessMode { Exist, Write, Execute };
424 /// @brief Does file exist?
429 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
FileSystem.h 358 /// @returns errc::success if path has been removed or didn't exist, otherwise a
360 /// returns error if the file didn't exist.
366 /// @returns errc::success if path has been removed or didn't exist, otherwise a
374 /// exist.
408 /// @brief Does file exist?
415 enum class AccessMode { Exist, Write, Execute };
424 /// @brief Does file exist?
429 return !access(Path, AccessMode::Exist);
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c 781 Add the legacy boot options from BBS table if they do not exist.
808 BOOLEAN Exist;
846 Exist = BdsFindLegacyBootOptionByDevTypeAndName (
855 if (!Exist) {
    [all...]
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Override/IntelFrameworkModulePkg/Library/GenericBdsLib/
BdsBoot.c 783 Add the legacy boot options from BBS table if they do not exist.
810 BOOLEAN Exist;
848 Exist = BdsFindLegacyBootOptionByDevTypeAndName (
857 if (!Exist) {
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 376 /// @returns errc::success if path has been removed or didn't exist, otherwise a
378 /// returns error if the file didn't exist.
384 /// @returns errc::success if path has been removed or didn't exist, otherwise a
422 /// @brief Does file exist?
429 enum class AccessMode { Exist, Write, Execute };
438 /// @brief Does file exist?
443 return !access(Path, AccessMode::Exist);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
FileSystem.h 376 /// @returns errc::success if path has been removed or didn't exist, otherwise a
378 /// returns error if the file didn't exist.
384 /// @returns errc::success if path has been removed or didn't exist, otherwise a
422 /// @brief Does file exist?
429 enum class AccessMode { Exist, Write, Execute };
438 /// @brief Does file exist?
443 return !access(Path, AccessMode::Exist);
    [all...]

Completed in 1640 milliseconds