HomeSort by relevance Sort by last modified time
    Searched refs:committed (Results 1 - 25 of 50) sorted by null

1 2

  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
IndicInputMethodImpl.java 102 // If the last character was not committed it is stored in text[0].
104 // character was committed or not. If at any time ( but not within a
106 // only be 1 otherwise ) the last character was not committed.
111 private int committedChars = 0;// number of committed characters
114 private int totalChars = 0;//number of total characters ( committed + composed )
218 // the last character was committed, commit just Nukta.
219 // Note : the lastChar must have been committed if it is not one of
279 // totalChars = ( last character committed )? 0 : 1;
286 if( totalChars != 0 ) {// if some character is not committed.
300 private int committed = 0 field in class:IndicInputMethodImpl.ACIText
    [all...]
  /external/jemalloc/include/jemalloc/internal/
extent.h 28 * True if physical memory is committed to the extent, whether
84 void extent_node_committed_set(extent_node_t *node, bool committed);
88 size_t size, bool zeroed, bool committed);
175 extent_node_committed_set(extent_node_t *node, bool committed)
178 node->en_committed = committed;
197 bool zeroed, bool committed)
204 extent_node_committed_set(node, committed);
chunk.h 68 void *chunk, size_t size, bool committed);
70 void *chunk, size_t size, bool zeroed, bool committed);
  /external/jemalloc/test/integration/
chunk.c 41 chunk_dalloc(void *chunk, size_t size, bool committed, unsigned arena_ind)
44 TRACE_HOOK("%s(chunk=%p, size=%zu, committed=%s, arena_ind=%u)\n",
45 __func__, chunk, size, committed ? "true" : "false", arena_ind);
49 return (old_hooks.dalloc(chunk, size, committed, arena_ind));
96 bool committed, unsigned arena_ind)
100 "committed=%s, arena_ind=%u)\n", __func__, chunk, size, size_a,
101 size_b, committed ? "true" : "false", arena_ind);
103 return (old_hooks.split(chunk, size, size_a, size_b, committed,
109 bool committed, unsigned arena_ind)
113 "committed=%s, arena_ind=%u)\n", __func__, chunk_a, size_a, chunk_b
    [all...]
  /external/jemalloc/src/
chunk.c 23 static bool chunk_dalloc_default(void *chunk, size_t size, bool committed,
32 size_t size_b, bool committed, unsigned arena_ind);
34 size_t size_b, bool committed, unsigned arena_ind);
54 void *chunk, size_t size, bool zeroed, bool committed);
208 bool zeroed, committed; local
247 committed = extent_node_committed_get(node);
248 if (committed)
277 cache, ret, size + trailsize, zeroed, committed);
287 zeroed, committed);
292 trailsize, zeroed, committed);
    [all...]
  /external/mesa3d/docs/
MESA_swap_frame_usage.spec 113 between two buffer-swap operations being committed. In unextended GLX the
122 the swap is committed before target_msc, and is greater than or equal to
155 number of swaps that have been committed. This value may not match the
  /external/glide/third_party/disklrucache/src/main/java/com/bumptech/glide/disklrucache/
DiskLruCache.java 152 * a sequence number each time an edit is committed. A snapshot is stale if
708 private boolean committed; field in class:DiskLruCache.Editor
716 * Returns an unbuffered input stream to read the last committed value,
717 * or null if no value has been committed.
736 * Returns the last committed value as a string, or null if no value
737 * has been committed.
782 committed = true;
794 if (!committed) {
819 /** The sequence number of the most recently committed edit to this entry. */
  /external/okhttp/okhttp/src/main/java/com/squareup/okhttp/internal/
DiskLruCache.java 161 * a sequence number each time an edit is committed. A snapshot is stale if
830 private boolean committed; field in class:Editor
838 * Returns an unbuffered input stream to read the last committed value,
839 * or null if no value has been committed.
901 committed = true;
917 if (!committed) {
941 /** The sequence number of the most recently committed edit to this entry. */
    [all...]
  /development/ndk/platforms/android-3/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf

Completed in 433 milliseconds

1 2