Home
last modified time | relevance | path

Searched refs:dif (Results 1 – 9 of 9) sorted by relevance

/external/libvpx/vp8/common/arm/armv6/
Drecon_v6.asm18 dif RN r1 label
45 ldr r6, [dif, #0] ; 1 | 0
46 ldr r7, [dif, #4] ; 3 | 2
56 add dif, dif, #32
63 ;; ldr r6, [dif, #8] ; 1 | 0
64 ;; ldr r7, [dif, #12] ; 3 | 2
65 ldr r6, [dif, #0] ; 1 | 0
66 ldr r7, [dif, #4] ; 3 | 2
76 add dif, dif, #32
83 ;; ldr r6, [dif, #16] ; 1 | 0
[all …]
/external/openssl/crypto/bn/
Dbn_add.c107 int max,min,dif; in BN_uadd() local
118 dif = max - min; in BN_uadd()
137 while (dif) in BN_uadd()
139 dif--; in BN_uadd()
156 if (dif && rp != ap) in BN_uadd()
157 while (dif--) in BN_uadd()
168 int max,min,dif; in BN_usub() local
180 dif = max - min; in BN_usub()
182 if (dif < 0) /* hmm... should not be happening */ in BN_usub()
223 if (!dif) in BN_usub()
[all …]
/external/libvpx/vp8/encoder/ppc/
Dvariance_altivec.asm41 vspltisw v9, 0 ;# zero out total for dif^2
/external/webkit/LayoutTests/http/conf/
Dmime.types598 video/x-dv dv dif
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/it-IT/
Dit-IT_lexpos.utf800 ADV "difatti" "dif'at_ti"
/external/webkit/Tools/android/flex-2.5.4a/MISC/
Dflex.man2217 ing advantages of similar transition functions for dif-
/external/svox/pico_resources/tools/LingwareBuilding/PicoLingware_source_files/textana/es-ES/
Des-ES_tpp_net.utf934 4204 "dif"
/external/srec/config/en.us/dictionary/
Dlarge.ok7773 differential dif@renSL
7774 differentiate dif@renC/At
/external/webkit/Tools/
DChangeLog-2010-05-2420725 edit step, this command should not subsume post-dif.
33410 * Scripts/webkit-tools-completion.sh: Fix two typos "--dif" and "-clean".