Home
last modified time | relevance | path

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

/external/jemalloc_new/test/include/test/
Dextent_hooks.h105 bool committed, unsigned arena_ind) { in extent_dalloc_hook()
126 bool committed, unsigned arena_ind) { in extent_destroy_hook()
234 size_t size_a, size_t size_b, bool committed, unsigned arena_ind) { in extent_split_hook()
258 void *addr_b, size_t size_b, bool committed, unsigned arena_ind) { in extent_merge_hook()
/external/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()
/external/ltp/testcases/kernel/mem/tunable/
Dovercommit_memory.c229 long committed; in update_mem_commit() local
/external/jemalloc_new/include/jemalloc/internal/
Dextent_inlines.h280 extent_committed_set(extent_t *extent, bool committed) { in extent_committed_set()
305 bool committed, bool dumpable) { in extent_init()
/external/jemalloc_new/test/unit/
Darena_reset.c270 bool committed, unsigned arena_ind) { in extent_dalloc_unmap()
/external/jemalloc_new/src/
Dextent.c1276 bool committed = false; in extent_grow_retained() local
1680 bool committed, unsigned arena_ind) { in extent_dalloc_default()
1781 bool committed, unsigned arena_ind) { in extent_destroy_default()
1977 size_t size_a, size_t size_b, bool committed, unsigned arena_ind) { in extent_split_default()
2094 void *addr_b, size_t size_b, bool committed, unsigned arena_ind) { in extent_merge_default()
Dpages.c614 bool committed = false; in pages_boot() local
/external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DDiskLruCache.java708 private boolean committed; field in DiskLruCache.Editor
/external/rust/crates/rusqlite/src/
Dtransaction.rs95 committed: bool, field
/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DRetriableStream.java798 State committed(Substream winningSubstream) { in committed() method in RetriableStream.State
/external/libxml2/
Dtrio.c726 int committed; member