Home
last modified time | relevance | path

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

12345678910

/third_party/boost/boost/hana/
Dadjust.hpp27 using Adjust = BOOST_HANA_DISPATCH_IF(adjust_impl<S>, in operator ()() typedef
36 return Adjust::apply(static_cast<Xs&&>(xs), in operator ()()
/third_party/boost/libs/hana/include/boost/hana/
Dadjust.hpp27 using Adjust = BOOST_HANA_DISPATCH_IF(adjust_impl<S>, in operator ()() typedef
36 return Adjust::apply(static_cast<Xs&&>(xs), in operator ()()
/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/mindspore/mindspore/lite/tools/converter/parser/onnx/
Donnx_pad_adjust.h27 static bool Adjust(const FuncGraphPtr &func_graph);
Donnx_inputs_adjust.h29 static bool Adjust(const FuncGraphPtr &func_graph);
/third_party/e2fsprogs/
D.release-checklist18 7) Adjust sizes in e2fsprogs-VER.lsm; rebuild source files; regenerate source tarfile
/third_party/boost/libs/python/example/
DJamroot15 # Adjust the following if Boost.Python isn't installed in a default location
/third_party/flutter/skia/third_party/externals/wuffs/test/data/artificial/
Dgif-frame-out-of-bounds.gif.make-artificial.txt15 # 2. Adjust the image width×height to 3×1, the first frame's size, move
17 # 3. Adjust the image width×height to 4×1, the first frame's bottom-right
/third_party/boost/libs/python/example/numpy/
DJamfile8 # Adjust the following if Boost.Python isn't installed in a default location
/third_party/grpc/src/objective-c/tests/MacTests/
DStressTestsCleartext.m28 // by experiment. Adjust this when server's proto file changes.
DStressTestsSSL.m26 // by experiment. Adjust this when server's proto file changes.
/third_party/grpc/src/objective-c/tests/InteropTests/
DInteropTestsLocalCleartext.m32 // by experiment. Adjust this when server's proto file changes.
DInteropTestsRemote.m31 // by experiment. Adjust this when server's proto file changes.
/third_party/grpc/src/objective-c/tests/PerfTests/
DPerfTestsCronet.m35 // by experiment. Adjust this when server's proto file changes.
DPerfTestsNoCFStreamCleartext.m34 // by experiment. Adjust this when server's proto file changes.
DPerfTestsCFStreamCleartext.m34 // by experiment. Adjust this when server's proto file changes.
/third_party/libwebsockets/contrib/
Dcross-arm-linux-gnueabihf.cmake37 # Adjust the default behavior of the FIND_XXX() commands:
Dcross-ming.cmake40 # 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:
/third_party/grpc/src/objective-c/tests/CronetTests/
DInteropTestsRemoteWithCronet.m35 // by experiment. Adjust this when server's proto file changes.
/third_party/flutter/flutter/packages/flutter/lib/src/foundation/
Dnode.dart50 /// Adjust the [depth] of the given [child] to be greater than this node's own
63 /// Adjust the [depth] of this node's children, if any.
/third_party/gettext/gettext-tools/m4/
DChangeLog.0176 * openmp.m4 (gt_OPENMP): Adjust test for PGI compiler.
207 * regex.m4 (gl_PREREQ_REGEX): Adjust to gnulib change: use
/third_party/node/deps/npm/node_modules/prr/
DREADME.md13 Adjust the default options:

12345678910