Home
last modified time | relevance | path

Searched defs:commit (Results 76 - 100 of 196) sorted by relevance

12345678

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h184 Error commit(BinaryStreamWriter &Writer) const { in commit() function in llvm::pdb::HashTable
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/multiver/
H A Dmulti_ver_data_sync.cpp39 void MultiVerRequestPacket::SetCommit(MultiVerCommitNode &commit) in SetCommit() argument
194 MultiVerCommitNode commit; in SyncStart() local
227 MultiVerCommitNode commit; in RequestRecvCallback() local
302 PutCommitData(const MultiVerCommitNode &commit, const std::vector<MultiVerKvEntry *> &entries, const std::string &deviceName) PutCommitData() argument
308 MergeSyncCommit(const MultiVerCommitNode &commit, const std::vector<MultiVerCommitNode> &commits) MergeSyncCommit() argument
383 MultiVerCommitNode commit; RequestPacketSerialization() local
409 MultiVerCommitNode commit; RequestPacketDeSerialization() local
540 GetValidCommit(MultiVerSyncTaskContext *context, MultiVerCommitNode &commit) GetValidCommit() argument
574 IsCommitExisted(const MultiVerCommitNode &commit) IsCommitExisted() argument
589 SendRequestPacket(const MultiVerSyncTaskContext *context, MultiVerCommitNode &commit) SendRequestPacket() argument
683 GetCommitData(const MultiVerCommitNode &commit, std::vector<MultiVerKvEntry *> &entries) GetCommitData() argument
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Drdma_core.c950 uverbs_finalize_object(struct ib_uobject *uobj, enum uverbs_obj_access access, bool hw_obj_valid, bool commit, struct uverbs_attr_bundle *attrs) uverbs_finalize_object() argument
H A Duverbs_ioctl.c493 static void bundle_destroy(struct bundle_priv *pbundle, bool commit) in bundle_destroy() argument
224 uverbs_free_idrs_array(const struct uverbs_api_attr *attr_uapi, struct uverbs_objs_arr_attr *attr, bool commit, struct uverbs_attr_bundle *attrs) uverbs_free_idrs_array() argument
/kernel/linux/linux-5.10/fs/adfs/
H A Dadfs.h134 int (*commit)(struct adfs_dir *dir); member
/kernel/linux/linux-6.6/fs/adfs/
H A Dadfs.h134 int (*commit)(struct adfs_dir *dir); member
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Drdma_core.c985 uverbs_finalize_object(struct ib_uobject *uobj, enum uverbs_obj_access access, bool hw_obj_valid, bool commit, struct uverbs_attr_bundle *attrs) uverbs_finalize_object() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Drunl.h47 void (*commit)(struct nvkm_runl *, struct nvkm_memory *, u32 start, int count); member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_buffer.c725 si_buffer_commit(struct si_context *ctx, struct si_resource *res, struct pipe_box *box, bool commit) si_buffer_commit() argument
731 si_resource_commit(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) si_resource_commit() argument
/third_party/littlefs/scripts/
H A Dperf.py433 def commit(): function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
H A DMSFBuilder.cpp338 Expected<FileBufferByteStream> MSFBuilder::commit(StringRef Path, in commit() function in MSFBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DDbiStreamBuilder.cpp391 Error DbiStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in DbiStreamBuilder
/device/soc/rockchip/common/sdk_linux/include/drm/
H A Ddrm_crtc.h400 struct drm_crtc_commit *commit; global() member
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/
H A Ddistributeddb_storage_transaction_data_test.cpp133 IKvDBCommit *commit = nullptr; in GetCommitTimestamp() local
1488 MultiVerCommitNode commit; HWTEST_F() local
1522 MultiVerCommitNode commit; HWTEST_F() local
[all...]
H A Ddistributeddb_storage_commit_storage_test.cpp97 void CompareCommitWithExpectation(const IKvDBCommit *commit, const CommitInfo &commitInfo) in CompareCommitWithExpectation() argument
139 IKvDBCommit *commit = g_commitStorage->AllocCommit(result); in InsertCommitToCommitStorage() local
172 IKvDBCommit *commit = g_commitStorage->GetCommit(inputCommitID, result); TestCommit() local
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/multiver/
H A Dmulti_ver_natural_store_commit_storage.cpp180 auto commit = new (std::nothrow) MultiVerCommit(); in AllocCommit() local
209 IKvDBCommit *commit = AllocCommit(errCode); GetCommit() local
353 IKvDBCommit *commit = GetCommit(commitId, errCode); RemoveCommit() local
441 IKvDBCommit *commit = GetCommit(commitId, errCode); CommitExist() local
555 AddParentsToStack(const IKvDBCommit *commit, const std::map<CommitID, IKvDBCommit *> &allCommits, std::stack<CommitID> &commitStack) AddParentsToStack() argument
657 TransferCommitToValue(const IKvDBCommit &commit, Value &value) TransferCommitToValue() argument
705 TransferValueToCommit(const Value &value, IKvDBCommit &commit) TransferValueToCommit() argument
798 IKvDBCommit *commit = new (std::nothrow) MultiVerCommit(); GetAllCommits() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_atomic.c48 struct drm_crtc_commit *commit = in __drm_crtc_commit_free() local
[all...]
/kernel/linux/linux-5.10/fs/jfs/
H A Djfs_txnmgr.h260 struct commit { global() struct
[all...]
/kernel/linux/linux-5.10/include/drm/
H A Ddrm_atomic.h175 struct drm_crtc_commit *commit; global() member
391 drm_crtc_commit_get(struct drm_crtc_commit *commit) drm_crtc_commit_get() argument
404 drm_crtc_commit_put(struct drm_crtc_commit *commit) drm_crtc_commit_put() argument
[all...]
H A Ddrm_crtc.h391 struct drm_crtc_commit *commit; global() member
[all...]
H A Ddrm_plane.h223 struct drm_crtc_commit *commit; member
/kernel/linux/linux-6.6/include/drm/
H A Ddrm_crtc.h384 struct drm_crtc_commit *commit; global() member
[all...]
H A Ddrm_plane.h246 struct drm_crtc_commit *commit; member
H A Ddrm_atomic.h177 struct drm_crtc_commit *commit; global() member
442 drm_crtc_commit_get(struct drm_crtc_commit *commit) drm_crtc_commit_get() argument
455 drm_crtc_commit_put(struct drm_crtc_commit *commit) drm_crtc_commit_put() argument
[all...]
/kernel/linux/linux-6.6/fs/jfs/
H A Djfs_txnmgr.h260 struct commit { global() struct
[all...]

Completed in 28 milliseconds

12345678