HomeSort by relevance Sort by last modified time
    Searched full:linkage (Results 101 - 125 of 1039) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/llvm/test/Other/
extract.ll 14 ; The private linkage for foo() should be changed to external linkage and
  /external/clang/test/CodeGenCXX/
vtable-key-function-arm.cpp 90 // V-table should be defined with strong linkage.
111 // V-table should be defined with strong linkage.
131 // V-table should be defined with strong linkage.
145 // V-table should be defined with weak linkage.
166 // V-table should be defined with weak linkage.
186 // V-table should be defined with weak linkage.
200 // V-table should be defined with weak linkage.
221 // V-table should be defined with weak linkage.
241 // V-table should be defined with weak linkage.
258 // V-table should be defined with weak linkage
    [all...]
vtable-linkage.cpp 104 // has external linkage.
107 // C has no key function, so its vtable should have weak_odr linkage
126 // linkage.
133 // weak_odr linkage.
142 // function, so its vtable should have weak_odr linkage
152 // linkonce_odr linkage.
158 // so its vtable should have linkonce_odr linkage.
164 // key function, so its vtable should have external linkage.
174 // The anonymous struct for e has no linkage, so the vtable should have
175 // internal linkage
    [all...]
apple-kext-linkage.C 21 // rdar://problem/10133200: give explicit instantiations external linkage in kernel mode
  /external/clang/test/Sema/
vla.c 22 extern int e1[2][m]; // expected-error {{variable length array declaration can not have 'extern' linkage}}
38 extern int b[i]; // expected-error {{variable length array declaration can not have 'extern' linkage}}
40 extern int (*c1)[i]; // expected-error {{variably modified type declaration can not have 'extern' linkage}}
  /bionic/libc/kernel/arch-x86/asm/
semaphore_32.h 21 #include <linux/linkage.h>
  /bionic/libc/kernel/common/linux/
mutex-debug.h 21 #include <linux/linkage.h>
rwsem.h 21 #include <linux/linkage.h>
  /development/ndk/platforms/android-3/arch-arm/include/asm/
semaphore.h 15 #include <linux/linkage.h>
  /development/ndk/platforms/android-3/include/linux/
mutex.h 17 #include <linux/linkage.h>
preempt.h 16 #include <linux/linkage.h>
swap.h 16 #include <linux/linkage.h>
  /development/ndk/platforms/android-9/arch-x86/include/asm/
semaphore_32.h 21 #include <linux/linkage.h>
  /external/kernel-headers/original/linux/
linkage.h 4 #include <asm/linkage.h>
preempt.h 10 #include <linux/linkage.h>
  /external/llvm/test/Linker/
AppendingLinkage.ll 1 ; Test that appending linkage works correctly.
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm/
semaphore.h 15 #include <linux/linkage.h>
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
mutex.h 17 #include <linux/linkage.h>
preempt.h 16 #include <linux/linkage.h>
swap.h 16 #include <linux/linkage.h>
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm/
semaphore.h 15 #include <linux/linkage.h>
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
mutex.h 17 #include <linux/linkage.h>
preempt.h 16 #include <linux/linkage.h>
swap.h 16 #include <linux/linkage.h>
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm/
semaphore.h 15 #include <linux/linkage.h>

Completed in 475 milliseconds

1 2 3 45 6 7 8 91011>>