Home
last modified time | relevance | path

Searched refs:plumbing (Results 1 – 25 of 98) sorted by relevance

1234

/external/rust/crates/hashbrown/src/external_trait_impls/rayon/
Draw.rs9 plumbing::{self, Folder, UnindexedConsumer, UnindexedProducer},
49 plumbing::bridge_unindexed(producer, consumer) in drive_unindexed()
107 plumbing::bridge_unindexed(producer, consumer) in drive_unindexed()
142 plumbing::bridge_unindexed(producer, consumer) in drive_unindexed()
/external/protobuf/kokoro/
DREADME.md5 The files in this directory serve as plumbing for running Protobuf
/external/rust/crates/rayon/src/iter/
Dnoop.rs1 use super::plumbing::*;
Donce.rs1 use crate::iter::plumbing::*;
Dzip_eq.rs1 use super::plumbing::*;
Dfor_each.rs2 use super::plumbing::*;
Dtake.rs1 use super::plumbing::*;
Dskip.rs2 use super::plumbing::*;
Dempty.rs1 use crate::iter::plumbing::*;
Dinterleave_shortest.rs1 use super::plumbing::*;
Dsplitter.rs1 use super::plumbing::*;
Dproduct.rs1 use super::plumbing::*;
Dsum.rs1 use super::plumbing::*;
Denumerate.rs1 use super::plumbing::*;
Drev.rs1 use super::plumbing::*;
/external/rust/crates/rayon/src/
Dstring.rs5 use crate::iter::plumbing::*;
Dpar_either.rs1 use crate::iter::plumbing::*;
/external/rust/crates/rayon/src/collections/
Dbtree_set.rs7 use crate::iter::plumbing::*;
Dlinked_list.rs7 use crate::iter::plumbing::*;
Dbtree_map.rs7 use crate::iter::plumbing::*;
Dhash_set.rs9 use crate::iter::plumbing::*;
/external/llvm/test/CodeGen/PowerPC/
Dbitreverse.ll3 ; These tests just check that the plumbing is in place for @llvm.bitreverse. The
/external/skia/src/gpu/gradients/
DGrSingleIntervalGradientColorizer.fp9 // two end points based on t. But it serves as a good test for connecting all of the plumbing into a
/external/skqp/src/gpu/gradients/
DGrSingleIntervalGradientColorizer.fp9 // two end points based on t. But it serves as a good test for connecting all of the plumbing into a
/external/tensorflow/tensorflow/security/fuzzing/op_fuzzing/
DBUILD16 # this header-only library to handle the needed plumbing.

1234