Home
last modified time | relevance | path

Searched refs:Adjusted (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreFrameLowering.cpp101 int &Adjusted, int FrameSize, bool emitFrameMoves) { in IfNeededExtSP() argument
102 while (OffsetFromTop > Adjusted) { in IfNeededExtSP()
103 assert(Adjusted < FrameSize && "OffsetFromTop is beyond FrameSize"); in IfNeededExtSP()
104 int remaining = FrameSize - Adjusted; in IfNeededExtSP()
108 Adjusted += OpImm; in IfNeededExtSP()
110 EmitDefCfaOffset(MBB, MBBI, dl, TII, Adjusted*4); in IfNeededExtSP()
249 int Adjusted = 0; in emitPrologue() local
261 Adjusted = (FrameSize > MaxImmU16) ? MaxImmU16 : FrameSize; in emitPrologue()
262 int Opcode = isImmU6(Adjusted) ? XCore::ENTSP_u6 : XCore::ENTSP_lu6; in emitPrologue()
265 MIB.addImm(Adjusted); in emitPrologue()
[all …]
/third_party/e2fsprogs/doc/RelNotes/
Dv1.11.txt20 Adjusted the number of columns printed by mke2fs when displaying the
Dv1.44.5.txt66 Adjusted the copyright license for lib/blkid/version.c to be LGPL (and
/third_party/pcre2/pcre2/m4/
Dpcre2_visibility.m424 dnl Adjusted for PCRE2 by PH
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DScaledNumber.h704 auto Adjusted = ScaledNumbers::getAdjusted<DigitsT>(N, Shift); in adjustToWidth() local
705 return Adjusted; in adjustToWidth()
/third_party/boost/libs/contract/doc/
Drelease_notes.qbk34 # Adjusted build scripts to work within Boost libraries.
/third_party/iowow/
DChangelog239 * Adjusted default WAL options for Android
/third_party/boost/libs/wave/
DChangeLog269 - Adjusted Spirit header includes to point to conform to the new directory
922 - Adjusted Jamfiles for the new toolset names introduced in Boost V1.32.
1011 - Adjusted the Wave driver and the other samples to use the new program_options
1182 - Adjusted for the new actor names in Spirit (assign_a and append_a).
1726 - Adjusted namespaces, comments etc. to reflect the new name.
1821 - Adjusted the error handling for the Re2c generated C++ lexer, so that any
/third_party/python/Misc/NEWS.d/
D3.9.0a3.rst674 Adjusted the wording of the warning issued by distutils' ``check`` command
/third_party/openh264/
DRELEASES95 - Adjusted the encoder API structures
/third_party/openGLES/extensions/NV/
DNV_point_sprite.txt471 Adjusted state tables so COORD_REPLACE_NV state appears in the
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_point_sprite.txt471 Adjusted state tables so COORD_REPLACE_NV state appears in the
/third_party/gptfdisk/
DNEWS493 - Adjusted alignment code when using -n or -N in sgdisk to keep the
578 - Adjusted the code to support a number of partitions that's not a multiple
804 - Adjusted alignment code to use 1 MiB alignment by default for drives with
/third_party/skia/third_party/externals/freetype/docs/oldlogs/
DChangeLog.29349 * src/base/Jamfile (_sources): Adjusted.
365 * src/base/Jamfile (_sources): Adjusted.
DChangeLog.221906 * builds/amiga/smakefile: Adjusted the compiler options
/third_party/flutter/skia/third_party/externals/freetype/
DChangeLog.29349 * src/base/Jamfile (_sources): Adjusted.
365 * src/base/Jamfile (_sources): Adjusted.
DChangeLog.221906 * builds/amiga/smakefile: Adjusted the compiler options
/third_party/freetype/
DChangeLog.29349 * src/base/Jamfile (_sources): Adjusted.
365 * src/base/Jamfile (_sources): Adjusted.
DChangeLog.221906 * builds/amiga/smakefile: Adjusted the compiler options
/third_party/pcre2/pcre2/
DCMakeLists.txt10 # 2007-09-19 Adjusted by PH to retain previous default settings
/third_party/boost/libs/math/doc/overview/
Droadmap.qbk282 * Adjusted heuristics used in Halley iteration to cope with inverting the incomplete beta in tricky…
/third_party/python/Lib/idlelib/
DChangeLog1370 * ZoomHeight.py: Adjusted Unix height to work with fvwm96. :=(
/third_party/node/deps/npm/node_modules/yargs/
DCHANGELOG.md1310 - [f14dda5](https://github.com/bcoe/yargs/commit/f14dda546efc4fe06ace04d36919bfbb7634f79b) Adjusted
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DSIISelLowering.cpp4163 SDValue Adjusted = adjustLoadValueTypeImpl(Load, LoadVT, DL, DAG, Unpacked); in adjustLoadValueType() local
4165 return DAG.getMergeValues({ Adjusted, Load.getValue(1) }, DL); in adjustLoadValueType()
/third_party/gstreamer/gstreamer/docs/random/old/
DChangeLog.gstreamer3961 * plugins/filters/ladspa/gstladspa.c: Adjusted for state
4971 * gst/autoplug/: Makefile.am, autoplugtest.c: Adjusted the Makefile
6974 the caps, add a GST_MAKE_FOURCC macro to create a fourcc. Adjusted
7311 * tools/gstreamer-inspect.c: Adjusted -inspect to the new GstCaps
7860 * plugins/mpeg2/mpeg2dec/gstmpeg2dec.c: Adjusted the credits...

12