Searched refs:compatible (Results 1 – 25 of 435) sorted by relevance
12345678910>>...18
/external/slf4j/log4j-over-slf4j/src/main/resources/META-INF/ |
D | MANIFEST.MF | 8 …nimum.compatible.version}, org.slf4j.helpers;version=${slf4j.api.minimum.compatible.version}, org.…
|
/external/clang/test/SemaObjC/ |
D | block-id-as-block-argtype.m | 22 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/llvm/test/MC/AArch64/ |
D | arm64-fp-encoding-error.s | 4 ; CHECK: error: expected compatible register or floating-point constant 7 ; CHECK: error: expected compatible register or floating-point constant
|
/external/clang/docs/ |
D | MSVCCompatibility.rst | 17 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. 88 does not know how to emit compatible handlers. Clang can throw and rethrow 92 compatible with MSVC 2013, which does not support thread-safe local statics. 96 * Lambdas: :good:`Mostly complete`. Clang is compatible with Microsoft's
|
/external/pcre/dist/doc/ |
D | perltest.txt | 22 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/bison/m4/ |
D | realloc.m4 | 16 AC_CACHE_CHECK([for GNU libc compatible realloc], 55 [Define to 1 if your system has a GNU libc compatible 'realloc'
|
D | calloc.m4 | 22 AC_CACHE_CHECK([for GNU libc compatible calloc], 63 [Define to 1 if your system has a GNU libc compatible 'calloc'
|
D | malloc.m4 | 16 AC_CACHE_CHECK([for GNU libc compatible malloc], 55 [Define to 1 if your system has a GNU libc compatible 'malloc'
|
/external/antlr/antlr-3.4/runtime/Python/ |
D | README | 17 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/ |
D | README | 30 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/ |
D | RELEASE-NOTES.txt | 15 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/trace-viewer/third_party/webapp2/ |
D | README | 3 webapp2 is a lightweight Python web framework compatible with Google App
|
/external/chromium-trace/trace-viewer/third_party/WebOb/docs/ |
D | todo.txt | 6 encoding error if the value is Unicode and not ascii-compatible.
|
/external/pcre/dist/ |
D | libpcreposix.pc.in | 9 Description: PCREPosix - Posix compatible interface to libpcre
|
D | libpcre16.pc.in | 9 Description: PCRE - Perl compatible regular expressions C library with 16 bit character support
|
D | libpcre.pc.in | 9 Description: PCRE - Perl compatible regular expressions C library with 8 bit character support
|
D | libpcre32.pc.in | 9 Description: PCRE - Perl compatible regular expressions C library with 32 bit character support
|
/external/libedit/ |
D | acinclude.m4 | 32 dnl Check if getpwnam_r and getpwuid_r are POSIX.1 compatible 47 …TPW_R_POSIX], 1, [Define to 1 if you have getpwnam_r and getpwuid_r that are POSIX.1 compatible.])
|
/external/jetty/ |
D | README.android | 12 all of the original sources are compatible with the android runtime. Incompatible source files are 38 lib directory and excludes the sources files that are not compatible with the android runtime (see
|
/external/llvm/test/CodeGen/Mips/mips64r6/ |
D | compatibility.ll | 5 ; DSP: MIPS64r6 is not compatible with the DSP ASE
|
/external/llvm/test/CodeGen/Mips/mips32r6/ |
D | compatibility.ll | 5 ; DSP: MIPS32r6 is not compatible with the DSP ASE
|
/external/llvm/cmake/modules/ |
D | LLVMConfigVersion.cmake.in | 3 # LLVM is API-compatible only with matching major.minor versions
|
/external/nanopb-c/tests/backwards_compatibility/ |
D | SConscript | 1 # Check that the old generated .pb.c/.pb.h files are still compatible with the
|
/external/slf4j/slf4j-api/src/main/resources/META-INF/ |
D | MANIFEST.MF | 8 Import-Package: org.slf4j.impl;version=${slf4j.api.minimum.compatible.version}
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/tool/templates/ |
D | depend.stg | 1 /** templates used to generate make-compatible dependencies */
|
12345678910>>...18