/external/openssl/crypto/des/asm/ |
des_enc.m4 | 153 srl $2, 4, local4 168 srl $1, 16, local4 182 srl $2, 2, local4 194 srl $1, 8, local4 207 srl $2, 1, local4 227 srl $1, 29, local4 230 srl $2, 29, local1 321 srl out1, 4, local0 ! rotate 4 right 326 srl local3, 8, local3 ! 3 335 srl out0, 24, local1 ! [all...] |
/external/icu4c/extra/uconv/ |
README | 7 resource bundle. Please contact Steven Loomis <srl@jtcsv.com> if you
|
/external/icu4c/test/testmap/ |
testmap.c | 12 * 4/26/2000 srl created
|
/external/icu4c/i18n/ |
taiwncal.cpp | 10 * 05/13/2003 srl copied from gregocal.cpp 11 * 06/29/2007 srl copied from buddhcal.cpp
|
taiwncal.h | 12 * 05/13/2003 srl copied from gregocal.h 13 * 06/29/2007 srl copied from buddhcal.h
|
buddhcal.cpp | 10 * 05/13/2003 srl copied from gregocal.cpp
|
buddhcal.h | 12 * 05/13/2003 srl copied from gregocal.h
|
japancal.h | 12 * 05/13/2003 srl copied from gregocal.h
|
hebrwcal.h | 12 * 05/13/2003 srl copied from gregocal.h 13 * 11/26/2003 srl copied from buddhcal.h
|
/external/icu4c/samples/msgfmt/ |
README.TXT | 36 - Build and install ICU with a prefix, for example '--prefix=/home/srl/ICU' 37 - Set the variable ICU_PREFIX=/home/srl/ICU and use GNU make in
|
/external/libffi/src/mips/ |
n32.S | 119 SRL t4, t6, 1*FFI_FLAG_BITS 132 SRL t4, t6, 2*FFI_FLAG_BITS 145 SRL t4, t6, 3*FFI_FLAG_BITS 158 SRL t4, t6, 4*FFI_FLAG_BITS 171 SRL t4, t6, 5*FFI_FLAG_BITS 184 SRL t4, t6, 6*FFI_FLAG_BITS 197 SRL t4, t6, 7*FFI_FLAG_BITS 219 SRL t6, 8*FFI_FLAG_BITS
|
ffitarget.h | 128 # define SRL srl 135 # define SRL dsrl
|
/external/icu4c/config/ |
test-icu-config.sh | 47 icu-config --prefix=/Users/srl/II --cflags
|
/external/icu4c/samples/udata/ |
readme.txt | 44 You will need to set ICU_PATH to the location of your ICU source tree, for example ICU_PATH=/home/srl/icu (containing source, etc.)
|
/external/icu4c/samples/datefmt/ |
README.TXT | 35 - Build and install ICU with a prefix, for example '--prefix=/home/srl/ICU' 36 - Set the variable ICU_PREFIX=/home/srl/ICU and use GNU make in
|
/external/icu4c/samples/translit/ |
README.TXT | 34 - Build and install ICU with a prefix, for example '--prefix=/home/srl/ICU' 35 - Set the variable ICU_PREFIX=/home/srl/ICU and use GNU make in
|
/external/neven/Embedded/common/src/b_TensorEm/ |
CompactMat.c | 222 uint32 srL = bitsL; 225 if( srL > 16 ) 228 srL -= 16; 230 sumL += ( ( int16 )( ( bfL >> srL ) & mkL ) * ( int32 )inPtrL[ iL ] ) >> adjL; 231 srL += bitsL; 294 uint32 srL = bitsL; 299 if( srL > 16 ) 302 srL -= 16; 304 sumL += ( ( int16 )( ( bfL >> srL ) & mkL ) * ( int32 )inPtrL[ iL ] + lRoundL ) >> lAdjL; 305 srL += bitsL [all...] |
/external/icu4c/common/ |
mutex.h | 17 // 04/07/1999 srl refocused as a thin wrapper
|
umutex.h | 13 * 04/07/99 srl rewrite - C interface, multiple mutices
|
ucnv_cb.c | 13 * 7/28/2000 srl Implementation
|
/external/icu4c/data/ |
icu4j-readme.txt | 21 Ex: ICU4J_HOME=/home/srl/icu4j
|
/external/icu4c/samples/ |
Makefile | 45 # Note (srl 4/15/2002) do NOT recursively check samples for 2.1, look into testing them in the future.
|
Makefile.in | 45 # Note (srl 4/15/2002) do NOT recursively check samples for 2.1, look into testing them in the future.
|
/external/icu4c/samples/legacy/ |
Makefile | 7 # (I used --prefix=/home/srl/III )
|
/external/icu4c/tools/genrb/ |
Makefile.org | 12 # ICU4J_HOME example: ICU4J_HOME=/home/srl/icu4j
|