Home
last modified time | relevance | path

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

12345

/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/avahi/docs/
DHACKING10 * Don't forget to add the autoconf config.h inclusion to all C source files:
21 * Never forget that Avahi should be buildable without DBUS, GTK or python!
/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/antlr/antlr-3.4/runtime/JavaScript/third/
Dantcontrib.properties24 forget=net.sf.antcontrib.process.ForgetTask key
/external/llvm/test/Transforms/LoopStrengthReduce/
D2011-12-19-PostincQuadratic.ll5 ; needs to forget that for.body7 is a postinc loop during expansion.
/external/iproute2/tc/
DREADME.last26 source and forget about PSCHED_GETTIMEOFDAY forever.
/external/clang/test/Parser/
Dobjc-init.m20 …ected-error {{interface type 'NSNumber' cannot be passed by value; did you forget * in 'NSNumber'}}
/external/clang/
DToolchainPrebuilts.md24 *aosp/master* synchronized otherwise, but very often someone will forget to
84 If/when we forget this, we have to do it later.
DRenderScriptPrebuilts.md28 If/when we forget this, we have to do it later.
/external/clang/include/clang/AST/
DCommentHTMLTags.td59 // forget to change the default in the TableGen backend.
/external/opencv3/doc/py_tutorials/py_setup/py_setup_in_fedora/
Dpy_setup_in_fedora.markdown93 CMake, don't forget to pass -D WITH_TBB=ON. More details below.)
99 don't forget to pass -D WITH_EIGEN=ON. More details below.)
107 while configuring installation with CMake, don't forget to pass -D BUILD_DOCS=ON. More details
/external/skia/src/core/
DSkGlyphCache.h181 void forget() { in forget() function
/external/skia/src/animator/
DSkScript2.h44 void forget(SkOpArray* array);
DSkScript.h76 void forget(SkTypedArray* array);
/external/chromium-trace/catapult/third_party/coverage/
Dhowto.txt16 - Don't forget the man page: doc/python-coverage.1.txt
/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/libjpeg-turbo/release/
Duninstall.in106 pkgutil --forget $MACPACKAGE
/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/guice/extensions/persist/lib/
Djta.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/transaction/ javax/ ...
/external/libvorbis/doc/
DVorbis_I_spec.tex80 % file. Helps you to not forget to resolve those TODOs... :)

12345