Home
last modified time | relevance | path

Searched refs:convenience (Results 1 – 25 of 232) sorted by relevance

12345678910

/external/clang/test/SemaObjC/
Dattr-designated-init.m32 … // expected-warning {{convenience initializer missing a 'self' call to another initializer}}
47 -(id)initB2 { return 0; } // expected-warning {{convenience initializer missing a 'self' call to an…
159 -(id)initS2 { // expected-warning {{convenience initializer missing a 'self' call to another initia…
160 …return [super initB1]; // expected-warning {{convenience initializer should not invoke an initiali…
169 …[super initB1]; // expected-warning {{convenience initializer should not invoke an initializer on …
171 …[super initB1]; // expected-warning {{convenience initializer should not invoke an initializer on …
175 -(id)initS6 { // expected-warning {{convenience initializer missing a 'self' call to another initia…
/external/chromium-trace/trace-viewer/third_party/Paste/docs/modules/
Durl.txt1 :mod:`paste.url` -- URL convenience class
/external/icu/icu4c/source/samples/cal/
Dreadme.txt11 uprint.h codepage output convenience header
12 uprint.h codepage output convenience implementation
/external/mesa3d/src/gallium/drivers/noop/
DSConscript2 # SConscript for noop convenience library
/external/icu/icu4c/source/samples/ucnv/
Dreadme.txt14 flagcb.h codepage output convenience header
15 flagcb.c codepage output convenience implementation
/external/icu/icu4c/source/samples/numfmt/
Dreadme.txt11 util.cpp formatted output convenience implementation
12 util.h formatted output convenience header
/external/icu/icu4c/source/samples/date/
Dreadme.txt11 uprint.h codepage output convenience header
12 uprint.h codepage output convenience implementation
/external/llvm/test/Linker/Inputs/
Dunique-fwd-decl-order.ll4 ; However, they are numbered the same for the reader's convenience.
/external/boringssl/src/util/bot/
DREADME2 continuous integration bots. It is in the repository for convenience and can be
/external/chromium-trace/trace-viewer/third_party/webapp2/docs/api/webapp2_extras/
Droutes.rst7 This module provides several extra route classes for convenience:
Djson.rst14 Some convenience functions are also available to encode and decode to and from
/external/compiler-rt/lib/
DCMakeLists.txt2 # and several convenience helper libraries.
/external/mockftpserver/tags/1.1/
DCHANGELOG.txt7 - AbstractTest: Add some test convenience methods.
/external/libvorbis/
Dtodo.txt17 convenience calls for text comments
/external/llvm/test/Linker/
Dunique-fwd-decl-order.ll9 ; the nodes are in a different order. This is for the reader's convenience.
/external/icu/icu4c/source/data/translit/
Dja_Latn_ru.txt43 yi → и ; # Added for convenience, after sh, ch, j.
Dja_Latn_ko.txt70 yi → ᅵ ; # Added for convenience, after shi.
/external/srtp/doc/
Dreferences.txt8 distribution for convenience. The counter mode definition is in
/external/mockftpserver/tags/1.2/
DCHANGELOG.txt16 - AbstractTest: Add some test convenience methods.
/external/mockftpserver/tags/1.2.1/
DCHANGELOG.txt20 - AbstractTest: Add some test convenience methods.
/external/mockftpserver/tags/2.x_Before_IDEA/
DCHANGELOG.txt20 - AbstractTest: Add some test convenience methods.
/external/eigen/doc/
DTutorialMatrixClass.dox30 We offer a lot of convenience typedefs to cover the usual cases. For example, \c Matrix4f is
35 We discuss \ref TutorialMatrixTypedefs "below" these convenience typedefs.
44 For example, the convenience typedef \c Vector3f is a (column) vector of 3 floats. It is defined as…
48 We also offer convenience typedefs for row-vectors, for example:
60 \em fixed \em size. For example, the convenience typedef \c MatrixXd, meaning
/external/guava/
DREADME.maven8 As a convenience, these folders have been set up to
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/
DREADME.md19 …olymer/polymer/releases) of Polymer include concatenated and minified sources for your convenience.
/external/mockftpserver/tags/1.2.2/
DCHANGELOG.txt27 - AbstractTest: Add some test convenience methods.

12345678910