/external/rust/crates/itertools/src/adaptors/ |
D | coalesce.rs | 90 pub type Coalesce<I, F> = CoalesceBy<I, F, <I as Iterator>::Item>; typedef 102 pub fn coalesce<I, F>(mut iter: I, f: F) -> Coalesce<I, F> in coalesce() 106 Coalesce { in coalesce()
|
/external/openscreen/third_party/abseil/src/absl/base/internal/ |
D | low_level_alloc.cc | 472 static void Coalesce(AllocList *a) { in Coalesce() function 503 Coalesce(f); // maybe coalesce with successor in AddToFreelist() 504 Coalesce(prev[0]); // maybe coalesce with predecessor in AddToFreelist()
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/base/internal/ |
D | low_level_alloc.cc | 472 static void Coalesce(AllocList *a) { in Coalesce() function 503 Coalesce(f); // maybe coalesce with successor in AddToFreelist() 504 Coalesce(prev[0]); // maybe coalesce with predecessor in AddToFreelist()
|
/external/webrtc/third_party/abseil-cpp/absl/base/internal/ |
D | low_level_alloc.cc | 472 static void Coalesce(AllocList *a) { in Coalesce() function 503 Coalesce(f); // maybe coalesce with successor in AddToFreelist() 504 Coalesce(prev[0]); // maybe coalesce with predecessor in AddToFreelist()
|
/external/tensorflow/third_party/absl/abseil-cpp/absl/base/internal/ |
D | low_level_alloc.cc | 472 static void Coalesce(AllocList *a) { in Coalesce() function 503 Coalesce(f); // maybe coalesce with successor in AddToFreelist() 504 Coalesce(prev[0]); // maybe coalesce with predecessor in AddToFreelist()
|
/external/angle/third_party/abseil-cpp/absl/base/internal/ |
D | low_level_alloc.cc | 471 static void Coalesce(AllocList *a) { in Coalesce() function 502 Coalesce(f); // maybe coalesce with successor in AddToFreelist() 503 Coalesce(prev[0]); // maybe coalesce with predecessor in AddToFreelist()
|
/external/cronet/third_party/abseil-cpp/absl/base/internal/ |
D | low_level_alloc.cc | 476 static void Coalesce(AllocList *a) { in Coalesce() function 507 Coalesce(f); // maybe coalesce with successor in AddToFreelist() 508 Coalesce(prev[0]); // maybe coalesce with predecessor in AddToFreelist()
|
/external/abseil-cpp/absl/base/internal/ |
D | low_level_alloc.cc | 472 static void Coalesce(AllocList *a) { in Coalesce() function 503 Coalesce(f); // maybe coalesce with successor in AddToFreelist() 504 Coalesce(prev[0]); // maybe coalesce with predecessor in AddToFreelist()
|
/external/libtextclassifier/abseil-cpp/absl/base/internal/ |
D | low_level_alloc.cc | 472 static void Coalesce(AllocList *a) { in Coalesce() function 503 Coalesce(f); // maybe coalesce with successor in AddToFreelist() 504 Coalesce(prev[0]); // maybe coalesce with predecessor in AddToFreelist()
|
/external/cronet/net/third_party/quiche/src/quiche/quic/core/qpack/ |
D | qpack_decoder_stream_sender_test.cc | 83 TEST_F(QpackDecoderStreamSenderTest, Coalesce) { in TEST_F() argument
|
D | qpack_encoder_stream_sender_test.cc | 144 TEST_F(QpackEncoderStreamSenderTest, Coalesce) { in TEST_F() argument
|
/external/llvm/test/Transforms/InstSimplify/ |
D | fast-math.ll | 75 ; Coalesce the folded zeros
|
/external/llvm/docs/CommandGuide/ |
D | lli.rst | 147 Coalesce copies (default=true).
|
/external/rust/crates/itertools/src/ |
D | lib.rs | 106 Coalesce, 1150 fn coalesce<F>(self, f: F) -> Coalesce<Self, F> in coalesce()
|
/external/llvm/test/CodeGen/ARM/ |
D | coalesce-subregs.ll | 146 ; Coalesce vector lanes through phis.
|
/external/rust/crates/mio/ |
D | CHANGELOG.md | 615 * [IMPROVEMENT] Coalesce readable & writable into `ready` event (#184)
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXInstrInfo.td | 2876 // Coalesce two f16 registers into f16x2
|
/external/ImageMagick/PerlMagick/ |
D | Magick.xs | 3256 Coalesce(ref) in Coalesce() function
|
/external/mesa3d/docs/relnotes/ |
D | 20.1.0.rst | 2476 - intel/fs: Coalesce when the src live range is contained in the dst
|
D | 20.2.0.rst | 2328 - meta: Coalesce the GLSL and FF paths in meta_clear
|
/external/ImageMagick/PerlMagick/quantum/ |
D | quantum.xs.in | 3253 Coalesce(ref) function
|
/external/strace/ |
D | ChangeLog | 48929 (printstat_sparc64): Coalesce two printing calls into one.
|