/third_party/node/deps/openssl/openssl/crypto/perlasm/ |
H A D | x86gas.pl | 14 $::lbdecor=$::aout?"L":".L"; # local label decoration 15 $nmdecor=($::aout or $::coff)?"_":""; # external name decoration 20 $align=log($align)/log(2) if ($::aout); 21 $com_start="#" if ($::aout or $::coff); 120 elsif (($::aout and !$::pic) or $::macosx) 204 if ($::aout) 214 if (($::pic && ($::elf || $::aout)) || $::macosx) 268 elsif ($::aout)
|
H A D | x86asm.pl | 268 $elf=$cpp=$coff=$aout=$macosx=$win32=$mwerks=$android=0; 274 { $aout=1; require "x86gas.pl"; } 282 { $aout=1; $macosx=1; require "x86gas.pl"; }
|
/third_party/openssl/crypto/perlasm/ |
H A D | x86gas.pl | 14 $::lbdecor=$::aout?"L":".L"; # local label decoration 15 $nmdecor=($::aout or $::coff)?"_":""; # external name decoration 20 $align=log($align)/log(2) if ($::aout); 21 $com_start="#" if ($::aout or $::coff); 120 elsif (($::aout and !$::pic) or $::macosx) 204 if ($::aout) 214 if (($::pic && ($::elf || $::aout)) || $::macosx) 268 elsif ($::aout)
|
H A D | x86asm.pl | 268 $elf=$cpp=$coff=$aout=$macosx=$win32=$mwerks=$android=0; 274 { $aout=1; require "x86gas.pl"; } 282 { $aout=1; $macosx=1; require "x86gas.pl"; }
|
/third_party/ffmpeg/libswresample/tests/ |
H A D | swresample.c | 233 uint8_t *aout[SWR_CH_MAX]; in main() local 324 setup_array(aout, array_out, in_sample_fmt , SAMPLES); in main() 355 out_count= swr_convert(backw_ctx,aout, SAMPLES, (const uint8_t **)amid, mid_count); in main() 364 double b= get(aout, ch, i, in_ch_count, in_sample_fmt); in main() 378 flush_count = swr_convert(backw_ctx,aout, flush_i, 0, 0); in main() 379 shift(aout, flush_i, in_ch_count, in_sample_fmt); in main() 380 flush_count+= swr_convert(backw_ctx,aout, SAMPLES-flush_i, 0, 0); in main() 381 shift(aout, -flush_i, in_ch_count, in_sample_fmt); in main() 390 double b= get(aout, ch, i, in_ch_count, in_sample_fmt); in main()
|
/third_party/openssl/test/ |
H A D | dhtest.c | 54 int i, alen, blen, clen, aout, bout, cout; in dh_test() local 188 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in dh_test() 201 if (!TEST_true(aout >= 20) in dh_test() 202 || !TEST_mem_eq(abuf, aout, bbuf, bout) in dh_test() 203 || !TEST_mem_eq(abuf, aout, cbuf, cout)) in dh_test() 645 int i, alen, blen, aout, bout; in rfc7919_test() local 674 || !TEST_true((aout = DH_compute_key(abuf, bpub_key, a)) != -1)) in rfc7919_test() 682 if (!TEST_true(aout >= 20) in rfc7919_test() 683 || !TEST_mem_eq(abuf, aout, bbuf, bout)) in rfc7919_test()
|
/third_party/lame/libmp3lame/i386/ |
H A D | nasm.h | 7 ; 1999/10/27 aout�б� 21 %ifnidn __OUTPUT_FORMAT__,aout
|
/third_party/ffmpeg/tests/fate/ |
H A D | filter-audio.mak | 74 fate-filter-amerge: CMD = framecrc -i $(SRC) -i $(SRC) -filter_complex "[0:a][1:a]amerge=inputs=2[aout]" -map "[aout]"
|
/third_party/ffmpeg/libavutil/x86/ |
H A D | x86inc.asm | 85 ; aout does not support align= 89 %ifidn __OUTPUT_FORMAT__,aout
|
/third_party/libabigail/ |
H A D | ltmain.sh | 7320 freebsd-aout|freebsd-elf|qnx|sunos) 7391 freebsd-aout)
|
/third_party/skia/third_party/externals/microhttpd/ |
H A D | ltmain.sh | 7343 freebsd-aout|freebsd-elf|qnx|sunos) 7417 freebsd-aout)
|
/third_party/eudev/ |
H A D | ltmain.sh | 8866 freebsd-aout|qnx|sunos) 8946 freebsd-aout)
|
/third_party/curl/ |
H A D | ltmain.sh | 9097 freebsd-aout|qnx|sunos) 9180 freebsd-aout)
|
/third_party/lame/ |
H A D | ltmain.sh | 8814 freebsd-aout|qnx|sunos) 8894 freebsd-aout)
|
/third_party/node/deps/cares/ |
H A D | ltmain.sh | 9097 freebsd-aout|qnx|sunos) 9180 freebsd-aout)
|
/third_party/node/deps/cares/config/ |
H A D | ltmain.sh | 9097 freebsd-aout|qnx|sunos) 9180 freebsd-aout)
|
/third_party/libevdev/build-aux/ |
H A D | ltmain.sh | 9093 freebsd-aout|qnx|sunos) 9173 freebsd-aout)
|
/third_party/skia/third_party/externals/libpng/ |
H A D | ltmain.sh | 8814 freebsd-aout|qnx|sunos) 8894 freebsd-aout)
|