HomeSort by relevance Sort by last modified time
    Searched refs:bl (Results 26 - 50 of 316) sorted by null

12 3 4 5 6 7 8 91011>>

  /dalvik/vm/mterp/armv5te/
OP_THROW_VERIFICATION_ERROR.S 12 bl dvmThrowVerificationError @ always throws
OP_DOUBLE_TO_INT.S 3 %include "armv5te/unopNarrower.S" {"instr":"bl __aeabi_d2iz"}
6 @include "armv5te/unopNarrower.S" {"instr":"bl d2i_doconv"}
24 bl __aeabi_dcmpge @ is arg >= maxint?
34 bl __aeabi_dcmple @ is arg <= minint?
43 bl __aeabi_dcmpeq @ is arg == self?
49 bl __aeabi_d2iz @ convert double to int
OP_DOUBLE_TO_LONG.S 2 @include "armv5te/unopWide.S" {"instr":"bl __aeabi_d2lz"}
3 %include "armv5te/unopWide.S" {"instr":"bl d2l_doconv"}
21 bl __aeabi_dcmpge @ is arg >= maxlong?
32 bl __aeabi_dcmple @ is arg <= minlong?
42 bl __aeabi_dcmpeq @ is arg == self?
49 bl __aeabi_d2lz @ convert double to long
OP_EXECUTE_INLINE.S 27 bl .L${opcode}_continue @ make call; will return after
40 * lr = return addr, above [DO NOT bl out of here w/o preserving LR]
52 bl common_abort @ (skipped due to ARM prefetch)
73 bl dvmResolveInlineNative
78 bl dvmFastMethodTraceEnter @ (method, self)
83 bl .L${opcode}_continue @ make call; will return after
88 bl dvmFastNativeMethodTraceExit @ (method, self)
OP_EXECUTE_INLINE_RANGE.S 25 bl .L${opcode}_continue @ make call; will return after
38 * lr = return addr, above [DO NOT bl out of here w/o preserving LR]
44 bl common_abort @ (skipped due to ARM prefetch)
66 bl dvmResolveInlineNative
71 bl dvmFastMethodTraceEnter @ (method, self)
77 bl .L${opcode}_continue @ make call; will return after
82 bl dvmFastNativeMethodTraceExit @ (method, self)
  /external/clang/test/PCH/
types.c 29 void test_block_ptr(Block *bl) {
30 *bl = ^(int x, float f) { return x; };
  /external/compiler-rt/lib/arm/
aeabi_ldivmod.S 26 bl SYMBOL_NAME(__divmoddi4)
aeabi_uldivmod.S 26 bl SYMBOL_NAME(__udivmoddi4)
aeabi_dcmp.S 26 bl SYMBOL_NAME(__ ## cond ## df2) SEPARATOR \
aeabi_fcmp.S 26 bl SYMBOL_NAME(__ ## cond ## sf2) SEPARATOR \
modsi3.S 35 bl SYMBOL_NAME(__umodsi3)
  /external/llvm/test/MC/MachO/ARM/
thumb-bl-jbits.s 13 bl t
16 # bl #-4441096
  /frameworks/base/services/tests/servicestests/src/com/android/server/
CertBlacklisterTest.java 101 StringBuilder bl = new StringBuilder(); local
103 bl.append("6ccabd7db47e94a5759901b6a7dfd45d1c091ccc,");
105 overrideSettings(PUBKEY_KEY, bl.toString());
107 assertEquals(bl.toString(), blacklist);
161 StringBuilder bl = new StringBuilder(); local
163 bl.append("22e514121e61c643b1e9b06bd4b9f7d0,");
165 overrideSettings(SERIAL_KEY, bl.toString());
167 assertEquals(bl.toString(), blacklist);
  /external/qemu/distrib/sdl-1.2.15/src/hermes/
x86p_32.asm 273 mov bl,[esi+1]
276 mov [edi+1],bl
290 mov bl,[esi+1]
293 mov [edi+1],bl
324 mov bl,[esi+8+0] ; ebx = [r][g][G][B]
344 mov bl,[esi+1]
347 mov [edi+1],bl
370 mov bl,[esi+1]
373 mov [edi+1],bl
387 mov bl,[esi+1
    [all...]
  /dalvik/vm/mterp/armv6t2/
OP_DOUBLE_TO_INT.S 3 %include "armv6t2/unopNarrower.S" {"instr":"bl __aeabi_d2iz"}
6 @include "armv5te/unopNarrower.S" {"instr":"bl d2i_doconv"}
24 bl __aeabi_dcmpge @ is arg >= maxint?
34 bl __aeabi_dcmple @ is arg <= minint?
43 bl __aeabi_dcmpeq @ is arg == self?
49 bl __aeabi_d2iz @ convert double to int
OP_DOUBLE_TO_LONG.S 2 @include "armv6t2/unopWide.S" {"instr":"bl __aeabi_d2lz"}
3 %include "armv6t2/unopWide.S" {"instr":"bl d2l_doconv"}
21 bl __aeabi_dcmpge @ is arg >= maxlong?
32 bl __aeabi_dcmple @ is arg <= minlong?
42 bl __aeabi_dcmpeq @ is arg == self?
49 bl __aeabi_d2lz @ convert double to long
  /external/openssl/crypto/rc4/asm/
rc4-x86_64.S 67 addb %bl,%cl
73 addb %bl,%dl
83 addb %bl,%cl
89 addb %bl,%dl
99 addb %bl,%cl
105 addb %bl,%dl
116 addb %bl,%cl
122 addb %bl,%dl
162 movb %bl,%cl
174 addb %bl,%c
    [all...]
  /external/openssl/crypto/asn1/
a_object.c 93 BIGNUM *bl = NULL; local
145 if (!bl)
146 bl = BN_new();
147 if (!bl || !BN_set_word(bl, l))
152 if (!BN_mul_word(bl, 10L)
153 || !BN_add_word(bl, c-'0'))
168 if (!BN_add_word(bl, first * 40))
178 blsize = BN_num_bits(bl);
190 tmp[i++] = (unsigned char)BN_div_word(bl, 0x80L)
    [all...]
  /external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jce/provider/
CertBlacklist.java 126 Set<BigInteger> bl = new HashSet<BigInteger>(Arrays.asList( local
148 bl.add(new BigInteger(value, 16));
156 return Collections.unmodifiableSet(bl);
162 Set<byte[]> bl = new HashSet<byte[]>(Arrays.asList( local
196 bl.add(value.getBytes());
203 return bl;
  /external/openssl/crypto/des/asm/
des-586.S 17 movb %al,%bl
21 movb %dl,%bl
26 movb %ah,%bl
46 movb %al,%bl
50 movb %dl,%bl
55 movb %ah,%bl
75 movb %al,%bl
79 movb %dl,%bl
84 movb %ah,%bl
104 movb %al,%bl
    [all...]
crypt586.S 50 movb %al,%bl
55 movb %dl,%bl
60 movb %ah,%bl
100 movb %al,%bl
105 movb %dl,%bl
110 movb %ah,%bl
150 movb %al,%bl
155 movb %dl,%bl
160 movb %ah,%bl
200 movb %al,%bl
    [all...]
  /external/valgrind/main/none/tests/amd64/
cmpxchg.stdout.exp 1 cmpxchg %bl,%cl (al=22 bl=44 cl=33)
2 al!=cl so al should equal cl (Result al=33 bl=44 cl=33)
3 cmpxchg %bl,%cl (al=77 bl=55 cl=55)
4 al==cl so cl should equal bl (Result al=55 bl=55 cl=55)
  /bionic/libc/arch-arm/bionic/
setjmp.S 56 bl PIC_SYM(_C_LABEL(sigblock), PLT)
102 bl PIC_SYM(_C_LABEL(sigsetmask), PLT)
139 bl PIC_SYM(_C_LABEL(longjmperror), PLT)
140 bl PIC_SYM(_C_LABEL(abort), PLT)
  /external/clang/test/CodeGenCXX/
reference-in-blocks.cpp 35 void (^bl)(range<int> ) = ^(range<int> i){printf("Hello Blocks %d\n", i.get()); };
  /external/ipsec-tools/src/racoon/
vmbuf.h 42 * <----------------------> bl
48 size_t bl; /* length of the buffer */ member in struct:_vchar_t_

Completed in 420 milliseconds

12 3 4 5 6 7 8 91011>>