Home
last modified time | relevance | path

Searched refs:Adjust (Results 1 – 25 of 165) sorted by relevance

1234567

/third_party/libabigail/
DChangeLog26 * tests/data/test-annotate/test14-pr18893.so.abi: Adjust.
112 …/test-diff-pkg/tbb-4.1-9.20130314.fc22.x86_64--tbb-4.3-3.20141204.fc23.x86_64-report-0.txt: Adjust.
134 * tests/data/test-read-ctf/test9.o.abi: Adjust.
162 * tests/data/test-read-ctf/test-enum-many.o.hash.abi: Adjust.
185 * tests/data/test-read-ctf/test-enum-many.o.hash.abi: Adjust.
199 (process_ctf_function_type, process_ctf_struct_type): Adjust
201 * tests/data/test-diff-pkg-ctf/dirpkg-3-report-1.txt: Adjust test.
240 * doc/manuals/abidiff.rst: Adjust.
273 (create_best_elf_based_reader): Adjust to allow fallback behaviour
276 * tests/data/test-diff-pkg-ctf/dirpkg-3-report-2.txt: Adjust.
[all …]
DCOMMIT-LOG-GUIDELINES80 * tests/Makefile.am: Adjust this.
95 * tests/Makefile.am: Adjust this.
/third_party/skia/src/sksl/ir/
DSkSLFunctionDefinition.cpp55 auto Adjust = [&]() -> DSLExpression { in append_rtadjust_fixup_to_vertex_main() local
62 Pos() = Float4(Swizzle(Pos(), X, Y) * Swizzle(Adjust(), X, Z) + in append_rtadjust_fixup_to_vertex_main()
63 Swizzle(Pos(), W, W) * Swizzle(Adjust(), Y, W), in append_rtadjust_fixup_to_vertex_main()
/third_party/elfutils/libcpu/
DChangeLog196 * i386_disasm.c (i386_disasm): Adjust reader of match_data.
221 * i386_disasm.c (i386_disasm): Adjust for new op%d_str definition.
294 (struct output_data): Remove op1str field. Adjust code.
307 * i386_data.h: Adjust all functions.
413 * defs/i386: Adjust appropriately.
449 * i386_disasm.c: Protect ADD_CHAR and ADD_STRING macros. Adjust uses.
459 * i386_disasm.c: Fix prefix printing. Adjust function calls for
/third_party/icu/docs/processes/release/tasks/
Dannounce.md36 Adjust the release candidate announcement subsection with a very brief summary
47 Adjust the final-release announcement subsection with a very brief summary
48 gleaned from the download page. Adjust the blog & tweet texts as well.
/third_party/elfutils/tests/
DChangeLog118 * run-readelf-d.sh: Adjust Dynamic entries, remove DT_NULL
964 * run-debuginfod-find.sh: Adjust to new work-queue metrics.
1282 * run-readelf-zdebug.sh: Adjust flags output.
1477 * run-readelf-zdebug-rel.sh: Adjust expected const_value.
1581 * run-readelf-ranges.sh: Adjust expected output for address base.
1695 * run-readelf-zdebug.sh: Adjust test output for new header layout.
1732 * run-addrcfi.sh: Adjust expected rule for aarch64 sp.
1811 * run-readelf-loc.sh: Adjust expected loc list output.
1817 * run-readelf-loc.sh: Adjust expected range list output.
1832 * run-readelf-dwz-multi.sh: Adjust expected ops index spaces.
[all …]
/third_party/gn/src/base/numerics/
Dsafe_conversions_impl.h255 static constexpr T Adjust(T value) {
266 static constexpr T Adjust(T value) {
272 static constexpr Dst max() { return Adjust(Bounds<Dst>::max()); }
273 static constexpr Dst lowest() { return Adjust(Bounds<Dst>::lowest()); }
/third_party/node/deps/v8/src/base/
Dsafe_conversions_impl.h258 static constexpr T Adjust(T value) {
268 static constexpr T Adjust(T value) {
274 static constexpr Dst max() { return Adjust(Bounds<Dst>::max()); }
275 static constexpr Dst lowest() { return Adjust(Bounds<Dst>::lowest()); }
/third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/
Dsafe_conversions_impl.h268 static constexpr T Adjust(T value)
278 static constexpr T Adjust(T value)
285 static constexpr Dst max() { return Adjust(Bounds<Dst>::max()); }
286 static constexpr Dst lowest() { return Adjust(Bounds<Dst>::lowest()); }
/third_party/libwebsockets/contrib/
Dcross-ming.cmake40 # Adjust the default behavior of the FIND_XXX() commands:
Dcross-arm-linux-gnueabihf.cmake37 # Adjust the default behavior of the FIND_XXX() commands:
Dcross-arm-android-gnueabi.cmake40 # Adjust the default behavior of the FIND_XXX() commands:
Dcross-aarch64-qnx.cmake43 # Adjust the default behavior of the FIND_XXX() commands:
Dcross-aarch64.cmake40 # Adjust the default behavior of the FIND_XXX() commands:
Dcross-w32.cmake43 # Adjust the default behavior of the FIND_XXX() commands:
Dcross-aarch64-android.cmake50 # Adjust the default behavior of the FIND_XXX() commands:
Dcross-w64.cmake44 # Adjust the default behavior of the FIND_XXX() commands:
Dcross-esp32.cmake61 # Adjust the default behavior of the FIND_XXX() commands:
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_EXT_vertex_attribute_divisor.txt84 - Adjust the interaction between pname:divisor and pname:firstInstance
DVK_EXT_vertex_attribute_divisor.adoc83 ** Adjust the interaction between pname:divisor and pname:firstInstance to
/third_party/elfutils/libebl/
DChangeLog81 riscv_init, csky_init): Adjust signature.
83 * libeblP.h (ebl_bhinit_t): Adjust signature.
997 * libeblP.h (struct ebl): Adjust callback functions.
998 * eblopenbackend.c: Adjust dummy functions.
1005 * libebl_ppc.h: Adjust prototypes.
1008 * libebl_ppc64.h: Adjust prototypes.
1174 * libeblP.h: Adjust ebl_bhinit_t.
1175 * libebl_alpha.h: Adjust init function prototype.
1350 * eblopenbackend.c: Adjust relative path to arch-specific DSOs
/third_party/mesa3d/docs/relnotes/
D17.1.8.rst87 - intel/blorp: Adjust intra-tile x when faking rgb with red-only
/third_party/node/deps/acorn/acorn-walk/
DCHANGELOG.md23 Adjust package.json to work with Node 12.16.0 and 13.0-13.6.
/third_party/elfutils/libasm/
DChangeLog208 * disasm_cb.c: Adjust accordingly.
255 * libasm.h: Adjust prototype.
/third_party/openGLES/extensions/MESA/
DMESA_tile_raster_order.txt120 paragraph. Adjust the ARB_texture_barrier

1234567