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

12 3 4 5 6 7 8 91011>>

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-pe/
non-c-lang-syms.s 5 .comm _test_equiv.eq.1_, 16, 4
6 .comm _test_equiv.eq.100, 16, 5
7 .comm _test_equiv.eq._, 16, 6
8 .comm _test_equiv.eq., 16, 7
10 .comm _test$equiv.eq.1_, 16, 4
11 .comm _test$equiv.eq.100, 16, 5
12 .comm _test$equiv.eq._, 16, 6
13 .comm _test$equiv.eq., 16, 7
  /external/llvm/test/MC/AsmParser/
directive_comm.s 4 # CHECK: .comm a,6,2
5 # CHECK: .comm b,8
6 # CHECK: .comm c,8
8 .comm a, 4+2, 2
9 .comm b,8
  /hardware/bsp/intel/peripheral/libupm/examples/c++/
nrf24l01-receiver.cxx 32 upm::NRF24L01 *comm = NULL; variable
49 std::cout << "Reciever :: " << *((uint32_t *)&(comm->m_rxBuffer[0])) << std::endl;
56 comm = new upm::NRF24L01(7, 8);
57 comm->setSourceAddress ((uint8_t *) local_address);
58 comm->setDestinationAddress ((uint8_t *) broadcast_address);
59 comm->setPayload (MAX_BUFFER);
60 comm->configure ();
61 comm->setSpeedRate (upm::NRF_250KBPS);
62 comm->setChannel (99);
63 comm->setDataReceivedHandler (nrf_handler)
    [all...]
nrf24l01-transmitter.cxx 32 upm::NRF24L01 *comm = NULL; variable
55 comm = new upm::NRF24L01(7, 8);
56 comm->setSourceAddress ((uint8_t *) srcAddress);
57 comm->setDestinationAddress ((uint8_t *) destAddress);
58 comm->setPayload (MAX_BUFFER);
59 comm->setChannel (99);
60 comm->configure ();
61 comm->setDataReceivedHandler (nrf_handler);
66 memcpy (comm->m_txBuffer, &dummyData, sizeof (dummyData));
67 comm->send ()
    [all...]
  /external/llvm/test/MC/ELF/
common.s 9 .comm common1,1,1
25 .comm common2,1,1
39 .comm common6,8,16
54 .comm common3,4,4
76 .comm common4,40,16
89 .comm common5,4,4
common2.s 8 .comm vimvardict,1,8
common-error3.s 4 .comm C,4,4
5 .comm C,8,
common-redeclare.s 4 .comm C,4,4
5 .comm C,4,
  /hardware/bsp/intel/peripheral/libupm/examples/java/
NRF24L01_receiverSample.java 45 upm_nrf24l01.NRF24L01 comm = new upm_nrf24l01.NRF24L01((short) 7, (short) 8); local
47 Callback callback = new ReceiverCallback(comm);
49 comm.setSourceAddress(local_address);
50 comm.setDestinationAddress(broadcast_address);
51 comm.setPayload((short) upm_nrf24l01.javaupm_nrf24l01Constants.MAX_BUFFER);
52 comm.configure();
53 comm.setSpeedRate(upm_nrf24l01.speed_rate_t.NRF_250KBPS);
54 comm.setChannel((short) 99);
55 comm.setDataReceivedHandler(callback);
58 comm.pollListener()
67 private upm_nrf24l01.NRF24L01 comm = null; field in class:ReceiverCallback
    [all...]
NRF24L01_transmitterSample.java 46 upm_nrf24l01.NRF24L01 comm = new upm_nrf24l01.NRF24L01((short) 7, (short) 8); local
50 comm.setSourceAddress(srcAddress);
51 comm.setDestinationAddress(destAddress);
52 comm.setPayload((short) upm_nrf24l01.javaupm_nrf24l01Constants.MAX_BUFFER);
53 comm.setChannel((short) 99);
54 comm.configure();
55 comm.setDataReceivedHandler(callback);
58 comm.send(tx_buffer);
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/hppa/unsorted/
common.s 8 common_symbol: .comm 4
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
comm-data.exp 53 { comm-data1.s } \
55 { readelf -s comm-data1.sd } \
66 # HPUX targets use a different .comm syntax.
85 "$LFLAGS -T comm-data2.ld -Ltmpdir -lcomm-data" "" \
87 { comm-data2.s } \
90 [expr { $copy_reloc ? "comm-data2r.sd" : "comm-data2.sd"}]] \
92 [expr { $copy_reloc ? "comm-data2r.rd" : "comm-data2.rd"}]] \
94 [expr { $copy_reloc ? "comm-data2r.xd" : "comm-data2.xd"}]]]
    [all...]
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-aarch64/
gc-relocs-309.s 2 .comm sym309_notused,1,8
gc-relocs-311.s 2 .comm gempy,4,4
emit-relocs-312.s 1 .comm gempy,4
2 .comm jempy,4
3 .comm lempy,4
gc-relocs-312.s 2 .comm sym312_notused,4
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-cris/
comref1.s 3 .comm c1,4,1
4 .comm c2,4,1
5 .comm c3,4,1
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
comm-data.exp 49 { ../ld-elf/comm-data1.s } \
51 { readelf -s ../ld-elf/comm-data1.sd } \
53 "libmips-$abi-$reloc-comm-data.so" \
68 "$LDFLAGS $ZFLAG -T ../ld-elf/comm-data2.ld -Ltmpdir -lmips-$abi-$reloc-comm-data" "" \
70 { ../ld-elf/comm-data2.s } \
72 { readelf -s ../ld-elf/comm-data2.sd } \
73 { readelf -r ../ld-elf/comm-data2.rd } \
74 { readelf "-x .debug_foo" ../ld-elf/comm-data2.xd } \
76 "mips-$abi-$reloc-comm-data"
    [all...]
  /external/llvm/test/Object/X86/
nm-print-size.s 16 .comm c,4,8
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
bintest.s 12 .comm common_symbol,4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/i386/
x86-64-size-inval-1.s 3 .comm yyy,80,32
8 .comm xxx,4294967290,32
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mips/
macro-warn-4.s 6 .comm sdata,4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/
basep-8.s 1 # Test that we handle COMM-type symbols with base-plus-offset relocs.
2 .comm comm_symbol1,4,4
8 .comm comm_symbol2,4,4
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/
aix-weak-1a.s 1 .comm a,4
2 .comm b,4
14 .comm e,4
16 .comm f,4
aix-weak-1b.s 9 .comm c,4
10 .comm d,4
22 .comm g,4
24 .comm h,4

Completed in 1151 milliseconds

12 3 4 5 6 7 8 91011>>