/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/rsa/ |
pkcs1.py | 149 :param pub_key: the :py:class:`rsa.PublicKey` to encrypt with. 181 :param crypto: the crypto text as returned by :py:func:`rsa.encrypt` 182 :param priv_key: the :py:class:`rsa.PrivateKey` to decrypt with. 204 :py:class:`rsa.pkcs1.DecryptionError`. If you want to be *sure*, use 205 :py:func:`rsa.sign`. 211 :py:class:`rsa.pkcs1.DecryptionError` exception. It shows where in the 251 :param priv_key: the :py:class:`rsa.PrivateKey` to sign with 287 :param signature: the signature block, as created with :py:func:`rsa.sign`. 288 :param pub_key: the :py:class:`rsa.PublicKey` of the person signing the message. 294 :py:class:`rsa.pkcs1.VerificationError` exception. It shows where i [all...] |
/external/eigen/blas/ |
level2_real_impl.h | 13 int EIGEN_BLAS_FUNC(symv) (char *uplo, int *n, RealScalar *palpha, RealScalar *pa, int *lda, RealScalar *px, int *incx, RealScalar *pbeta, RealScalar *py, int *incy) 32 Scalar* y = reinterpret_cast<Scalar*>(py); 132 int EIGEN_BLAS_FUNC(syr2)(char *uplo, int *n, RealScalar *palpha, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *pc, int *ldc) 164 Scalar* y = reinterpret_cast<Scalar*>(py); 285 int EIGEN_BLAS_FUNC(spr2)(char *uplo, int *n, RealScalar *palpha, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *pap) 303 Scalar* y = reinterpret_cast<Scalar*>(py); 340 int EIGEN_BLAS_FUNC(ger)(int *m, int *n, Scalar *palpha, Scalar *px, int *incx, Scalar *py, int *incy, Scalar *pa, int *lda) 343 Scalar* y = reinterpret_cast<Scalar*>(py);
|
level1_cplx_impl.h | 40 int EIGEN_BLAS_FUNC(dotcw)(int *n, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar* pres) 47 Scalar* y = reinterpret_cast<Scalar*>(py); 59 int EIGEN_BLAS_FUNC(dotuw)(int *n, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar* pres) 66 Scalar* y = reinterpret_cast<Scalar*>(py); 90 int EIGEN_CAT(EIGEN_CAT(SCALAR_SUFFIX,REAL_SCALAR_SUFFIX),rot_)(int *n, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *pc, RealScalar *ps) 95 Scalar* y = reinterpret_cast<Scalar*>(py);
|
level1_impl.h | 12 int EIGEN_BLAS_FUNC(axpy)(int *n, RealScalar *palpha, RealScalar *px, int *incx, RealScalar *py, int *incy) 15 Scalar* y = reinterpret_cast<Scalar*>(py); 29 int EIGEN_BLAS_FUNC(copy)(int *n, RealScalar *px, int *incx, RealScalar *py, int *incy) 34 Scalar* y = reinterpret_cast<Scalar*>(py); 152 int EIGEN_BLAS_FUNC(swap)(int *n, RealScalar *px, int *incx, RealScalar *py, int *incy) 157 Scalar* y = reinterpret_cast<Scalar*>(py);
|
level2_cplx_impl.h | 19 int EIGEN_BLAS_FUNC(hemv)(char *uplo, int *n, RealScalar *palpha, RealScalar *pa, int *lda, RealScalar *px, int *incx, RealScalar *pbeta, RealScalar *py, int *incy) 38 Scalar* y = reinterpret_cast<Scalar*>(py); 162 int EIGEN_BLAS_FUNC(hpr2)(char *uplo, int *n, RealScalar *palpha, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *pap) 180 Scalar* y = reinterpret_cast<Scalar*>(py); 271 int EIGEN_BLAS_FUNC(her2)(char *uplo, int *n, RealScalar *palpha, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *pa, int *lda) 289 Scalar* y = reinterpret_cast<Scalar*>(py); 329 int EIGEN_BLAS_FUNC(geru)(int *m, int *n, RealScalar *palpha, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *pa, int *lda) 332 Scalar* y = reinterpret_cast<Scalar*>(py); 366 int EIGEN_BLAS_FUNC(gerc)(int *m, int *n, RealScalar *palpha, RealScalar *px, int *incx, RealScalar *py, int *incy, RealScalar *pa, int *lda) 369 Scalar* y = reinterpret_cast<Scalar*>(py); [all...] |
/external/libcap-ng/libcap-ng-0.7/ |
py-compile | 2 # py-compile - Compile a Python program 35 me=py-compile 66 Usage: py-compile [--help] [--version] [--basedir DIR] [--destdir DIR] FILES..." 74 py-compile --destdir /tmp/pkg-root --basedir /usr/share/test test.py test2.py 129 and filepath[-3:] == '.py'): 146 and filepath[-3:] == '.py'):
|
/external/llvm/utils/lit/utils/ |
check-sdist | 26 python setup.py sdist > /tmp/lit_sdist_log.txt
|
/external/skia/tools/skp/ |
recreate_skps.py | 16 from common.py.utils import gs_utils 17 from common.py.utils import shell_utils 57 'webpages_playback.py'),
|
/external/v8/test/mjsunit/ |
tail-call-intrinsic.js | 88 tailee7 = function(px, py, pz, pa, pb, pc) { 97 tailee8 = function(px, py, pz, pa, pb) { 101 tailee9 = function(px, py, pz, pa, pb, pc) { 103 return %_TailCall(tailee8, this, pb, py, px, pa, pz);
|
/external/v8/tools/ |
android-ll-prof.sh | 30 # processes the profiler trace and v8 logs using ll_prof.py. 33 # > ./tools/android-ll-prof.sh (debug|release) "args to d8" "args to ll_prof.py" 66 $BASE/tools/ll_prof.py --host-root="$BASE/deploy" \
|
/prebuilts/ninja/darwin-x86/ |
build-ninja.sh | 27 ./configure.py --bootstrap $PLATFORM
|
/prebuilts/ninja/linux-x86/ |
build-ninja.sh | 27 ./configure.py --bootstrap $PLATFORM
|
/external/libgdx/gdx/src/com/badlogic/gdx/graphics/g3d/particles/batches/ |
BillboardParticleBatch.java | 387 py = positionChannel.data[positionOffset + ParticleChannels.YOffset], local 403 putVertex(vertices, baseOffset, px, py, pz, u, v2, -sx, -sy, cosRotation, sinRotation, r, g, b, a); 405 putVertex(vertices, baseOffset, px, py, pz, u2, v2, sx, -sy, cosRotation, sinRotation, r, g, b, a); 407 putVertex(vertices, baseOffset, px, py, pz, u2, v, sx, sy, cosRotation, sinRotation, r, g, b, a); 409 putVertex(vertices, baseOffset, px, py, pz, u, v, -sx, sy, cosRotation, sinRotation, r, g, b, a); 434 py = positionChannel.data[positionOffset + ParticleChannels.YOffset], 454 putVertex(vertices, baseOffset, px, py, pz, u, v2, -sx, -sy, cosRotation, sinRotation, r, g, b, a, TMP_V1); 456 putVertex(vertices, baseOffset, px, py, pz, u2, v2, sx, -sy, cosRotation, sinRotation, r, g, b, a, TMP_V1); 458 putVertex(vertices, baseOffset, px, py, pz, u2, v, sx, sy, cosRotation, sinRotation, r, g, b, a, TMP_V1); 460 putVertex(vertices, baseOffset, px, py, pz, u, v, -sx, sy, cosRotation, sinRotation, r, g, b, a, TMP_V1) 549 py = positionChannel.data[positionOffset + ParticleChannels.YOffset], local 613 py = positionChannel.data[positionOffset + ParticleChannels.YOffset], local [all...] |
/frameworks/rs/java/tests/VrDemo/src/com/example/android/rs/vr/engine/ |
bricked.rs | 43 int py = (by << 5) | in_br_y;
50 if (py >= rsAllocationGetDimY(volume)) {
57 int intensity = 0xFFFF & rsGetElementAt_short(volume, px, py, pz);
|
/external/v8/ |
Makefile | 337 @tools/run-tests.py $(TESTJOBS) --outdir=$(OUTDIR) \ 342 @tools/run-tests.py $(TESTJOBS) --outdir=$(OUTDIR) \ 346 @tools/run-tests.py $(TESTJOBS) --outdir=$(OUTDIR) \ 350 @tools/run-tests.py $(TESTJOBS) --outdir=$(OUTDIR) \ 354 @tools/run-tests.py $(TESTJOBS) --outdir=$(OUTDIR) \ 358 @tools/run-tests.py $(TESTJOBS) --outdir=$(OUTDIR) \ 362 @tools/run-tests.py $(TESTJOBS) --outdir=$(OUTDIR) \ 370 @tools/run-tests.py $(TESTJOBS) --outdir=$(OUTDIR) \ 373 --command-prefix="tools/android-run.py" $(TESTFLAGS) 379 @tools/run-tests.py $(TESTJOBS) --outdir=$(OUTDIR) [all...] |
/hardware/bsp/intel/peripheral/libmraa/src/python/docs/ |
example.rst | 15 .. literalinclude:: ../../../examples/python/hello_gpio.py 30 .. literalinclude:: ../../../examples/python/hello_isr.py 47 .. literalinclude:: ../../../examples/python/bmp85.py 59 .. literalinclude:: ../../../examples/python/cycle-pwm3.py 70 .. literalinclude:: ../../../examples/python/aio.py 85 .. literalinclude:: ../../../examples/python/uart_sender.py 91 .. literalinclude:: ../../../examples/python/uart_receiver.py
|
/external/pdfium/xfa/src/fxgraphics/src/ |
fx_path_generator.cpp | 124 FX_FLOAT px[3], py[3];
local 126 py[0] = -ty;
128 py[1] = ty;
134 bezier_x = x + FXSYS_Mul(width, FXSYS_Mul(px[0], cs) - FXSYS_Mul(py[0], sn));
135 bezier_y = y + FXSYS_Mul(height, FXSYS_Mul(px[0], sn) + FXSYS_Mul(py[0], cs));
137 bezier_x = x + FXSYS_Mul(width, FXSYS_Mul(px[1], cs) - FXSYS_Mul(py[1], sn));
138 bezier_y = y + FXSYS_Mul(height, FXSYS_Mul(px[1], sn) + FXSYS_Mul(py[1], cs));
|
/external/webrtc/talk/media/base/ |
yuvframegenerator.cc | 157 int x, y, pw, ph, px, py; local 161 py = n % (h * 2); 163 if (py >= h) py = h + h - py - 1; 164 for (y = py - ph; y < py + ph; y++) {
|
/external/eigen/Eigen/src/Jacobi/ |
Jacobi.h | 345 Scalar* EIGEN_RESTRICT py = y + alignedStart; 352 Packet yi = pload<Packet>(py); 354 pstore(py, psub(pcj.pmul(pc,yi),pmul(ps,xi))); 356 py += PacketSize; 366 Packet yi = pload <Packet>(py); 367 Packet yi1 = pload <Packet>(py+PacketSize); 370 pstore (py, psub(pcj.pmul(pc,yi),pmul(ps,xi))); 371 pstore (py+PacketSize, psub(pcj.pmul(pc,yi1),pmul(ps,xi1))); 373 py += Peeling*PacketSize; 402 Scalar* EIGEN_RESTRICT py = y [all...] |
/external/libpng/contrib/examples/ |
pngpixel.c | 248 png_uint_32 py; local 256 * skip the loop below (over py) if the image is 278 /* To find the pixel, loop over 'py' for each pass 282 for (py = ystart; py < height; py += ystep) 302 if (y == py) for (px = xstart, ppx = 0;
|
/prebuilts/gdb/darwin-x86/lib/python2.7/test/ |
test_doctest.py | 441 '...test_doctest.py' [all...] |
/prebuilts/gdb/linux-x86/lib/python2.7/test/ |
test_doctest.py | 441 '...test_doctest.py' [all...] |
/prebuilts/go/darwin-x86/test/bench/shootout/ |
nbody.go | 56 func (b *Body) offsetMomentum(px, py, pz float64) { 58 b.vy = -py / solarMass 70 var px, py, pz float64 73 py += body.vy * body.mass 76 n[0].offsetMomentum(px, py, pz)
|
/prebuilts/go/linux-x86/test/bench/shootout/ |
nbody.go | 56 func (b *Body) offsetMomentum(px, py, pz float64) { 58 b.vy = -py / solarMass 70 var px, py, pz float64 73 py += body.vy * body.mass 76 n[0].offsetMomentum(px, py, pz)
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_doctest.py | 441 '...test_doctest.py' [all...] |