HomeSort by relevance Sort by last modified time
    Searched defs:foo (Results 101 - 125 of 3901) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/clang/test/Sema/
rdr6094103-unordered-compare-promote.c 3 int foo (double x, long double y) { function
text-diag.c 2 unsigned char *foo = "texto\ variable
varargs-x86-32.c 3 void foo(int a, ...) { function
warn-freestanding-complex.c 3 void foo(float _Complex c) { // expected-warning{{complex numbers are an extension in a freestanding C99 implementation}} function
x86_64-linux-android.c 9 long double foo = 1.0E4000L; variable
10 // CHECK: long double foo = 1.00000000000000000000000000000000004E+4000L;
  /external/clang/test/SemaCXX/
auto-pragma.cpp 4 class foo { class in namespace:__anon16720
9 auto AutoVar = foo();
  /external/clang/test/VFS/
implicit-include.c 5 void foo() { function
include-mixed-real-and-virtual.c 11 void foo() { function
include-real-from-virtual.c 10 void foo() { function
include-virtual-from-real.c 10 void foo() { function
include.c 7 void foo() { function
relative-path.c 9 void foo() { function
  /external/compiler-rt/test/BlocksRuntime/
macro.c 10 void foo() { function
  /external/llvm/test/DebugInfo/AArch64/
eh_frame.s 4 .globl foo
5 .type foo,@function
6 foo: label
  /external/llvm/test/DebugInfo/SystemZ/
eh_frame_personality.s 5 .globl foo
7 .type foo,@function
8 foo: # @foo label
19 .size foo, .-foo
  /external/llvm/test/DebugInfo/X86/
main-file-name.s 1 // RUN: llvm-mc -triple x86_64-unknown-linux-gnu -filetype obj -main-file-name foo.S -g -o %t %s
6 // CHECK: DW_AT_name [DW_FORM_string] ("foo.S")
9 # 1 "foo.S"
11 # 1 "foo.S" 2
13 foo: label
  /external/llvm/test/ExecutionEngine/RuntimeDyld/X86/
ELF_x64-64_PIC_relocations.s 11 # define i8* @foo() {
21 .type foo,@function
22 foo: # @foo label
28 .size foo, .Ltmp0-foo
  /external/llvm/test/MC/AArch64/
arm64-advsimd.s 3 foo: label
    [all...]
arm64-aliases.s 3 foo: label
arm64-arithmetic-encoding.s 3 foo: label
arm64-be-datalayout.s 4 foo: .xword 0x123456789abcde label
arm64-bitfield-encoding.s 3 foo: label
arm64-crypto.s 3 foo: label
arm64-fp-encoding.s 5 foo: label
arm64-logical-encoding.s 3 foo: label

Completed in 273 milliseconds

1 2 3 45 6 7 8 91011>>