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

12 3

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
pic.s 14 .word foo4(TARGET2)
pic_vxworks.d 22 20: R_ARM_TARGET2 foo4
pic.d 24 20: R_ARM_TARGET2 foo4
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
group6.d 16 COMDAT group section \[[ 0-9]+\] `.group' \[foo4\] contains 2 sections:
  /external/clang/test/CodeGen/
2008-03-05-syncPtr.c 22 int* foo4(int** a, int b) { function
25 // CHECK-LABEL: define i32* @foo4
mips64-class-return.cpp 43 void foo4(D0 a0) { function
whilestmt.c 53 int foo4() { function
mangle.c 35 int foo4 __asm__("var") = 4;
arm-aapcs-zerolength-bitfield.c 140 short foo4 : 16; member in struct:t14
222 int foo4 : 32; member in struct:t21
  /external/clang/test/Sema/
arm-interrupt-attr.c 9 __attribute__((interrupt("FIQ"))) void foo4() {} function
mips-interrupt-attr.c 11 __attribute__((interrupt("vector=sw0"))) void foo4() {} function
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-x86-64/
bnd-branch-1.d 16 [ ]*[a-f0-9]+: e8 [a-f0-9]+ ff ff ff callq [a-f0-9]+ <foo4@plt>
18 [ ]*[a-f0-9]+: e9 [a-f0-9]+ ff ff ff jmpq [a-f0-9]+ <foo4@plt>
bnd-plt-1.d 42 0+318 <foo4@plt>:
52 [ ]*[a-f0-9]+: e8 e3 ff ff ff callq 318 <foo4@plt>
54 [ ]*[a-f0-9]+: e9 d8 ff ff ff jmpq 318 <foo4@plt>
  /external/clang/test/CodeGenCXX/
stmtexpr.cpp 47 void foo4()
63 foo4();
  /external/clang/test/SemaCXX/
type-definition-in-specifier.cpp 64 short bar5 (struct foo4 {} bar2); // expected-error{{'foo4' cannot be defined in a parameter type}}
65 long foo5 (float foo6 = foo4); // expected-error{{use of undeclared identifier 'foo4'}}
  /external/llvm/test/MC/ELF/
tls-i386.s 8 movl foo4@TLSLDM(%eax), %eax
48 // CHECK-NEXT: Name: foo4
weakref.s 16 .weakref foo4, bar4
17 .long foo4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/mach-o/
macro-vararg.d 11 0+0c[ ]+[a-zA-Z0-9_]+[ ]+foo4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/macros/
vararg.d 13 0+0c[ ]+[a-zA-Z0-9_]+[ ]+foo4
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
datal-1.s 16 .long datalabel foo4
35 foo4: label
datal-2.s 24 .long datalabel foo4
42 foo4: label
datal-3.s 13 .long datalabel foo4
33 foo4: label
  /toolchain/binutils/binutils-2.25/ld/testsuite/ld-crx/
crx.ld 16 foo4 = (. + 0x6);
  /external/clang/test/Index/
index-refs.cpp 62 void foo4(int p = default_param);
  /external/jsr305/sampleUses/src/main/java/edu/umd/cs/findbugs/examples/
Test.java 20 public void foo4(@DottedClassName String foo) { method in class:Test

Completed in 1077 milliseconds

12 3