HomeSort by relevance Sort by last modified time
    Searched full:ppb (Results 1 - 21 of 21) sorted by null

  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/math/ec/
ECFieldElement.java 497 * representation. Both trinomial (TPB) and pentanomial (PPB) polynomial
516 * Indicates pentanomial basis representation (PPB). Number chosen
519 public static final int PPB = 3;
522 * TPB or PPB.
539 * Constructor for PPB.
583 this.representation = PPB;
610 this.representation = (ks.length == 1) ? TPB : PPB;
804 * PPB (pentanomial
825 * PPB: The integer <code>k1</code> where <code>x<sup>m</sup> +
836 * PPB: The integer <code>k2</code> where <code>x<sup>m</sup>
    [all...]
ECCurve.java 891 * PPB: The integer <code>k1</code> where <code>x<sup>m</sup> +
899 * PPB: The integer <code>k2</code> where <code>x<sup>m</sup> +
907 * PPB: The integer <code>k3</code> where <code>x<sup>m</sup> +
970 * Constructor for Pentanomial Polynomial Basis (PPB).
1001 * Constructor for Pentanomial Polynomial Basis (PPB).
    [all...]
  /external/opencv/cv/src/
cvsubdivision2d.cpp 520 CvPoint2D32f ppA, ppB, ppC;
544 ppB = cvPoint2D32f( rx, ry + big_coord );
548 pB = cvSubdiv2DAddPoint( subdiv, ppB, 0 );
  /ndk/tests/device/test-gnustl-full/unit/
uninitialized_test.cpp 218 //base **ppb = &pd;
  /ndk/tests/device/test-stlport/unit/
uninitialized_test.cpp 218 //base **ppb = &pd;
  /external/libpng/contrib/libtests/
pngstest.c 2646 png_const_bytep ppa, ppb; local
2849 png_const_bytep ppa, ppb; local
    [all...]
  /external/opencv3/modules/imgproc/src/
subdivision2d.cpp 502 Point2f ppB( rx, ry + big_coord );
512 int pB = newPoint(ppB, false);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
urlmon.h 499 virtual HRESULT WINAPI CreateBinding(LPCWSTR szUrl,IBindCtx *pbc,IBinding **ppb) = 0;
507 HRESULT (WINAPI *CreateBinding)(IBindProtocol *This,LPCWSTR szUrl,IBindCtx *pbc,IBinding **ppb);
517 #define IBindProtocol_CreateBinding(This,szUrl,pbc,ppb) (This)->lpVtbl->CreateBinding(This,szUrl,pbc,ppb)
520 HRESULT WINAPI IBindProtocol_CreateBinding_Proxy(IBindProtocol *This,LPCWSTR szUrl,IBindCtx *pbc,IBinding **ppb);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
pci_regs.h 244 #define PCI_PM_PPB_EXTENSIONS 6 /* PPB support extensions (??) */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
pci_regs.h 244 #define PCI_PM_PPB_EXTENSIONS 6 /* PPB support extensions (??) */
    [all...]
  /external/kernel-headers/original/uapi/linux/
pci_regs.h 250 #define PCI_PM_PPB_EXTENSIONS 6 /* PPB support extensions (??) */
    [all...]
  /prebuilts/qemu-kernel/mips/ranchu/
kernel-qemu 
vmlinux-qemu 
  /development/perftests/panorama/input/
test_010.ppm     [all...]
  /prebuilts/qemu-kernel/arm/
vmlinux-qemu 
vmlinux-qemu-armv7 
  /prebuilts/qemu-kernel/mips/
kernel-qemu 
vmlinux-qemu 
  /prebuilts/qemu-kernel/x86/ranchu/
vmlinux-qemu 
  /prebuilts/qemu-kernel/x86/
vmlinux-qemu 
vmlinux-vbox 

Completed in 511 milliseconds