Searched refs:Power (Results 1 - 25 of 80) sorted by relevance

1234

/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DReassociate.cpp81 unsigned Power; member in struct:__anon10621::Factor
83 Factor(Value *Base, unsigned Power) : Base(Base), Power(Power) {} argument
102 return LHS.Power > RHS.Power;
109 return LHS.Power == RHS.Power;
354 Constant *Power = C; // Successively C, C op C, (C op C) op (C op C) etc. local
357 // If the current bit in Weight is non-zero do Result = Result op Power
[all...]
H A DLoopStrengthReduce.cpp3767 size_t Power = 1; local
3772 Power = ComplexityLimit;
3775 Power *= FSize;
3776 if (Power >= ComplexityLimit)
3779 return Power;
/macosx-10.9.5/sudo-72/src/
H A Dsiglist.in39 PWR Power-fail/Restart
H A Dconfig.guess1214 Power*:Rhapsody:*:*)
/macosx-10.9.5/IOKitUser-907.100.13/pwr_mgt.subproj/
H A DIOPMLib.h45 @abstract Finds the Root Power Domain IOService.
53 @abstract Sets one of the aggressiveness factors in IOKit Power Management.
54 @param fb Representation of the Root Power Domain from IOPMFindPowerManagement.
63 @abstract Retrieves the current value of one of the aggressiveness factors in IOKit Power Management.
64 @param fb Representation of the Root Power Domain from IOPMFindPowerManagement.
128 @abstract Connects the caller to the Root Power Domain IOService for the purpose of receiving sleep & wake notifications for the system.
192 @abstract Disconnects the caller from the Root Power Domain IOService after receiving system power state change notifications. (Caller must also destroy the IONotificationPortRef returned from IORegisterForSystemPower.)
266 #pragma mark IOKit Power Assertions
831 * @discussion When a timeout expires with this action, Power Management will log the timeout event,
839 * @discussion When a timeout expires with this action, Power Managemen
[all...]
H A DIOPMLibPrivate.c1319 #pragma mark Power Internals
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dtsscl.vim129 " Power (pow)
/macosx-10.9.5/ICU-511.35/icuSources/
H A DrunConfigureICU50 Linux/VA Use the IBM Visual Age compiler on Power PC Linux
H A Dconfig.guess1222 Power*:Rhapsody:*:*)
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp293 if (ConstantInt *Power = dyn_cast<ConstantInt>(II->getArgOperand(1))) {
295 if (Power->isZero())
298 if (Power->isOne())
301 if (Power->isAllOnesValue())
/macosx-10.9.5/gpatch-3/patch/
H A Dconfig.guess941 Power*:Rhapsody:*:*)
/macosx-10.9.5/bind9-45.100/bind9/contrib/idn/idnkit-1.0-src/
H A Dconfig.guess1050 Power*:Rhapsody:*:*)
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/config/
H A Dconfig.guess1037 Power*:Rhapsody:*:*)
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/saslauthd/config/
H A Dconfig.guess1037 Power*:Rhapsody:*:*)
/macosx-10.9.5/bind9-45.100/bind9/
H A Dconfig.guess1172 Power*:Rhapsody:*:*)
/macosx-10.9.5/expat-12/expat/conftools/
H A Dconfig.guess1211 Power*:Rhapsody:*:*)
/macosx-10.9.5/gnudiff-19/diffutils/config/
H A Dconfig.guess1052 Power*:Rhapsody:*:*)
/macosx-10.9.5/llvmCore-3425.0.33/autoconf/
H A Dconfig.guess1215 Power*:Rhapsody:*:*)
/macosx-10.9.5/llvmCore-3425.0.33/projects/sample/autoconf/
H A Dconfig.guess1211 Power*:Rhapsody:*:*)
/macosx-10.9.5/lukemftp-13.92.1/tnftp/build-aux/
H A Dconfig.guess1227 Power*:Rhapsody:*:*)
/macosx-10.9.5/ncurses-42/ncurses/
H A Dconfig.guess1237 Power*:Rhapsody:*:*)
/macosx-10.9.5/tcl-102/tcl_ext/tbcload/tbcload/config/
H A Dconfig.guess1151 Power*:Rhapsody:*:*)
/macosx-10.9.5/tcl-102/tcl_ext/tcllib/tcllib/config/
H A Dconfig.guess1151 Power*:Rhapsody:*:*)
/macosx-10.9.5/tcl-102/tcl_ext/tklib/tklib/config/
H A Dconfig.guess1151 Power*:Rhapsody:*:*)
/macosx-10.9.5/BerkeleyDB-21/db/dist/
H A Dconfig.guess1237 Power*:Rhapsody:*:*)

Completed in 356 milliseconds

1234