Home
last modified time | relevance | path

Searched refs:compatible (Results 1 – 25 of 563) sorted by relevance

12345678910>>...23

/external/clang/test/SemaObjC/
Dparameterized_classes_collection_literal.m37 …@1, // expected-warning{{of type 'NSNumber *' is not compatible with array element type 'NSString …
39 …@[@1, @2]]; // expected-warning{{of type 'NSArray *' is not compatible with array element type 'NS…
42 …@"blah", // expected-warning{{object of type 'NSString *' is not compatible with array element typ…
43 …@[@1]]; // expected-warning{{object of type 'NSNumber *' is not compatible with array element type…
49 …@18 : @18, // expected-warning{{object of type 'NSNumber *' is not compatible with dictionary key …
50 …@"world" : @"blah" // expected-warning{{object of type 'NSString *' is not compatible with diction…
Dblock-id-as-block-argtype.m22 fn(b2); // must succeed: block1_t *is* compatible with id
23 fn(b3); // succeeds: NSObject* compatible with id
24 fn(b4); // succeeds: id compatible with id
/external/chromium-trace/catapult/third_party/gsutil/third_party/rsa/doc/
Dcompatibility.rst8 version 1.5. This makes it compatible with the OpenSSL RSA module.
11 keys are compatible with OpenSSL. However, OpenSSL uses X.509 for its
28 Python-RSA only, not compatible with any other known application.
39 To get a Python-RSA-compatible public key from OpenSSL, you need the
45 Encryption and decryption is also compatible::
/external/slf4j/log4j-over-slf4j/src/main/resources/META-INF/
DMANIFEST.MF8 …nimum.compatible.version}, org.slf4j.helpers;version=${slf4j.api.minimum.compatible.version}, org.…
/external/llvm/docs/CommandGuide/
Dllvm-lib.rst1 llvm-lib - LLVM lib.exe compatible library tool
17 The **llvm-lib** command is intended to be a ``lib.exe`` compatible
30 members. These files are much smaller, but are not compatible with
/external/avahi/docs/
DNEWS8 This release is backwards compatible with Avahi 0.6.x with x < 31.
19 This release is backwards compatible with Avahi 0.6.x with x < 30.
32 This release is backwards compatible with Avahi 0.6.x with x < 29.
45 This release is backwards compatible with Avahi 0.6.x with x < 28.
58 This release is backwards compatible with Avahi 0.6.x with x < 27.
75 This release is backwards compatible with Avahi 0.6.x with x < 26.
86 This release is backwards compatible with Avahi 0.6.x with x < 25.
100 This release is backwards compatible with Avahi 0.6.x with x < 24.
116 This release is backwards compatible with Avahi 0.6.x with x < 23.
140 This release is backwards compatible with Avahi 0.6.x with x < 22.
[all …]
/external/llvm/test/MC/AArch64/
Darm64-fp-encoding-error.s4 ; CHECK: error: expected compatible register or floating-point constant
7 ; CHECK: error: expected compatible register or floating-point constant
/external/chromium-trace/catapult/third_party/polymer/components/core-media-query/
DREADME.md4 **This element is compatible with Polymer 0.5 and lower only, and will be deprecated.**
5 You can check out a similar 0.8-compatible version of this element at [https://github.com/polymerel…
/external/chromium-trace/catapult/third_party/polymer/components/core-component-page/
DREADME.md4 **This element is compatible with Polymer 0.5 and lower only, and will be deprecated.**
5 You can check out a similar 0.8-compatible version of this element at [https://github.com/polymerel…
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/docs/
DLICENSE.TXT18 Note that this license is compatible to the GNU General Public
27 of the X Window System. It is compatible to the above two licenses (see
31 compatible to the above two licenses.
/external/pcre/dist/doc/
Dperltest.txt22 the Perl-compatible testinput1 file are escaped so that they can be used for
25 in the Perl-compatible test file. The output should be identical, apart from
30 and testinput6 files can be fed to perltest to run compatible UTF-8 tests.
/external/llvm/test/Transforms/Inline/X86/
Dinline-target-attr.ll2 ; Check that we only inline when we have compatible target attributes.
4 ; sets are compatible.
/external/clang/docs/
DMSVCCompatibility.rst17 When Clang compiles C++ code for Windows, it attempts to be compatible with
20 First, Clang attempts to be ABI-compatible, meaning that Clang-compiled code
39 be compatible with MSVC's cl.exe.
65 fully implemented and should be ABI compatible. Both `#pragma
80 any CodeView-compatible type info or description of variable layout.
102 We are ABI compatible with both the MSVC 2013 and 2015 ABI for static local
105 * Lambdas: :good:`Mostly complete`. Clang is compatible with Microsoft's
/external/bison/m4/
Drealloc.m416 AC_CACHE_CHECK([for GNU libc compatible realloc],
55 [Define to 1 if your system has a GNU libc compatible 'realloc'
Dcalloc.m422 AC_CACHE_CHECK([for GNU libc compatible calloc],
63 [Define to 1 if your system has a GNU libc compatible 'calloc'
/external/antlr/antlr-3.4/runtime/Python/
DREADME17 WARNING: Currently the runtime library for V3.1 is not compatible with
23 compatible with V3.0.x recognizers or if future runtimes V3.2+ will be
24 compatible with V3.1 recognizers.
/external/vboot_reference/firmware/
DREADME30 binary-compatible with vboot1, so although the interface details are
42 compatible with vboot1 structs. Because of the early release of the lib20
/external/owasp/sanitizer/lib/commons-codec-1.4/
DRELEASE-NOTES.txt15 o Codec 1.4 is binary compatible with Codec 1.3
53 o [CODEC-40] Add crypto-compatible BigInteger encoding support to Base64.
/external/chromium-trace/catapult/third_party/webapp2/
DREADME3 webapp2 is a lightweight Python web framework compatible with Google App
/external/chromium-trace/catapult/third_party/WebOb/docs/
Dtodo.txt6 encoding error if the value is Unicode and not ascii-compatible.
/external/llvm/cmake/modules/
DDetermineGCCCompatible.cmake1 # Determine if the compiler has GCC-compatible command-line syntax.
/external/pcre/dist/
Dlibpcreposix.pc.in9 Description: PCREPosix - Posix compatible interface to libpcre
Dlibpcre.pc.in9 Description: PCRE - Perl compatible regular expressions C library with 8 bit character support
/external/llvm/test/MC/ARM/Windows/
Dinvalid-relocation.s1 # RUN: not llvm-mc -triple thumbv7-windows -incremental-linker-compatible -filetype obj -o /dev/nul…
/external/llvm/test/CodeGen/Mips/mips64r6/
Dcompatibility.ll5 ; DSP: MIPS64r6 is not compatible with the DSP ASE

12345678910>>...23