HomeSort by relevance Sort by last modified time
    Searched defs:Bi (Results 1 - 13 of 13) sorted by null

  /external/boringssl/src/third_party/fiat/
curve25519_tables.h     [all...]
  /external/libcxx/test/std/re/re.alg/re.alg.replace/
test1.pass.cpp 34 typedef bidirectional_iterator<const char*> Bi;
36 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
37 Bi(std::end(phone_book)-1), phone_numbers,
46 typedef bidirectional_iterator<const char*> Bi;
48 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
49 Bi(std::end(phone_book)-1), phone_numbers,
59 typedef bidirectional_iterator<const char*> Bi;
61 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
62 Bi(std::end(phone_book)-1), phone_numbers,
72 typedef bidirectional_iterator<const char*> Bi;
    [all...]
test2.pass.cpp 34 typedef bidirectional_iterator<const char*> Bi;
36 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
37 Bi(std::end(phone_book)-1), phone_numbers,
46 typedef bidirectional_iterator<const char*> Bi;
48 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
49 Bi(std::end(phone_book)-1), phone_numbers,
59 typedef bidirectional_iterator<const char*> Bi;
61 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
62 Bi(std::end(phone_book)-1), phone_numbers,
72 typedef bidirectional_iterator<const char*> Bi;
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++/test/std/re/re.alg/re.alg.replace/
test1.pass.cpp 34 typedef bidirectional_iterator<const char*> Bi;
36 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
37 Bi(std::end(phone_book)-1), phone_numbers,
46 typedef bidirectional_iterator<const char*> Bi;
48 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
49 Bi(std::end(phone_book)-1), phone_numbers,
59 typedef bidirectional_iterator<const char*> Bi;
61 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
62 Bi(std::end(phone_book)-1), phone_numbers,
72 typedef bidirectional_iterator<const char*> Bi;
    [all...]
test2.pass.cpp 34 typedef bidirectional_iterator<const char*> Bi;
36 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
37 Bi(std::end(phone_book)-1), phone_numbers,
46 typedef bidirectional_iterator<const char*> Bi;
48 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
49 Bi(std::end(phone_book)-1), phone_numbers,
59 typedef bidirectional_iterator<const char*> Bi;
61 Out r = std::regex_replace(Out(buf), Bi(std::begin(phone_book)),
62 Bi(std::end(phone_book)-1), phone_numbers,
72 typedef bidirectional_iterator<const char*> Bi;
    [all...]
  /external/eigen/Eigen/src/Core/products/
SelfadjointMatrixVector.h 120 Packet Bi = ploadu<Packet>(rhsIt); rhsIt += PacketSize; // FIXME should be aligned in most cases
124 ptmp2 = pcj1.pmadd(A0i, Bi, ptmp2);
125 ptmp3 = pcj1.pmadd(A1i, Bi, ptmp3);
  /external/javaparser/javaparser-symbol-solver-core/src/main/java/com/github/javaparser/symbolsolver/resolution/typeinference/
TypeHelper.java 343 // - If Ai is a wildcard, and the corresponding type parameter's bound, Bi, mentions one of P1...Pn, then
354 ResolvedType Bi = TPs.get(i).hasLowerBound() ? TPs.get(i).getLowerBound() : object;
356 // - If Ai is an unbound wildcard ?, then Ti = Bi.
359 Ti = Bi;
362 // - If Ai is a upper-bounded wildcard ? extends Ui, then Ti = glb(Ui, Bi) (§5.1.10).
366 Ti = glb(new HashSet<>(Arrays.asList(Ui, Bi)));
  /external/ImageMagick/MagickCore/
fourier.c 239 *magick_restrict Bi,
254 Bi=GetCacheViewVirtualPixels(Bi_view,0,y,Bi_image->columns,1,exception);
258 (Br == (const Quantum *) NULL) || (Bi == (const Quantum *) NULL) ||
276 Ci[i]=Ai[i]+Bi[i];
283 Ci[i]=(-Bi[i]);
291 gamma=PerceptibleReciprocal(Br[i]*Br[i]+Bi[i]*Bi[i]+snr);
292 Cr[i]=gamma*(Ar[i]*Br[i]+Ai[i]*Bi[i]);
293 Ci[i]=gamma*(Ai[i]*Br[i]-Ar[i]*Bi[i]);
304 Cr[i]=QuantumScale*(Ar[i]*Br[i]-Ai[i]*Bi[i])
    [all...]
  /device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Bus/Isa/IsaSerialDxe/
Serial.h 301 // Bi Bit4: Break Interrupt Status
311 UINT8 Bi : 1;
  /device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
Serial.h 237 UINT8 Bi : 1; ///< Break Interrupt Status
  /external/python/cpython3/Modules/_sha3/kcp/
KeccakP-1600-inplace32BI.c 577 #define Bi Ci0
643 Bi = ROL32((Aki1^Di1), 22);
646 Aba0 = Ba ^((~Be)& Bi );
648 Age0 = Be ^((~Bi)& Bo );
649 Aki1 = Bi ^((~Bo)& Bu );
655 Bi = ROL32((Aki0^Di0), 21);
658 Aba1 = Ba ^((~Be)& Bi );
660 Age1 = Be ^((~Bi)& Bo );
661 Aki0 = Bi ^((~Bo)& Bu );
665 Bi = ROL32((Aka1^Da1), 2)
    [all...]
  /external/valgrind/cachegrind/
cg_main.c 111 BranchCC Bi; /* Indirect branch counts */
279 lineCC->Bi.b = 0;
280 lineCC->Bi.mp = 0;
458 n->parent->Bi.b++;
459 n->parent->Bi.mp
539 } Bi;
663 VG_(printf)("Bi %p DST=", ev->inode);
664 ppIRExpr(ev->Ev.Bi.dst);
854 argv = mkIRExprVec_2( i_node_expr, ev->Ev.Bi.dst );
    [all...]
  /external/valgrind/callgrind/
main.c 269 } Bi;
361 VG_(printf)("Bi %p DST=", ev->inode);
362 ppIRExpr(ev->Ev.Bi.dst);
418 // extend event set by Bi counters
554 argv = mkIRExprVec_2( i_node_expr, ev->Ev.Bi.dst );
752 evt->Ev.Bi.dst = whereTo;
    [all...]

Completed in 411 milliseconds