Home
last modified time | relevance | path

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

12345678910>>...18

/third_party/libxml2/
DDOCBparser.c43 static int deprecated = 0; in docbEncodeEntities() local
67 static int deprecated = 0; in docbParseDocument() local
88 static int deprecated = 0; in docbFreeParserCtxt() local
115 static int deprecated = 0; in docbParseChunk() local
150 static int deprecated = 0; in docbCreatePushParserCtxt() local
181 static int deprecated = 0; in docbSAXParseDoc() local
207 static int deprecated = 0; in docbParseDoc() local
234 static int deprecated = 0; in docbCreateFileParserCtxt() local
266 static int deprecated = 0; in docbSAXParseFile() local
293 static int deprecated = 0; in docbParseFile() local
Dlegacy.c55 static int deprecated = 0; in htmlDecodeEntities() local
416 static int deprecated = 0; in xmlDecodeEntities() local
446 static int deprecated = 0; in xmlNamespaceParseNCName() local
481 static int deprecated = 0; in xmlNamespaceParseQName() local
510 static int deprecated = 0; in xmlNamespaceParseNSDef() local
533 static int deprecated = 0; in xmlParseQuotedString() local
561 static int deprecated = 0; in xmlParseNamespace() local
593 static int deprecated = 0; in xmlScanName() local
633 static int deprecated = 0; in xmlParserHandleReference() local
659 static int deprecated = 0; in xmlHandleEntity() local
[all …]
/third_party/node/deps/npm/test/tap/
Ddeprecate.js44 '0.0.1': { deprecated: 'make it dead' }, property
48 server.put('/cond', deprecated).reply(201, { deprecated: true }) property
71 '0.0.1': { deprecated: 'make it dead' }, property
75 server.put('/@scope%2fcond', deprecated).reply(201, { deprecated: true }) property
94 '0.0.0': { deprecated: 'make it dead' }, property
95 '0.0.1': { deprecated: 'make it dead' }, property
99 server.put('/cond', deprecated).reply(201, { deprecated: true }) property
132 '0.0.0': { deprecated: 'make it dead' }, property
133 '0.0.1': { deprecated: 'make it dead' }, property
134 '0.0.2': { deprecated: 'make it dead' } property
[all …]
/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/lib/utils/
Ddepr-check.js5 const deprecated = {} constant
/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/
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
/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/node/deps/npm/node_modules/bcrypt-pbkdf/
Dpackage.json32 "deprecated": false, boolean
/third_party/node/deps/npm/node_modules/util-promisify/
Dpackage.json32 "deprecated": false, boolean
/third_party/node/deps/npm/node_modules/extsprintf/
Dpackage.json30 "deprecated": false, boolean
/third_party/node/deps/npm/node_modules/util-extend/
Dpackage.json31 "deprecated": false, boolean
/third_party/node/deps/npm/node_modules/builtins/
Dpackage.json29 "deprecated": false, boolean
/third_party/node/deps/npm/node_modules/delegates/
Dpackage.json30 "deprecated": false, boolean

12345678910>>...18