| /external/apache-commons-math/src/main/java/org/apache/commons/math3/optimization/ |
| D | Weight.java | 32 public class Weight implements OptimizationData { class 41 public Weight(double[] weight) { in Weight() method in Weight 49 public Weight(RealMatrix weight) { in Weight() method in Weight
|
| /external/apache-commons-math/src/main/java/org/apache/commons/math3/optim/nonlinear/vector/ |
| D | Weight.java | 36 public class Weight implements OptimizationData { class 45 public Weight(double[] weight) { in Weight() method in Weight 54 public Weight(RealMatrix weight) { in Weight() method in Weight
|
| /external/rust/crates/rand/src/distributions/ |
| D | weighted.rs | 35 pub trait Weight {} interface 39 impl Weight for $T {} impl
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/ |
| D | Operations.cpp | 91 OpDescriptor llvm::fuzzerop::binOpDescriptor(unsigned Weight, in binOpDescriptor() 123 OpDescriptor llvm::fuzzerop::cmpOpDescriptor(unsigned Weight, in cmpOpDescriptor() 140 OpDescriptor llvm::fuzzerop::splitBlockDescriptor(unsigned Weight) { in splitBlockDescriptor() 170 OpDescriptor llvm::fuzzerop::gepDescriptor(unsigned Weight) { in gepDescriptor() 218 OpDescriptor llvm::fuzzerop::extractValueDescriptor(unsigned Weight) { in extractValueDescriptor() 277 OpDescriptor llvm::fuzzerop::insertValueDescriptor(unsigned Weight) { in insertValueDescriptor() 289 OpDescriptor llvm::fuzzerop::extractElementDescriptor(unsigned Weight) { in extractElementDescriptor() 297 OpDescriptor llvm::fuzzerop::insertElementDescriptor(unsigned Weight) { in insertElementDescriptor() 322 OpDescriptor llvm::fuzzerop::shuffleVectorDescriptor(unsigned Weight) { in shuffleVectorDescriptor()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
| D | Operations.cpp | 91 OpDescriptor llvm::fuzzerop::binOpDescriptor(unsigned Weight, in binOpDescriptor() 123 OpDescriptor llvm::fuzzerop::cmpOpDescriptor(unsigned Weight, in cmpOpDescriptor() 140 OpDescriptor llvm::fuzzerop::splitBlockDescriptor(unsigned Weight) { in splitBlockDescriptor() 170 OpDescriptor llvm::fuzzerop::gepDescriptor(unsigned Weight) { in gepDescriptor() 211 OpDescriptor llvm::fuzzerop::extractValueDescriptor(unsigned Weight) { in extractValueDescriptor() 266 OpDescriptor llvm::fuzzerop::insertValueDescriptor(unsigned Weight) { in insertValueDescriptor() 278 OpDescriptor llvm::fuzzerop::extractElementDescriptor(unsigned Weight) { in extractElementDescriptor() 286 OpDescriptor llvm::fuzzerop::insertElementDescriptor(unsigned Weight) { in insertElementDescriptor() 311 OpDescriptor llvm::fuzzerop::shuffleVectorDescriptor(unsigned Weight) { in shuffleVectorDescriptor()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
| D | BlockFrequencyInfoImpl.h | 365 struct Weight { struct 371 Weight() = default; argument 372 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight() argument
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | BlockFrequencyInfoImpl.h | 356 struct Weight { struct 362 Weight() = default; argument 363 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight() function
|
| /external/rust/crates/http/tests/ |
| D | header_map_fuzz.rs | 35 struct Weight { struct 36 insert: usize, 37 remove: usize, 38 append: usize, 119 fn gen_step(&mut self, weight: &Weight, rng: &mut StdRng) -> Step { in gen_step() 129 fn gen_action(&mut self, weight: &Weight, rng: &mut StdRng) -> Action { in gen_action()
|
| /external/flatbuffers/tests/union_vector/ |
| D | FallingTub.cs | 16 public int Weight { get { return __p.bb.GetInt(__p.bb_pos + 0); } } property 43 public int Weight { get; set; } property in FallingTubT
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/FuzzMutate/ |
| D | Random.h | 60 ReservoirSampler &sample(const T &Item, uint64_t Weight) { in sample() 83 uint64_t Weight) { in makeSampler()
|
| D | OpDescriptor.h | 89 unsigned Weight; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/ |
| D | Random.h | 60 ReservoirSampler &sample(const T &Item, uint64_t Weight) { in sample() 83 uint64_t Weight) { in makeSampler()
|
| D | OpDescriptor.h | 90 unsigned Weight; member
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
| D | CalcSpillWeights.cpp | 141 float Weight = weightCalcHelper(LI); in calculateSpillWeightAndHint() local 200 const float Weight; in weightCalcHelper() member 239 float Weight = 1.0f; in weightCalcHelper() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/IPO/ |
| D | ProfiledCallGraph.h | 32 uint64_t Weight; member 103 uint64_t Weight; in ProfiledCallGraph() local
|
| /external/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 338 uint64_t Weight) { in merge() 360 uint64_t Weight) { in scale() 373 uint64_t Weight) { in mergeValueProfData() 388 void InstrProfRecord::merge(InstrProfRecord &Other, uint64_t Weight) { in merge() 408 void InstrProfRecord::scaleValueProfData(uint32_t ValueKind, uint64_t Weight) { in scaleValueProfData() 416 void InstrProfRecord::scale(uint64_t Weight) { in scale()
|
| /external/rust/crates/arbitrary/tests/ |
| D | derive.rs | 239 struct Weight(u8); in test_field_attributes() struct 258 fn arbitrary_weight(u: &mut Unstructured) -> arbitrary::Result<Weight> { in test_field_attributes()
|
| /external/llvm/utils/TableGen/ |
| D | CodeGenRegisters.h | 439 unsigned Weight; member 466 unsigned Weight; // Cache the sum of all unit weights. member 629 unsigned newRegUnit(unsigned Weight) { in newRegUnit() 667 unsigned Weight = 0; in getRegUnitSetWeight() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
| D | InstrProf.cpp | 602 uint64_t Weight, in merge() 624 void InstrProfValueSiteRecord::scale(uint64_t Weight, in scale() 637 uint32_t ValueKind, InstrProfRecord &Src, uint64_t Weight, in mergeValueProfData() 655 void InstrProfRecord::merge(InstrProfRecord &Other, uint64_t Weight, in merge() 677 uint32_t ValueKind, uint64_t Weight, in scaleValueProfData() 683 void InstrProfRecord::scale(uint64_t Weight, in scale()
|
| /external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ADT/ |
| D | APFixedPoint.h | 48 FixedPointSemantics(unsigned Width, Lsb Weight, bool IsSigned, in FixedPointSemantics()
|
| /external/skia/include/core/ |
| D | SkFontStyle.h | 18 enum Weight { enum
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegColoring.cpp | 68 float Weight = 0.0f; in computeWeight() local
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | CFGMST.h | 104 uint64_t Weight = 2; in buildEdges() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegColoring.cpp | 68 float Weight = 0.0f; in computeWeight() local
|
| /external/llvm/lib/Analysis/ |
| D | BlockFrequencyInfoImpl.cpp | 53 typedef BlockFrequencyInfoImplBase::Weight Weight; typedef 92 BlockMass DitheringDistributer::takeMass(uint32_t Weight) { in takeMass() 270 uint64_t Weight) { in addToDist()
|