Home
last modified time | relevance | path

Searched defs:move (Results 126 - 150 of 200) sorted by relevance

12345678

/third_party/backends/backend/genesys/
H A Dgl646.cpp444 std::uint32_t move = session.params.starty; in init_regs_for_scan_session() local
2644 simple_scan(Genesys_Device* dev, const Genesys_Sensor& sensor, const ScanSession& session, bool move, std::vector<std::uint8_t>& data, const char* scan_identifier) simple_scan() argument
2930 float move = 0; calculate_scan_session() local
[all...]
H A Dgl841.cpp903 int move; in init_regs_for_scan_session() local
1012 float move = dev->model->y_offset; calculate_scan_session() local
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Dutxttest.cpp409 void UTextTest::TestCopyMove(const UnicodeString &us, UText *ut, UBool move, in TestCopyMove() argument
H A Dtstnorm.cpp679 const char *move=moves; in TestPreviousNext() local
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra.c976 bool move = false; in mir_spill_register() local
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/gp/
H A Dscheduler.c687 gpir_node *move = create_replacement(ctx, node, gpir_op_mov); create_move() local
1356 gpir_node *move = create_move(ctx, node); place_move() local
[all...]
/third_party/node/deps/openssl/openssl/crypto/ec/
H A Decp_nistz256.c177 copy_conditional(BN_ULONG dst[P256_LIMBS], const BN_ULONG src[P256_LIMBS], BN_ULONG move) copy_conditional() argument
/third_party/pulseaudio/sonic/
H A DSonic.java62 private void move( in move() method in Sonic
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp66 inline de::SharedPtr<vk::Move<T> > makeSharedPtr(vk::Move<T> move) in makeSharedPtr() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp152 template<class X> SharedPtr<Move<X>> makeShared(Move<X> move) in makeShared() argument
157 template<class X> SharedPtr<MovePtr<X>> makeShared(MovePtr<X> move) in makeShared() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp80 inline SharedPtr<Move<T> > makeVkSharedPtr(Move<T> move) in makeVkSharedPtr() argument
H A DvktSynchronizationOperationMultiQueueTests.cpp594 inline SharedPtr<Move<T> > makeVkSharedPtr (Move<T> move) in makeVkSharedPtr() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp87 inline de::SharedPtr<vk::Unique<T> > makeSharedPtr(vk::Move<T> move) in makeSharedPtr() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawMultipleInterpolationTests.cpp66 inline de::SharedPtr<vk::Move<T> > makeSharedPtr(vk::Move<T> move) in makeSharedPtr() argument
/third_party/skia/src/core/
H A DSkStream.cpp239 bool SkFILEStream::move(long offset) { in move() function in SkFILEStream
382 bool SkMemoryStream::move(long offset) { in move() function in SkMemoryStream
[all...]
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dlossless_enc_sse2.c401 const uint32_t move = _mm_movemask_epi8(shift); in BundleColorMap_SSE2() local
/third_party/openssl/crypto/ec/
H A Decp_nistz256.c177 copy_conditional(BN_ULONG dst[P256_LIMBS], const BN_ULONG src[P256_LIMBS], BN_ULONG move) copy_conditional() argument
/third_party/skia/third_party/externals/freetype/src/psaux/
H A Dpshints.c416 CF2_Fixed move = 0; in cf2_hintmap_adjustHints() local
[all...]
/third_party/python/Lib/tkinter/
H A Dttk.py1356 def move(self, item, parent, index): member in Treeview
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dcord.h1168 inline Cord::Cord(Cord&& src) noexcept : contents_(std::move(src.contents_)) {} in move() function
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dexception_safety_testing.h672 dummy_(std::move(other.State())) {} in move() function in testing::ThrowingAllocator
676 dummy_(std::move(other.State())) {} in move() function in testing::ThrowingAllocator
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmPhysicalStorageBufferPointerTests.cpp152 template<class X> SharedPtr<Move<X>> makeShared(Move<X> move) in makeShared() argument
157 template<class X> SharedPtr<MovePtr<X>> makeShared(MovePtr<X> move) in makeShared() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/synchronization/
H A DvktSynchronizationInternallySynchronizedObjectsTests.cpp80 inline SharedPtr<Move<T> > makeVkSharedPtr(Move<T> move) in makeVkSharedPtr() argument
H A DvktSynchronizationOperationMultiQueueTests.cpp579 inline SharedPtr<Move<T> > makeVkSharedPtr (Move<T> move) in makeVkSharedPtr() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrConversionTests.cpp87 inline de::SharedPtr<vk::Unique<T> > makeSharedPtr(vk::Move<T> move) in makeSharedPtr() argument

Completed in 54 milliseconds

12345678