HomeSort by relevance Sort by last modified time
    Searched defs:Strong (Results 1 - 14 of 14) sorted by null

  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
weakdef-1.s 10 b Strong
13 .globl Strong
14 .type Strong, %function
15 Strong:
18 .size Strong, .-Strong
weakdef-2.s 3 .globl Strong
4 Strong:
5 adrl r0,Strong
6 adr r0,Strong
  /external/clang/lib/ARCMigrate/
Transforms.h 88 enum AttrKind { Weak, Strong } Kind;
  /external/llvm/lib/CodeGen/
StackProtector.cpp 120 bool Strong,
128 // However, in strong mode any array, regardless of type and size,
130 if (!Strong && (InStruct || !Trip.isOSDarwin()))
141 if (Strong)
142 // Require a protector for all arrays in strong mode
154 if (ContainsProtectableArray(*I, IsLarge, Strong, true)) {
201 /// We use two heuristics: a standard (ssp) and strong (sspstrong).
206 /// strong heuristic will add a guard variables to functions that call alloca
212 bool Strong = false;
227 Strong = true; // Use the same heuristic as strong to determine SSPLayou
    [all...]
  /external/clang/include/clang/AST/
Type.h 116 /// * Objective C: the GC attributes (none, weak, or strong)
129 Strong
327 /// True if the lifetime is either strong or weak.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Type.h 117 /// * Objective C: the GC attributes (none, weak, or strong)
130 Strong
328 /// True if the lifetime is either strong or weak.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Type.h 117 /// * Objective C: the GC attributes (none, weak, or strong)
130 Strong
328 /// True if the lifetime is either strong or weak.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Type.h 117 /// * Objective C: the GC attributes (none, weak, or strong)
130 Strong
328 /// True if the lifetime is either strong or weak.
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Type.h 117 /// * Objective C: the GC attributes (none, weak, or strong)
130 Strong
328 /// True if the lifetime is either strong or weak.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
Type.h 117 /// * Objective C: the GC attributes (none, weak, or strong)
130 Strong
328 /// True if the lifetime is either strong or weak.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
Type.h 117 /// * Objective C: the GC attributes (none, weak, or strong)
130 Strong
328 /// True if the lifetime is either strong or weak.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
Type.h 117 /// * Objective C: the GC attributes (none, weak, or strong)
130 Strong
328 /// True if the lifetime is either strong or weak.
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
Type.h 117 /// * Objective C: the GC attributes (none, weak, or strong)
130 Strong
328 /// True if the lifetime is either strong or weak.
    [all...]
  /prebuilts/tools/common/m2/repository/org/pegdown/pegdown/1.1.0/
pegdown-1.1.0.jar 

Completed in 132 milliseconds