| /foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/ |
| H A D | string.h | 101 basic_string(basic_string&& a) noexcept : allocator_(a.allocator_), data_(BASE_NS::move(a.data_)) in move() function in basic_string
|
| H A D | vector.h | 943 void move(pointer first, const_pointer last, pointer d_first) // last>first move() function in vector [all...] |
| /kernel/linux/linux-5.10/fs/ubifs/ |
| H A D | dir.c | 1297 int err, release, sync = 0, move = (new_dir != old_dir); in do_rename() local
|
| H A D | journal.c | 1228 int move = (old_dir != new_dir); in ubifs_jnl_rename() local
|
| H A D | tnc.c | 2121 int i, keep, move, appending = 0; in tnc_insert() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_drv.h | 163 int (*move)(struct nouveau_channel *, member
|
| /kernel/linux/linux-6.6/fs/ubifs/ |
| H A D | dir.c | 1294 int err, release, sync = 0, move = (new_dir != old_dir); in do_rename() local
|
| H A D | tnc.c | 2122 int i, keep, move, appending = 0; in tnc_insert() local
|
| /kernel/linux/linux-6.6/fs/btrfs/ |
| H A D | tree-mod-log.c | 38 } move; member [all...] |
| /third_party/backends/backend/genesys/ |
| H A D | gl843.cpp | 1059 float move = 0.0f; in calculate_scan_session() local 1347 int move; init_regs_for_shading() local [all...] |
| H A D | gl846.cpp | 678 float move = dev->model->y_offset; in calculate_scan_session() local 815 float move in init_regs_for_shading() local [all...] |
| H A D | gl847.cpp | 653 float move = dev->model->y_offset; in calculate_scan_session() local 833 float move = 0; init_regs_for_shading() local [all...] |
| H A D | gl124.cpp | 761 float move = dev->model->y_offset; in calculate_scan_session() local 935 unsigned move=0; in init_regs_for_shading() local [all...] |
| /third_party/backends/backend/ |
| H A D | p5_device.c | 1039 move (P5_Device * dev) in move() function [all...] |
| /third_party/icu/icu4c/source/common/ |
| H A D | utext.cpp | 503 utext_copy(UText *ut, int64_t nativeStart, int64_t nativeLimit, int64_t destIndex, UBool move, UErrorCode *status) utext_copy() argument [all...] |
| /third_party/json/include/nlohmann/ |
| H A D | json.hpp | 1204 m_value(std::move(other.m_value)) move() function in basic_json [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | utext.cpp | 506 utext_copy(UText *ut, int64_t nativeStart, int64_t nativeLimit, int64_t destIndex, UBool move, UErrorCode *status) utext_copy() argument [all...] |
| /third_party/python/Lib/ |
| H A D | shutil.py | 783 def move(src, dst, copy_function=copy2): function
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| H A D | hb-cff-interp-cs-common.hh | 111 void move (const number_t &dx, const number_t &dy) { move_x (dx); move_y (dy); } in move() function 112 void move (const point_t &d) { move_x (d.x); move_y (d.y); } in move() function [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | utext.cpp | 503 utext_copy(UText *ut, int64_t nativeStart, int64_t nativeLimit, int64_t destIndex, UBool move, UErrorCode *status) utext_copy() argument [all...] |
| /foundation/arkui/ace_engine/frameworks/core/components/indexer/ |
| H A D | render_indexer_circle.cpp | 910 int32_t RenderIndexerCircle::GetNearestItem(const Offset& position, bool move) in GetNearestItem() argument
|
| /foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/ |
| H A D | gltf2_util.cpp | 1048 min(move(other.min)), max(move(other.max)), data(move(other.data)) in move() function
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/source/http_source/download/ |
| H A D | downloader.cpp | 245 Downloader::Downloader(const std::string& name) noexcept : name_(std::move(name)) in move() function
|
| /kernel/linux/linux-5.10/drivers/target/ |
| H A D | target_core_alua.c | 1920 int move = 0; in core_alua_store_tg_pt_gp_info() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/microchip/vcap/ |
| H A D | vcap_api.h | 259 void (*move) member
|