Searched refs:convenience (Results 1 – 25 of 278) sorted by relevance
12345678910>>...12
/external/clang/test/SemaObjC/ |
D | attr-designated-init.m | 33 … // expected-warning {{convenience initializer missing a 'self' call to another initializer}} 48 -(id)initB2 { return 0; } // expected-warning {{convenience initializer missing a 'self' call to an… 160 -(id)initS2 { // expected-warning {{convenience initializer missing a 'self' call to another initia… 161 …return [super initB1]; // expected-warning {{convenience initializer should not invoke an initiali… 170 …[super initB1]; // expected-warning {{convenience initializer should not invoke an initializer on … 172 …[super initB1]; // expected-warning {{convenience initializer should not invoke an initializer on … 176 -(id)initS6 { // expected-warning {{convenience initializer missing a 'self' call to another initia…
|
/external/icu/icu4c/source/samples/numfmt/ |
D | readme.txt | 14 util.cpp formatted output convenience implementation 15 util.h formatted output convenience header
|
/external/icu/icu4c/source/samples/cal/ |
D | readme.txt | 14 uprint.h codepage output convenience header 15 uprint.h codepage output convenience implementation
|
/external/icu/icu4c/source/samples/date/ |
D | readme.txt | 14 uprint.h codepage output convenience header 15 uprint.h codepage output convenience implementation
|
/external/mesa3d/src/gallium/drivers/noop/ |
D | SConscript | 2 # SConscript for noop convenience library
|
/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/icu/icu4c/source/samples/ucnv/ |
D | readme.txt | 17 flagcb.h codepage output convenience header 18 flagcb.c codepage output convenience implementation
|
/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/boringssl/src/ |
D | PORTING.md | 15 typically add compatibility functions for convenience. 17 For convenience, BoringSSL defines upstream's `OPENSSL_NO_*` feature macros 71 `SSL_ctrl` and `EVP_PKEY_CTX_ctrl`, combined with convenience macros, such as 79 For convenience, `SSL_CTRL_*` values are retained as macros to `doesnt_exist` so 172 BoringSSL for convenience, but they do nothing and are not necessary.
|
/external/autotest/client/samples/ |
D | control.profilers | 10 it shows the convenience logging methods, such as logging.info and
|
/external/compiler-rt/lib/ |
D | CMakeLists.txt | 2 # and several convenience helper libraries.
|
/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/autotest/ |
D | PRESUBMIT.cfg | 12 # Not enabled because it takes a few minutes. Put here for convenience
|
/external/mockftpserver/tags/1.2/ |
D | CHANGELOG.txt | 16 - AbstractTest: Add some test convenience methods.
|
/external/mockftpserver/tags/2.x_Before_IDEA/ |
D | CHANGELOG.txt | 20 - AbstractTest: Add some test convenience methods.
|
/external/mockftpserver/tags/1.2.1/ |
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/toolchain-utils/binary_search_tool/sysroot_wrapper/ |
D | README | 11 generate a common variable script for the convenience of the scripts in
|
/external/guava/ |
D | README.maven | 8 As a convenience, these folders have been set up to
|
/external/mockftpserver/tags/1.2.2/ |
D | CHANGELOG.txt | 27 - AbstractTest: Add some test convenience methods.
|
/external/mockftpserver/tags/1.2.3/ |
D | CHANGELOG.txt | 33 - AbstractTest: Add some test convenience methods.
|
/external/libmojo/mojo/public/cpp/ |
D | README.md | 8 wrappers provide increased convenience and/or type-safety.
|
/external/icu/icu4c/source/data/translit/ |
D | ja_Latn_ru.txt | 91 yi → и ; # Added for convenience, after sh, ch, j.
|
12345678910>>...12