| /third_party/openssl/include/openssl/ |
| D | macros.h | 43 # define OSSL_DEPRECATED(since) \ argument 45 # define OSSL_DEPRECATED_FOR(since, message) \ argument 48 # define OSSL_DEPRECATED(since) __declspec(deprecated) argument 49 # define OSSL_DEPRECATED_FOR(since, message) __declspec(deprecated) argument 57 # define OSSL_DEPRECATED(since) \ argument 59 # define OSSL_DEPRECATED_FOR(since, message) \ argument 62 # define OSSL_DEPRECATED(since) __attribute__((deprecated)) argument 63 # define OSSL_DEPRECATED_FOR(since, message) __attribute__((deprecated)) argument 67 # define OSSL_DEPRECATED(since) __attribute__ ((deprecated)) argument 68 # define OSSL_DEPRECATED_FOR(since, message) __attribute__ ((deprecated)) argument [all …]
|
| /third_party/json/include/nlohmann/thirdparty/hedley/ |
| D | hedley.hpp | 1027 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated("Since " # since)) argument 1028 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __declspec(deprecated("Since " #since "; us… argument 1042 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__("Since " #since))) argument 1043 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __attribute__((__deprecated__("Since " #sin… argument 1045 …#define JSON_HEDLEY_DEPRECATED(since) JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT_WRAP_([[deprecat… argument 1046 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT… argument 1064 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__)) argument 1065 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __attribute__((__deprecated__)) argument 1070 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated) argument 1071 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __declspec(deprecated) argument [all …]
|
| /third_party/icu/icu4j/samples/src/com/ibm/icu/samples/util/timezone/ |
| D | BasicTimeZoneExample.java | 93 long since = 1104537600000L; // 2005-01-01 0:00 UTC in timeZoneRulesExample() local
|
| /third_party/typescript/src/compiler/ |
| D | debug.ts | 18 since?: Version | string; property 714 …const since = typeof options.since === "string" ? new Version(options.since) : options.since ?? wa… constant
|
| /third_party/flutter/engine/flutter/runtime/ |
| D | dart_vm.cc | 136 fml::TimeDelta since = fml::TimeDelta::FromMilliseconds(since_ms); in DartFileModifiedCallback() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| D | ntfsundelete.h | 56 time_t since; /* Since this time */ member
|
| D | ntfsundelete.c | 541 static int parse_time(const char *value, time_t *since) in parse_time()
|
| /third_party/pulseaudio/src/modules/raop/ |
| D | raop-sink.c | 501 pa_usec_t since = now - last_timing; in thread_func() local
|
| /third_party/json/single_include/nlohmann/ |
| D | json.hpp | 1198 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated("Since " # since)) argument 1199 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __declspec(deprecated("Since " #since "; us… argument 1213 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__("Since " #since))) argument 1214 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __attribute__((__deprecated__("Since " #sin… argument 1216 …#define JSON_HEDLEY_DEPRECATED(since) JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT_WRAP_([[deprecat… argument 1217 …#define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) JSON_HEDLEY_DIAGNOSTIC_DISABLE_CPP98_COMPAT… argument 1235 #define JSON_HEDLEY_DEPRECATED(since) __attribute__((__deprecated__)) argument 1236 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __attribute__((__deprecated__)) argument 1241 #define JSON_HEDLEY_DEPRECATED(since) __declspec(deprecated) argument 1242 #define JSON_HEDLEY_DEPRECATED_FOR(since, replacement) __declspec(deprecated) argument [all …]
|
| /third_party/typescript/lib/ |
| D | typescript.js | 2980 function formatDeprecationMessage(name, error, errorAfter, since, message) { argument 2988 function createErrorDeprecation(name, errorAfter, since, message) { argument 2994 function createWarningDeprecation(name, errorAfter, since, message) { argument 152808 …var factoryDeprecation = { since: "4.0", warnAfter: "4.1", message: "Use the appropriate method on… property 153461 …}, { since: "4.0", warnAfter: "4.1", message: "Use `factory.createStringLiteral`, `factory.createS… property 153661 }, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory` method instead." }); property 153675 …}, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory.update...` method inste… property 153687 since: "4.0", property
|
| D | typescriptServices.js | 2980 function formatDeprecationMessage(name, error, errorAfter, since, message) { argument 2988 function createErrorDeprecation(name, errorAfter, since, message) { argument 2994 function createWarningDeprecation(name, errorAfter, since, message) { argument 152808 …var factoryDeprecation = { since: "4.0", warnAfter: "4.1", message: "Use the appropriate method on… property 153461 …}, { since: "4.0", warnAfter: "4.1", message: "Use `factory.createStringLiteral`, `factory.createS… property 153661 }, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory` method instead." }); property 153675 …}, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory.update...` method inste… property 153687 since: "4.0", property
|
| D | tsserverlibrary.js | 2980 function formatDeprecationMessage(name, error, errorAfter, since, message) { argument 2988 function createErrorDeprecation(name, errorAfter, since, message) { argument 2994 function createWarningDeprecation(name, errorAfter, since, message) { argument 162580 …var factoryDeprecation = { since: "4.0", warnAfter: "4.1", message: "Use the appropriate method on… property 163233 …}, { since: "4.0", warnAfter: "4.1", message: "Use `factory.createStringLiteral`, `factory.createS… property 163433 }, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory` method instead." }); property 163447 …}, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory.update...` method inste… property 163459 since: "4.0", property
|
| D | tsserver.js | 2786 function formatDeprecationMessage(name, error, errorAfter, since, message) { argument 2794 function createErrorDeprecation(name, errorAfter, since, message) { argument 2800 function createWarningDeprecation(name, errorAfter, since, message) { argument 162576 …var factoryDeprecation = { since: "4.0", warnAfter: "4.1", message: "Use the appropriate method on… property 163229 …}, { since: "4.0", warnAfter: "4.1", message: "Use `factory.createStringLiteral`, `factory.createS… property 163429 }, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory` method instead." }); property 163443 …}, { since: "4.0", warnAfter: "4.1", message: "Use an appropriate `factory.update...` method inste… property 163455 since: "4.0", property
|
| D | tsc.js | 2366 function formatDeprecationMessage(name, error, errorAfter, since, message) { argument 2374 function createErrorDeprecation(name, errorAfter, since, message) { argument 2380 function createWarningDeprecation(name, errorAfter, since, message) { argument
|
| D | typingsInstaller.js | 2775 function formatDeprecationMessage(name, error, errorAfter, since, message) { argument 2783 function createErrorDeprecation(name, errorAfter, since, message) { argument 2789 function createWarningDeprecation(name, errorAfter, since, message) { argument
|