HomeSort by: relevance | last modified time | path
    Searched refs:nls_uint32 (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-runtime/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 81 #include "gmo.h" /* Get nls_uint32. */
108 static inline nls_uint32
110 nls_uint32 i;
161 nls_uint32 nstrings;
168 nls_uint32 n_sysdep_strings;
175 nls_uint32 hash_size;
177 const nls_uint32 *hash_tab;
loadmsgcat.c 933 ? (const nls_uint32 *)
949 nls_uint32 n_sysdep_strings;
959 nls_uint32 n_sysdep_segments;
962 const nls_uint32 *orig_sysdep_tab;
963 const nls_uint32 *trans_sysdep_tab;
964 nls_uint32 n_inmem_sysdep_strings;
969 nls_uint32 *inmem_hash_tab;
985 nls_uint32 namelen =
997 orig_sysdep_tab = (const nls_uint32 *)
1000 trans_sysdep_tab = (const nls_uint32 *)
    [all...]
dcigettext.c 895 nls_uint32 nstrings;
914 nls_uint32 len = strlen (msgid);
915 nls_uint32 hash_val = __hash_string (msgid);
916 nls_uint32 idx = hash_val % domain->hash_size;
917 nls_uint32 incr = 1 + (hash_val % (domain->hash_size - 2));
921 nls_uint32 nstr =
  /src/external/gpl2/texinfo/dist/intl/
gmo.h 58 typedef unsigned nls_uint32; typedef
61 typedef unsigned short nls_uint32; typedef
64 typedef unsigned long nls_uint32; typedef
78 nls_uint32 magic;
80 nls_uint32 revision;
85 nls_uint32 nstrings;
87 nls_uint32 orig_tab_offset;
89 nls_uint32 trans_tab_offset;
91 nls_uint32 hash_tab_size;
93 nls_uint32 hash_tab_offset
    [all...]
gettextP.h 37 #include "gmo.h" /* Get nls_uint32. */
64 static inline nls_uint32
65 SWAP (nls_uint32 i)
96 nls_uint32 nstrings;
103 nls_uint32 n_sysdep_strings;
110 nls_uint32 hash_size;
112 const nls_uint32 *hash_tab;
loadmsgcat.c 1049 ? (const nls_uint32 *)
1065 nls_uint32 n_sysdep_strings;
1075 nls_uint32 n_sysdep_segments;
1078 const nls_uint32 *orig_sysdep_tab;
1079 const nls_uint32 *trans_sysdep_tab;
1080 nls_uint32 n_inmem_sysdep_strings;
1085 nls_uint32 *inmem_hash_tab;
1101 nls_uint32 namelen =
1113 orig_sysdep_tab = (const nls_uint32 *)
1116 trans_sysdep_tab = (const nls_uint32 *)
    [all...]
dcigettext.c 726 nls_uint32 nstrings;
745 nls_uint32 len = strlen (msgid);
746 nls_uint32 hash_val = hash_string (msgid);
747 nls_uint32 idx = hash_val % domain->hash_size;
748 nls_uint32 incr = 1 + (hash_val % (domain->hash_size - 2));
752 nls_uint32 nstr =
  /src/external/gpl3/gcc.old/dist/intl/
gmo.h 55 typedef unsigned nls_uint32; typedef
58 typedef unsigned short nls_uint32; typedef
61 typedef unsigned long nls_uint32; typedef
75 nls_uint32 magic;
77 nls_uint32 revision;
82 nls_uint32 nstrings;
84 nls_uint32 orig_tab_offset;
86 nls_uint32 trans_tab_offset;
88 nls_uint32 hash_tab_size;
90 nls_uint32 hash_tab_offset
    [all...]
gettextP.h 35 #include "gmo.h" /* Get nls_uint32. */
70 static inline nls_uint32
72 nls_uint32 i;
103 nls_uint32 nstrings;
110 nls_uint32 n_sysdep_strings;
117 nls_uint32 hash_size;
119 const nls_uint32 *hash_tab;
loadmsgcat.c 1043 ? (const nls_uint32 *)
1059 nls_uint32 n_sysdep_strings;
1069 nls_uint32 n_sysdep_segments;
1072 const nls_uint32 *orig_sysdep_tab;
1073 const nls_uint32 *trans_sysdep_tab;
1078 nls_uint32 *inmem_hash_tab;
1094 nls_uint32 namelen =
1106 orig_sysdep_tab = (const nls_uint32 *)
1109 trans_sysdep_tab = (const nls_uint32 *)
1117 + domain->hash_size * sizeof (nls_uint32);
    [all...]
dcigettext.c 734 nls_uint32 nstrings;
753 nls_uint32 len = strlen (msgid);
754 nls_uint32 hash_val = hash_string (msgid);
755 nls_uint32 idx = hash_val % domain->hash_size;
756 nls_uint32 incr = 1 + (hash_val % (domain->hash_size - 2));
760 nls_uint32 nstr =
  /src/external/gpl2/grep/dist/intl/
gmo.h 57 typedef unsigned nls_uint32; typedef
60 typedef unsigned short nls_uint32; typedef
63 typedef unsigned long nls_uint32; typedef
77 nls_uint32 magic;
79 nls_uint32 revision;
81 nls_uint32 nstrings;
83 nls_uint32 orig_tab_offset;
85 nls_uint32 trans_tab_offset;
87 nls_uint32 hash_tab_size;
89 nls_uint32 hash_tab_offset
    [all...]
gettextP.h 37 #include "gmo.h" /* Get nls_uint32. */
68 static inline nls_uint32
70 nls_uint32 i;
84 nls_uint32 nstrings;
87 nls_uint32 hash_size;
88 nls_uint32 *hash_tab;
dcigettext.c 699 nls_uint32 len = strlen (msgid);
700 nls_uint32 hash_val = hash_string (msgid);
701 nls_uint32 idx = hash_val % domain->hash_size;
702 nls_uint32 incr = 1 + (hash_val % (domain->hash_size - 2));
706 nls_uint32 nstr = W (domain->must_swap, domain->hash_tab[idx]);
loadmsgcat.c 401 domain->hash_tab = (nls_uint32 *)
  /src/external/gpl2/gettext/dist/gettext-tools/src/
read-mo.c 95 static nls_uint32
98 nls_uint32 b0, b1, b2, b3;
118 nls_uint32 s_length = get_uint32 (bfp, offset);
119 nls_uint32 s_offset = get_uint32 (bfp, offset + 4);
142 nls_uint32 s_offset;
148 nls_uint32 segsize = get_uint32 (bfp, offset + i);
149 nls_uint32 sysdepref = get_uint32 (bfp, offset + i + 4);
150 nls_uint32 sysdep_segment_offset;
151 nls_uint32 ss_length;
152 nls_uint32 ss_offset
    [all...]
write-mo.c 159 nls_uint32 hash_tab_size;
452 offset += hash_tab_size * sizeof (nls_uint32);
467 offset += n_sysdep_strings * sizeof (nls_uint32);
471 offset += n_sysdep_strings * sizeof (nls_uint32);
553 nls_uint32 *hash_tab;
559 hash_tab = (nls_uint32 *) xmalloc (hash_tab_size * sizeof (nls_uint32));
560 memset (hash_tab, '\0', hash_tab_size * sizeof (nls_uint32));
566 nls_uint32 hash_val = hash_string (msg_arr[j].str[M_ID].pointer);
567 nls_uint32 idx = hash_val % hash_tab_size
    [all...]

Completed in 76 milliseconds