HomeSort by relevance Sort by last modified time
    Searched full:linkage (Results 526 - 550 of 2558) sorted by null

<<21222324252627282930>>

  /external/clang/test/CodeGenCXX/
cfi-icall.cpp 5 // internal linkage.
rtti-visibility.cpp 22 // A is weak, so its linkage should be linkoce_odr, but not marked hidden.
template-linkage.cpp 10 // Explicit instantiations have external linkage.
  /external/clang/test/Sema/
incomplete-decl.c 9 static struct foo g; // expected-warning {{tentative definition of variable with internal linkage has incomplete non-array type 'struct foo'}} \
  /external/clang/test/SemaTemplate/
class-template-decl.cpp 14 template<typename T> class D; // expected-error{{templates must have C++ linkage}}
19 template<typename T> class D; // expected-error{{templates must have C++ linkage}}
20 template<typename T> void f(); // expected-error{{templates must have C++ linkage}}
150 extern "C" template <typename T> // expected-error{{templates must have C++ linkage}}
  /external/javassist/src/main/javassist/bytecode/annotation/
NoSuchClassError.java 19 * Thrown if the linkage fails.
  /external/jemalloc/include/jemalloc/internal/
extent.h 57 /* Linkage for arena's runs_dirty and chunks_cache rings. */
62 /* Linkage for the size/sn/address-ordered tree. */
65 /* Linkage for arena's achunks, huge, and node_cache lists. */
69 /* Linkage for the address-ordered tree. */
  /external/ppp/pppd/
pppcrypt.h 2 * pppcrypt.c - PPP/DES linkage for MS-CHAP and EAP SRP-SHA1
  /external/v8/src/compiler/
code-generator-impl.h 11 #include "src/compiler/linkage.h"
171 Linkage* linkage() const { return gen_->linkage(); } function in class:v8::internal::compiler::InstructionOperandConverter
frame.cc 7 #include "src/compiler/linkage.h"
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
internal-fn.h 31 for dumps; it has no linkage. */
  /prebuilts/go/darwin-x86/src/runtime/cgo/
asm_s390x.s 11 // Start with standard C stack frame layout and linkage.
  /prebuilts/go/linux-x86/src/runtime/cgo/
asm_s390x.s 11 // Start with standard C stack frame layout and linkage.
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
linkage.h 15 #include <asm/linkage.h>
lockdep.h 15 #include <linux/linkage.h>
workqueue.h 16 #include <linux/linkage.h>
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
irq.h 21 #include <linux/linkage.h>
smp.h 22 #include <linux/linkage.h>
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
linkage.h 15 #include <asm/linkage.h>
lockdep.h 15 #include <linux/linkage.h>
workqueue.h 16 #include <linux/linkage.h>
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
linkage.h 15 #include <asm/linkage.h>
lockdep.h 15 #include <linux/linkage.h>
workqueue.h 16 #include <linux/linkage.h>
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
linkage.h 15 #include <asm/linkage.h>

Completed in 754 milliseconds

<<21222324252627282930>>