/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/visit/ |
D | mod.rs | 224 type Weight; typedef 230 fn weight(&self) -> &Self::Weight; in weight() 241 type Weight = E; typedef 260 type Weight; typedef 262 fn weight(&self) -> &Self::Weight; in weight() 283 type Weight = (); typedef 287 fn weight(&self) -> &Self::Weight { in weight() 298 type Weight = W; typedef 302 fn weight(&self) -> &Self::Weight { in weight()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/FuzzMutate/ |
H A 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()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/ |
H A 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()
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/skrifa-0.15.5/src/ |
H A D | attribute.rs | 200 pub struct Weight(f32); struct 202 impl Weight { impl 237 impl Weight { impl 249 impl Default for Weight { implementation
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 366 struct Weight { struct 372 Weight() = default; argument 373 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/ |
H A D | BlockFrequencyInfoImpl.h | 365 struct Weight { struct 371 Weight() = default; argument 372 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 366 struct Weight { struct 372 Weight() = default; argument 373 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 366 struct Weight { struct 372 Weight() = default; argument 373 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight() function
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Analysis/ |
D | BlockFrequencyInfoImpl.h | 366 struct Weight { struct 372 Weight() = default; argument 373 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight() function
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
H A D | BlockFrequencyInfoImpl.h | 356 struct Weight { struct 362 Weight() = default; argument 363 Weight(DistType Type, BlockNode TargetNode, uint64_t Amount) in Weight() function
|
/aosp_15_r20/external/rust/android-crates-io/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()
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/optim/nonlinear/vector/ |
H A 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
|
/aosp_15_r20/external/apache-commons-math/src/main/java/org/apache/commons/math3/optimization/ |
H A 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
|
/aosp_15_r20/external/rust/android-crates-io/crates/rand/src/distributions/ |
D | weighted.rs | 35 pub trait Weight {} trait 39 impl Weight for $T {} impl
|
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/rand-0.8.5/src/distributions/ |
H A D | weighted.rs | 35 pub trait Weight {} interface 39 impl Weight for $T {} impl
|
/aosp_15_r20/external/llvm/lib/ProfileData/ |
H A 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()
|
/aosp_15_r20/external/pytorch/test/cpp/tensorexpr/ |
H A D | test_external_calls.cpp | 36 BufHandle Weight("Weight", {100, 1, 7}, kFloat); in TEST() local 90 BufHandle Weight("Weight", {100, 1, 7}, kInt); in TEST() local 143 BufHandle Weight("Weight", {10, 1, 7}, kFloat); in TEST() local 184 BufHandle Weight("Weight", {16, 3, 3, 3}, kFloat); in TEST() local 245 BufHandle Weight("Weight", {16, 3, 3, 3}, kInt); in TEST() local 304 BufHandle Weight("Weight", {16, 16, 1, 1}, kFloat); in TEST() local 391 BufHandle Weight("Weight", {256, 100}, kFloat); in TEST() local 790 Tensor Weight = Compute( in TEST() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/ |
H A D | Convolution.h | 78 static constexpr uint32_t Weight = 0u; member 97 static constexpr uint32_t Weight = 0u; member 250 static constexpr uint32_t Weight = 0u; member 264 static constexpr uint32_t Weight = 0u; member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/ |
H A 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()
|
/aosp_15_r20/external/flatbuffers/tests/union_vector/ |
H A 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
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/FuzzMutate/ |
H A D | Random.h | 60 ReservoirSampler &sample(const T &Item, uint64_t Weight) { in sample() 83 uint64_t Weight) { in makeSampler()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/FuzzMutate/ |
D | Random.h | 60 ReservoirSampler &sample(const T &Item, uint64_t Weight) { in sample() 83 uint64_t Weight) { in makeSampler()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/FuzzMutate/ |
D | Random.h | 60 ReservoirSampler &sample(const T &Item, uint64_t Weight) { in sample() 83 uint64_t Weight) { in makeSampler()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/FuzzMutate/ |
H A D | Random.h | 60 ReservoirSampler &sample(const T &Item, uint64_t Weight) { in sample() 83 uint64_t Weight) { in makeSampler()
|