Searched defs:min (Results 301 - 325 of 459) sorted by relevance

<<111213141516171819

/macosx-10.10.1/uucp-11/uucp/contrib/
H A Duurate.c1576 long hrs, min, lsec; local
/macosx-10.10.1/xnu-2782.1.97/iokit/Kernel/
H A DIOLib.cpp570 vm_offset_t min; local
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dcpuid.c48 #define min(a,b) ((a) < (b) ? (a) : (b)) macro
/macosx-10.10.1/xnu-2782.1.97/tools/tests/libMicro/
H A Dlibmicro.c1205 long long min; local
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCACM/DataDriver/Classes/
H A DAppleUSBCDCACMData.cpp3330 IOReturn AppleUSBCDCACMData::dequeueData(UInt8 *buffer, UInt32 size, UInt32 *count, UInt32 min, void *refCon) argument
3400 UInt32 min = *pMin; local
[all...]
/macosx-10.10.1/AppleUSBCDCDriver-4205.2.2/AppleUSBCDCDMM/Classes/
H A DAppleUSBCDCDMM.cpp2465 IOReturn AppleUSBCDCDMM::dequeueData(UInt8 *buffer, UInt32 size, UInt32 *count, UInt32 min, void *refCon) argument
2535 UInt32 min = *pMin; local
[all...]
/macosx-10.10.1/Heimdal-398.1.2/appl/ftp/ftp/
H A Dcmds.c659 int yy, mo, day, hour, min, sec; local
2103 int yy, mo, day, hour, min, sec; local
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/mtest/
H A Dmpi.c2654 mp_err s_mp_grow(mp_int *mp, mp_size min) argument
2684 s_mp_pad(mp_int *mp, mp_size min) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/common/
H A Ducnvmbcs.c598 int32_t min, max, entry, nextState; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Drbt_pars.cpp677 int32_t min = 0; local
H A Dtimezone.cpp1277 int32_t sign, hour, min, sec; local
1293 int32_t sign, hour, min, sec; local
1303 parseCustomID(const UnicodeString& id, int32_t& sign, int32_t& hour, int32_t& min, int32_t& sec) argument
1425 formatCustomID(int32_t hour, int32_t min, int32_t sec, UBool negative, UnicodeString& id) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/test/cintltst/
H A Dccaltst.c918 int32_t y,m,d,hr,min,sec,ms; local
1108 int32_t min, max, gr_min, le_max, ac_min, ac_max, val; local
1363 checkDateTime(UCalendar* c, int32_t y, int32_t m, int32_t d, int32_t hr, int32_t min, int32_t sec, int32_t ms, UCalendarDateFields field) argument
1460 verify2(const char* msg, UCalendar* c, UDateFormat* dat, int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec, int32_t am_pm) argument
[all...]
H A Dcucdtst.c2990 int32_t i, p, min, max; local
/macosx-10.10.1/ICU-531.30/icuSources/test/intltest/
H A Dcaltest.cpp702 int32_t min = cal->getMinimum(UCAL_DAY_OF_WEEK); local
1072 int32_t y = 1997, m = UCAL_FEBRUARY, d = 1, hr = 1, min = 1, sec = 0, ms = 0; local
1135 check520(Calendar* c, int32_t y, int32_t m, int32_t d, int32_t hr, int32_t min, int32_t sec, int32_t ms, UCalendarDateFields field) argument
2445 int32_t min; member in class:CalFields
2450 CalFields(int32_t year, int32_t month, int32_t day, int32_t hour, int32_t min, int32_t sec, int32_t ms) argument
[all...]
H A Dloctest.cpp1356 LocaleTest::date(int32_t y, int32_t m, int32_t d, int32_t hr, int32_t min, int32_t sec) argument
H A Dtzrulets.cpp2303 getUTCMillis(int32_t y, int32_t m, int32_t d, int32_t hr, int32_t min, int32_t sec, int32_t msec) argument
H A Dtztest.cpp230 findTransition(const TimeZone& tz, UDate min, UDate max) argument
260 testUsingBinarySearch(const TimeZone& tz, UDate min, UDate max, UDate expectedBoundary) argument
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/tools/tzcode/
H A Dtz2icu.cpp17 #undef min // windows.h/STL conflict macro
/macosx-10.10.1/IOGraphics-485/IOGraphicsFamily/
H A DIODisplay.cpp775 SInt32 min, max, value; local
703 getIntegerRange( OSDictionary * params, const OSSymbol * sym, SInt32 * value, SInt32 * min, SInt32 * max ) argument
743 setForKey( OSDictionary * params, const OSSymbol * sym, SInt32 value, SInt32 min, SInt32 max ) argument
944 addParameter( OSDictionary * params, const OSSymbol * paramName, SInt32 min, SInt32 max ) argument
983 SInt32 min, max; local
1155 SInt32 value, min, max; local
[all...]
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDFamily/
H A DIOHIDElementPrivate.cpp1949 void IOHIDElementPrivate::setCalibration(UInt32 min, UInt3 argument
[all...]
/macosx-10.10.1/IOHIDFamily-606.1.7/IOHIDLib/
H A DIOHIDDeviceClass.cpp81 #define min(a, b) \ macro
/macosx-10.10.1/JavaScriptCore-7600.1.17/bytecode/
H A DUnlinkedCodeBlock.h230 int32_t min; member in struct:JSC::UnlinkedSimpleJumpTable
/macosx-10.10.1/Libc-1044.1.2/regex/TRE/lib/
H A Dtre-compile.c1694 int min = lit->code_min; local
[all...]
/macosx-10.10.1/NFS-82/nfsstat/
H A Dnfsstat.c1871 uint32_t now32, hr, min, sec; local
/macosx-10.10.1/OpenSSH-189/openssh/
H A Dmonitor.c683 int min, want, max; local

Completed in 345 milliseconds

<<111213141516171819