Searched refs:Introduced (Results 1 – 21 of 21) sorted by relevance
/external/libxml2/os400/libxmlrpg/ |
D | parserInternals.rpgle | 34 * Introduced in 2.9.0 46 * Introduced in 2.9.0 56 * Introduced in 2.9.0 66 * Introduced in 2.9.0
|
/external/clang/lib/Sema/ |
D | SemaDeclAttr.cpp | 1855 VersionTuple Introduced, in checkAvailabilityAttr() argument 1865 if (!Introduced.empty() && !Deprecated.empty() && in checkAvailabilityAttr() 1866 !(Introduced <= Deprecated)) { in checkAvailabilityAttr() 1869 << 0 << Introduced.getAsString(); in checkAvailabilityAttr() 1873 if (!Introduced.empty() && !Obsoleted.empty() && in checkAvailabilityAttr() 1874 !(Introduced <= Obsoleted)) { in checkAvailabilityAttr() 1877 << 0 << Introduced.getAsString(); in checkAvailabilityAttr() 1912 VersionTuple Introduced, in mergeAvailabilityAttr() argument 1919 VersionTuple MergedIntroduced = Introduced; in mergeAvailabilityAttr() 1973 if (!versionsMatch(OldIntroduced, Introduced, OverrideOrImpl) || in mergeAvailabilityAttr() [all …]
|
/external/tagsoup/ |
D | CHANGES | 172 Introduced "uncloseability" of form and table elements 182 Introduced <memberofAny> and <isRoot> as alternatives to 258 Introduced BOOLEAN type (currently just converted to NMTOKEN).
|
/external/curl/docs/libcurl/ |
D | symbols-in-versions | 13 Name Introduced Deprecated Removed
|
/external/expat/ |
D | Changes | 100 - Introduced an XMLCALL macro to control the calling
|
/external/clang/include/clang-c/ |
D | Index.h | 2535 CXVersion Introduced; member
|
/external/clang/lib/Parse/ |
D | ParseDecl.cpp | 859 enum { Introduced, Deprecated, Obsoleted, Unknown }; in ParseAvailabilityAttribute() enumerator 965 Index = Introduced; in ParseAvailabilityAttribute() 1002 for (unsigned Index = Introduced; Index != Unknown; ++Index) { in ParseAvailabilityAttribute() 1022 Changes[Introduced], in ParseAvailabilityAttribute()
|
/external/v8/ |
D | ChangeLog | 14675 Introduced new API to expose external string resource regardless of 14735 Introduced global contexts to represent lexical global scope(s). 16109 Introduced a toplevel Makefile to support GYP-based building. GYP 16200 Introduced a random entropy source which can optionally be provided at 16246 Introduced code flushing of RegExp code to free memory used by 16567 Introduced v8Locale.Collator, a partial implementation of Collator 16625 Introduced scons target to build the preparser stand-alone example. 16853 Introduced partial strict mode support. 17283 Introduced v8::Value::IsRegExp method. 17288 Introduced new indexed property query callbacks API (issue 816). This [all …]
|
/external/avahi/docs/ |
D | NEWS | 730 * Introduced new asynchronous resolver API
|
/external/clang/tools/c-index-test/ |
D | c-index-test.c | 753 printVersion(", introduced=", PlatformAvailability[I].Introduced); in PrintCursor()
|
/external/c-ares/ |
D | CHANGES | 267 - Introduced ares_library_init() and ares_library_cleanup() functions.
|
/external/testng/ |
D | CHANGES.txt | 1072 Fixed: Introduced a JDK5 dependency in the JDK1.4 build (getEnclosingClass())
|
/external/clang/tools/libclang/ |
D | CIndex.cpp | 6676 availability[N].Introduced = convertVersion(Avail->getIntroduced()); in getCursorPlatformAvailabilityForDecl()
|
/external/libevent/ |
D | ChangeLog | 940 …o Introduced evutil_make_socket_closeonexec() to preserve fd flags for F_SETFD. (d0939d2 Jardel We…
|
/external/clang/include/clang/Sema/ |
D | Sema.h | 2105 VersionTuple Introduced,
|
/external/curl/ |
D | CHANGES.0 | 1123 - Introduced a SYST-based test to properly set-up name format when dealing 1981 - Introduced curl_sspi.c and curl_sspi.h for the implementation of functions 4248 - Introduced --data-urlencode to the curl tool for easier url encoding of the 9044 - Introduced lib/curlx.h as a single header to provide the curlx_-functions 14118 - Introduced a new file format for storing test cases, and thus I had to 16043 - Introduced LIBCURL_VERSION_NUM to the curl.h include file to better allow 17305 - Introduced a whole new dynamic buffer system for all sprintf()s. It is 17389 - Introduced automake stuff.
|
/external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/ |
D | ChangeLog.23 | 6382 Introduced as replacement of FT_GetFile_From_Mac_ATS_Name.
|
D | ChangeLog.21 | 6001 Introduced three new functions to deal with glyph bitmaps within
|
/external/libpng/ |
D | CHANGES | 4469 Introduced a PNG_LIB_TARGETS variable that lists all activated library
|
/external/pcre/dist/ |
D | ChangeLog | 5162 56. Introduced HOST_CC and HOST_CFLAGS which can be set in the environment when
|
/external/libxml2/ |
D | ChangeLog | 4455 Added facet derivation constraints. Introduced "particle"
|