Home
last modified time | relevance | path

Searched defs:commit (Results 26 - 50 of 71) sorted by relevance

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/PDB/Native/
H A DPDBStringTableBuilder.cpp208 Error PDBStringTableBuilder::commit(BinaryStreamWriter &Writer) const { in commit() function in PDBStringTableBuilder
H A DTpiStreamBuilder.cpp143 Error TpiStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in TpiStreamBuilder
H A DDbiModuleDescriptorBuilder.cpp135 Error DbiModuleDescriptorBuilder::commit(BinaryStreamWriter &ModiWriter, in commit() function in DbiModuleDescriptorBuilder
H A DTpiStream.cpp246 Error TpiStream::commit() { return Error::success(); } in commit() function in TpiStream
H A DPDBFileBuilder.cpp264 Error PDBFileBuilder::commit(StringRef Filename, codeview::GUID *Guid) { in commit() function in PDBFileBuilder
[all...]
H A DDbiStreamBuilder.cpp391 Error DbiStreamBuilder::commit(const msf::MSFLayout &Layout, in commit() function in DbiStreamBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
H A DDebugLinesSubsection.cpp103 Error DebugLinesSubsection::commit(BinaryStreamWriter &Writer) const { in commit() function in DebugLinesSubsection
/third_party/skia/experimental/sktext/src/
H A DLogicalRun.h18 void commit() { in commit() function in skia::text::LogicalRun
/third_party/mbedtls/library/
H A Dmps_reader.c415 mbedtls_mps_size_t pending, commit; in mbedtls_mps_reader_reclaim() local
[all...]
/third_party/littlefs/scripts/
H A Dperfbd.py335 def commit(): function
H A Dperf.py433 def commit(): function
/third_party/lz4/tests/
H A Dtest-lz4-speed.py318 commit = "" global() variable
332 commit = execute('git show -s --format=%h ' + branch, verbose)[0] global() variable
[all...]
/third_party/python/Lib/msilib/
H A D__init__.py215 def commit(self, db): member in CAB
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp421 Error WritableMappedBlockStream::commit() { return WriteInterface.commit(); } in commit() function in WritableMappedBlockStream
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/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h184 Error commit(BinaryStreamWriter &Writer) const { in commit() function in llvm::pdb::HashTable
/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/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseTextureTests.cpp1771 texPageCommitment(const glw::Functions& gl, glw::GLint target, glw::GLint format, glw::GLuint& texture, GLint level, GLint xOffset, GLint yOffset, GLint zOffset, GLint width, GLint height, GLint depth, GLboolean commit) texPageCommitment() argument
2422 texPageCommitment(const glw::Functions& gl, glw::GLint target, glw::GLint format, glw::GLuint& texture, GLint level, GLint xOffset, GLint yOffset, GLint zOffset, GLint width, GLint height, GLint depth, GLboolean commit) texPageCommitment() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_bo.c726 buffer_commit_single(struct zink_screen *screen, struct zink_resource *res, struct zink_bo *bo, uint32_t bo_offset, uint32_t offset, uint32_t size, bool commit, VkSemaphore wait) in buffer_commit_single() argument
761 buffer_bo_commit(struct zink_screen *screen, struct zink_resource *res, uint32_t offset, uint32_t size, bool commit, VkSemaphore *sem) in buffer_bo_commit() argument
875 texture_commit_single(struct zink_screen *screen, struct zink_resource *res, VkSparseImageMemoryBind *ibind, unsigned num_binds, bool commit, VkSemaphore wait) in texture_commit_single() argument
900 texture_commit_miptail(struct zink_screen *screen, struct zink_resource *res, struct zink_bo *bo, uint32_t bo_offset, uint32_t offset, bool commit, VkSemaphore wait) in texture_commit_miptail() argument
932 zink_bo_commit(struct zink_screen *screen, struct zink_resource *res, unsigned level, struct pipe_box *box, bool commit, VkSemaphor argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexobj.c2312 texture_page_commitment(struct gl_context *ctx, GLenum target, struct gl_texture_object *tex_obj, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit, const char *func) texture_page_commitment() argument
2364 _mesa_TexPageCommitmentARB(GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit) _mesa_TexPageCommitmentARB() argument
2383 _mesa_TexturePageCommitmentEXT(GLuint texture, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLboolean commit) _mesa_TexturePageCommitmentEXT() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_ddebug/
H A Ddd_context.c694 dd_context_resource_commit(struct pipe_context *_pipe, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) dd_context_resource_commit() argument
/third_party/mesa3d/src/gallium/winsys/amdgpu/drm/
H A Damdgpu_bo.c1166 amdgpu_bo_sparse_commit(struct radeon_winsys *rws, struct pb_buffer *buf, uint64_t offset, uint64_t size, bool commit) amdgpu_bo_sparse_commit() argument
/third_party/mesa3d/src/gallium/auxiliary/driver_noop/
H A Dnoop_state.c360 noop_resource_commit(struct pipe_context *ctx, struct pipe_resource *res, unsigned level, struct pipe_box *box, bool commit) noop_resource_commit() argument
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_pipe_common.c545 r600_resource_commit(struct pipe_context *pctx, struct pipe_resource *resource, unsigned level, struct pipe_box *box, bool commit) r600_resource_commit() argument
/third_party/selinux/libsepol/src/
H A Dwrite.c105 avtab_write_item(policydb_t * p, avtab_ptr_t cur, struct policy_file *fp, unsigned merge, unsigned commit, uint32_t * nel) avtab_write_item() argument

Completed in 38 milliseconds

123