HomeSort by relevance Sort by last modified time
    Searched refs:aout (Results 1 - 25 of 75) sorted by null

1 2 3

  /cts/tests/tests/renderscript/src/android/renderscript/cts/
YuvTest.java 81 Allocation aout = makeOutput(); local
100 syuv.forEach(aout);
105 mVerify.invoke_verify(aref, aout, ay);
120 Allocation aout = makeOutput(); local
143 syuv.forEach(aout);
144 mVerify.invoke_verify(aref, aout, ay);
147 script.forEach_cvt(aout);
148 mVerify.invoke_verify(aref, aout, ay);
163 Allocation aout = makeOutput(); local
188 syuv.forEach(aout);
    [all...]
yuv.rs 59 void makeRef(rs_allocation ay, rs_allocation au, rs_allocation av, rs_allocation aout) {
78 rsSetElementAt_uchar4(aout, rgb, x, y);
  /external/openssl/crypto/dh/
dhtest.c 103 int i,alen,blen,aout,bout,ret=1; local
168 aout=DH_compute_key(abuf,b->pub_key,a);
171 for (i=0; i<aout; i++)
189 if ((aout < 4) || (bout != aout) || (memcmp(abuf,bbuf,aout) != 0))
  /external/chromium_org/third_party/boringssl/src/crypto/perlasm/
x86gas.pl 7 $::lbdecor=$::aout?"L":".L"; # local label decoration
8 $nmdecor=($::aout or $::coff)?"_":""; # external name decoration
13 $align=log($align)/log(2) if ($::aout);
14 $com_start="#" if ($::aout or $::coff);
118 elsif (($::aout and !$::pic) or $::macosx)
181 if ($::aout)
191 if (($::pic && ($::elf || $::aout)) || $::macosx)
245 elsif ($::aout)
x86asm.pl 249 $elf=$cpp=$coff=$aout=$macosx=$win32=$netware=$mwerks=$android=0;
255 { $aout=1; require "x86gas.pl"; }
267 { $aout=1; $macosx=1; require "x86gas.pl"; }
  /external/openssl/crypto/perlasm/
x86gas.pl 7 $::lbdecor=$::aout?"L":".L"; # local label decoration
8 $nmdecor=($::aout or $::coff)?"_":""; # external name decoration
13 $align=log($align)/log(2) if ($::aout);
14 $com_start="#" if ($::aout or $::coff);
111 elsif (($::aout and !$::pic) or $::macosx)
174 if ($::aout)
185 if (($::pic && ($::elf || $::aout)) || $::macosx)
237 elsif ($::aout)
x86asm.pl 221 $elf=$cpp=$coff=$aout=$macosx=$win32=$netware=$mwerks=$android=0;
225 { $aout=1; require "x86gas.pl"; }
237 { $aout=1; $macosx=1; require "x86gas.pl"; }
  /external/openssl/crypto/ecdh/
ecdhtest.c 131 int i,alen,blen,aout,bout,ret=0; local
211 aout=ECDH_compute_key(abuf,alen,EC_KEY_get0_public_key(b),a,KDF1_SHA1);
215 for (i=0; i<aout; i++)
243 if ((aout < 4) || (bout != aout) || (memcmp(abuf,bbuf,aout) != 0))
272 for (i=0; i<aout; i++)
  /external/chromium_org/third_party/boringssl/src/crypto/dh/
dh_test.c 94 int i, alen, blen, aout, bout, ret = 1; local
157 aout = DH_compute_key(abuf, b->pub_key, a);
160 for (i = 0; i < aout; i++) {
176 if ((aout < 4) || (bout != aout) || (memcmp(abuf, bbuf, aout) != 0)) {
  /external/chromium_org/third_party/x86inc/
x86inc.asm 76 %elifidn __OUTPUT_FORMAT__,aout
84 %ifidn __OUTPUT_FORMAT__,aout
92 ; aout does not support align=
94 %ifidn __OUTPUT_FORMAT__,aout
  /external/libexif/
config.rpath 485 linux*oldld* | linux*aout* | linux*coff*)
config.sub 1292 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1473 os=-aout
1501 os=-aout
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vpx_ports/
x86_abi_support.asm 25 %elifidn __OUTPUT_FORMAT__,aout
377 %elifidn __OUTPUT_FORMAT__,aout
  /external/libvpx/libvpx/vpx_ports/
x86_abi_support.asm 25 %elifidn __OUTPUT_FORMAT__,aout
377 %elifidn __OUTPUT_FORMAT__,aout
  /external/chromium_org/sdch/open-vcdiff/
config.sub 1280 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1461 os=-aout
1489 os=-aout
    [all...]
  /external/chromium_org/third_party/libevent/
config.sub 1248 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1426 os=-aout
1454 os=-aout
    [all...]
  /external/chromium_org/third_party/libxml/src/
config.sub 1292 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1473 os=-aout
1501 os=-aout
    [all...]
  /external/chromium_org/third_party/libxslt/
config.sub 1216 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1394 os=-aout
1422 os=-aout
  /external/chromium_org/third_party/sqlite/src/
config.sub 1234 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1412 os=-aout
1440 os=-aout
    [all...]
  /external/chromium_org/third_party/tcmalloc/vendor/
config.sub 1248 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1426 os=-aout
1454 os=-aout
    [all...]
  /external/chromium_org/third_party/yasm/source/patched-yasm/config/
config.sub 1132 | -lynxos* | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1287 os=-aout
1315 os=-aout
  /external/cmockery/cmockery_0_1_2/
config.sub 1179 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1350 os=-aout
1378 os=-aout
  /external/elfutils/0.153/config/
config.sub 1292 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1473 os=-aout
1501 os=-aout
    [all...]
  /external/google-tv-pairing-protocol/cpp/
config.sub 1280 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1461 os=-aout
1489 os=-aout
    [all...]
  /external/libmtp/
config.sub 1248 | -bosx* | -nextstep* | -cxux* | -aout* | -elf* | -oabi* \
1426 os=-aout
1454 os=-aout
    [all...]

Completed in 843 milliseconds

1 2 3