Home
last modified time | relevance | path

Searched refs:adding (Results 1 - 21 of 21) sorted by relevance

/third_party/ffmpeg/libswresample/arm/
H A Dresample.S30 vpadd.f32 d0, d0, d1 @ pair adding of the 4x32-bit accumulated values
31 vpadd.f32 d0, d0, d0 @ pair adding of the 4x32-bit accumulator values
46 vpadd.f32 d0, d0, d1 @ pair adding of the 4x32-bit accumulated values
47 vpadd.f32 d0, d0, d0 @ pair adding of the 4x32-bit accumulator values
59 vpadd.s32 d0, d0, d1 @ pair adding of the 4x32-bit accumulated values
60 vpadd.s32 d0, d0, d0 @ pair adding of the 4x32-bit accumulator values
73 vpadd.s32 d0, d0, d1 @ pair adding of the 4x32-bit accumulated values
74 vpadd.s32 d0, d0, d0 @ pair adding of the 4x32-bit accumulator values
/third_party/ffmpeg/libswscale/arm/
H A Dhscale.S49 vpadd.s32 d16, d16, d17 @ horizontal pair adding of the 8x32-bit multiplied values into 4x32-bit (part 1)
50 vpadd.s32 d17, d18, d19 @ horizontal pair adding of the 8x32-bit multiplied values into 4x32-bit (part 2)
51 vpadd.s32 d20, d20, d21 @ horizontal pair adding of the 8x32-bit multiplied values into 4x32-bit (part 1)
52 vpadd.s32 d21, d22, d23 @ horizontal pair adding of the 8x32-bit multiplied values into 4x32-bit (part 2)
60 vpadd.s32 d8, d8, d9 @ horizontal pair adding of the 8x32-bit sums into 4x32-bit (part 1)
61 vpadd.s32 d9, d10, d11 @ horizontal pair adding of the 8x32-bit sums into 4x32-bit (part 2)
62 vpadd.s32 d8, d8, d9 @ horizontal pair adding of the 4x32-bit sums into 2x32-bit
/third_party/vulkan-loader/loader/
H A Dloader_environment.c477 loader_log(inst, VULKAN_LOADER_WARN_BIT | VULKAN_LOADER_LAYER_BIT, 0, "env var \'%s\' defined and adding layers \"%s\"", in loader_add_environment_layers()
527 bool adding = true; in loader_add_environment_layers() local
537 adding = false; in loader_add_environment_layers()
542 // Also make sure the layer isn't already in the output_list, skip adding it if it is. in loader_add_environment_layers()
545 adding = true; in loader_add_environment_layers()
551 adding = false; in loader_add_environment_layers()
554 if (!adding) { in loader_add_environment_layers()
/third_party/icu/icu4c/source/samples/ufortune/resources/
H A Dfortune_resources.mak16 # When adding a resource source (.txt) file for a new locale, the corresponding
/third_party/skia/third_party/externals/icu/source/samples/ufortune/resources/
H A Dfortune_resources.mak16 # When adding a resource source (.txt) file for a new locale, the corresponding
/third_party/ltp/
H A Drunltp876 echo "Cannot Create TAR File: ./$TAR_FILE_NAME for adding $LTPROOT/output"
884 echo "Cannot Update TAR File: ./$TAR_FILE_NAME for adding $LTPROOT/results"
892 echo "Cannot Update TAR File: ./$TAR_FILE_NAME for adding $LTPROOT/nohup.out"
/third_party/ffmpeg/libavcodec/x86/
H A Dsimple_idct10.asm185 ; coeffs are already 15bits, adding the offset would cause
/third_party/skia/third_party/externals/abseil-cpp/absl/flags/internal/
H A Dusage.cc226 // If a flag's help message has been stripped (e.g. by adding '#define
/third_party/ffmpeg/libavcodec/arm/
H A Dvp9mc_neon.S312 @ Accumulate, adding idx2 last with a separate
494 @ (src1-src8 into dst1, src2-src9 into dst2), adding idx2 separately
H A Dvp9itxfm_16bpp_neon.S1643 @ adding into the output first, and then mirrored, subtracted
/third_party/mesa3d/src/nouveau/codegen/lib/
H A Dgm107.asm211 // The exponent is recovered by adding what we added to the exponent.
H A Dgk110.asm184 // The exponent is recovered by adding what we added to the exponent.
H A Dgk104.asm642 // The exponent is recovered by adding what we added to the exponent.
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1703 An alternative to adding "use strict;" to the PREPEND option, you can
2318 out of adding any new syntax. These discussions resulted in the
/third_party/openssl/external/perl/Text-Template-1.56/lib/Text/
H A DTemplate.pm1703 An alternative to adding "use strict;" to the PREPEND option, you can
2318 out of adding any new syntax. These discussions resulted in the
/third_party/ffmpeg/libavutil/x86/
H A Dx86inc.asm136 ; PROLOGUE can also be invoked by adding the same options to cglobal
/third_party/skia/third_party/externals/opengl-registry/xml/
H A Dreadme.tex806 to adding attributes to existing tags. The XML databases such as
/third_party/node/deps/openssl/openssl/crypto/bn/asm/
H A Darmv8-mont.pl134 // by adding -1 to $lo0. That's what next instruction does.
/third_party/openssl/crypto/bn/asm/
H A Darmv8-mont.pl134 // by adding -1 to $lo0. That's what next instruction does.
/third_party/openGLES/xml/
H A Dreadme.tex885 to adding attributes to existing tags. The XML databases such as
/third_party/skia/third_party/externals/microhttpd/doc/
H A Dtexinfo.tex3145 % is used for crude hacks anyway (like adding French and German
3759 % Call \doitemize, adding a period to the first argument and supplying the
8048 % the input. By adding the arbitrary 7sp below, we make it much less

Completed in 46 milliseconds