Searched defs:remainder (Results 1 - 25 of 53) sorted by relevance

123

/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/generic/haval/
H A Dhaval.h51 unsigned char remainder[32*4]; /* unhashed chars (No.<128) */ member in struct:__anon13089
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/generic/haval.1996/
H A Dhaval.h59 unsigned char remainder[32*4]; /* unhashed chars (No.<128) */ member in struct:__anon13090
/macosx-10.10.1/JavaScriptCore-7600.1.17/runtime/
H A DBigInteger.h89 uint64_t remainder = dividend % static_cast<uint64_t>(divisor); local
/macosx-10.10.1/Security-57031.1.35/Security/include/security_utilities/
H A Dblob.cpp70 size_t remainder = header.length() - sizeof(header); local
86 size_t remainder = header.length() - sizeof(header); local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_utilities/lib/
H A Dblob.cpp70 size_t remainder = header.length() - sizeof(header); local
86 size_t remainder = header.length() - sizeof(header); local
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A DStringHasher.h96 bool remainder = length & 1; local
H A DMediaTime.cpp373 int64_t remainder = m_timeValue % m_timeScale; local
/macosx-10.10.1/apache-793/httpd/server/
H A Dutil_regex.c144 const char *remainder; local
/macosx-10.10.1/dtrace-147/libdwarf/
H A Dpro_arange.c125 Dwarf_Small remainder; local
H A Ddwarf_arange.c82 Dwarf_Small remainder; local
310 Dwarf_Small remainder; local
[all...]
/macosx-10.10.1/ruby-106/ruby/test/ruby/
H A Dtest_complexrational.rb326 def remainder(o) method in class:SimpleRat
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/uwin/
H A Dsupport.c329 extern double remainder(x,p) function
/macosx-10.10.1/pdisk-9/
H A Ddeblock_media.c171 unsigned long remainder; local
238 unsigned long remainder; local
[all...]
/macosx-10.10.1/ICU-531.30/icuSources/i18n/
H A Dgregoimp.cpp32 floorDivide(double numerator, int32_t denominator, int32_t& remainder) argument
40 floorDivide(double dividend, double divisor, double& remainder) argument
[all...]
H A Dpersncal.cpp110 int32_t remainder; local
H A Dcollationkeys.cpp376 int32_t remainder = commonSecondaries % SEC_COMMON_MAX_COUNT; local
/macosx-10.10.1/Security-57031.1.35/Security/libsecurity_apple_csp/lib/
H A DderiveKey.cpp267 uint8 *remainder = digestOut + toMove; local
/macosx-10.10.1/WTF-7600.1.24/wtf/dtoa/
H A Dfixed-dtoa.cc345 uint64_t remainder; local
/macosx-10.10.1/mDNSResponder-561.1.1/mDNSShared/
H A Ddnssd_clientlib.c252 unsigned long keylen, itemlen, remainder; local
/macosx-10.10.1/smb-759.0/kernel/smbfs/
H A Dsmbfs_io.c457 user_ssize_t remainder; local
/macosx-10.10.1/tcl-105/tcl_ext/tcllib/tcllib/modules/struct/tree/
H A Dwalk.c34 t_walkoptions(Tcl_Interp* interp, int n, int objc, Tcl_Obj* CONST* objv, int* type, int* order, int* remainder, char* usage) argument
/macosx-10.10.1/xnu-2782.1.97/osfmk/kern/
H A Dthread_policy.c653 uint64_t remainder = 0, consumed = 0; local
/macosx-10.10.1/CommonCrypto-60061/lib/
H A DCommonBigNum.c362 CCBigNumDiv(CCBigNumRef quotient, CCBigNumRef remainder, const CCBigNumRef a, const CCBigNumRef b) argument
H A DCommonCryptor.c547 size_t remainder, movecnt; local
/macosx-10.10.1/IOFireWireFamily-456/IOFireWireLib.CFPlugInProj/
H A DIOFireWireLibDCLCommandPool.cpp149 UInt32 remainder ; local

Completed in 227 milliseconds

123