/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/ |
D | XCoreFrameLowering.cpp | 101 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/ |
D | v1.11.txt | 20 Adjusted the number of columns printed by mke2fs when displaying the
|
D | v1.44.5.txt | 66 Adjusted the copyright license for lib/blkid/version.c to be LGPL (and
|
/third_party/pcre2/pcre2/m4/ |
D | pcre2_visibility.m4 | 24 dnl Adjusted for PCRE2 by PH
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 704 auto Adjusted = ScaledNumbers::getAdjusted<DigitsT>(N, Shift); in adjustToWidth() local 705 return Adjusted; in adjustToWidth()
|
/third_party/boost/libs/contract/doc/ |
D | release_notes.qbk | 34 # Adjusted build scripts to work within Boost libraries.
|
/third_party/iowow/ |
D | Changelog | 239 * Adjusted default WAL options for Android
|
/third_party/boost/libs/wave/ |
D | ChangeLog | 269 - 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/ |
D | 3.9.0a3.rst | 674 Adjusted the wording of the warning issued by distutils' ``check`` command
|
/third_party/openh264/ |
D | RELEASES | 95 - Adjusted the encoder API structures
|
/third_party/openGLES/extensions/NV/ |
D | NV_point_sprite.txt | 471 Adjusted state tables so COORD_REPLACE_NV state appears in the
|
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/ |
D | NV_point_sprite.txt | 471 Adjusted state tables so COORD_REPLACE_NV state appears in the
|
/third_party/gptfdisk/ |
D | NEWS | 493 - 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/ |
D | ChangeLog.29 | 349 * src/base/Jamfile (_sources): Adjusted. 365 * src/base/Jamfile (_sources): Adjusted.
|
D | ChangeLog.22 | 1906 * builds/amiga/smakefile: Adjusted the compiler options
|
/third_party/flutter/skia/third_party/externals/freetype/ |
D | ChangeLog.29 | 349 * src/base/Jamfile (_sources): Adjusted. 365 * src/base/Jamfile (_sources): Adjusted.
|
D | ChangeLog.22 | 1906 * builds/amiga/smakefile: Adjusted the compiler options
|
/third_party/freetype/ |
D | ChangeLog.29 | 349 * src/base/Jamfile (_sources): Adjusted. 365 * src/base/Jamfile (_sources): Adjusted.
|
D | ChangeLog.22 | 1906 * builds/amiga/smakefile: Adjusted the compiler options
|
/third_party/pcre2/pcre2/ |
D | CMakeLists.txt | 10 # 2007-09-19 Adjusted by PH to retain previous default settings
|
/third_party/boost/libs/math/doc/overview/ |
D | roadmap.qbk | 282 * Adjusted heuristics used in Halley iteration to cope with inverting the incomplete beta in tricky…
|
/third_party/python/Lib/idlelib/ |
D | ChangeLog | 1370 * ZoomHeight.py: Adjusted Unix height to work with fvwm96. :=(
|
/third_party/node/deps/npm/node_modules/yargs/ |
D | CHANGELOG.md | 1310 - [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/ |
D | SIISelLowering.cpp | 4163 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/ |
D | ChangeLog.gstreamer | 3961 * 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...
|