Searched refs:above (Results 76 - 100 of 386) sorted by relevance

1234567891011>>

/external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/x86/
H A Drecon_sse2.asm122 ; unsigned char *above,
136 mov rdi, arg(2) ;above;
195 ; unsigned char *above,
212 mov rsi, arg(2) ;above;
249 ; unsigned char *above,
316 ; unsigned char *above,
355 ; unsigned char *above,
373 mov rsi, arg(2) ;above
441 ; unsigned char *above,
482 ; unsigned char *above,
[all...]
/external/libvpx/libvpx/vp8/common/x86/
H A Drecon_sse2.asm122 ; unsigned char *above,
136 mov rdi, arg(2) ;above;
195 ; unsigned char *above,
212 mov rsi, arg(2) ;above;
249 ; unsigned char *above,
316 ; unsigned char *above,
355 ; unsigned char *above,
372 mov rsi, arg(2) ;above
436 ; unsigned char *above,
477 ; unsigned char *above,
[all...]
/external/libvpx/libvpx/vp9/encoder/x86/
H A Dvp9_subpel_variance_impl_sse2.asm56 pavgb xmm5, xmm1 ; xmm = vertical average of the above
59 punpcklbw xmm5, xmm0 ; xmm5 = words of above
63 punpcklbw xmm3, xmm0 ; xmm3 = words of above
273 punpcklbw xmm5, xmm0 ; xmm5 = words of above
277 punpcklbw xmm3, xmm0 ; xmm3 = words of above
/external/jemalloc/test/src/
H A DSFMT.c13 * * Redistributions of source code must retain the above copyright
15 * * Redistributions in binary form must reproduce the above
462 uint32_t ret, above; local
464 above = 0xffffffffU - (0xffffffffU % limit);
467 if (ret < above) {
512 uint64_t ret, above; local
514 above = KQU(0xffffffffffffffff) - (KQU(0xffffffffffffffff) % limit);
517 if (ret < above) {
/external/chromium_org/third_party/boringssl/src/crypto/lhash/
H A Dmake_macros.sh7 * purpose with or without fee is hereby granted, provided that the above
/external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/
H A Derrwarn.pxi8 # 1. Redistributions of source code must retain the above copyright
10 # 2. Redistributions in binary form must reproduce the above copyright
/external/libvpx/libvpx/vp9/common/
H A Dvp9_common_data.c140 PARTITION_CONTEXT above; member in struct:__anon24900
/external/valgrind/main/exp-bbv/tests/amd64-linux/
H A Dclone_test.S35 # above must be called together
/external/valgrind/main/exp-bbv/tests/x86-linux/
H A Dclone_test.S35 # above must be called together
/external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/tree/
H A Dvisitor.rb14 1. Redistributions of source code must retain the above copyright
16 2. Redistributions in binary form must reproduce the above copyright
/external/chromium_org/sdch/open-vcdiff/packages/rpm/
H A Drpm.spec15 Distribution: Redhat 7 and above.
/external/chromium_org/third_party/mesa/src/
H A DAndroid.common.mk13 # The above copyright notice and this permission notice shall be included
/external/chromium_org/third_party/tcmalloc/vendor/packages/rpm/
H A Drpm.spec15 Distribution: Redhat 7 and above.
/external/cmockery/cmockery_0_1_2/packages/rpm/
H A Drpm.spec20 Distribution: Redhat 7 and above.
/external/dhcpcd/mk/
H A Dprog.mk40 # instead of the more traditional method above
/external/mesa3d/
H A DAndroid.common.mk13 # The above copyright notice and this permission notice shall be included
/external/mesa3d/src/egl/drivers/dri2/
H A DAndroid.mk13 # The above copyright notice and this permission notice shall be included
/external/mesa3d/src/gallium/auxiliary/
H A DAndroid.mk13 # The above copyright notice and this permission notice shall be included
/external/mesa3d/src/gallium/drivers/i915/
H A DAndroid.mk13 # The above copyright notice and this permission notice shall be included
/external/mesa3d/src/gallium/drivers/nouveau/
H A DAndroid.mk13 # The above copyright notice and this permission notice shall be included
/external/mesa3d/src/gallium/drivers/nv30/
H A DAndroid.mk13 # The above copyright notice and this permission notice shall be included
/external/mesa3d/src/gallium/drivers/nv50/
H A DAndroid.mk13 # The above copyright notice and this permission notice shall be included
/external/mesa3d/src/gallium/drivers/nvc0/
H A DAndroid.mk13 # The above copyright notice and this permission notice shall be included
/external/mesa3d/src/gallium/drivers/r300/
H A DAndroid.mk13 # The above copyright notice and this permission notice shall be included
/external/mesa3d/src/gallium/drivers/r600/
H A DAndroid.mk13 # The above copyright notice and this permission notice shall be included

Completed in 231 milliseconds

1234567891011>>