Home
last modified time | relevance | path

Searched defs:deprecated (Results 1 – 25 of 59) sorted by relevance

123

/third_party/protobuf/src/google/protobuf/
Ddescriptor.proto416 optional bool deprecated = 23 [default = false]; field
497 optional bool deprecated = 3 [default = false]; field
611 optional bool deprecated = 3 [default = false]; field
644 optional bool deprecated = 3 [default = false]; field
660 optional bool deprecated = 1 [default = false]; field
680 optional bool deprecated = 33 [default = false]; field
700 optional bool deprecated = 33 [default = false]; field
/third_party/node/test/fixtures/
Ddeprecated.js3 const deprecated = util.deprecate(() => { constant
Ddeprecated-userland-class.js7 const deprecated = util.deprecate(deprecatedClass, 'deprecatedClass is deprecated.'); constant
Ddeprecated-userland-subclass.js7 const deprecated = util.deprecate(deprecatedClass, 'deprecatedClass is deprecated.'); constant
/third_party/python/Lib/test/support/
Dimport_helper.py65 def import_module(name, deprecated=False, *, required_on=()): argument
92 def import_fresh_module(name, fresh=(), blocked=(), deprecated=False): argument
/third_party/node/deps/npm/node_modules/util-deprecate/
Dbrowser.js32 function deprecated() { function
/third_party/pulseaudio/src/pulsecore/
Dmodinfo.h31 char *deprecated; member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DServiceOptions.php26 protected $deprecated = null; variable in Google\\Protobuf\\Internal\\ServiceOptions
DEnumValueOptions.php26 protected $deprecated = null; variable in Google\\Protobuf\\Internal\\EnumValueOptions
DEnumOptions.php33 protected $deprecated = null; variable in Google\\Protobuf\\Internal\\EnumOptions
DMethodOptions.php26 protected $deprecated = null; variable in Google\\Protobuf\\Internal\\MethodOptions
DMessageOptions.php54 protected $deprecated = null; variable in Google\\Protobuf\\Internal\\MessageOptions
DFieldOptions.php89 protected $deprecated = null; variable in Google\\Protobuf\\Internal\\FieldOptions
/third_party/node/deps/v8/third_party/inspector_protocol/
Dpdl.py39 def createItem(d, experimental, deprecated, name=None): argument
/third_party/node/tools/inspector_protocol/
Dpdl.py35 def createItem(d, experimental, deprecated, name=None): argument
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DValidIdentifiers.java52 deprecated, enumConstant
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DValidIdentifiers.java44 deprecated, enumConstant
/third_party/icu/tools/cldr/cldr-to-icu/src/test/java/org/unicode/icu/tool/cldrtoicu/mapper/
DBcp47MapperTest.java246 private static CldrValue deprecated( in deprecated() method in Bcp47MapperTest
/third_party/mesa3d/src/mapi/glapi/gen/
Dgl_API.dtd39 deprecated CDATA "none" attribute
/third_party/node/lib/internal/
Dutil.js125 function deprecated(...args) { function
149 deprecated.prototype = fn.prototype; class
/third_party/node/tools/doc/
Dhtml.mjs328 const deprecated = { description: '' }; variable
/third_party/node/deps/npm/lib/commands/
Dview.js333 deprecated: manifest.deprecated, property
/third_party/node/lib/
Ddgram.js1057 }, 'Socket.prototype._healthCheck() is deprecated', 'DEP0112');
1062 }, 'Socket.prototype._stopReceiving() is deprecated', 'DEP0112');
/third_party/node/doc/api/
Dutil.json2926 "deprecated": [ array
2968 "deprecated": [ array
3001 "deprecated": [ array
3034 "deprecated": [ array
3067 "deprecated": [ array
3100 "deprecated": [ array
3133 "deprecated": [ array
3166 "deprecated": [ array
3199 "deprecated": [ array
3232 "deprecated": [ array
[all …]
Ddiagnostics_channel.json264 "deprecated": [ array
308 "deprecated": [ array

123