HomeSort by relevance Sort by last modified time
    Searched refs:lo (Results 526 - 550 of 1501) sorted by null

<<21222324252627282930>>

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/xgate/
hilo.d 5 # Test for correct generation of XGATE insns when using the %hi and %lo modifiers.
  /prebuilts/go/darwin-x86/src/sort/
sort.go 35 // siftDown implements the heap property on data[lo, hi).
37 func siftDown(data Interface, lo, hi, first int) {
38 root := lo
57 lo := 0
68 siftDown(data, lo, i, first)
98 func doPivot(data Interface, lo, hi int) (midlo, midhi int) {
99 m := lo + (hi-lo)/2 // Written like this to avoid integer overflow.
100 if hi-lo > 40 {
102 s := (hi - lo) /
    [all...]
  /prebuilts/go/linux-x86/src/sort/
sort.go 35 // siftDown implements the heap property on data[lo, hi).
37 func siftDown(data Interface, lo, hi, first int) {
38 root := lo
57 lo := 0
68 siftDown(data, lo, i, first)
98 func doPivot(data Interface, lo, hi int) (midlo, midhi int) {
99 m := lo + (hi-lo)/2 // Written like this to avoid integer overflow.
100 if hi-lo > 40 {
102 s := (hi - lo) /
    [all...]
  /device/google/contexthub/firmware/external/freebsd/lib/msun/src/
math_private.h 567 #define DOPRINT_END2(hi, lo) \
569 (long double)(hi), (long double)(lo))
583 #define DOPRINT_END2(hi, lo) \
585 (long double)(hi), (long double)(lo))
599 #define DOPRINT_END2(hi, lo) \
601 (long double)(hi), (long double)(lo))
621 #define DOPRINT_END2(hi, lo) \
623 (long double)(hi), (long double)(lo))
630 #define DOPRINT_END2(hi, lo)
653 RETURN2P((rp)->hi, (rp)->lo); \
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
StylesheetRoot.java 1141 int lo = lo0; local
1170 v.setElementAt(v.elementAt(hi), lo); local
    [all...]
  /external/llvm/test/MC/Mips/mips64/
valid.s 302 lb $3, %lo(g_8)($2) # CHECK: encoding: [0x80,0x43,A,A]
303 lh $3, %lo(g_8)($2) # CHECK: encoding: [0x84,0x43,A,A]
304 lhu $3, %lo(g_8)($2) # CHECK: encoding: [0x94,0x43,A,A]
305 lw $3, %lo(g_8)($2) # CHECK: encoding: [0x8c,0x43,A,A]
306 sb $3, %lo(g_8)($2) # CHECK: encoding: [0xa0,0x43,A,A]
307 sh $3, %lo(g_8)($2) # CHECK: encoding: [0xa4,0x43,A,A]
308 sw $3, %lo(g_8)($2) # CHECK: encoding: [0xac,0x43,A,A]
310 lwl $3, %lo(g_8)($2) # CHECK: encoding: [0x88,0x43,A,A]
311 lwr $3, %lo(g_8)($2) # CHECK: encoding: [0x98,0x43,A,A]
312 swl $3, %lo(g_8)($2) # CHECK: encoding: [0xa8,0x43,A,A
    [all...]
  /external/llvm/test/MC/Mips/mips64r2/
valid.s 329 lb $3, %lo(g_8)($2) # CHECK: encoding: [0x80,0x43,A,A]
330 lh $3, %lo(g_8)($2) # CHECK: encoding: [0x84,0x43,A,A]
331 lhu $3, %lo(g_8)($2) # CHECK: encoding: [0x94,0x43,A,A]
332 lw $3, %lo(g_8)($2) # CHECK: encoding: [0x8c,0x43,A,A]
333 sb $3, %lo(g_8)($2) # CHECK: encoding: [0xa0,0x43,A,A]
334 sh $3, %lo(g_8)($2) # CHECK: encoding: [0xa4,0x43,A,A]
335 sw $3, %lo(g_8)($2) # CHECK: encoding: [0xac,0x43,A,A]
337 lwl $3, %lo(g_8)($2) # CHECK: encoding: [0x88,0x43,A,A]
338 lwr $3, %lo(g_8)($2) # CHECK: encoding: [0x98,0x43,A,A]
339 swl $3, %lo(g_8)($2) # CHECK: encoding: [0xa8,0x43,A,A
    [all...]
  /external/llvm/test/MC/Mips/mips64r3/
valid.s 329 lb $3, %lo(g_8)($2) # CHECK: encoding: [0x80,0x43,A,A]
330 lh $3, %lo(g_8)($2) # CHECK: encoding: [0x84,0x43,A,A]
331 lhu $3, %lo(g_8)($2) # CHECK: encoding: [0x94,0x43,A,A]
332 lw $3, %lo(g_8)($2) # CHECK: encoding: [0x8c,0x43,A,A]
333 sb $3, %lo(g_8)($2) # CHECK: encoding: [0xa0,0x43,A,A]
334 sh $3, %lo(g_8)($2) # CHECK: encoding: [0xa4,0x43,A,A]
335 sw $3, %lo(g_8)($2) # CHECK: encoding: [0xac,0x43,A,A]
337 lwl $3, %lo(g_8)($2) # CHECK: encoding: [0x88,0x43,A,A]
338 lwr $3, %lo(g_8)($2) # CHECK: encoding: [0x98,0x43,A,A]
339 swl $3, %lo(g_8)($2) # CHECK: encoding: [0xa8,0x43,A,A
    [all...]
  /external/llvm/test/MC/Mips/mips64r5/
valid.s 330 lb $3, %lo(g_8)($2) # CHECK: encoding: [0x80,0x43,A,A]
331 lh $3, %lo(g_8)($2) # CHECK: encoding: [0x84,0x43,A,A]
332 lhu $3, %lo(g_8)($2) # CHECK: encoding: [0x94,0x43,A,A]
333 lw $3, %lo(g_8)($2) # CHECK: encoding: [0x8c,0x43,A,A]
334 sb $3, %lo(g_8)($2) # CHECK: encoding: [0xa0,0x43,A,A]
335 sh $3, %lo(g_8)($2) # CHECK: encoding: [0xa4,0x43,A,A]
336 sw $3, %lo(g_8)($2) # CHECK: encoding: [0xac,0x43,A,A]
338 lwl $3, %lo(g_8)($2) # CHECK: encoding: [0x88,0x43,A,A]
339 lwr $3, %lo(g_8)($2) # CHECK: encoding: [0x98,0x43,A,A]
340 swl $3, %lo(g_8)($2) # CHECK: encoding: [0xa8,0x43,A,A
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/obj/
util.go 369 lo int
397 // numbers to a given register number range. Lo is inclusive,
398 // hi exclusive (valid registers are lo through hi-1).
399 func RegisterRegister(lo, hi int, Rconv func(int) string) {
400 regSpace = append(regSpace, regSet{lo, hi, Rconv})
409 if rs.lo <= reg && reg < rs.hi {
440 lo As
449 func RegisterOpcode(lo As, Anames []string) {
453 aSpace = append(aSpace, opSet{lo, Anames})
462 if as.lo <= a && int(a-as.lo) < len(as.names)
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/obj/
util.go 369 lo int
397 // numbers to a given register number range. Lo is inclusive,
398 // hi exclusive (valid registers are lo through hi-1).
399 func RegisterRegister(lo, hi int, Rconv func(int) string) {
400 regSpace = append(regSpace, regSet{lo, hi, Rconv})
409 if rs.lo <= reg && reg < rs.hi {
440 lo As
449 func RegisterOpcode(lo As, Anames []string) {
453 aSpace = append(aSpace, opSet{lo, Anames})
462 if as.lo <= a && int(a-as.lo) < len(as.names)
    [all...]
  /external/boringssl/src/crypto/fipsmodule/bn/asm/
armv8-mont.pl 253 csel $nj,$tj,$aj,lo // did it borrow?
260 csel $nj,$tj,$aj,lo
370 mul $t0,$a1,$a0 // lo(a[1..7]*a[0]) (i)
374 adds $acc1,$acc1,$t0 // t[1]+lo(a[1]*a[0])
390 adds $acc2,$acc2,$t3 // t[2]+lo(a[1]*a[0])
397 mul $t2,$a2,$a1 // lo(a[2..7]*a[1]) (ii)
424 mul $t2,$a3,$a2 // lo(a[3..7]*a[2]) (iii)
447 mul $t0,$a4,$a3 // lo(a[4..7]*a[3]) (iv)
466 mul $t0,$a5,$a4 // lo(a[5..7]*a[4]) (v)
479 mul $t2,$a6,$a5 // lo(a[6..7]*a[5]) (vi
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/crypto/util/
Pack.java 60 int lo = bigEndianToInt(bs, off + 4); local
61 return ((long)(hi & 0xffffffffL) << 32) | (long)(lo & 0xffffffffL);
162 int lo = littleEndianToInt(bs, off); local
164 return ((long)(hi & 0xffffffffL) << 32) | (long)(lo & 0xffffffffL);
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/util/
Pack.java 67 int lo = bigEndianToInt(bs, off + 4); local
68 return ((long)(hi & 0xffffffffL) << 32) | (long)(lo & 0xffffffffL);
200 int lo = littleEndianToInt(bs, off); local
202 return ((long)(hi & 0xffffffffL) << 32) | (long)(lo & 0xffffffffL);
  /external/libtextclassifier/util/hash/
farmhash.h 39 inline uint128_t Uint128(uint64_t lo, uint64_t hi) {
40 return lo + (((uint128_t)hi) << 64);
46 inline uint128_t Uint128(uint64_t lo, uint64_t hi) { return uint128_t(lo, hi); }
  /external/llvm/test/MC/ARM/
thumb-only-conditionals.s 49 itt lo
52 @ CHECK: itt lo
  /external/llvm/test/MC/Mips/
elf-N64.s 38 daddiu $gp, $1, %lo(%neg(%gp_rel(main)))
elf-gprel-32-64.s 48 daddiu $1, $2, %lo(%neg(%gp_rel(test)))
macro-la-pic.s 28 # CHECK: addiu $5, $5, %lo($tmp0) # encoding: [0x24,0xa5,A,A]
29 # CHECK: # fixup A - offset: 0, value: %lo($tmp0), kind: fixup_Mips_LO16
52 # CHECK: addiu $25, $25, %lo($tmp1) # encoding: [0x27,0x39,A,A]
53 # CHECK: # fixup A - offset: 0, value: %lo($tmp1), kind: fixup_Mips_LO16
  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_pack.c 331 * This differs to lp_build_interleave2 as that function would do the following (for lo):
341 * So interleave-lo would result in:
522 * lo = l0 __ l1 __ l2 __.. __ ln __
537 LLVMValueRef lo,
605 res = lp_build_intrinsic_binary(builder, intrinsic, intr_vec_type, hi, lo);
607 res = lp_build_intrinsic_binary(builder, intrinsic, intr_vec_type, lo, hi);
630 lo, i*nlen*2 + lo_off, nlen);
632 lo, i*nlen*2 + hi_off, nlen);
659 lo = LLVMBuildBitCast(builder, lo, dst_vec_type, "")
    [all...]
  /external/openssh/
krl.h 50 const struct sshkey *ca_key, u_int64_t lo, u_int64_t hi);
  /external/syslinux/com32/gdbstub/
Makefile 37 rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp
  /external/syslinux/com32/gfxboot/
Makefile 45 rm -f *.o *.lo *.a *.lst .*.d *.tmp
  /external/syslinux/com32/menu/
Makefile 37 rm -f *.o *.lo *.a *.lst *.elf .*.d *.tmp
  /external/syslinux/com32/sysdump/
Makefile 51 rm -f *.o *.lo *.a *.lst .*.d *.tmp

Completed in 818 milliseconds

<<21222324252627282930>>