HomeSort by relevance Sort by last modified time
    Searched defs:foo (Results 351 - 375 of 3525) sorted by null

<<11121314151617181920>>

  /ndk/tests/build/warn-no-ldlibs-in-static-libraries/jni/
foo.c 1 int foo(void) { function
  /ndk/tests/build/warn-non-system-libs-in-linker-flags/jni/
foo.c 1 int foo(void) { function
  /ndk/tests/build/warn-thin-archive-is-for-static-libraries/jni/
foo.c 1 int foo(void) { function
  /ndk/tests/device/exceptions-crash/jni/
foo.cpp 5 void foo() function
  /ndk/tests/device/gnustl-shared-1/jni/
foo.cpp 5 int foo(void) function
  /ndk/tests/device/test-gnustl_shared-exception/jni/
test0_foo.cpp 20 int foo(void) function
test1_foo.cpp 20 void foo(void) function
test3_foo.cpp 22 void foo(void) function
test4_foo.cpp 22 int foo(void) function
  /ndk/tests/device/test-gnustl_static-exception/jni/
test0_foo.cpp 20 int foo(void) function
test1_foo.cpp 20 void foo(void) function
test3_foo.cpp 22 void foo(void) function
test4_foo.cpp 22 int foo(void) function
  /ndk/tests/device/whole-static-libs/jni/
foo.c 2 int foo(int x) function
  /prebuilts/go/darwin-x86/misc/cgo/test/issue8828/
issue8828.c 5 void foo() function
  /prebuilts/go/linux-x86/misc/cgo/test/issue8828/
issue8828.c 5 void foo() function
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/arm/
thumb2-cond.s 4 foo: label
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
link-order.s 3 .global foo#
4 .proc foo#
5 foo: label
13 .endp foo#
needed-by-reloc.s 1 .globl foo
4 .long foo
6 foo: label
unique.s 2 .type foo,%gnu_unique_object
3 foo: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
ilp32-basic.s 4 .global foo
5 .type foo, %function
6 foo: label
16 .size foo, .-foo
mapmisc.s 2 .type foo, %function
3 foo: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/all/
float.s 2 foo: .single 0r1.2345e+06 label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arc/
warn.s 5 b.d foo
8 j.d foo ; { dg-warning "8 byte jump instruction with delay slot" "8 byte jump instruction with delay slot" }
11 foo: label
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
adr.s 3 .global foo
4 foo: label

Completed in 1072 milliseconds

<<11121314151617181920>>