Home
last modified time | relevance | path

Searched defs:entity (Results 1 – 25 of 28) 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.py204 def shouldEntityBeText(entity, subscript): argument
961 def checkIncludeRefPageRelation(self, entity, generated_type): argument
1544 def handleIncludeMissingRefPage(self, entity, generated_type): argument
1558 def handleIncludeMismatchRefPage(self, entity, generated_type): argument
1669 def computeExpectedRefPageFromInclude(self, entity): argument
1674 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.py541 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/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/node/deps/npm/node_modules/@sigstore/verify/dist/
Dverifier.js34 verify(entity, policy) { argument
45 verifyTimestamps(entity) { argument
110 verifySignature(entity, signer) { argument
/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
2882 ENTITY *entity; in doContent() local
4758 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, in doProlog() local
4805 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, in doProlog() local
5335 ENTITY *entity; in doProlog() local
5675 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity()
5741 ENTITY *entity; in internalEntityProcessor() local
5907 ENTITY *entity; in appendAttributeValue() local
6073 ENTITY *entity; in storeEntityValue() local
6222 storeSelfEntityValue(XML_Parser parser, ENTITY *entity) { in storeSelfEntityValue()
[all …]
/third_party/python/Modules/expat/
Dxmlparse.c399 ENTITY *entity; member
2830 ENTITY *entity; in doContent() local
4830 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, in doProlog() local
4877 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, in doProlog() local
5375 ENTITY *entity; in doProlog() local
5715 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) { in processInternalEntity()
5781 ENTITY *entity; in internalEntityProcessor() local
5955 ENTITY *entity; in appendAttributeValue() local
6122 ENTITY *entity; in storeEntityValue() local
7801 entityTrackingReportStats(XML_Parser rootParser, ENTITY *entity, in entityTrackingReportStats()
[all …]
/third_party/lame/ACM/tinyxml/
Dtinyxmlparser.cpp31 TiXmlBase::Entity TiXmlBase::entity[ NUM_ENTITY ] = member in TiXmlBase
Dtinyxml.h199 static Entity entity[ NUM_ENTITY ]; variable
/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/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/python/Modules/
D_elementtree.c3051 PyObject *entity; member

12