Searched defs:power (Results 1 - 25 of 43) sorted by relevance

12

/macosx-10.10/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/Foundation/Scripts/
H A Dsimple-kvo.py8 power = objc.ivar("power", objc._C_INT) variable in class:MyClass
/macosx-10.10/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/Foundation/Scripts/
H A Dsimple-kvo.py8 power = objc.ivar("power", objc._C_INT) variable in class:MyClass
/macosx-10.10/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/Foundation/Scripts/
H A Dsimple-kvo.py8 power = objc.ivar("power", objc._C_INT) variable in class:MyClass
/macosx-10.10/ICU-531.30/icuSources/layout/
H A DCoverageTables.cpp46 le_uint16 power = 1 << bit; local
H A DOpenTypeUtilities.cpp62 le_int32 power = 1 << bit; local
101 le_int32 power = 1 << bit; local
131 le_int32 power = 1 << highBit(count); local
153 le_int32 power local
[all...]
/macosx-10.10/ICU-531.30/icuSources/layoutex/
H A DLXUtilities.cpp55 le_int32 power = 1 << highBit(count); local
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDSystem/
H A DIOFixed64.cpp82 IOFixed64 exponent(const IOFixed64 original, const UInt8 power) argument
/macosx-10.10/IOHIDFamily-606.1.7/IOHIDEventSystemPlugIns/
H A DIOHIDEventSystemStatistics.h48 uint32_t power; member in struct:IOHIDEventSystemStatistics::__anon1925
/macosx-10.10/WTF-7600.1.24/wtf/dtoa/
H A Dcached-powers.cc156 GetCachedPowerForBinaryExponentRange( int min_exponent, int max_exponent, DiyFp* power, int* decimal_exponent) argument
176 GetCachedPowerForDecimalExponent(int requested_exponent, DiyFp* power, int* found_exponent) argument
H A Dfast-dtoa.cc242 BiggestPowerTen(uint32_t number, int number_bits, uint32_t* power, int* exponent) argument
[all...]
H A Dfixed-dtoa.cc86 int DivModPowerOf2(int power) { argument
/macosx-10.10/xnu-2782.1.97/osfmk/vm/
H A Dvm_external.c114 vm_object_size_t power; local
/macosx-10.10/gnudiff-19/diffutils/lib/
H A Dxstrtol.c108 bkm_scale_by_power (__strtol_t *x, int base, int power) argument
/macosx-10.10/gnutar-453/gnutar/lib/
H A Dxstrtol.c65 bkm_scale_by_power (__strtol_t *x, int base, int power) argument
H A Dhuman.c368 uintmax_t power; local
/macosx-10.10/text_cmds-88/sort/
H A Dxstrtol.c88 bkm_scale_by_power (__strtol_t *x, int base, int power) argument
/macosx-10.10/xnu-2782.1.97/iokit/Kernel/
H A DIOHistogramReporter.cpp216 int64_t power = 1; local
/macosx-10.10/WebCore-7600.1.25/platform/audio/
H A DReverb.cpp59 float power = 0; local
[all...]
/macosx-10.10/emacs-93/emacs/lisp/calc/
H A Dcalc-bin.el[all...]
/macosx-10.10/CommonCrypto-60061/lib/
H A DCommonBigNum.c452 CCBigNumModExp(CCBigNumRef res, const CCBigNumRef a, const CCBigNumRef power, const CCBigNumRef modulus) argument
/macosx-10.10/WTF-7600.1.24/wtf/
H A DMathExtras.h272 template<typename T> inline bool isGreaterThanNonZeroPowerOfTwo(T value, unsigned power) argument
/macosx-10.10/libxslt-13/libxslt/libexslt/
H A Dmath.c606 exsltMathPower (double base, double power) { argument
[all...]
/macosx-10.10/OpenSSH-189/openssh/
H A Dmoduli.c245 gen_candidates(FILE *out, u_int32_t memory, u_int32_t power, BIGNUM *start) argument
[all...]
/macosx-10.10/emacs-93/emacs/lisp/obsolete/
H A Dfloat.el[all...]
/macosx-10.10/tcl-105/tcl_ext/snack/snack/demos/python/
H A DtkSnack.py276 def power(self, **kw): member in class:Sound

Completed in 435 milliseconds

12