Searched refs:convenience (Results 1 – 25 of 537) sorted by relevance
12345678910>>...22
/external/ukey2/src/main/proto/ |
D | securemessage.proto | 83 // convenience. They are not needed for SecureMessage proper, but are 95 // A convenience proto for encoding NIST P-256 elliptic curve public keys 103 // A convenience proto for encoding RSA public keys with small exponents 110 // A convenience proto for encoding Diffie-Hellman public keys,
|
/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/python/cpython2/Doc/c-api/ |
D | module.rst | 83 Add an object to *module* as *name*. This is a convenience function which can 92 Add an integer constant to *module* as *name*. This convenience function can be 101 Add a string constant to *module* as *name*. This convenience function can be
|
/external/icu/icu4c/source/samples/date/ |
D | readme.txt | 14 uprint.h codepage output convenience header 15 uprint.h codepage output convenience implementation
|
/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/numfmt/ |
D | readme.txt | 14 util.cpp formatted output convenience implementation 15 util.h formatted output convenience header
|
/external/python/cpython2/Doc/library/ |
D | xml.sax.rst | 6 :synopsis: Package containing SAX2 base classes and convenience functions. 16 SAX exceptions and the convenience functions which will be most used by users of 27 The convenience functions are: 74 :mod:`xml.sax.handler`. For convenience,
|
/external/icu/icu4c/source/samples/ucnv/ |
D | readme.txt | 17 flagcb.h codepage output convenience header 18 flagcb.c codepage output convenience implementation
|
/external/python/cpython3/PCbuild/ |
D | clean.bat | 3 rem just for convenience.
|
/external/python/cpython2/PCbuild/ |
D | clean.bat | 3 rem just for convenience.
|
/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/swiftshader/third_party/llvm-7.0/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/python/cpython3/Doc/library/ |
D | xml.sax.rst | 5 :synopsis: Package containing SAX2 base classes and convenience functions. 17 SAX exceptions and the convenience functions which will be most used by users of 36 The convenience functions are: 87 :mod:`xml.sax.handler`. For convenience,
|
/external/mockftpserver/tags/1.1/ |
D | CHANGELOG.txt | 7 - AbstractTest: Add some test convenience methods.
|
/external/python/cpython2/PC/VS8.0/ |
D | build.bat | 3 rem just for convenience.
|
/external/boringssl/ios-arm/crypto/test/ |
D | trampoline-armv4.S | 33 @ Save parameters and all callee-saved registers. For convenience, we
|
/external/boringssl/linux-arm/crypto/test/ |
D | trampoline-armv4.S | 34 @ Save parameters and all callee-saved registers. For convenience, we
|
/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/pdfium/third_party/freetype/ |
D | README.pdfium | 16 avilable when building with the system Freetype, we provide it as a convenience.
|
/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/swiftshader/third_party/llvm-7.0/llvm/test/Linker/ |
D | unique-fwd-decl-order.ll | 9 ; the nodes are in a different order. This is for the reader's convenience.
|
12345678910>>...22