Home
last modified time | relevance | path

Searched defs:deprecated (Results 1 – 25 of 60) 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/node/deps/npm/node_modules/util-deprecate/
Dbrowser.js32 function deprecated() { function
/third_party/python/Lib/test/support/
Dimport_helper.py67 def import_module(name, deprecated=False, *, required_on=()): argument
109 deprecated=False, argument
/third_party/pulseaudio/src/pulsecore/
Dmodinfo.h31 char *deprecated; member
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DEnumValueOptions.php26 protected $deprecated = null; variable in Google\\Protobuf\\Internal\\EnumValueOptions
DServiceOptions.php26 protected $deprecated = null; variable in Google\\Protobuf\\Internal\\ServiceOptions
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/icu4j/main/classes/core/src/com/ibm/icu/impl/
DValidIdentifiers.java44 deprecated, enumConstant
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DValidIdentifiers.java52 deprecated, enumConstant
/third_party/python/Lib/importlib/resources/
D_legacy.py15 def deprecated(func): function
/third_party/node/lib/internal/
Dutil.js111 code, msg, deprecated, useEmitSync, argument
145 function deprecated(...args) { function
171 function deprecated(...args) { function
185 deprecated.prototype = fn.prototype; class
/third_party/python/Lib/test/test_importlib/frozen/
Dtest_loader.py16 def deprecated(): function
/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/deps/npm/docs/lib/
Dindex.js115 const sort = ([keya, { deprecated: depa }], [keyb, { deprecated: depb }]) => { property
/third_party/node/deps/npm/lib/commands/
Dview.js339 deprecated: manifest.deprecated, property
/third_party/node/tools/doc/
Dhtml.mjs328 const deprecated = { description: '' }; variable

123