Home
last modified time | relevance | path

Searched defs:Adjustment (Results 1 – 14 of 14) sorted by relevance

/third_party/gn/src/base/strings/
Dutf_offset_string_conversions.h22 struct Adjustment { struct
31 typedef std::vector<Adjustment> Adjustments; argument
Dutf_offset_string_conversions.cc18 OffsetAdjuster::Adjustment::Adjustment(size_t original_offset, in Adjustment() function in base::OffsetAdjuster::Adjustment
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Demangle/
DMicrosoftDemangle.h80 size_t Adjustment = AlignedP - P; in allocArray() local
99 size_t Adjustment = AlignedP - P; in alloc() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DARMWinEH.h197 uint16_t Adjustment = RF.StackAdjust(); in StackAdjustment() local
DAllocator.h219 size_t Adjustment = offsetToAlignedAddr(CurPtr, Alignment); in Allocate() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DAllocator.h218 size_t Adjustment = alignmentAdjustment(CurPtr, Alignment); in Allocate() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_sync_atomic_main.cpp189 Type Adjustment; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCDwarf.h501 static MCCFIInstruction createAdjustCfaOffset(MCSymbol *L, int Adjustment) { in createAdjustCfaOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp1655 void MCAsmStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset()
DMCStreamer.cpp487 void MCStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8664.cpp7054 void TargetX8664::_add_sp(Operand *Adjustment) { in _add_sp()
7114 void TargetX8664::_sub_sp(Operand *Adjustment) { in _sub_sp()
DIceTargetLoweringX8632.cpp7788 void TargetX8632::_add_sp(Operand *Adjustment) { in _add_sp()
7798 void TargetX8632::_sub_sp(Operand *Adjustment) { in _sub_sp()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsISelLowering.cpp2312 unsigned Adjustment = ArgSlotSizeInBytes - ArgSizeInBytes; in lowerVAARG() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DAsmParser.cpp4146 int64_t Adjustment = 0; in parseDirectiveCFIAdjustCfaOffset() local