| /third_party/node/deps/npm/node_modules/libnpmteam/ |
| D | index.js | 16 cmd.create = (entity, opts) => { argument 29 cmd.destroy = (entity, opts) => { argument 41 cmd.add = (user, entity, opts) => { argument 54 cmd.rm = (user, entity, opts) => { argument 79 cmd.lsUsers = (entity, opts) => { argument 83 cmd.lsUsers.stream = (entity, opts) => { argument 97 function splitEntity (entity = '') { argument
|
| /third_party/node/deps/npm/lib/ |
| D | team.js | 54 function team ([cmd, entity = '', user = ''], cb) { argument 83 function teamCreate (entity, opts) { argument 98 function teamDestroy (entity, opts) { argument 113 function teamAdd (entity, user, opts) { argument 129 function teamRm (entity, user, opts) { argument 145 function teamListUsers (entity, opts) { argument 159 function teamListTeams (entity, opts) { argument
|
| /third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/ |
| D | macro_checker.py | 65 def haveLinkTarget(self, entity): argument 83 def addLinkToEntity(self, entity, context): argument 89 def seenRefPage(self, entity): argument 93 def addRefPage(self, entity): argument 97 def findMacroAndEntity(self, macro, entity): argument 104 def findEntity(self, entity): argument 111 def findEntityCaseInsensitive(self, entity): argument
|
| D | entity_db.py | 231 def findMacroAndEntity(self, macro, entity): argument 237 def findEntity(self, entity): argument 256 def findEntityCaseInsensitive(self, entity): argument 301 def entityHasValidity(self, entity): argument
|
| D | macro_checker_file.py | 164 def shouldEntityBeText(entity, subscript): argument 898 def checkIncludeRefPageRelation(self, entity, generated_type): argument 1481 def handleIncludeMissingRefPage(self, entity, generated_type): argument 1495 def handleIncludeMismatchRefPage(self, entity, generated_type): argument 1606 def computeExpectedRefPageFromInclude(self, entity): argument 1611 def makeRefPageTag(self, entity, data=None, argument
|
| D | console_printer.py | 176 def makeRowOfBroken(entity, uses): argument 198 def makeRowOfMissing(entity): argument
|
| D | shared.py | 83 def generateInclude(dir_traverse, generated_type, category, entity): argument
|
| D | consistency_tools.py | 541 def set_error_context(self, entity=None, elem=None): argument
|
| /third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/ |
| D | CurrencyDataEntry.java | 16 private String entity; field in CurrencyDataEntry 25 …private CurrencyDataEntry(String entity, String currency, String alphabeticCode, Integer numericCo… in CurrencyDataEntry() 36 public String entity() { in entity() method in CurrencyDataEntry 79 public Builder setEntity(String entity) { in setEntity()
|
| /third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/ |
| D | gstv4l2codecdevice.c | 131 struct media_v2_entity *entity = in find_v4l_entity() local 164 struct media_v2_entity *entity = in find_codec_entity() local 182 struct media_v2_entity *entity, struct media_v2_pad **sink_pad, in find_codec_entity_pads() 271 struct media_v2_entity *entity) in find_video_devnode() 350 struct media_v2_entity *entity = (struct media_v2_entity *) c->data; in gst_v4l2_codec_find_devices() local
|
| /third_party/NuttX/drivers/usbdev/gadget/ |
| D | f_dfu.c | 296 struct usb_dfu_entity *entity = usb_dfu_get_entity(0); in usb_dfu_running() local 308 struct usb_dfu_entity *entity = usb_dfu_get_entity(0); in usb_dfu_update_status() local 320 struct usb_dfu_entity *entity = usb_dfu_get_entity(0); in usb_dfu_update_size_get() local 332 struct usb_dfu_entity *entity = usb_dfu_get_entity(0); in dfu_ram_read() local 364 struct usb_dfu_entity *entity = usb_dfu_get_entity(0); in dfu_ram_write() local 493 struct usb_dfu_entity *entity = usb_dfu_get_entity(0); in usbdev_dfu_transaction_cleanup() local 802 struct usb_dfu_entity *entity = usb_dfu_get_entity(0); in dfu_manifest_sync_request() local 837 struct usb_dfu_entity *entity = usb_dfu_get_entity(0); in dfu_manifest_request() local 1012 static int dfu_ram_init_env(struct usb_dfu_entity *entity, char *envstr) in dfu_ram_init_env() 1056 struct usb_dfu_entity *entity; in usb_dfu_init_env_entities() local
|
| /third_party/node/deps/npm/node_modules/libnpmaccess/ |
| D | index.js | 41 cmd.grant = (spec, entity, permissions, opts) => { argument 61 cmd.revoke = (spec, entity, opts) => { argument 78 cmd.lsPackages = (entity, opts) => { argument 93 cmd.lsPackages.stream = (entity, opts) => { argument 192 function splitEntity (entity = '') { argument
|
| /third_party/typescript/tests/cases/compiler/ |
| D | inferenceDoesntCompareAgainstUninstantiatedTypeParameter.ts | 2 constructor(private entity?: TEntityClass, public settings?: SettingsInterface<TEntityClass>) { property in ClassA
|
| /third_party/vk-gl-cts/framework/xexml/ |
| D | xeXMLParser.cpp | 533 static char getEntityValue (const std::string& entity) in getEntityValue() 561 std::string entity; in parseEntityValue() local
|
| /third_party/typescript/src/compiler/ |
| D | symbolWalker.ts | 185 const entity = getResolvedSymbol(getFirstIdentifier(query.exprName)); constant
|
| /third_party/vk-gl-cts/executor/ |
| D | xeXMLWriter.cpp | 86 const char* entity = getEscapeEntity(s[inPos]); in xsputn() local
|
| /third_party/libxml2/fuzz/ |
| D | fuzz.c | 203 const char *url, *entity; in xmlFuzzReadEntities() local 265 xmlFuzzEntityInfo *entity; in xmlFuzzEntityLoader() local
|
| /third_party/typescript/tests/baselines/reference/ |
| D | inferenceDoesntCompareAgainstUninstantiatedTypeParameter.js | 40 function ClassA(entity, settings) { argument
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | gen-tag-table.py | 45 def html_unescape (parser, entity): argument 48 def html_unescape (parser, entity): argument
|
| /third_party/libxml2/ |
| D | entities.c | 101 xmlFreeEntity(xmlEntityPtr entity) in xmlFreeEntity() 917 xmlFreeEntityWrapper(void *entity, const xmlChar *name ATTRIBUTE_UNUSED) { in xmlFreeEntityWrapper()
|
| /third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/ |
| D | UnitsConverter.java | 381 private void addEntity(String entity, int power) { in addEntity()
|
| /third_party/skia/third_party/externals/expat/expat/lib/ |
| D | xmlparse.c | 395 ENTITY *entity; member 2817 ENTITY *entity; in doContent() local 4566 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, in doProlog() local 4613 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, in doProlog() local 5096 ENTITY *entity; in doProlog() local 5430 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity() 5496 ENTITY *entity; in internalEntityProcessor() local 5662 ENTITY *entity; in appendAttributeValue() local 5829 ENTITY *entity; in storeEntityValue() local 7390 entityTrackingReportStats(XML_Parser rootParser, ENTITY *entity, in entityTrackingReportStats() [all …]
|
| /third_party/python/Modules/expat/ |
| D | xmlparse.c | 395 ENTITY *entity; member 2809 ENTITY *entity; in doContent() local 4558 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, in doProlog() local 4605 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, in doProlog() local 5088 ENTITY *entity; in doProlog() local 5422 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity() 5488 ENTITY *entity; in internalEntityProcessor() local 5649 ENTITY *entity; in appendAttributeValue() local 5816 ENTITY *entity; in storeEntityValue() local 7377 entityTrackingReportStats(XML_Parser rootParser, ENTITY *entity, in entityTrackingReportStats() [all …]
|
| /third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/ |
| D | media.h | 211 __u32 entity; /* entity ID */ member 233 __u32 entity; member
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
| D | NVPTXUtilities.cpp | 81 GlobalValue *entity = in cacheAnnotationFromMD() local
|