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

<<51525354555657585960>>

  /external/llvm/test/Bitcode/
thinlto-function-summary-refgraph.ll 7 ; for calls). Use different linkage types for the various test cases to
8 ; distinguish the test cases here (op1 contains the linkage type).
  /external/llvm/tools/llvm-symbolizer/
llvm-symbolizer.cpp 48 clEnumValN(FunctionNameKind::LinkageName, "linkage",
49 "print function linkage name"),
  /external/llvm/unittests/IR/
VerifierTest.cpp 159 "have external or weak linkage!"));
173 "have external or weak linkage!"));
  /external/llvm/utils/kate/
llvm.xml 40 <list name="linkage-types">
202 <keyword attribute="Keyword" String="linkage-types" />
  /external/swiftshader/third_party/LLVM/utils/kate/
llvm.xml 40 <list name="linkage-types">
202 <keyword attribute="Keyword" String="linkage-types" />
  /external/v8/src/builtins/
builtins.cc 82 // Builder for builtins implemented in TurboFan with JS linkage.
98 // Builder for builtins implemented in TurboFan with CallStub linkage.
  /external/v8/src/compiler/
graph-assembler.cc 8 #include "src/compiler/linkage.h"
225 CallDescriptor* desc = Linkage::GetStubCallDescriptor(
instruction-selector.h 26 class Linkage;
59 Zone* zone, size_t node_count, Linkage* linkage,
380 Linkage* linkage() const { return linkage_; } function in class:v8::internal::compiler::final
396 Linkage* const linkage_;
  /toolchain/binutils/binutils-2.25/bfd/
libxcoff.h 91 /* Global linkage. The first word of global linkage code must be be
  /external/deqp/android/cts/mnc/
gles3-master.txt     [all...]
  /external/deqp/android/cts/mnc/src/
gles3-master.txt     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
platform.py     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
platform.py     [all...]
  /external/python/cpython2/Lib/
platform.py     [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
platform.py     [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
platform.py     [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
platform.py     [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
platform.py     [all...]
  /external/deqp/android/cts/lmp-mr1/
gles3-master.txt     [all...]
  /external/deqp/android/cts/lmp-mr1/src/
es30-lmp-mr1.txt     [all...]
  /external/clang/include/clang/AST/
Decl.h 23 #include "clang/Basic/Linkage.h"
298 /// \brief Determine whether this declaration has linkage.
331 /// \brief Determine what kind of linkage this entity has.
332 /// This is not the linkage as defined by the standard or the codegen notion
333 /// of linkage. It is just an implementation detail that is used to compute
335 Linkage getLinkageInternal() const;
337 /// \brief Get the linkage from a semantic point of view. Entities in
339 Linkage getFormalLinkage() const {
343 /// \brief True if this decl has external linkage.
357 /// \brief Determines the linkage and visibility of this entity
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Decl.h 23 #include "clang/Basic/Linkage.h"
298 /// \brief Determine whether this declaration has linkage.
331 /// \brief Determine what kind of linkage this entity has.
332 /// This is not the linkage as defined by the standard or the codegen notion
333 /// of linkage. It is just an implementation detail that is used to compute
335 Linkage getLinkageInternal() const;
337 /// \brief Get the linkage from a semantic point of view. Entities in
339 Linkage getFormalLinkage() const {
343 /// \brief True if this decl has external linkage.
357 /// \brief Determines the linkage and visibility of this entity
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Decl.h 23 #include "clang/Basic/Linkage.h"
298 /// \brief Determine whether this declaration has linkage.
331 /// \brief Determine what kind of linkage this entity has.
332 /// This is not the linkage as defined by the standard or the codegen notion
333 /// of linkage. It is just an implementation detail that is used to compute
335 Linkage getLinkageInternal() const;
337 /// \brief Get the linkage from a semantic point of view. Entities in
339 Linkage getFormalLinkage() const {
343 /// \brief True if this decl has external linkage.
357 /// \brief Determines the linkage and visibility of this entity
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Decl.h 23 #include "clang/Basic/Linkage.h"
298 /// \brief Determine whether this declaration has linkage.
331 /// \brief Determine what kind of linkage this entity has.
332 /// This is not the linkage as defined by the standard or the codegen notion
333 /// of linkage. It is just an implementation detail that is used to compute
335 Linkage getLinkageInternal() const;
337 /// \brief Get the linkage from a semantic point of view. Entities in
339 Linkage getFormalLinkage() const {
343 /// \brief True if this decl has external linkage.
357 /// \brief Determines the linkage and visibility of this entity
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Decl.h 23 #include "clang/Basic/Linkage.h"
298 /// \brief Determine whether this declaration has linkage.
331 /// \brief Determine what kind of linkage this entity has.
332 /// This is not the linkage as defined by the standard or the codegen notion
333 /// of linkage. It is just an implementation detail that is used to compute
335 Linkage getLinkageInternal() const;
337 /// \brief Get the linkage from a semantic point of view. Entities in
339 Linkage getFormalLinkage() const {
343 /// \brief True if this decl has external linkage.
357 /// \brief Determines the linkage and visibility of this entity
    [all...]

Completed in 638 milliseconds

<<51525354555657585960>>