/freebsd/contrib/opencsd/decoder/include/mem_acc/ |
H A D | trc_mem_acc_file.h | 53 void setOffset(const size_t offset) { m_file_offset = offset; }; in setOffset() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | BinaryStreamWriter.h | 177 void setOffset(uint64_t Off) { Offset = Off; } setOffset() function
|
H A D | BinaryStreamReader.h | 247 void setOffset(uint64_t Off) { Offset = Off; } setOffset() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCFixup.h | 103 void setOffset(uint32_t Value) { Offset = Value; } in setOffset() function
|
H A D | MCSymbol.h | 333 void setOffset(uint64_t Value) { in setOffset() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/ |
H A D | AliasAnalysis.h | 132 void setOffset(int32_t NewOffset) { in setOffset() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFUnitIndex.h | 123 void setOffset(uint64_t Value) { Offset = Value; } in setOffset() function
|
H A D | DWARFDebugFrame.h | 146 void setOffset(int32_t NewOffset) { Offset = NewOffset; } in setOffset() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | MachineMemOperand.h | 327 void setOffset(int64_t NewOffset) { PtrInfo.Offset = NewOffset; } in setOffset() function
|
H A D | MachineOperand.h | 699 void setOffset(int64_t Offset) { in setOffset() function
|
H A D | DIE.h | 930 void setOffset(unsigned O) { Offset = O; } in setOffset() function
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Sarif.h | 123 SarifArtifact setOffset(uint32_t ArtifactOffset) { in setOffset() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
H A D | LVObject.h | 239 void setOffset(LVOffset DieOffset) { Offset = DieOffset; } in setOffset() function
|
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldImpl.h | 226 void setOffset(uint64_t NewOffset) { Offset = NewOffset; } in setOffset() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/ |
H A D | JITLink.h | 85 void setOffset(OffsetT Offset) { this->Offset = Offset; } in setOffset() function 570 void setOffset(orc::ExecutorAddrDiff NewOffset) { in setOffset() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyFastISel.cpp | 102 void setOffset(int64_t NewOffset) { in setOffset() function in __anon626f7eac0111::WebAssemblyFastISel::Address
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | GuardWidening.cpp | 252 void setOffset(const ConstantInt *NewOffset) { Offset = NewOffset; } in setOffset() function in __anonfd3b26bb0111::GuardWideningImpl::RangeCheck
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | kmp_stats.h | 433 void setOffset(double d) { offset = d; } in setOffset() function
|
/freebsd/contrib/llvm-project/lld/ELF/ |
H A D | Thunks.cpp | 502 void Thunk::setOffset(uint64_t newOffset) { in setOffset() function in Thunk
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
H A D | MipsFastISel.cpp | 129 void setOffset(int64_t Offset_) { Offset = Offset_; } in setOffset() function in __anon50acaba20111::MipsFastISel::Address
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroFrame.cpp | 526 void setOffset(Value *V, uint64_t Offset) { in setOffset() function
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64FastISel.cpp | 140 void setOffset(int64_t O) { Offset = O; } in setOffset() function in __anon53fc71c20111::AArch64FastISel::Address
|
/freebsd/contrib/libxo/xohtml/external/ |
H A D | jquery.js | 9085 setOffset: function( elem, options, i ) { method
|