Home
last modified time | relevance | path

Searched defs:Status (Results 1 – 25 of 181) sorted by relevance

12345678

/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dmem_map_fuchsia.cpp23 static void NORETURN dieOnError(zx_status_t Status, const char *FnName, in dieOnError() argument
35 zx_status_t Status = _zx_object_set_property(Vmo, ZX_PROP_NAME, Name, Len); in setVmoName() local
46 zx_status_t Status = in getRootVmarBase() local
66 zx_status_t Status = _zx_vmo_create(0, 0, &Vmo); in getPlaceholderVmo() local
88 IsNoMemError(zx_status_t Status) IsNoMemError() argument
97 zx_status_t Status = _zx_vmo_create(Capacity, 0, &Vmo); MemMapFuchsia() local
109 zx_status_t Status = _zx_vmo_create(Size, 0, &Vmo); mapImpl() local
149 zx_status_t Status; unmapImpl() local
193 zx_status_t Status = remapImpl() local
213 zx_status_t Status = _zx_vmo_op_range(Vmo, ZX_VMO_OP_DECOMMIT, From - MapAddr, releaseAndZeroPagesToOSImpl() local
224 zx_status_t Status = setMemoryPermissionImpl() local
234 zx_status_t Status = _zx_vmar_map(_zx_vmar_root_self(), ZX_VM_ALLOW_FAULTS, 0, createImpl() local
247 zx_status_t Status = _zx_vmar_unmap(_zx_vmar_root_self(), Base, Capacity); releaseImpl() local
[all...]
H A Dfuchsia.cpp35 static void NORETURN dieOnError(zx_status_t Status, const char *FnName, in dieOnError()
49 const zx_status_t Status = _zx_vmar_allocate( in allocateVmar() local
74 zx_status_t Status; in map() local
155 const zx_status_t Status = in unmap() local
173 const zx_status_t Status = _zx_vmar_protect(Data->Vmar, Prot, Addr, Size); in setMemoryPermission() local
185 const zx_status_t Status = in releasePagesToOS() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIModeRegister.cpp29 struct Status { struct
35 Status() = default; argument
37 Status(unsigned NewMask, unsigned NewMode) : Mask(NewMask), Mode(NewMode) { in Status() argument
43 Status merge(const Status &S) const { in merge() argument
49 Status mergeUnknown(unsigned newMask) { in mergeUnknown() argument
55 Status intersec argument
62 deltaStatus delta() argument
66 operator ==Status operator ==() argument
70 operator !=Status operator !=() argument
72 isCompatibleStatus isCompatible() argument
76 isCombinableStatus isCombinable() argument
[all...]
/llvm-project/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_fuchsia.cpp26 zx_status_t Status = _zx_vmo_create(Size, 0, &Vmo); in map() local
41 zx_status_t Status = _zx_vmar_unmap(_zx_vmar_root_self(), in unmap() local
49 const zx_status_t Status in reserveGuardedPool() local
71 zx_status_t Status = _zx_vmo_create(Size, 0, &Vmo); allocateInGuardedPool() local
94 const zx_status_t Status = deallocateInGuardedPool() local
[all...]
H A Dmutex_posix.cpp16 int Status = pthread_mutex_lock(&Mu); in lock() local
25 int Status = pthread_mutex_unlock(&Mu); in unlock() local
/llvm-project/compiler-rt/lib/xray/
H A Dxray_utils.cpp59 zx_status_t Status = _zx_vmo_set_size(Vmo, Offset + TotalBytes); in WriteAll() local
67 zx_status_t Status = _zx_vmo_write(Vmo, Begin, Offset, TotalBytes); in WriteAll() local
86 zx_status_t Status = _zx_vmo_create(0, ZX_VMO_RESIZABLE, &Vmo); in Open() local
/llvm-project/lldb/include/lldb/Utility/
H A DStatus.h75 explicit Status(llvm::Error error) { *this = std::move(error); } Status() function
190 explicit Status(const llvm::formatv_object_base &payload) { Status() function
[all...]
H A DConnection.h24 class Status; variable
/llvm-project/clang/lib/Format/
H A DUnwrappedLineFormatter.h33 FormattingAttemptStatus *Status) in UnwrappedLineFormatter()
69 FormattingAttemptStatus *Status; variable
/llvm-project/lldb/source/Utility/
H A DStatus.cpp40 Status::Status() : m_string() {} Status() function in Status
42 Status::Status(ValueType err, ErrorType type) Status() function in Status
48 Status::Status(std::error_code EC) Status() function in Status
54 Status::Status(const char *format, ...) : m_string() { Status() function in Status
[all...]
/llvm-project/clang/lib/Basic/
H A DFileSystemStatCache.cpp34 llvm::vfs::Status &Status, bool isFile, in get() argument
102 getStat(StringRef Path,llvm::vfs::Status & Status,bool isFile,std::unique_ptr<llvm::vfs::File> * F,llvm::vfs::FileSystem & FS) getStat() argument
[all...]
H A DFileManager.cpp85 DirectoryEntry *&FileManager::getRealDirEntry(const llvm::vfs::Status &Status) { in getRealDirEntry() argument
119 llvm::vfs::Status Status; in addAncestorsAsVirtualDirs() local
180 llvm::vfs::Status Status; in getDirectoryRef() local
260 llvm::vfs::Status Status; getFileRef() local
421 llvm::vfs::Status Status; getVirtualFileRef() local
469 llvm::vfs::Status Status; getBypassFile() local
584 getStatValue(StringRef Path,llvm::vfs::Status & Status,bool isFile,std::unique_ptr<llvm::vfs::File> * F) getStatValue() argument
[all...]
/llvm-project/clang/test/SemaCXX/
H A Dsubst-func-type-invalid-ret-type.cpp10 class Status {}; class
/llvm-project/lldb/source/Plugins/Process/Windows/Common/
H A DIDebugDelegate.h18 class Status; variable
/llvm-project/lldb/include/lldb/Host/
H A DProcessLauncher.h15 class Status; variable
/llvm-project/lldb/include/lldb/Breakpoint/
H A DBreakpointPrecondition.h17 class Status; variable
/llvm-project/libcxx/docs/
H A DFeatureTestMacroTable.rst17 Status chapter
/llvm-project/llvm/docs/
H A DJITLink.rst1148 1JITLink Availability and Feature Status global() argument
1151 2JITLink Availability and Feature Status global() argument
/llvm-project/offload/test/ompt/
H A Dtarget_memcpy_emi.c22 int Status; in main() local
/llvm-project/clang/tools/amdgpu-arch/
H A DAMDGPUArchByHSA.cpp
/llvm-project/offload/test/mapping/ompx_hold/
H A Domp_target_disassociate_ptr.c52 int Status = 0; in main() local
/llvm-project/lldb/include/lldb/Core/
H A DValueObjectVariable.h
H A DValueObjectConstResultImpl.h
H A DCommunication.h24 class Status; variable
/llvm-project/lldb/include/lldb/Host/windows/
H A DConnectionGenericFileWindows.h18 class Status; variable

12345678