HomeSort by relevance Sort by last modified time
    Searched full:endp (Results 251 - 275 of 444) sorted by null

<<1112131415161718

  /external/elfutils/lib/
md5.c 291 const md5_uint32 *endp = words + nwords; local
306 while (words < endp)
sha1.c 221 const sha1_uint32 *endp = words + nwords; local
237 while (words < endp)
  /external/libvncserver/common/
md5.c 305 const md5_uint32 *endp = words + nwords; local
320 while (words < endp)
  /external/libvpx/libvpx/vpx_dsp/arm/
idct8x8_add_neon.asm 311 ENDP ; |vpx_idct8x8_64_add_neon|
517 ENDP ; |vpx_idct8x8_12_add_neon|
idct16x16_1_add_neon.asm 196 ENDP ; |vpx_idct16x16_1_add_neon|
variance_halfpixvar16x16_hv_media.asm 217 ENDP
  /external/zlib/src/contrib/masmx64/
gvmat64.asm 546 longest_match ENDP
550 match_init ENDP
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/neon/
buildintrapredictorsmby_neon.asm 298 ENDP
581 ENDP
idct_dequant_full_2x_neon.asm 189 ENDP ; |idct_dequant_full_2x_neon|
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/arm/neon/
vp9_idct8x8_add_neon.asm 311 ENDP ; |vp9_idct8x8_64_add_neon|
517 ENDP ; |vp9_idct8x8_10_add_neon|
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
kxia64.h 633 #define LEAF_EXIT(Name) .##endp Name;
635 #define NESTED_EXIT(Name) .##endp Name;
  /toolchain/binutils/binutils-2.25/libiberty/
md5.c 286 const md5_uint32 *endp = words + nwords; local
300 while (words < endp)
sha1.c 291 const sha1_uint32 *endp = words + nwords; local
318 while (words < endp)
  /external/boringssl/src/crypto/perlasm/
x86masm.pl 114 push(@out,"$nmdecor$func ENDP\n");
  /external/libunwind/src/ia64/
getcontext.S 173 .endp _Uia64_getcontext
  /external/libvpx/libvpx/build/make/
ads2gas.pl 198 # Use PROC and ENDP to give the symbols a .size directive.
  /external/libvpx/libvpx/vp8/common/arm/armv6/
idct_v6.asm 200 ENDP
sixtappredict8x4_v6.asm 249 ENDP
  /external/libvpx/libvpx/vp8/encoder/arm/armv6/
walsh_v6.asm 207 ENDP ; |vp8_short_walsh4x4_armv6|
  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV5E/
Radix4FFT_v5.s 168 @ENDP @ |Radix4FFT|
  /frameworks/av/media/libstagefright/codecs/aacenc/src/asm/ARMV7/
Radix4FFT_v7.s 147 @ENDP @ |Radix4FFT|
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/
ads2gas.pl 198 # Use PROC and ENDP to give the symbols a .size directive.
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/arm/armv6/
idct_v6.asm 200 ENDP
sixtappredict8x4_v6.asm 249 ENDP
vp8_variance_halfpixvar16x16_hv_armv6.asm 217 ENDP

Completed in 1410 milliseconds

<<1112131415161718