Searched refs:int32_t (Results 1 - 25 of 2591) sorted by relevance

1234567891011>>

/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dccaltst.h58 static void testZones(int32_t, int32_t, int32_t, int32_t, int32_t, int32_t);
76 static void checkDate(UCalendar* c, int32_t y, int32_t m, int32_t d);
78 static void checkDateTime(UCalendar* c, int32_t
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/toolutil/
H A Ddenseranges.h34 U_CAPI int32_t U_EXPORT2
35 uprv_makeDenseRanges(const int32_t values[], int32_t length,
36 int32_t density,
37 int32_t ranges[][2], int32_t capacity);
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/_types/
H A D_int32_t.h30 typedef int int32_t; typedef
/macosx-10.9.5/adv_cmds-153/mklocale/
H A Drunefile.h39 int32_t min;
40 int32_t max;
41 int32_t map;
43 int32_t __types_fake;
52 int32_t __sgetrune_fake;
53 int32_t __sputrune_fake;
54 int32_t __invalid_rune;
58 int32_t maplower[_CACHED_RUNES];
59 int32_t mapupper[_CACHED_RUNES];
61 int32_t runetype_ext_nrange
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/common/unicode/
H A Dbytestriebuilder.h68 BytesTrieBuilder &add(const StringPiece &s, int32_t value, UErrorCode &errorCode);
122 virtual int32_t getElementStringLength(int32_t i) const;
123 virtual UChar getElementUnit(int32_t i, int32_t byteIndex) const;
124 virtual int32_t getElementValue(int32_t i) const;
126 virtual int32_t getLimitOfLinearMatch(int32_t first, int32_t las
[all...]
H A Ducharstriebuilder.h67 UCharsTrieBuilder &add(const UnicodeString &s, int32_t value, UErrorCode &errorCode);
129 virtual int32_t getElementStringLength(int32_t i) const;
130 virtual UChar getElementUnit(int32_t i, int32_t unitIndex) const;
131 virtual int32_t getElementValue(int32_t i) const;
133 virtual int32_t getLimitOfLinearMatch(int32_t first, int32_t las
[all...]
H A Dumisc.h37 int32_t field;
42 int32_t beginIndex;
47 int32_t endIndex;
H A Durep.h61 int32_t (*length)(const UReplaceable* rep);
75 int32_t offset);
88 int32_t offset);
107 int32_t start,
108 int32_t limit,
110 int32_t textLength);
126 int32_t start,
127 int32_t limit,
147 int32_t start,
148 int32_t limi
[all...]
H A Dunistr.h53 U_STABLE int32_t U_EXPORT2
70 typedef int32_t U_CALLCONV
72 UChar *dest, int32_t destCapacity,
73 const UChar *src, int32_t srcLength,
89 * Constant to be used in the UnicodeString(char *, int32_t, EInvariant) constructor
253 * Constant to be used in the UnicodeString(char *, int32_t, EInvariant) constructor
355 inline int8_t compare(int32_t start,
356 int32_t length,
376 inline int8_t compare(int32_t start,
377 int32_t lengt
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/genrb/
H A Drle.h39 int32_t
40 byteArrayToRLEString(const uint8_t* src,int32_t srcLen, uint16_t* buffer,int32_t bufLen, UErrorCode* status);
56 int32_t
57 usArrayToRLEString(const uint16_t* src,int32_t srcLen,uint16_t* buffer, int32_t bufLen,UErrorCode* status);
62 int32_t
63 rleStringToByteArray(uint16_t* src, int32_t srcLen, uint8_t* target, int32_t tgtLen, UErrorCode* status);
67 int32_t
[all...]
/macosx-10.9.5/tcpdump-56/tcpdump/
H A Dgmt2local.h26 int32_t gmt2local(time_t);
/macosx-10.9.5/ICU-511.35/icuSources/test/perf/unisetperf/draft/
H A Dunicont.h25 virtual int32_t span(const UChar *s, int32_t length);
27 virtual int32_t spanNot(const UChar *s, int32_t length);
29 virtual int32_t spanUTF8(const UChar *s, int32_t length);
31 virtual int32_t spanNotUTF8(const UChar *s, int32_t length);
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Dumath.c13 U_CAPI int32_t U_EXPORT2
14 uprv_max(int32_t x, int32_t y)
19 U_CAPI int32_t U_EXPORT2
20 uprv_min(int32_t x, int32_t y)
H A Dustr_imp.h49 U_CFUNC int32_t U_EXPORT2
50 uprv_strCompare(const UChar *s1, int32_t length1,
51 const UChar *s2, int32_t length2,
59 U_CFUNC int32_t
60 u_strcmpFold(const UChar *s1, int32_t length1,
61 const UChar *s2, int32_t length2,
94 int32_t locCache;
120 typedef int32_t U_CALLCONV
122 UChar *dest, int32_t destCapacity,
123 const UChar *src, int32_t srcLengt
[all...]
H A Duvectr32.h10 // It is similar to UVector, but holds int32_t values rather than pointers.
61 int32_t count;
63 int32_t capacity;
65 int32_t maxCapacity; // Limit beyond which capacity is not permitted to grow.
67 int32_t* elements;
72 UVector32(int32_t initialCapacity, UErrorCode &status);
98 void addElement(int32_t elem, UErrorCode &status);
100 void setElementAt(int32_t elem, int32_t index);
102 void insertElementAt(int32_t ele
[all...]
H A Dpropname.h51 U_CAPI int32_t U_EXPORT2
54 U_CAPI int32_t U_EXPORT2
99 static const char *getPropertyName(int32_t property, int32_t nameChoice);
100 static const char *getPropertyValueName(int32_t property, int32_t value, int32_t nameChoice);
102 static int32_t getPropertyEnum(const char *alias);
103 static int32_t getPropertyValueEnum(int32_t propert
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/unicode/
H A Dsimpletz.h123 SimpleTimeZone(int32_t rawOffsetGMT, const UnicodeString& ID);
160 SimpleTimeZone(int32_t rawOffsetGMT, const UnicodeString& ID,
162 int8_t savingsStartDayOfWeek, int32_t savingsStartTime,
164 int8_t savingsEndDayOfWeek, int32_t savingsEndTime,
203 SimpleTimeZone(int32_t rawOffsetGMT, const UnicodeString& ID,
205 int8_t savingsStartDayOfWeek, int32_t savingsStartTime,
207 int8_t savingsEndDayOfWeek, int32_t savingsEndTime,
208 int32_t savingsDST, UErrorCode& status);
251 SimpleTimeZone(int32_t rawOffsetGMT, const UnicodeString& ID,
253 int8_t savingsStartDayOfWeek, int32_t savingsStartTim
[all...]
H A Dgregocal.h242 GregorianCalendar(int32_t year, int32_t month, int32_t date, UErrorCode& success);
258 GregorianCalendar(int32_t year, int32_t month, int32_t date, int32_t hour, int32_t minute, UErrorCode& success);
275 GregorianCalendar(int32_t year, int32_t mont
[all...]
H A Ddtrule.h69 DateTimeRule(int32_t month, int32_t dayOfMonth,
70 int32_t millisInDay, TimeRuleType timeType);
87 DateTimeRule(int32_t month, int32_t weekInMonth, int32_t dayOfWeek,
88 int32_t millisInDay, TimeRuleType timeType);
105 DateTimeRule(int32_t month, int32_t dayOfMonth, int32_t dayOfWee
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dcecal.h69 virtual int32_t handleComputeMonthStart(int32_t eyear, int32_t month, UBool useMonth) const;
75 virtual int32_t handleGetLimit(UCalendarDateFields field, ELimitType limitType) const;
101 virtual int32_t getJDEpochOffset() const = 0;
113 static int32_t ceToJD(int32_t year, int32_t month, int32_t date,
114 int32_t jdEpochOffse
[all...]
H A Dchnsecal.h129 ChineseCalendar(const Locale& aLocale, int32_t epochYear, const TimeZone* zoneAstroCalc, UErrorCode &success);
154 int32_t fEpochYear; // Start year of this Chinese calendar instance.
163 virtual int32_t handleGetLimit(UCalendarDateFields field, ELimitType limitType) const;
164 virtual int32_t handleGetMonthLength(int32_t extendedYear, int32_t month) const;
165 virtual int32_t handleComputeMonthStart(int32_t eyear, int32_t month, UBool useMonth) const;
166 virtual int32_t handleGetExtendedYea
[all...]
H A Dgregoimp.h39 static int32_t floorDivide(int32_t numerator, int32_t denominator);
67 static int32_t floorDivide(double numerator, int32_t denominator,
68 int32_t& remainder);
142 static inline UBool isLeapYear(int32_t year);
150 static inline int8_t monthLength(int32_t year, int32_t month);
168 static double fieldsToDay(int32_t yea
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Dcalcasts.h24 virtual void runIndexedTest( int32_t index, UBool exec, const char* &name, char* par );
29 int32_t era;
30 int32_t year;
31 int32_t month;
32 int32_t day;
33 int32_t dayOfWeek;
34 int32_t hour;
35 int32_t min;
36 int32_t sec;
53 UBool checkField(Calendar *cal, UCalendarDateFields field, int32_t valu
[all...]
H A Didnaref.h61 U_CFUNC int32_t U_EXPORT2
62 idnaref_toASCII(const UChar* src, int32_t srcLength,
63 UChar* dest, int32_t destCapacity,
64 int32_t options,
99 U_CFUNC int32_t U_EXPORT2
100 idnaref_toUnicode(const UChar* src, int32_t srcLength,
101 UChar* dest, int32_t destCapacity,
102 int32_t options,
142 U_CFUNC int32_t U_EXPORT2
143 idnaref_IDNToASCII( const UChar* src, int32_t srcLengt
[all...]
/macosx-10.9.5/WebCore-7537.78.1/icu/unicode/
H A Dunistr.h52 U_STABLE int32_t U_EXPORT2
65 * Constant to be used in the UnicodeString(char *, int32_t, EInvariant) constructor
192 * Constant to be used in the UnicodeString(char *, int32_t, EInvariant) constructor
294 inline int8_t compare(int32_t start,
295 int32_t length,
315 inline int8_t compare(int32_t start,
316 int32_t length,
318 int32_t srcStart,
319 int32_t srcLength) const;
334 int32_t srcLengt
[all...]

Completed in 231 milliseconds

1234567891011>>