| /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
|
| /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
|
| /third_party/gn/src/base/ |
| H A D | values.cc | 137 : type_(Type::STRING), string_value_(std::move(in_string)) { in move() function 151 : type_(Type::BINARY), binary_value_(std::move(in_blob)) {} in move() function 162 : type_(Type::DICTIONARY), dict_(std::move(in_dict)) {} in move() function 171 : type_(Type::LIST), list_(std::move(in_lis function [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | gl842.cpp | 584 float move = 0.0f; in calculate_scan_session() local 760 int move; in init_regs_for_shading() local [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | cmemory.h | 772 fPool(std::move(other.fPool)) { in move() function in MemoryPool
|
| /third_party/icu/icu4c/source/i18n/ |
| H A D | number_fluent.cpp | 438 : NFS<UNF>(std::move(src)) { move() function 468 : NFS<LNF>(std::move(src)) { move() function [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_ir.cpp | 110 void container_node::move(iterator b, iterator e) { in move() function in r600_sb::container_node
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | cmemory.h | 772 fPool(std::move(other.fPool)) { in move() function in MemoryPool
|
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | test_eu_validate.cpp | 1166 } move[] = { in TEST_P() local 2069 } move[] = { in TEST_P() local 2106 } move[] = { TEST_P() local [all...] |
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | number_fluent.cpp | 438 : NFS<UNF>(std::move(src)) { move() function 468 : NFS<LNF>(std::move(src)) { move() function [all...] |
| /third_party/node/deps/v8/src/base/ |
| H A D | hashmap.h | 511 : Base(std::move(othe function in PointerTemplateHashMapImpl [all...] |