Home
last modified time | relevance | path

Searched refs:away (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/external/clang/test/SemaObjCXX/
Darc-type-conversion.mm9 …d*)arg; // expected-error{{C-style cast from 'id' to '__autoreleasing id *' casts away qualifiers}}
10 …(void)(id*)arg; // expected-error{{C-style cast from 'id' to '__strong id *' casts away qualifiers…
60 // It's acceptable to cast away constness.
72 // Not allowed to cast away constness
73 …ected-error{{reinterpret_cast from '__strong id const *' to '__strong id *' casts away qualifiers}}
74 … expected-error{{reinterpret_cast from '__weak id const *' to '__weak id *' casts away qualifiers}}
75 …xpected-error{{reinterpret_cast from '__strong id const *' to '__weak id *' casts away qualifiers}}
76 …xpected-error{{reinterpret_cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
84 …)wip; // expected-error{{C-style cast from '__weak id *' to '__strong id *' casts away qualifiers}}
85 …// expected-error{{C-style cast from '__weak id const *' to '__strong id *' casts away qualifiers}}
[all …]
/external/llvm/test/YAMLParser/
Dspec-09-12.data5 - Up, up, and away!
9 "Up, up, and away!",
/external/llvm/test/Transforms/InstCombine/
Dcast_ptr.ll20 ; These casts should be folded away.
30 ; These casts should be folded away.
40 ; These casts should be folded away.
50 ; These casts should also be folded away.
D2008-07-16-fsub.ll5 ; fsub of self can't be optimized away.
Dudiv-simplify-bug-1.ll6 ; The udiv instructions shouldn't be optimized away, and the
/external/smack/src/org/jivesoftware/smackx/pubsub/
DPresenceState.java24 chat, online, away, xa, dnd enumConstant
/external/smack/src/org/jivesoftware/smack/packet/
DPresence.java117 … return type == Type.available && (mode == Mode.away || mode == Mode.xa || mode == Mode.dnd); in isAway()
346 away, enumConstant
/external/chromium_org/extensions/common/api/
DREADME1 This is a dummy file to make the doc server happy. This should go away ASAP.
/external/chromium_org/third_party/WebKit/Tools/
Dwhitespace_file.txt5 Then, backed away.
/external/llvm/test/Analysis/ScalarEvolution/
Ddiv-overflow.ll5 ; Don't let ScalarEvolution fold this div away.
/external/llvm/test/CodeGen/X86/
Dsubreg-to-reg-3.ll5 ; Don't eliminate or coalesce away the explicit zero-extension!
Dsubreg-to-reg-1.ll6 ; Don't eliminate or coalesce away the explicit zero-extension!
D2009-05-23-dagcombine-shifts.ll4 ; a shr (X, -8) that gets subsequently "optimized away" as undef
/external/llvm/test/Transforms/EarlyCSE/
Dfloatingpoint.ll3 ; Ensure we don't simplify away additions vectors of +0.0's (same as scalars).
/external/chromium_org/third_party/leveldatabase/src/
DTODO6 that would blow away files whose ranges are entirely contained
/external/chromium_org/chrome/browser/ui/cocoa/applescript/
Dbookmark_node_applescript.mm55 // It is safe to be weak, if a bookmark item/folder goes away
70 // It is safe to be weak, if a bookmark item/folder goes away
/external/pcre/dist/testdata/
Dtestinput212 right away, and can be any old pattern compiled in 8-bit mode ("abc" is
/external/llvm/test/Transforms/GVN/
D2009-11-12-MemDepMallocBitCast.ll2 ; to aliased memory; GVN should not optimize away the load in this program.
/external/chromium_org/tools/gyp/test/win/compiler-flags/
Dexception-handling.gyp8 # (divide by zero was getting optimized away in VS2010).
/external/llvm/test/CodeGen/ARM/
Dpeephole-bitcast.ll5 ; vmov s0, r0 + vmov r0, s0 should have been optimized away.
/external/chromium_org/chrome/common/extensions/api/
Dwebrtc_logging_private.idl29 // been navigated away from.
46 // the render process goes away (tab is closed or crashes) and stop has not
/external/llvm/test/MC/MachO/ARM/
Dlong-call-branch-island-relocation.s21 @ Make the _foo symbol sufficiently far away to force the 'bl' relocation
/external/chromium_org/tools/gyp/test/ninja/chained-dependency/
Dchained-dependency.gyp41 # - that relies on the generated file two dependencies away.
/external/llvm/test/Transforms/SimplifyCFG/
DPhiEliminate.ll3 ; nodes away allows the branches to be eliminated, performing a simple form of
/external/proguard/
DREADME20 If you want to give ProGuard a spin right away, try processing the ProGuard

12345678910>>...15