Home
last modified time | relevance | path

Searched defs:committed (Results 1 – 14 of 14) sorted by relevance

/third_party/cef/libcef/browser/prefs/
Dpref_store.h85 bool committed() { return committed_; } in committed() function
/third_party/gstreamer/gstplugins_bad/ext/wpe/
DWPEThreadedView.h109 GstEGLImage* committed; member
114 GstBuffer* committed; member
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
DIndicInputMethodImpl.java302 private int committed = 0; field in IndicInputMethodImpl.ACIText
305 ACIText( char [] chArray, int offset, int length, int committed ) { in ACIText()
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir_rt_builder.h233 bool committed) in brw_nir_rt_mem_hit_addr_from_addr()
239 brw_nir_rt_mem_hit_addr(nir_builder *b, bool committed) in brw_nir_rt_mem_hit_addr()
411 bool committed) in brw_nir_rt_load_mem_hit_from_addr()
441 bool committed, in brw_nir_rt_init_mem_hit_at_addr()
459 bool committed) in brw_nir_rt_load_mem_hit()
Dbrw_nir_lower_ray_queries.c353 const bool committed = nir_src_as_bool(intrin->src[1]); in lower_ray_query_intrinsic() local
/third_party/ltp/testcases/kernel/mem/tunable/
Dovercommit_memory.c222 long committed; in update_mem_commit() local
/third_party/NuttX/fs/nfs/
Dnfs_adapter.c1565 int committed = NFSV3WRITE_UNSTABLE; in vfs_nfs_write() local
1784 int committed = NFSV3WRITE_UNSTABLE; in vfs_nfs_writepage() local
Dnfs_proto.h538 uint32_t committed; member
/third_party/mesa3d/src/amd/vulkan/
Dradv_nir_lower_ray_queries.c389 nir_ssa_def *committed, nir_ray_query_value value, unsigned column) in lower_rq_load()
/third_party/ntfs-3g/ntfsprogs/
Dntfsrecover.c2236 BOOL committed; in mark_transactions() local
/third_party/node/deps/v8/src/wasm/
Dwasm-code-manager.cc2192 size_t committed = total_committed_code_space_.load(); in NewNativeModule() local
/third_party/node/deps/v8/src/heap/
Dheap.cc3830 size_t committed = CommittedOldGenerationMemory(); in HasHighFragmentation() local
3834 bool Heap::HasHighFragmentation(size_t used, size_t committed) { in HasHighFragmentation()
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbasesink.c227 gboolean committed; member
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h15511 enum nfs3_stable_how committed; member