Home
last modified time | relevance | path

Searched refs:Adjustment (Results 1 – 25 of 55) sorted by relevance

123

/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
198 if (Adjustment >= 0x3f4) in StackAdjustment()
199 return (Adjustment & 0x3) ? ((Adjustment & 0x3) << 2) - 1 : 0; in StackAdjustment()
200 return Adjustment; in StackAdjustment()
DAllocator.h219 size_t Adjustment = offsetToAlignedAddr(CurPtr, Alignment); in Allocate() local
220 assert(Adjustment + Size >= Size && "Adjustment + Size must not overflow"); in Allocate()
229 if (Adjustment + SizeToAllocate <= size_t(End - CurPtr)) { in Allocate()
230 char *AlignedPtr = CurPtr + Adjustment; in Allocate()
/third_party/gn/src/base/strings/
Dutf_offset_string_conversions.h22 struct Adjustment { struct
23 Adjustment(size_t original_offset,
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
214 adjustments->push_back(OffsetAdjuster::Adjustment( in ConvertUnicode()
/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
82 Head->Used += Size + Adjustment; in allocArray()
99 size_t Adjustment = AlignedP - P; in alloc() local
101 Head->Used += Size + Adjustment; in alloc()
/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
219 assert(Adjustment + Size >= Size && "Adjustment + Size must not overflow"); in Allocate()
222 if (Adjustment + Size <= size_t(End - CurPtr)) { in Allocate()
223 char *AlignedPtr = CurPtr + Adjustment; in Allocate()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/crosstest/
Dtest_sync_atomic_main.cpp189 Type Adjustment; member
204 (void)TData->FuncPtr(TData->Fetch, TData->Ptr, TData->Adjustment); in threadWrapper()
/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() argument
502 return MCCFIInstruction(OpAdjustCfaOffset, L, 0, Adjustment, ""); in createAdjustCfaOffset()
DMCStreamer.h947 virtual void EmitCFIAdjustCfaOffset(int64_t Adjustment);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FrameLowering.h105 int FI, unsigned &SPReg, int Adjustment) const;
DX86FrameLowering.cpp1868 int Adjustment) const { in getFrameIndexReferenceSP()
1871 return MFI.getObjectOffset(FI) - getOffsetOfLocalArea() + Adjustment; in getFrameIndexReferenceSP()
/third_party/skia/third_party/externals/libjpeg-turbo/
Dwizard.txt15 Quantization Table Adjustment
90 Sampling Factor Adjustment
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCAsmStreamer.cpp303 void EmitCFIAdjustCfaOffset(int64_t Adjustment) override;
1655 void MCAsmStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset() argument
1656 MCStreamer::EmitCFIAdjustCfaOffset(Adjustment); in EmitCFIAdjustCfaOffset()
1657 OS << "\t.cfi_adjust_cfa_offset " << Adjustment; in EmitCFIAdjustCfaOffset()
DMCStreamer.cpp487 void MCStreamer::EmitCFIAdjustCfaOffset(int64_t Adjustment) { in EmitCFIAdjustCfaOffset() argument
490 MCCFIInstruction::createAdjustCfaOffset(Label, Adjustment); in EmitCFIAdjustCfaOffset()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTargetLoweringX8632.h462 void _add_sp(Operand *Adjustment);
781 void _sub_sp(Operand *Adjustment);
DIceTargetLoweringX8664.h458 void _add_sp(Operand *Adjustment);
775 void _sub_sp(Operand *Adjustment);
DIceTargetLoweringX8664.cpp7054 void TargetX8664::_add_sp(Operand *Adjustment) { in _add_sp() argument
7056 _add(rsp, Adjustment); in _add_sp()
7114 void TargetX8664::_sub_sp(Operand *Adjustment) { in _sub_sp() argument
7117 _sub(rsp, Adjustment); in _sub_sp()
DIceTargetLoweringX8632.cpp7788 void TargetX8632::_add_sp(Operand *Adjustment) { in _add_sp() argument
7790 _add(esp, Adjustment); in _add_sp()
7798 void TargetX8632::_sub_sp(Operand *Adjustment) { in _sub_sp() argument
7800 _sub(esp, Adjustment); in _sub_sp()
/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
4147 if (parseAbsoluteExpression(Adjustment)) in parseDirectiveCFIAdjustCfaOffset()
4150 getStreamer().EmitCFIAdjustCfaOffset(Adjustment); in parseDirectiveCFIAdjustCfaOffset()
/third_party/libexif/po/
Den_AU.po4995 msgid "White Balance Fine Adjustment"
4996 msgstr "White Balance Fine Adjustment"
5032 msgid "Image Adjustment"
5033 msgstr "Image Adjustment"
5083 msgid "Hue Adjustment"
5084 msgstr "Hue Adjustment"
5347 msgid "Color Adjustment Mode"
5348 msgstr "Colour Adjustment Mode"
Den_GB.po4995 msgid "White Balance Fine Adjustment"
4996 msgstr "White Balance Fine Adjustment"
5032 msgid "Image Adjustment"
5033 msgstr "Image Adjustment"
5083 msgid "Hue Adjustment"
5084 msgstr "Hue Adjustment"
5347 msgid "Color Adjustment Mode"
5348 msgstr "Colour Adjustment Mode"
Den_CA.po4660 msgid "White Balance Fine Adjustment"
4697 msgid "Image Adjustment"
4748 msgid "Hue Adjustment"
5012 msgid "Color Adjustment Mode"
5013 msgstr "Colour Adjustment Mode"
Dru.po4827 msgid "White Balance Fine Adjustment"
4864 msgid "Image Adjustment"
4915 msgid "Hue Adjustment"
5179 msgid "Color Adjustment Mode"
Dzh_CN.po4607 msgid "White Balance Fine Adjustment"
4644 msgid "Image Adjustment"
4695 msgid "Hue Adjustment"
4959 msgid "Color Adjustment Mode"
/third_party/rust/crates/memchr/bench/data/sliceslice/
Dwords.txt103 Adjustment

123