Home
last modified time | relevance | path

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

/external/libcxx/test/std/re/re.alg/re.alg.replace/
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
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
/external/boringssl/src/third_party/fiat/
Dcurve25519_tables.h7647 static const ge_precomp Bi[8] = { variable
/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/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
DTypeHelper.java354 ResolvedType Bi = TPs.get(i).hasLowerBound() ? TPs.get(i).getLowerBound() : object; in nonWildcardParameterizationOf() local
/external/ImageMagick/MagickCore/
Dfourier.c236 *magick_restrict Bi, in ComplexImages() local
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/ADT/
DAPIntTest.cpp2301 for (uint64_t Bi = 1; Bi <= 255; Bi++) { in TEST() local
2331 for (uint64_t Bi = -128; Bi <= 127; Bi++) { in TEST() local
/external/python/cpython3/Modules/_sha3/kcp/
DKeccakP-1600-inplace32BI.c577 #define Bi Ci0 in KeccakP1600_Permute_Nrounds() macro