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

1 2

  /external/chromium_org/base/third_party/nspr/
prtime.h 59 typedef int8_t PRInt8;
148 PRInt8 tm_wday; /* calculated day of the week
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_bsdi.h 127 PRInt8 notused;
131 PRInt8 notused;
135 PRInt8 notused;
139 PRInt8 notused;
143 PRInt8 notused;
_dgux.h 117 PRInt8 notused;
121 PRInt8 notused;
125 PRInt8 notused;
129 PRInt8 notused;
133 PRInt8 notused;
_hpux.h 142 PRInt8 notused;
146 PRInt8 notused;
150 PRInt8 notused;
154 PRInt8 notused;
158 PRInt8 notused;
_ncr.h 128 PRInt8 notused;
132 PRInt8 notused;
136 PRInt8 notused;
140 PRInt8 notused;
144 PRInt8 notused;
_nec.h 112 PRInt8 notused;
116 PRInt8 notused;
120 PRInt8 notused;
124 PRInt8 notused;
128 PRInt8 notused;
_nto.h 132 PRInt8 notused;
136 PRInt8 notused;
140 PRInt8 notused;
144 PRInt8 notused;
148 PRInt8 notused;
_openbsd.h 141 PRInt8 notused;
145 PRInt8 notused;
149 PRInt8 notused;
153 PRInt8 notused;
157 PRInt8 notused;
_osf1.h 143 PRInt8 notused;
147 PRInt8 notused;
151 PRInt8 notused;
155 PRInt8 notused;
159 PRInt8 notused;
_qnx.h 123 PRInt8 notused;
127 PRInt8 notused;
131 PRInt8 notused;
135 PRInt8 notused;
139 PRInt8 notused;
_rhapsody.h 113 PRInt8 notused;
117 PRInt8 notused;
121 PRInt8 notused;
125 PRInt8 notused;
129 PRInt8 notused;
_scoos.h 118 PRInt8 notused;
122 PRInt8 notused;
126 PRInt8 notused;
130 PRInt8 notused;
134 PRInt8 notused;
_sony.h 103 PRInt8 notused;
107 PRInt8 notused;
111 PRInt8 notused;
115 PRInt8 notused;
119 PRInt8 notused;
_unixware.h 117 PRInt8 notused;
121 PRInt8 notused;
125 PRInt8 notused;
129 PRInt8 notused;
133 PRInt8 notused;
_aix.h 163 PRInt8 notused;
167 PRInt8 notused;
171 PRInt8 notused;
175 PRInt8 notused;
179 PRInt8 notused;
_darwin.h 151 PRInt8 notused;
155 PRInt8 notused;
159 PRInt8 notused;
163 PRInt8 notused;
167 PRInt8 notused;
_freebsd.h 150 PRInt8 notused;
154 PRInt8 notused;
158 PRInt8 notused;
162 PRInt8 notused;
166 PRInt8 notused;
_netbsd.h 206 PRInt8 notused;
210 PRInt8 notused;
214 PRInt8 notused;
218 PRInt8 notused;
222 PRInt8 notused;
_nextstep.h 145 PRInt8 notused;
149 PRInt8 notused;
153 PRInt8 notused;
157 PRInt8 notused;
161 PRInt8 notused;
_openvms.h 207 PRInt8 notused;
211 PRInt8 notused;
215 PRInt8 notused;
219 PRInt8 notused;
223 PRInt8 notused;
_reliantunix.h 113 PRInt8 notused;
117 PRInt8 notused;
121 PRInt8 notused;
125 PRInt8 notused;
129 PRInt8 notused;
_sunos4.h 147 PRInt8 notused;
151 PRInt8 notused;
155 PRInt8 notused;
159 PRInt8 notused;
163 PRInt8 notused;
_nspr_pthread.h 119 PRInt8 notused;
127 PRInt8 notused;
135 PRInt8 notused;
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/
prtime.h 124 PRInt8 tm_wday; /* calculated day of the week
prtypes.h 236 ** PRInt8
247 ** For these compilers, we have to define PRInt8 as plain 'char'.
254 typedef char PRInt8;
256 typedef signed char PRInt8;
259 #error No suitable type for PRInt8/PRUint8
267 * The maximum and minimum values of a PRInt8 or PRUint8.

Completed in 1867 milliseconds

1 2