Searched defs:Weight (Results 1 - 20 of 20) sorted by relevance

/macosx-10.9.5/BerkeleyDB-21/db/examples_java/src/collections/ship/basic/
H A DWeight.java21 public class Weight implements Serializable { class in inherits:Serializable
29 public Weight(double amount, String units) { method in class:Weight
/macosx-10.9.5/BerkeleyDB-21/db/examples_java/src/collections/ship/entity/
H A DWeight.java21 public class Weight implements Serializable { class in inherits:Serializable
29 public Weight(double amount, String units) { method in class:Weight
/macosx-10.9.5/BerkeleyDB-21/db/examples_java/src/collections/ship/factory/
H A DWeight.java21 public class Weight implements Serializable { class in inherits:Serializable
29 public Weight(double amount, String units) { method in class:Weight
/macosx-10.9.5/BerkeleyDB-21/db/examples_java/src/collections/ship/index/
H A DWeight.java21 public class Weight implements Serializable { class in inherits:Serializable
29 public Weight(double amount, String units) { method in class:Weight
/macosx-10.9.5/BerkeleyDB-21/db/examples_java/src/collections/ship/marshal/
H A DWeight.java21 public class Weight implements Serializable { class in inherits:Serializable
29 public Weight(double amount, String units) { method in class:Weight
/macosx-10.9.5/BerkeleyDB-21/db/examples_java/src/collections/ship/sentity/
H A DWeight.java21 public class Weight implements Serializable { class in inherits:Serializable
29 public Weight(double amount, String units) { method in class:Weight
/macosx-10.9.5/BerkeleyDB-21/db/examples_java/src/collections/ship/tuple/
H A DWeight.java21 public class Weight implements Serializable { class in inherits:Serializable
29 public Weight(double amount, String units) { method in class:Weight
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DMachineBranchProbabilityInfo.cpp41 uint32_t Weight = getEdgeWeight(MBB, I); local
56 uint32_t Weight = getEdgeWeight(MBB, I); local
66 uint32_t Weight = Src->getSuccWeight(Dst); local
93 uint32_t Weight = getEdgeWeight(MBB, I); local
[all...]
H A DRegisterPressure.cpp31 unsigned Weight = TRI->getRegClassWeight(RC).RegWeight; local
46 unsigned Weight = TRI->getRegClassWeight(RC).RegWeight; local
H A DLiveIntervalAnalysis.cpp456 float Weight = TargetRegisterInfo::isPhysicalRegister(reg) ? HUGE_VALF : 0.0F; local
H A DMachineBasicBlock.cpp540 uint32_t Weight = 0; local
558 uint32_t Weight = 0; local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_codesigning/
H A Dresources.h64 typedef unsigned int Weight; typedef in class:Security::CodeSigning::ResourceBuilder
/macosx-10.9.5/Security-55471.14.18/libsecurity_codesigning/lib/
H A Dresources.h64 typedef unsigned int Weight; typedef in class:Security::CodeSigning::ResourceBuilder
/macosx-10.9.5/llvmCore-3425.0.33/lib/Analysis/
H A DBranchProbabilityInfo.cpp183 ConstantInt *Weight = dyn_cast<ConstantInt>(WeightsNode->getOperand(i)); local
444 uint32_t Weight = getEdgeWeight(BB, I.getSuccessorIndex()); local
468 uint32_t Weight = getEdgeWeight(BB, Succ); local
505 uint32_t Weight = 0; local
519 setEdgeWeight(const BasicBlock *Src, unsigned IndexInSuccessors, uint32_t Weight) argument
524 << Weight << "\\n"); local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/Support/
H A DIntegersSubsetMapping.h50 unsigned Weight; member in struct:llvm::IntegersSubsetMapping::RangeEx
320 unsigned Weight = OldItems.begin()->first.Weight; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Scalar/
H A DReassociate.cpp344 EvaluateRepeatedConstant(unsigned Opcode, Constant *C, APInt Weight) argument
505 APInt Weight = P.second; // Number of paths to this operand. local
506 DEBUG(dbgs() << "OPERAND: " << *Op << " (" << Weight << ")\\n"); local
520 DEBUG(dbgs() << "DIRECT ADD: " << *Op << " (" << Weight << ")\\n"); local
533 DEBUG(dbgs() << "ADD USES LEAF: " << *Op << " (" << Weight << ")\\n"); local
588 DEBUG(dbgs() << "MORPH LEAF: " << *Op << " (" << Weight << ") TO "); local
598 DEBUG(dbgs() << "ADD LEAF: " << *Op << " (" << Weight << ")\\n"); local
615 APInt Weight = It->second; local
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h155 CaseBits(uint64_t mask, MachineBasicBlock* bb, unsigned bits, uint32_t Weight) argument
252 BitTestCase(uint64_t M, MachineBasicBlock* T, MachineBasicBlock* Tr, uint32_t Weight) argument
/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DCodeGenRegisters.h399 unsigned Weight; member in struct:llvm::RegUnit
562 unsigned newRegUnit(unsigned Weight) { argument
598 unsigned Weight = 0; local
[all...]
H A DCodeGenRegisters.cpp573 unsigned Weight = 0; local
1230 unsigned Weight; member in struct:__anon10804::UberRegSet
1313 unsigned MaxWeight = 0, Weight = 0; local
[all...]
/macosx-10.9.5/Heimdal-323.92.1/lib/hcrypto/libtommath/
H A Dtommath.tex

Completed in 192 milliseconds