Home
last modified time | relevance | path

Searched defs:extend (Results 51 - 75 of 165) sorted by relevance

1234567

/third_party/protobuf/python/google/protobuf/internal/
H A Dcontainers.py268 def extend(self, elem_seq): member in RepeatedScalarFieldContainer
402 def extend(self, elem_seq): member in RepeatedCompositeFieldContainer
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.h69 void extend(TextStretch& stretch) { in extend() function in skia::textlayout::TextWrapper::TextStretch
81 void extend(Cluster* cluster) { in extend() function in skia::textlayout::TextWrapper::TextStretch
95 void extend(Cluster* cluster, size_t pos) { in extend() function in skia::textlayout::TextWrapper::TextStretch
/arkcompiler/runtime_core/static_core/runtime/mem/
H A Dregion_allocator-inl.h33 RegionAllocatorBase(MemStatsType *memStats, GenerationalSpaces *spaces, SpaceType spaceType, AllocatorType allocatorType, size_t initSpaceSize, bool extend, size_t regionSize, size_t emptyTenuredRegionsMaxCount) RegionAllocatorBase() argument
115 RegionAllocator(MemStatsType *memStats, GenerationalSpaces *spaces, SpaceType spaceType, size_t initSpaceSize, bool extend, size_t emptyTenuredRegionsMaxCount) RegionAllocator() argument
577 RegionNonmovableAllocator( MemStatsType *memStats, GenerationalSpaces *spaces, SpaceType spaceType, size_t initSpaceSize, bool extend) RegionNonmovableAllocator() argument
/arkcompiler/ets_runtime/ecmascript/compiler/assembler/aarch64/
H A Dassembler_aarch64.h168 Operand(Register reg, Extend extend, uint8_t shiftAmount = 0) in Operand() argument
228 MemoryOperand(Register base, Register offset, Extend extend, uint8_t shiftAmount = 0) in MemoryOperand() argument
/foundation/arkui/ace_engine/frameworks/core/components/text/
H A Drosen_render_text.cpp660 Offset RosenRenderText::GetHandleOffset(int32_t extend) in DidExceedMaxLines() argument
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/
H A Ddistributeddb_cloud_task_merge_test.cpp223 VBucket extend; in CheckCloudTableCount() local
H A Ddistributeddb_cloud_save_cloud_data_test.cpp1409 auto &extend = batchData.extend[i]; in CheckCloudBatchData() local
H A Ddistributeddb_cloud_assets_operation_sync_test.cpp254 std::vector<VBucket> extend; in UpdateCloudTableRecord() local
1015 VBucket extend; in HWTEST_F() local
[all...]
H A Ddistributeddb_cloud_reference_sync_test.cpp354 VBucket extend; in CheckCloudData() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_general_store_test.cpp765 RdbGeneralStore::VBucket extend = { { "#gid", { "0000000" } }, { "#flag", { true } }, in HWTEST_F() local
/kernel/linux/linux-5.10/fs/ext4/
H A Dfile.c478 bool extend = false, unaligned_io = false; in ext4_dio_write_iter() local
622 bool extend in ext4_dax_write_iter() local
421 ext4_dio_write_checks(struct kiocb *iocb, struct iov_iter *from, bool *ilock_shared, bool *extend) ext4_dio_write_checks() argument
[all...]
/kernel/linux/linux-6.6/fs/ext4/
H A Dfile.c506 bool extend = false, unwritten = false; in ext4_dio_write_iter() local
635 bool extend = false; in ext4_dax_write_iter() local
421 ext4_dio_write_checks(struct kiocb *iocb, struct iov_iter *from, bool *ilock_shared, bool *extend, bool *unwritten, int *dio_flags) ext4_dio_write_checks() argument
[all...]
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_pack.c293 uint16_t extend = 0; in agx_pack_alu() local
568 uint32_t extend = agx_pack_instr() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dkernel.cpp355 extend(T &v, enum binary::argument::ext_type ext, size_t n) { in extend() function
/third_party/pulseaudio/src/pulsecore/
H A Dtagstruct.c101 static inline void extend(pa_tagstruct*t, size_t l) { in extend() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveRangeCalc.cpp241 void LiveRangeCalc::extend(LiveRange &LR, SlotIndex Use, unsigned PhysReg, in extend() function in LiveRangeCalc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DAPSInt.h102 APSInt extend(uint32_t width) const { in extend() function in llvm::APSInt
/third_party/rust/crates/syn/src/
H A Derror.rs462 fn extend<T: IntoIterator<Item = Error>>(&mut self, iter: T) { in extend() functions
/foundation/arkui/ace_engine/frameworks/core/components/text_overlay/
H A Dtext_overlay_manager.cpp374 int32_t TextOverlayBase::GetGraphemeClusterLength(int32_t extend, bool isPrefix) const argument
515 int32_t extend = GetCursorPositionForClick(pos, globalOffset); local
522 int32_t extend local
528 int32_t extend = GetCursorPositionForClick(pos, globalOffset); global() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/cloud/
H A Dcloud_sync_utils.cpp255 int CloudSyncUtils::GetWaterMarkAndUpdateTime(std::vector<VBucket> &extend, Timestamp &waterMark) in GetWaterMarkAndUpdateTime() argument
433 IsSkipAssetsMissingRecord(const std::vector<VBucket> &extend) IsSkipAssetsMissingRecord() argument
493 FillAssetIdToAssetData(const Type &extend, Type &assetData) FillAssetIdToAssetData() argument
512 FillAssetIdToAssetsData(const Assets &extend, Assets &assets) FillAssetIdToAssetsData() argument
[all...]
H A Dcloud_db_proxy.cpp129 int CloudDBProxy::BatchDelete(const std::string &tableName, std::vector<VBucket> &record, std::vector<VBucket> &extend, in BatchDelete() argument
146 int CloudDBProxy::Query(const std::string &tableName, VBucket &extend, st argument
95 BatchInsert(const std::string &tableName, std::vector<VBucket> &record, std::vector<VBucket> &extend, Info &uploadInfo) BatchInsert() argument
112 BatchUpdate(const std::string &tableName, std::vector<VBucket> &record, std::vector<VBucket> &extend, Info &uploadInfo) BatchUpdate() argument
336 std::vector<VBucket> extend; DMLActionTask() local
499 MoveInRecordAndExtend(std::vector<VBucket> &record, std::vector<VBucket> &extend) MoveInRecordAndExtend() argument
507 MoveInExtend(std::vector<VBucket> &extend) MoveInExtend() argument
513 MoveOutRecordAndExtend(std::vector<VBucket> &record, std::vector<VBucket> &extend) MoveOutRecordAndExtend() argument
521 MoveInQueryExtendAndData(VBucket &extend, std::vector<VBucket> &data) MoveInQueryExtendAndData() argument
528 MoveOutQueryExtendAndData(VBucket &extend, std::vector<VBucket> &data) MoveOutQueryExtendAndData() argument
600 IsRecordActionFail(const VBucket &extend, bool isInsert, DBStatus status) IsRecordActionFail() argument
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/
H A Ddistributeddb_cloud_interfaces_set_cloud_schema_test.cpp296 std::vector<VBucket> extend; in InsertCloudTableRecord() local
363 VBucket extend; in CheckCloudTableCount() local
407 std::vector<VBucket> extend; in DeleteCloudTableRecord() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/cloud/
H A Ddistributeddb_cloud_db_proxy_test.cpp206 VBucket extend; in HWTEST_F() local
269 VBucket extend; in HWTEST_F() local
832 VBucket extend; in HWTEST_F() local
H A Dcloud_db_sync_utils_test.cpp84 std::vector<VBucket> extend; in InsertCloudTableRecord() local
115 std::vector<VBucket> extend; in UpdateCloudTableRecord() local
220 VBucket extend; in CheckCloudTotalCount() local
H A Dvirtual_cloud_db.cpp34 BatchInsert(const std::string &tableName, std::vector<VBucket> &&record, std::vector<VBucket> &extend) BatchInsert() argument
69 InnerBatchInsert(const std::string &tableName, std::vector<VBucket> &&record, std::vector<VBucket> &extend) InnerBatchInsert() argument
109 BatchInsertWithGid(const std::string &tableName, std::vector<VBucket> &&record, std::vector<VBucket> &extend) BatchInsertWithGid() argument
155 BatchUpdate(const std::string &tableName, std::vector<VBucket> &&record, std::vector<VBucket> &extend) BatchUpdate() argument
167 BatchDelete(const std::string &tableName, std::vector<VBucket> &extend) BatchDelete() argument
248 DeleteByGid(const std::string &tableName, VBucket &extend) DeleteByGid() argument
264 Query(const std::string &tableName, VBucket &extend, std::vector<VBucket> &data) Query() argument
307 GetCloudData(const std::string &cursor, bool isIncreCursor, std::vector<CloudData> allData, std::vector<VBucket> &data, VBucket &extend) GetCloudData() argument
384 IsCloudGidMatching(const std::vector<QueryNode> &queryNodes, VBucket &extend) IsCloudGidMatching() argument
396 IsCloudGidMatchingInner(const QueryNode &queryNode, VBucket &extend) IsCloudGidMatchingInner() argument
406 InnerUpdate(const std::string &tableName, std::vector<VBucket> &&record, std::vector<VBucket> &extend, bool isDelete) InnerUpdate() argument
437 InnerUpdateWithoutLock(const std::string &tableName, std::vector<VBucket> &&record, std::vector<VBucket> &extend, bool isDelete) InnerUpdateWithoutLock() argument
552 SetIncrementData(const std::string &tableName, const VBucket &record, const VBucket &extend) SetIncrementData() argument
640 AddAssetIdForExtend(VBucket &record, VBucket &extend) AddAssetIdForExtend() argument
[all...]

Completed in 29 milliseconds

1234567