Home
last modified time | relevance | path

Searched defs:Bi (Results 1 – 7 of 7) sorted by relevance

/external/libcxx/test/std/re/re.alg/re.alg.replace/
Dtest1.pass.cpp34 typedef bidirectional_iterator<const char*> Bi; in main() typedef
46 typedef bidirectional_iterator<const char*> Bi; in main() typedef
59 typedef bidirectional_iterator<const char*> Bi; in main() typedef
72 typedef bidirectional_iterator<const char*> Bi; in main() typedef
85 typedef bidirectional_iterator<const char*> Bi; in main() typedef
98 typedef bidirectional_iterator<const char*> Bi; in main() typedef
Dtest2.pass.cpp34 typedef bidirectional_iterator<const char*> Bi; in main() typedef
46 typedef bidirectional_iterator<const char*> Bi; in main() typedef
59 typedef bidirectional_iterator<const char*> Bi; in main() typedef
72 typedef bidirectional_iterator<const char*> Bi; in main() typedef
85 typedef bidirectional_iterator<const char*> Bi; in main() typedef
98 typedef bidirectional_iterator<const char*> Bi; in main() typedef
/external/eigen/Eigen/src/Core/products/
DSelfadjointMatrixVector.h120 … Packet Bi = ploadu<Packet>(rhsIt); rhsIt += PacketSize; // FIXME should be aligned in most cases in run() local
/external/valgrind/cachegrind/
Dcg_main.c111 BranchCC Bi; /* Indirect branch counts */ member
539 } Bi; member
/external/ImageMagick/MagickCore/
Dfourier.c236 *magick_restrict Bi, in ComplexImages() local
/external/valgrind/callgrind/
Dmain.c269 } Bi; member
/external/boringssl/src/crypto/curve25519/
Dcurve25519.c3642 static const ge_precomp Bi[8] = { variable