/third_party/icu/icu4j/tools/build/src/com/ibm/icu/dev/tool/docs/ |
H A D | APIInfo.java | 338 APIInfo lhi = (APIInfo)lhs; in defaultComparator() 340 int result = lhi.pack.compareTo(rhi.pack); in defaultComparator() 342 result = (lhi.getVal(CAT) == CAT_CLASS || lhi.getVal(CAT) == CAT_ENUM ? lhi.name : lhi.cls) in defaultComparator() 345 result = lhi.getVal(CAT)- rhi.getVal(CAT); in defaultComparator() 347 result = lhi.name.compareTo(rhi.name); in defaultComparator() 349 result = lhi.sig.compareTo(rhi.sig); in defaultComparator() 370 APIInfo lhi in changedComparator() [all...] |
H A D | CheckAPI.java | 389 Info lhi = (Info)lhs; in defaultComparator() 391 int result = lhi.pack.compareTo(rhi.pack); in defaultComparator() 393 result = (lhi.getVal(CAT) == CAT_CLASS ? lhi.name : lhi.cls) in defaultComparator() 396 result = lhi.getVal(CAT)- rhi.getVal(CAT); in defaultComparator() 398 result = lhi.name.compareTo(rhi.name); in defaultComparator() 400 result = lhi.sig.compareTo(rhi.sig); in defaultComparator() 414 Info lhi = (Info)lhs; in changedComparator() 416 int result = lhi in changedComparator() [all...] |
/third_party/musl/porting/uniproton/kernel/src/math/ |
H A D | pow.c | 337 double_t lhi = asdouble(asuint64(hi) & -1ULL << 27); in pow() local 338 double_t llo = hi - lhi + lo; in pow() 339 ehi = yhi * lhi; in pow() 340 elo = ylo * lhi + y * llo; /* |elo| < |ehi| * 2^-25. */ in pow()
|
/third_party/musl/porting/liteos_a/kernel/src/math/ |
H A D | pow.c | 337 double_t lhi = asdouble(asuint64(hi) & -1ULL << 27); in pow() local 338 double_t llo = hi - lhi + lo; in pow() 339 ehi = yhi * lhi; in pow() 340 elo = ylo * lhi + y * llo; /* |elo| < |ehi| * 2^-25. */ in pow()
|
/third_party/musl/porting/liteos_m/kernel/src/math/ |
H A D | pow.c | 337 double_t lhi = asdouble(asuint64(hi) & -1ULL << 27); in pow() local 338 double_t llo = hi - lhi + lo; in pow() 339 ehi = yhi * lhi; in pow() 340 elo = ylo * lhi + y * llo; /* |elo| < |ehi| * 2^-25. */ in pow()
|
/third_party/musl/src/math/ |
H A D | pow.c | 337 double_t lhi = asdouble(asuint64(hi) & -1ULL << 27); in pow() local 338 double_t llo = hi - lhi + lo; in pow() 339 ehi = yhi * lhi; in pow() 340 elo = ylo * lhi + y * llo; /* |elo| < |ehi| * 2^-25. */ in pow()
|
/third_party/node/deps/openssl/openssl/crypto/chacha/asm/ |
H A D | chacha-s390x.pl | 273 &{$z? \&lghi:\&lhi} ("%r1",-$frame); 302 lhi ("%r14",10); 377 lhi (@x[12],1); 409 &{$z? \&lghi:\&lhi} (@x[6],0); 458 &{$z? \&lghi:\&lhi} ("%r1",-$FRAME); 473 lhi ("%r0",10); 474 lhi ("%r1",0); 656 #lhi %r0,10); 748 &{$z? \&lghi:\&lhi} ("%r1",-$FRAME); 763 lhi (" [all...] |
/third_party/openssl/crypto/chacha/asm/ |
H A D | chacha-s390x.pl | 273 &{$z? \&lghi:\&lhi} ("%r1",-$frame); 302 lhi ("%r14",10); 377 lhi (@x[12],1); 409 &{$z? \&lghi:\&lhi} (@x[6],0); 458 &{$z? \&lghi:\&lhi} ("%r1",-$FRAME); 473 lhi ("%r0",10); 474 lhi ("%r1",0); 656 #lhi %r0,10); 748 &{$z? \&lghi:\&lhi} ("%r1",-$FRAME); 763 lhi (" [all...] |
/third_party/optimized-routines/math/ |
H A D | pow.c | 367 double_t lhi = asdouble (asuint64 (hi) & -1ULL << 27); in pow() local 368 double_t llo = hi - lhi + lo; in pow() 369 ehi = yhi * lhi; in pow() 370 elo = ylo * lhi + y * llo; /* |elo| < |ehi| * 2^-25. */ in pow()
|
/third_party/musl/src/setjmp/s390x/ |
H A D | longjmp.s | 22 lhi %r2, 1
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/ |
H A D | s390xcpuid.S | 359 lhi %r2,0 367 lhi %r2,1 376 lhi %r2,0 384 lhi %r2,1
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/ |
H A D | s390xcpuid.S | 359 lhi %r2,0 367 lhi %r2,1 376 lhi %r2,0 384 lhi %r2,1
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/ |
H A D | s390xcpuid.S | 359 lhi %r2,0 367 lhi %r2,1 376 lhi %r2,0 384 lhi %r2,1
|
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/ |
H A D | s390xcpuid.S | 359 lhi %r2,0 367 lhi %r2,1 376 lhi %r2,0 384 lhi %r2,1
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | s390xcpuid.pl | 458 lhi %r2,0 466 lhi %r2,1 484 lhi %r2,0 492 lhi %r2,1
|
/third_party/openssl/crypto/ |
H A D | s390xcpuid.pl | 458 lhi %r2,0 466 lhi %r2,1 484 lhi %r2,0 492 lhi %r2,1
|
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/aes/ |
H A D | aes-s390x.S | 310 lhi %r1,16 818 lhi %r1,16 1050 lhi %r5,-128 1051 lhi %r0,18 1065 lhi %r0,192 1313 lhi %r1,16 1403 lhi %r0,16 1459 lhi %r0,0 1589 lhi %r1,16 1606 lhi [all...] |
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/aes/ |
H A D | aes-s390x.S | 310 lhi %r1,16 818 lhi %r1,16 1050 lhi %r5,-128 1051 lhi %r0,18 1065 lhi %r0,192 1313 lhi %r1,16 1403 lhi %r0,16 1459 lhi %r0,0 1589 lhi %r1,16 1606 lhi [all...] |
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm/crypto/chacha/ |
H A D | chacha-s390x.S | 18 lhi %r1,-176 44 lhi %r14,10 212 lhi %r10,1 240 lhi %r6,0 266 lhi %r1,-160 271 lhi %r0,10 272 lhi %r1,0 535 lhi %r1,-160 540 lhi %r0,10 878 lhi [all...] |
/third_party/node/deps/openssl/config/archs/linux32-s390x/asm_avx2/crypto/chacha/ |
H A D | chacha-s390x.S | 18 lhi %r1,-176 44 lhi %r14,10 212 lhi %r10,1 240 lhi %r6,0 266 lhi %r1,-160 271 lhi %r0,10 272 lhi %r1,0 535 lhi %r1,-160 540 lhi %r0,10 878 lhi [all...] |
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm/crypto/aes/ |
H A D | aes-s390x.S | 310 lhi %r1,16 818 lhi %r1,16 1050 lhi %r5,-128 1051 lhi %r0,18 1065 lhi %r0,192 1313 lhi %r1,16 1403 lhi %r0,16 1459 lhi %r0,0 1589 lhi %r1,16 1610 lhi [all...] |
/third_party/node/deps/openssl/config/archs/linux64-s390x/asm_avx2/crypto/aes/ |
H A D | aes-s390x.S | 310 lhi %r1,16 818 lhi %r1,16 1050 lhi %r5,-128 1051 lhi %r0,18 1065 lhi %r0,192 1313 lhi %r1,16 1403 lhi %r0,16 1459 lhi %r0,0 1589 lhi %r1,16 1610 lhi [all...] |
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-s390x.pl | 256 lhi %r1,16 582 lhi %r1,16 821 lhi %r5,-128 822 lhi %r0,18 836 lhi %r0,192 1088 lhi $t1,16 1201 lhi %r0,16 1259 lhi %r0,0 1406 lhi %r1,16 1427 lhi [all...] |
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-s390x.pl | 256 lhi %r1,16 582 lhi %r1,16 821 lhi %r5,-128 822 lhi %r0,18 836 lhi %r0,192 1088 lhi $t1,16 1201 lhi %r0,16 1259 lhi %r0,0 1406 lhi %r1,16 1427 lhi [all...] |
/third_party/node/deps/openssl/openssl/crypto/rc4/asm/ |
H A D | rc4-s390x.pl | 188 lhi $cnt,256
|