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

1 2 3 4 5

  /external/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/ime/indic/
IndicInputMethodImpl.java 104 // If the last character was not committed it is stored in text[0].
106 // character was committed or not. If at any time ( but not within a
108 // only be 1 otherwise ) the last character was not committed.
113 private int committedChars = 0;// number of committed characters
116 private int totalChars = 0;//number of total characters ( committed + composed )
220 // the last character was committed, commit just Nukta.
221 // Note : the lastChar must have been committed if it is not one of
281 // totalChars = ( last character committed )? 0 : 1;
288 if( totalChars != 0 ) {// if some character is not committed.
302 private int committed = 0 field in class:IndicInputMethodImpl.ACIText
    [all...]
  /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);
55 bool zeroed, bool committed);
209 bool zeroed, committed; local
251 committed = extent_node_committed_get(node);
252 if (committed)
282 zeroed, committed);
292 + trailsize, *sn, zeroed, committed);
297 trailsize, *sn, zeroed, committed);
    [all...]
  /external/ltp/testcases/kernel/mem/tunable/
overcommit_memory.c 265 long committed; local
273 committed = read_meminfo("Committed_AS:");
274 commit_left = commit_limit - committed;
278 " is %ld", commit_limit, committed);
  /external/jemalloc/include/jemalloc/internal/
chunk.h 71 bool committed);
74 bool zeroed, bool committed);
extent.h 42 * True if physical memory is committed to the extent, whether
100 void extent_node_committed_set(extent_node_t *node, bool committed);
104 size_t size, size_t sn, bool zeroed, bool committed);
205 extent_node_committed_set(extent_node_t *node, bool committed)
208 node->en_committed = committed;
227 size_t sn, bool zeroed, bool committed)
235 extent_node_committed_set(node, committed);
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Demo/pdist/
rcvs.py 233 Committed files:
264 committed = []
267 committed.append(e.file)
268 self.mailinfo(committed, message)
  /external/python/cpython2/Demo/pdist/
rcvs.py 233 Committed files:
264 committed = []
267 committed.append(e.file)
268 self.mailinfo(committed, message)
  /external/mesa3d/docs/specs/
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. */
  /prebuilts/maven_repo/bumptech/com/github/bumptech/glide/disklrucache/SNAPSHOT/
disklrucache-SNAPSHOT.jar 
  /development/ndk/platforms/android-9/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Tools/faqwiz/
faqconf.py 135 T_COMMITTED = T_EDIT + " - Changes Committed"
423 committed before you did.
442 <LI>Someone else started editing the same entry and committed
474 COMMITTED = """
475 Your changes have been committed.
  /external/python/cpython2/Tools/faqwiz/
faqconf.py 135 T_COMMITTED = T_EDIT + " - Changes Committed"
423 committed before you did.
442 <LI>Someone else started editing the same entry and committed
474 COMMITTED = """
475 Your changes have been committed.
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
nfs_xdr.h 215 enum nfs3_stable_how committed; member in struct:nfs_writeverf

Completed in 936 milliseconds

1 2 3 4 5