Searched refs:convenience (Results 1 – 25 of 232) sorted by relevance
12345678910
/external/clang/test/SemaObjC/ |
D | attr-designated-init.m | 32 … // 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/ |
D | url.txt | 1 :mod:`paste.url` -- URL convenience class
|
/external/icu/icu4c/source/samples/cal/ |
D | readme.txt | 11 uprint.h codepage output convenience header 12 uprint.h codepage output convenience implementation
|
/external/mesa3d/src/gallium/drivers/noop/ |
D | SConscript | 2 # SConscript for noop convenience library
|
/external/icu/icu4c/source/samples/ucnv/ |
D | readme.txt | 14 flagcb.h codepage output convenience header 15 flagcb.c codepage output convenience implementation
|
/external/icu/icu4c/source/samples/numfmt/ |
D | readme.txt | 11 util.cpp formatted output convenience implementation 12 util.h formatted output convenience header
|
/external/icu/icu4c/source/samples/date/ |
D | readme.txt | 11 uprint.h codepage output convenience header 12 uprint.h codepage output convenience implementation
|
/external/llvm/test/Linker/Inputs/ |
D | unique-fwd-decl-order.ll | 4 ; However, they are numbered the same for the reader's convenience.
|
/external/boringssl/src/util/bot/ |
D | README | 2 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/ |
D | routes.rst | 7 This module provides several extra route classes for convenience:
|
D | json.rst | 14 Some convenience functions are also available to encode and decode to and from
|
/external/compiler-rt/lib/ |
D | CMakeLists.txt | 2 # and several convenience helper libraries.
|
/external/mockftpserver/tags/1.1/ |
D | CHANGELOG.txt | 7 - AbstractTest: Add some test convenience methods.
|
/external/libvorbis/ |
D | todo.txt | 17 convenience calls for text comments
|
/external/llvm/test/Linker/ |
D | unique-fwd-decl-order.ll | 9 ; the nodes are in a different order. This is for the reader's convenience.
|
/external/icu/icu4c/source/data/translit/ |
D | ja_Latn_ru.txt | 43 yi → и ; # Added for convenience, after sh, ch, j.
|
D | ja_Latn_ko.txt | 70 yi → ᅵ ; # Added for convenience, after shi.
|
/external/srtp/doc/ |
D | references.txt | 8 distribution for convenience. The counter mode definition is in
|
/external/mockftpserver/tags/1.2/ |
D | CHANGELOG.txt | 16 - AbstractTest: Add some test convenience methods.
|
/external/mockftpserver/tags/1.2.1/ |
D | CHANGELOG.txt | 20 - AbstractTest: Add some test convenience methods.
|
/external/mockftpserver/tags/2.x_Before_IDEA/ |
D | CHANGELOG.txt | 20 - AbstractTest: Add some test convenience methods.
|
/external/eigen/doc/ |
D | TutorialMatrixClass.dox | 30 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/ |
D | README.maven | 8 As a convenience, these folders have been set up to
|
/external/chromium-trace/trace-viewer/tracing/third_party/components/polymer/ |
D | README.md | 19 …olymer/polymer/releases) of Polymer include concatenated and minified sources for your convenience.
|
/external/mockftpserver/tags/1.2.2/ |
D | CHANGELOG.txt | 27 - AbstractTest: Add some test convenience methods.
|
12345678910