HomeSort by relevance Sort by last modified time
    Searched refs:foo16 (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-crx/
reloc-rel16.s 5 .global foo16
7 bal ra, foo16
8 foo16: label
reloc-imm16.s 6 addw $foo16 , ra
crx.ld 45 foo16 = (. + 0x1000);
  /external/clang/test/Sema/
mips16_attr_not_allowed.c 4 void __attribute__((mips16)) foo16(); // expected-warning {{unknown attribute 'mips16' ignored}}
mips16_attr_allowed.c 4 void foo16();
6 void __attribute__((mips16)) foo16();
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/pj/
ops.s 50 .globl foo16
51 foo16: label
ops.d 62 00000011 <foo16>:
  /hardware/interfaces/tests/pointer/1.0/
IPointer.hal 59 foo16(Ptr p);
  /hardware/interfaces/tests/pointer/1.0/default/
Pointer.h 109 Return<void> foo16(const IPointer::Ptr& p) override {
125 return foo16(*p);
  /system/tools/hidl/test/
hidl_test_client.cpp     [all...]
  /prebuilts/go/darwin-x86/test/
escape2.go 99 func foo16(yy *int) { // ERROR "leaking param: yy$" func
    [all...]
escape2n.go 99 func foo16(yy *int) { // ERROR "leaking param: yy$" func
    [all...]
  /prebuilts/go/linux-x86/test/
escape2.go 99 func foo16(yy *int) { // ERROR "leaking param: yy$" func
    [all...]
escape2n.go 99 func foo16(yy *int) { // ERROR "leaking param: yy$" func
    [all...]

Completed in 323 milliseconds