HomeSort by relevance Sort by last modified time
    Searched full:nls_uint32 (Results 1 - 6 of 6) sorted by null

  /external/e2fsprogs/intl/
gmo.h 56 typedef unsigned nls_uint32; typedef
59 typedef unsigned short nls_uint32; typedef
62 typedef unsigned long nls_uint32; typedef
76 nls_uint32 magic;
78 nls_uint32 revision;
83 nls_uint32 nstrings;
85 nls_uint32 orig_tab_offset;
87 nls_uint32 trans_tab_offset;
89 nls_uint32 hash_tab_size;
91 nls_uint32 hash_tab_offset
    [all...]
gettextP.h 35 #include "gmo.h" /* Get nls_uint32. */
62 static inline nls_uint32
64 nls_uint32 i;
95 nls_uint32 nstrings;
102 nls_uint32 n_sysdep_strings;
109 nls_uint32 hash_size;
111 const nls_uint32 *hash_tab;
loadmsgcat.c 1047 ? (const nls_uint32 *)
1063 nls_uint32 n_sysdep_strings;
1073 nls_uint32 n_sysdep_segments;
1076 const nls_uint32 *orig_sysdep_tab;
1077 const nls_uint32 *trans_sysdep_tab;
1078 nls_uint32 n_inmem_sysdep_strings;
1083 nls_uint32 *inmem_hash_tab;
1099 nls_uint32 namelen =
1111 orig_sysdep_tab = (const nls_uint32 *)
1114 trans_sysdep_tab = (const nls_uint32 *)
    [all...]
dcigettext.c 729 nls_uint32 nstrings;
748 nls_uint32 len = strlen (msgid);
749 nls_uint32 hash_val = hash_string (msgid);
750 nls_uint32 idx = hash_val % domain->hash_size;
751 nls_uint32 incr = 1 + (hash_val % (domain->hash_size - 2));
755 nls_uint32 nstr =
    [all...]
  /prebuilt/darwin-x86/toolchain/arm-linux-androideabi-4.4.x/lib/
libintl.a 434 st_uid ??# st_gid ??# st_rdev ?s# st_atimespec ??# st_mtimespec ??# st_ctimespec ??#( st_size ?f#0 st_blocks ??#8 st_blksize ??#@ st_flags ?#D st_gen ?#H st_lspare ??#L st_qspare ?o#P8?nls_uint32
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/
libintl.a     [all...]

Completed in 112 milliseconds