Home
last modified time | relevance | path

Searched defs:entity (Results 1 – 25 of 29) sorted by relevance

12

/third_party/node/deps/npm/lib/commands/
Dteam.js42 async exec ([cmd, entity = '', user = '']) { argument
68 async create (entity, opts) { argument
82 async destroy (entity, opts) { argument
96 async add (entity, user, opts) { argument
111 async rm (entity, user, opts) { argument
126 async listUsers (entity, opts) { argument
140 async listTeams (entity, opts) { argument
/third_party/vk-gl-cts/external/vulkan-docs/src/scripts/spec_tools/
Dmacro_checker.py65 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
Dentity_db.py231 def findMacroAndEntity(self, macro, entity): argument
237 def findEntity(self, entity): argument
256 def findEntityCaseInsensitive(self, entity): argument
301 def entityHasValidity(self, entity): argument
Dmacro_checker_file.py164 def shouldEntityBeText(entity, subscript): argument
898 def checkIncludeRefPageRelation(self, entity, generated_type): argument
1454 def handleIncludeMissingRefPage(self, entity, generated_type): argument
1468 def handleIncludeMismatchRefPage(self, entity, generated_type): argument
1579 def computeExpectedRefPageFromInclude(self, entity): argument
1584 def makeRefPageTag(self, entity, data=None, argument
Dconsole_printer.py176 def makeRowOfBroken(entity, uses): argument
198 def makeRowOfMissing(entity): argument
Dshared.py83 def generateInclude(dir_traverse, generated_type, category, entity): argument
Dconsistency_tools.py422 def set_error_context(self, entity=None, elem=None): argument
/third_party/node/deps/npm/node_modules/libnpmteam/lib/
Dindex.js9 cmd.create = (entity, opts = {}) => { argument
23 cmd.destroy = async (entity, opts = {}) => { argument
48 cmd.rm = async (user, entity, opts = {}) => { argument
75 cmd.lsUsers.stream = (entity, opts = {}) => { argument
89 function splitEntity (entity = '') { argument
/third_party/icu/tools/currency/src/com/ibm/icu/dev/tool/currency/
DCurrencyDataEntry.java16 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/
Dgstv4l2codecdevice.c131 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/
Df_dfu.c296 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/typescript/tests/cases/compiler/
DinferenceDoesntCompareAgainstUninstantiatedTypeParameter.ts2 constructor(private entity?: TEntityClass, public settings?: SettingsInterface<TEntityClass>) { property in ClassA
/third_party/vk-gl-cts/framework/xexml/
DxeXMLParser.cpp533 static char getEntityValue (const std::string& entity) in getEntityValue()
561 std::string entity; in parseEntityValue() local
/third_party/typescript/src/compiler/
DsymbolWalker.ts182 const entity = getResolvedSymbol(getFirstIdentifier(query.exprName)); constant
/third_party/vk-gl-cts/executor/
DxeXMLWriter.cpp86 const char* entity = getEscapeEntity(s[inPos]); in xsputn() local
/third_party/typescript/tests/baselines/reference/
DinferenceDoesntCompareAgainstUninstantiatedTypeParameter.js40 function ClassA(entity, settings) { argument
/third_party/skia/third_party/externals/expat/expat/lib/
Dxmlparse.c406 ENTITY *entity; member
2857 ENTITY *entity; in doContent() local
4608 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, in doProlog() local
4655 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, in doProlog() local
5170 ENTITY *entity; in doProlog() local
5504 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity()
5570 ENTITY *entity; in internalEntityProcessor() local
5736 ENTITY *entity; in appendAttributeValue() local
5902 ENTITY *entity; in storeEntityValue() local
6051 storeSelfEntityValue(XML_Parser parser, ENTITY *entity) { in storeSelfEntityValue()
[all …]
/third_party/python/Modules/expat/
Dxmlparse.c395 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/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/units/
DUnitsConverter.java403 private void addEntity(String entity, int power) { in addEntity()
/third_party/gstreamer/gstplugins_bad/sys/v4l2codecs/linux/
Dmedia.h211 __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/
DNVPTXUtilities.cpp81 GlobalValue *entity = in cacheAnnotationFromMD() local
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp43 TiXmlBase::Entity TiXmlBase::entity[ TiXmlBase::NUM_ENTITY ] = member in TiXmlBase
Dtinyxml.h412 static Entity entity[ NUM_ENTITY ]; variable
/third_party/gstreamer/gstplugins_good/gst/isomp4/
Dqtdemux_tags.c191 guint8 *entity; in qtdemux_tag_add_classification() local
/third_party/python/Modules/
D_elementtree.c3063 PyObject *entity; member

12