Searched defs:round* (Results 1 - 25 of 207) sorted by relevance

123456789

/macosx-10.9.5/BerkeleyDB-21/db/repmgr/
H A Drepmgr_windows.c226 int round_up; local
/macosx-10.9.5/BootCache-106/
H A Dkext.c2833 int numblocks, roundsize, i; local
[all...]
/macosx-10.9.5/CF-855.17/
H A DCFNumberFormatter.c1192 Boolean CFNumberFormatterGetDecimalInfoForCurrencyCode(CFStringRef currencyCode, int32_t *defaultFractionDigits, double *roundingIncrement) { argument
H A DCFStorage.c77 CF_INLINE int32_t roundToPage(int32_t num) { function
/macosx-10.9.5/CPANInternal-140/Perl4-CoreLibs-0.003/lib/
H A Dbigfloat.pl149 sub round { #(int_str, int_str, int_str) return int_str subroutine
[all...]
/macosx-10.9.5/CPANInternal-140/XML-XPath/XPath/
H A DFunction.pm383 sub round { subroutine
/macosx-10.9.5/CPANInternal-140/YAML-Syck/t/
H A DTestYAML.pm21 sub roundtrip { subroutine
/macosx-10.9.5/CommonCrypto-60049/lib/
H A DCommonKeyDerivation.c35 CCKeyDerivationPBKDF( CCPBKDFAlgorithm algorithm, const char *password, size_t passwordLen, const uint8_t *salt, size_t saltLen, CCPseudoRandomAlgorithm prf, uint rounds, uint8_t *derivedKey, size_t derivedKeyLen) argument
/macosx-10.9.5/CommonCrypto-60049/test/CommonCrypto/
H A DCommonDigest.c53 PBKDF2Test(char *password, uint8_t *salt, size_t saltlen, int rounds, CCDigestAlgorithm PRF, int dklen, char *expected) argument
/macosx-10.9.5/Heimdal-323.92.1/appl/rcp/
H A Dutil.c142 #define roundup(x, y) ((((x)+((y)-1))/(y))*(y)) macro
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/
H A Daes.h59 int rounds; member in struct:aes_key
H A Ddes.c1116 int round; local
/macosx-10.9.5/Heimdal-323.92.1/lib/sqlite/
H A Dsqlite3.c19134 double rounder; /* Use local
84312 static void roundFunc(sqlite3_context *context, int argc, sqlite3_value **argv){ function
102798 whereRangeRegion( Parse *pParse, Index *pIdx, sqlite3_value *pVal, int roundUp, int *piRegion ) argument
102982 int roundUpUpper = 0; local
102983 int roundUpLower = 0; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dchnsecal.cpp590 double roundme = ((day2 - day1) / CalendarAstronomer::SYNODIC_MONTH); local
H A Dcompactdecimalformat.cpp247 DigitList orig, rounded; local
255 double roundedDouble = rounded.getDouble(); local
H A DdecContext.h75 enum rounding { enum
92 enum rounding round; /* rounding mode */ member in struct:__anon1133
[all...]
H A Ddecimfmt.cpp80 #undef round macro
3526 setRoundingMode(ERoundingMode roundingMode) argument
4262 int32_t roundingDecimalPos = 0; // Pos of decimal in roundingDigits local
4263 UnicodeString roundingDigits; local
4591 int32_t roundingPos = -1; local
4592 DigitList roundingInc; local
5282 double rounding = 0.0; local
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/layout/
H A DMorphTables.h339 roundedBoxAnnotationSelector = 2, enumerator in enum:__anon1210
/macosx-10.9.5/ICU-511.35/icuSources/samples/numfmt/
H A Dmain.cpp143 double roundingIncrement; member in struct:__anon1216
/macosx-10.9.5/ICU-511.35/icuSources/test/cintltst/
H A Dbocu1tst.c880 roundtripBOCU1(UConverter *bocu1, int32_t number, const UChar *text, int32_t length) { function
881 UChar *roundtripRef, *roundtripICU; local
884 int32_t bocu1RefLength, bocu1ICULength, roundtripRefLength, roundtripICULength; local
[all...]
H A Dcbiditst.c3699 static const char roundtrip[TC_COUNT][MODES_COUNT][OPTIONS_COUNT] local
H A Dcmsccoll.c4397 UChar32 roundtrip = 0; local
H A Dcnmdptst.c637 static void roundingTest(UNumberFormat* nf, double x, int32_t maxFractionDigits, const char* expected) function
1035 roundingTest2(UNumberFormat* nf, double x, int32_t roundingMode, const char* expected) argument
[all...]
H A Dutmstest.c100 static void roundTripTest(int64_t value, UDateTimeScale scale) function
/macosx-10.9.5/ICU-511.35/icuSources/test/intltest/
H A Ddcfmapts.cpp497 double roundingInc = pat.getRoundingIncrement(); local
[all...]

Completed in 393 milliseconds

123456789