| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackSimpleTests.cpp | 153 inline SharedPtr<Unique<T> > makeSharedPtr(Move<T> move) in makeSharedPtr() argument
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/ |
| H A D | amifb.c | 1602 short clk_shift, vshift, fstrt, fsize, fstop, fconst, shift, move, mod; in ami_update_par() local
|
| /kernel/linux/linux-6.6/drivers/video/fbdev/ |
| H A D | amifb.c | 1602 short clk_shift, vshift, fstrt, fsize, fstop, fconst, shift, move, mod; in ami_update_par() local
|
| /kernel/linux/linux-6.6/drivers/scsi/ibmvscsi/ |
| H A D | ibmvfc.c | 4436 struct ibmvfc_move_login *move; in ibmvfc_tgt_move_login() local [all...] |
| /third_party/backends/backend/ |
| H A D | umax_pp_low.c | 9615 move (int distance, int precision, unsigned char *buffer) in move() function [all...] |
| H A D | hp3900_config.c | 2091 struct st_motormove move; in hp3970_motormove() member
|
| /third_party/mesa3d/include/CL/ |
| H A D | cl.hpp | 2106 Device(Device&& dev) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(dev)) {} in move() function in cl::Device::detail 2671 Context(Context&& ctx) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(ctx)) {} in move() function in cl::Context::detail 3089 Memory(Memory&& mem) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(me function in cl::Memory::detail 3330 Buffer(Buffer&& buf) CL_HPP_NOEXCEPT : Memory(std::move(buf)) {} move() function in cl::Buffer 3465 BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT : Buffer(std::move(buf)) {} move() function in cl::BufferD3D10 3551 BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT : Buffer(std::move(buf)) {} move() function in cl::BufferGL 3620 Image(Image&& img) CL_HPP_NOEXCEPT : Memory(std::move(img)) {} move() function in cl::Image 3737 Image1D(Image1D&& img) CL_HPP_NOEXCEPT : Image(std::move(img)) {} move() function in cl::Image1D 3814 Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT : Image(std::move(img)) {} move() function in cl::Image1DBuffer 3895 Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT : Image(std::move(img)) {} move() function in cl::Image1DArray 4025 Image2D(Image2D&& img) CL_HPP_NOEXCEPT : Image(std::move(img)) {} move() function in cl::Image2D 4118 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT : Image2D(std::move(img)) {} move() function in cl::CL_EXT_SUFFIX__VERSION_1_1_DEPRECATED 4205 Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT : Image(std::move(img)) {} move() function in cl::Image2DArray 4339 Image3D(Image3D&& img) CL_HPP_NOEXCEPT : Image(std::move(img)) {} move() function in cl::Image3D 4429 Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT : Image3D(std::move(img)) {} move() function in cl::Image3DGL 4504 ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT : Image(std::move(img)) {} move() function in cl::ImageGL 4618 BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT : ImageGL(std::move(buf)) {} move() function in cl::BufferRenderGL 4620 BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT : Image2DGL(std::move(buf)) {} move() function in cl::BufferRenderGL 4725 Sampler(Sampler&& sam) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(sam)) {} move() function in cl::Sampler::detail 4919 Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(kernel)) {} move() function in cl::Kernel::detail 5254 Program(Program&& program) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(program)) {} move() function in cl::Program::detail 5611 CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT : detail::Wrapper<cl_type>(std::move(queue)) {} move() function in cl::CommandQueue::detail [all...] |
| H A D | cl2.hpp | 2169 Device(Device&& dev) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(dev)) {} in move() function in cl::Device::detail 2959 Context(Context&& ctx) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(ctx)) {} in move() function in cl::Context::detail 3366 Memory(Memory&& mem) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(mem)) {} move() function in cl::Memory::detail 3970 Buffer(Buffer&& buf) CL_HPP_NOEXCEPT_ : Memory(std::move(buf)) {} move() function in cl::Buffer 4107 BufferD3D10(BufferD3D10&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} move() function in cl::BufferD3D10 4195 BufferGL(BufferGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} move() function in cl::BufferGL 4292 BufferRenderGL(BufferRenderGL&& buf) CL_HPP_NOEXCEPT_ : Buffer(std::move(buf)) {} move() function in cl::BufferRenderGL 4363 Image(Image&& img) CL_HPP_NOEXCEPT_ : Memory(std::move(img)) {} move() function in cl::Image 4483 Image1D(Image1D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} move() function in cl::Image1D 4567 Image1DBuffer(Image1DBuffer&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} move() function in cl::Image1DBuffer 4656 Image1DArray(Image1DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} move() function in cl::Image1DArray 4898 Image2D(Image2D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} move() function in cl::Image2D 4994 Image2DGL(Image2DGL&& img) CL_HPP_NOEXCEPT_ : Image2D(std::move(img)) {} move() function in cl::Image2DGL 5087 Image2DArray(Image2DArray&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} move() function in cl::Image2DArray 5223 Image3D(Image3D&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} move() function in cl::Image3D 5315 Image3DGL(Image3DGL&& img) CL_HPP_NOEXCEPT_ : Image3D(std::move(img)) {} move() function in cl::Image3DGL 5396 ImageGL(ImageGL&& img) CL_HPP_NOEXCEPT_ : Image(std::move(img)) {} move() function in cl::ImageGL 5514 Pipe(Pipe&& pipe) CL_HPP_NOEXCEPT_ : Memory(std::move(pipe)) {} move() function in cl::Pipe 5647 Sampler(Sampler&& sam) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(sam)) {} move() function in cl::Sampler::detail 5872 Kernel(Kernel&& kernel) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(kernel)) {} move() function in cl::Kernel::detail 6571 Program(Program&& program) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(program)) {} move() function in cl::Program::detail 7467 CommandQueue(CommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(queue)) {} move() function in cl::CommandQueue::detail 8847 DeviceCommandQueue(DeviceCommandQueue&& queue) CL_HPP_NOEXCEPT_ : detail::Wrapper<cl_type>(std::move(queue)) {} move() function in cl::DeviceCommandQueue::detail [all...] |
| /third_party/node/deps/v8/src/compiler/backend/ |
| H A D | mid-tier-register-allocator.cc | 1939 MoveOperands* move = MoveRegisterOnMerge() local 2717 MoveOperands* move = AllocatePhiGapMove() local [all...] |
| H A D | register-allocator.cc | 847 ParallelMove* move = in CommitSpillMoves() local 865 ParallelMove* move = instr->GetParallelMove(Instruction::START); in FilterSpillMoves() local 1867 MoveOperands* move = data()->AddGapMove( ResolvePhis() local 2279 ParallelMove* move = instr->GetParallelMove(position); ProcessInstructions() local 5060 ParallelMove* move = ConnectRanges() local 5095 MoveOperands* move = ConnectRanges() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 896 inline SharedPtr<Unique<T> > makeSharedPtr (Move<T> move) in makeSharedPtr() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
| H A D | vktImageCompressionTranscodingSupport.cpp | 124 inline SharedPtr<Move<T> > makeVkSharedPtr (Move<T> move) in makeVkSharedPtr() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackSimpleTests.cpp | 161 inline SharedPtr<Unique<T> > makeSharedPtr(Move<T> move) in makeSharedPtr() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
| H A D | vktApiCommandBuffersTests.cpp | 896 inline SharedPtr<Unique<T> > makeSharedPtr (Move<T> move) in makeSharedPtr() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
| H A D | vktImageCompressionTranscodingSupport.cpp | 124 inline SharedPtr<Move<T> > makeVkSharedPtr (Move<T> move) in makeVkSharedPtr() argument
|
| /third_party/mesa3d/src/gtest/src/ |
| H A D | gtest.cc | 1083 EditType move = best_move[l_i][r_i]; in CalculateOptimalEdits() local
|
| /third_party/node/deps/v8/src/wasm/baseline/mips/ |
| H A D | liftoff-assembler-mips.h | 1094 Label move, done; in Emit64BitShiftOperation() local
|
| /third_party/mksh/ |
| H A D | edit.c | 1611 x_fword(bool move) in x_fword() argument
|
| /third_party/python/Lib/tkinter/ |
| H A D | __init__.py | 2974 def move(self, *args): member in Canvas
|
| /device/soc/rockchip/common/sdk_linux/kernel/bpf/ |
| H A D | verifier.c | 10445 int move;
in adjust_subprog_starts_after_remove() local
|
| /kernel/linux/linux-5.10/kernel/bpf/ |
| H A D | verifier.c | 10872 int move; in adjust_subprog_starts_after_remove() local
|
| /third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
| H A D | vulkan.hpp | 6410 , value( std::move( v ) ) in move() function 6447 , value( std::move( function [all...] |
| H A D | vulkan_raii.hpp | 2232 , m_dispatcher( std::move( rhs.m_dispatcher ) ) in move() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Context
|
| /third_party/protobuf/php/ext/google/protobuf/ |
| H A D | php-upb.c | 1594 upb_tabent *move = (upb_tabent*)chain->next; in rm() local
|
| /kernel/linux/linux-6.6/kernel/bpf/ |
| H A D | verifier.c | 17893 int move; in adjust_subprog_starts_after_remove() local
|