HomeSort by relevance Sort by last modified time
    Searched refs:bcc (Results 1 - 25 of 232) sorted by null

1 2 3 4 5 6 7 8 910

  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/v850/
branch.s 3 .global bcc
4 bcc: label
5 bgt bcc
6 bge bcc
7 blt bcc
8 ble bcc
9 bh bcc
10 bnl bcc
11 bl bcc
12 bnh bcc
    [all...]
  /frameworks/compile/libbcc/include/bcc/
Initialization.h 20 namespace bcc { namespace
28 } // end namespace bcc
BCCContext.h 24 namespace bcc { namespace
50 } // namespace bcc
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cr16/
bcc_test.s 5 # bcc disp9/disp17/disp25
7 # bcc disp9
11 bcc *+0x044
12 bcc *+0x054
24 # bcc disp17
30 bcc *+0x0f44
31 bcc *+0x0f56
43 # bcc disp25
48 bcc *+0xcc0f44
49 bcc *+0xdd0f56
    [all...]
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/cris/
rd-abs32-1.d 39 46: 0000 bcc \.\+2
40 48: 0000 bcc \.\+2
43 50: 0000 bcc \.\+2
44 52: 0000 bcc \.\+2
47 5a: 0000 bcc \.\+2
48 5c: 0000 bcc \.\+2
51 64: 0000 bcc \.\+2
52 66: 0000 bcc \.\+2
55 6e: 0000 bcc \.\+2
56 70: 0000 bcc \.\+
    [all...]
rd-abs32-2.d 40 46: 0000 bcc \.
41 48: 0000 bcc \.
44 50: 0000 bcc \.
45 52: 0000 bcc \.
48 5a: 0000 bcc \.
49 5c: 0000 bcc \.
52 64: 0000 bcc \.
53 66: 0000 bcc \.
56 6e: 0000 bcc \.
57 70: 0000 bcc \
    [all...]
rd-v32s-1.d 70 9a: 0000 bcc \.
71 9c: 0000 bcc \.
74 a4: 0000 bcc \.
75 a6: 0000 bcc \.
77 ae: 0000 bcc \.
78 b0: 0000 bcc \.
88 cc: 0000 bcc \.
89 ce: 0000 bcc \.
92 d6: 0000 bcc \.
93 d8: 0000 bcc \
    [all...]
rd-v32-b1.d 11 a: 0000 bcc \.
17 800b: 0000 bcc \.
fragtest.d 42 [ ]+8940:[ ]+0000[ ]+bcc[ ]+.*
51 [ ]+8abe:[ ]+0000[ ]+bcc[ ]+.*
57 [ ]+8bbe:[ ]+0000[ ]+bcc[ ]+.*
61 [ ]+8c42:[ ]+0000[ ]+bcc[ ]+.*
rd-fragtest-pic.d 43 [ ]+8942:[ ]+0000[ ]+bcc[ ]+.*
52 [ ]+8ac0:[ ]+0000[ ]+bcc[ ]+.*
58 [ ]+8bc0:[ ]+0000[ ]+bcc[ ]+.*
62 [ ]+8c44:[ ]+0000[ ]+bcc[ ]+.*
  /frameworks/compile/libbcc/lib/
BCCContextImpl.cpp 23 #include "bcc/Source.h"
25 using namespace bcc;
BCCContextImpl.h 23 namespace bcc { namespace
43 } // namespace bcc
FileMutex.h 24 namespace bcc { namespace
40 } // namespace bcc
RSScriptGroupFusion.h 27 namespace bcc { namespace
34 /// @param Context bcc context.
RSTransforms.h 25 namespace bcc { namespace
52 } // end namespace bcc
  /toolchain/binutils/binutils-2.27/binutils/testsuite/binutils-all/arm/
thumb2-cond.s 7 bcc.w .+0xe0c
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-arm/
cortex-a8-fix-bcc.d 10 8f06: f4ff affc bcc\.w 8f02 <_start\+0x2>
12 8f0e: f4ff aff8 bcc\.w 8f02 <_start\+0x2>
14 8f16: f4ff aff4 bcc\.w 8f02 <_start\+0x2>
16 8f1e: f4ff aff0 bcc\.w 8f02 <_start\+0x2>
18 8f26: f4ff affc bcc\.w 8f22 <_start\+0x22>
20 8f2e: f4ff aff8 bcc\.w 8f22 <_start\+0x22>
22 8f36: f4ff aff4 bcc\.w 8f22 <_start\+0x22>
24 8f3e: f4ff aff0 bcc\.w 8f22 <_start\+0x22>
26 8f46: f4ff affc bcc\.w 8f42 <_start\+0x42>
28 8f4e: f4ff aff8 bcc\.w 8f42 <_start\+0x42
    [all...]
cortex-a8-fix-bcc.s 10 bcc.w 1b
12 bcc.w 1b
14 bcc.w 1b
16 bcc.w 1b
  /frameworks/base/core/tests/bluetoothtests/src/android/bluetooth/
BluetoothCodecConfigTest.java 171 BluetoothCodecConfig bcc = new BluetoothCodecConfig(codec_type, codec_priority, local
177 assertFalse(bcc.isValid());
179 assertFalse(bcc.isValid());
181 assertFalse(bcc.isValid());
183 assertTrue(bcc.isValid());
187 assertTrue(bcc.isMandatoryCodec());
189 assertFalse(bcc.isMandatoryCodec());
193 assertEquals("SBC", bcc.getCodecName());
196 assertEquals("AAC", bcc.getCodecName());
199 assertEquals("aptX", bcc.getCodecName())
    [all...]
  /external/freetype/builds/windows/
w32-bcc.mk 22 include $(TOP_DIR)/builds/compiler/bcc.mk
w32-bccd.mk 20 include $(TOP_DIR)/builds/compiler/bcc-dev.mk
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mn10200/
bcc.s 10 bcc foo
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/mn10300/
bcc.s 10 bcc foo
  /external/llvm/test/MC/AArch64/
arm64-condbr-without-dots.s 8 bcc lbl
  /toolchain/binutils/binutils-2.27/gas/testsuite/gas/arc/
b.s 19 bcc text_label
43 bcc.d text_label

Completed in 327 milliseconds

1 2 3 4 5 6 7 8 910