| /foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
| H A D | value_object.cpp | 30 ValueObject::ValueObject(Type val) noexcept : value(std::move(val)) in move() function
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | ass_split.h | 158 void (*move)(void *priv, int x1, int y1, int x2, int y2, int t1, int t2); member
|
| /third_party/icu/icu4c/source/common/ |
| H A D | uchriter.cpp | 297 UCharCharacterIterator::move(int32_t delta, CharacterIterator::EOrigin origin) { in move() function in UCharCharacterIterator
|
| /third_party/node/src/crypto/ |
| H A D | crypto_aes.cc | 447 tag(std::move(other.tag)) {} in move() function
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-result.h | 78 error_(std::move(other.error_)) {} in move() function in v8::internal::wasm::Result [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | uchriter.cpp | 297 UCharCharacterIterator::move(int32_t delta, CharacterIterator::EOrigin origin) { in move() function in UCharCharacterIterator
|
| /third_party/node/deps/v8/src/base/ |
| H A D | optional.h | 467 : internal::OptionalBase<T>(std::move(other)) {} move() function in v8::base::Optional::internal 476 : internal::OptionalBase<T>(std::move(other)) {} move() function in v8::base::Optional::internal [all...] |
| /third_party/node/deps/v8/include/v8-include/cppgc/ |
| H A D | persistent.h | 106 : PersistentBase(std::move(other)), LocationPolicy(std::move(other)) { in move() function in cppgc::internal::final
|
| /third_party/node/deps/v8/include/cppgc/ |
| H A D | persistent.h | 109 : PersistentBase(std::move(other)), LocationPolicy(std::move(other)) { in move() function in cppgc::internal::final
|
| /third_party/node/deps/v8/src/heap/cppgc/ |
| H A D | free-list.cc | 59 biggest_free_list_index_(std::move(other.biggest_free_list_index_)) { in move() function
|
| /third_party/mesa3d/src/gallium/drivers/lima/ir/pp/ |
| H A D | node.c | 609 ppir_node *move = ppir_node_create(node->block, ppir_op_mov, -1, 0); in ppir_node_insert_mov_local() local 636 ppir_node *move = ppir_node_insert_mov_local(old); in ppir_node_insert_mov() local [all...] |
| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_sync.h | 204 VkResult (*move)(struct vk_device *device, member
|
| /third_party/skia/third_party/externals/angle2/src/common/ |
| H A D | SynchronizedValue.h | 64 : BaseType(std::move(static_cast<BaseType &&>(other))) in move() function in angle::StrictLockPtr 152 : BaseType(std::move(static_cast<BaseType &&>(other))) in move() function in angle::UniqueLockPtr [all...] |
| /third_party/skia/src/core/ |
| H A D | SkBlitter_Sprite.cpp | 111 , fClipShader(std::move(clipShader)) in move() function in SkRasterPipelineSpriteBlitter
|
| /third_party/skia/src/utils/win/ |
| H A D | SkDWriteFontFileStream.cpp | 103 bool SkDWriteFontFileStream::move(long offset) { in move() function in SkDWriteFontFileStream
|
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | uchriter.cpp | 297 UCharCharacterIterator::move(int32_t delta, CharacterIterator::EOrigin origin) { in move() function in UCharCharacterIterator
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| H A D | ValueTracking.h | 286 void move(uint64_t Delta) { in move() function
|
| /third_party/rust/crates/bindgen/bindgen-tests/tests/headers/ |
| H A D | keywords.h | 30 int move; variable
|
| /third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/ |
| H A D | container_memory.h | 445 static void move(Allocator* alloc, slot_type* src, slot_type* dest) { move() function [all...] |
| /third_party/skia/modules/skplaintexteditor/app/ |
| H A D | editor_application.cpp | 278 bool move(Editor::TextPosition pos, bool shift) { in move() function [all...] |
| /third_party/skia/modules/skparagraph/src/ |
| H A D | TextWrapper.h | 30 void move(bool up) { in move() function in skia::textlayout::TextWrapper::ClusterPos
|
| /third_party/skia/include/core/ |
| H A D | SkStream.h | 140 virtual bool move(long /*offset*/) { return false; } in move() function in SkStream
|
| /arkcompiler/runtime_core/bytecode_optimizer/ |
| H A D | codegen.cpp | 170 pandasm::Ins move; in EncodeSpillFillData() local
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/monitor/ |
| H A D | download_monitor.cpp | 34 : downloader_(std::move(downloader)) in move() function
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/source/http_source/download/ |
| H A D | downloader.cpp | 117 Downloader::Downloader(const std::string& name) noexcept : name_(std::move(name)) in move() function
|