Home
last modified time | relevance | path

Searched refs:forget (Results 1 – 25 of 76) sorted by relevance

1234

/external/clang/test/SemaObjC/
Dmethod-bad-param.m10 …am; // expected-error {{interface type 'foo' cannot be passed by value; did you forget * in 'foo'}}
11 … // expected-error {{interface type 'foo' cannot be returned by value; did you forget * in 'foo'}}
15 …am // expected-error {{interface type 'foo' cannot be passed by value; did you forget * in 'foo'}}
18 …d // expected-error {{interface type 'foo' cannot be returned by value; did you forget * in 'foo'}}
23 … {} // expected-error {{interface type 'foo' cannot be passed by value; did you forget * in 'foo'}}
24 …} // expected-error {{interface type 'foo' cannot be returned by value; did you forget * in 'foo'}}
Dinvalid-objc-decls-1.m30 Super foo( // expected-error{{interface type 'Super' cannot be returned by value; did you forget * …
31 … // expected-error{{interface type 'Super' cannot be passed by value; did you forget * in 'Super'}}
Dblocks.m48 …}; // expected-error {{interface type 'itf' cannot be passed by value; did you forget * in 'itf'}}
49 … // expected-error {{interface type 'itf' cannot be returned by value; did you forget * in 'itf'}}
50 … // expected-error {{interface type 'itf' cannot be returned by value; did you forget * in 'itf'}}
51 … // expected-error {{interface type 'itf' cannot be returned by value; did you forget * in 'itf'}}
/external/clang/test/CXX/expr/expr.prim/expr.prim.lambda/
Dp4.mm7 … { }; // expected-error{{interface type 'A' cannot be returned by value; did you forget * in 'A'?}}
/external/llvm/test/CodeGen/X86/
Dbyval-callee-cleanup.ll3 ; Previously we would forget to align to stack slot alignment after placing a
Dliveness-local-regalloc.ll64 ; RAFast would forget to add a super-register <imp-def> when rewriting:
/external/clang/test/Parser/
Dobjc-init.m18 …ected-error {{interface type 'NSNumber' cannot be passed by value; did you forget * in 'NSNumber'}}
/external/llvm/test/Transforms/LoopStrengthReduce/
D2011-12-19-PostincQuadratic.ll5 ; needs to forget that for.body7 is a postinc loop during expansion.
/external/antlr/antlr-3.4/runtime/JavaScript/third/
Dantcontrib.properties24 forget=net.sf.antcontrib.process.ForgetTask key
/external/iproute2/tc/
DREADME.last26 source and forget about PSCHED_GETTIMEOFDAY forever.
/external/clang/include/clang/AST/
DCommentHTMLTags.td59 // forget to change the default in the TableGen backend.
/external/skia/src/core/
DSkGlyphCache.h173 void forget() { in forget() function
/external/skia/src/animator/
DSkScript2.h43 void forget(SkOpArray* array);
DSkScript.h78 void forget(SkTypedArray* array);
DSkMemberInfo.cpp277 engine.forget(scriptValue.getArray()); in setValue()
/external/ipsec-tools/src/racoon/samples/
Dracoon.conf.sample-natt12 # traffic. Don't forget to open these ports on your firewall!
/external/icu/icu4c/source/tools/tzcode/
Dreadme.txt91 6. Don't forget to check in the new zoneinfo64.txt (from its location at
/external/antlr/antlr-3.4/runtime/CSharp2/
DREADME.TXT90 Don't forget to visit the www.antlr.org for further info. The mailing lists
/external/libvorbis/doc/
DVorbis_I_spec.tex80 % file. Helps you to not forget to resolve those TODOs... :)
/external/llvm/docs/HistoricalNotes/
D2000-11-18-EarlyDesignIdeas.txt61 o Or forget all this and stick to a traditional instruction set?
/external/fio/tools/plot/
Dfio2gnuplot.manpage65 Don't forget the simple quotes to avoid shell's interactions
/external/valgrind/docs/internals/
Dporting-HOWTO.txt72 (Don't forget to add it to all_archs[].) Likewise for os_test.in and
D3_1_BUGSTATUS.txt151 don't forget:
Dnotes.txt64 * Tracking of device segments is somehow broken (I forget how)
/external/llvm/test/Transforms/LoopUnroll/
Dscevunroll.ll135 ; exits, SCEV must forget its ExitNotTaken info.

1234