Home
last modified time | relevance | path

Searched refs:entity (Results 1 – 25 of 120) sorted by relevance

12345

/freebsd/contrib/ntp/ntpsnmpd/
H A Dntpv4-mib.mib175 "The entity's precision in integer format, shows the precision.
184 "The distance from this NTP entity to the root time reference
228 "The NTP entity's own stratum value. Should be a stratum of
272 "The root dispersion of the running NTP entity, e.g., '6.927'."
280 "The uptime of the NTP entity, (i.e., the time since ntpd was
332 NTP entity from the transport service.
334 upon cold start or reinitialization of the NTP entity, the
346 transport service by this NTP entity.
348 upon cold start or reinitialization of the NTP entity, the
360 to this NTP entity and were for an unsupported NTP
[all …]
/freebsd/contrib/expat/lib/
H A Dxmlparse.c329 XML_Bool hasMore; /* true if entity has not been completely processed */
330 /* An entity can be open while being already completely processed (hasMore ==
401 /* false once a parameter entity reference has been skipped */
433 ENTITY *entity;
441 XML_ACCOUNT_ENTITY_EXPANSION, /* intermediate bytes produced during entity
504 static enum XML_Error processEntity(XML_Parser parser, ENTITY *entity,
553 static enum XML_Error storeSelfEntityValue(XML_Parser parser, ENTITY *entity);
630 static void entityTrackingReportStats(XML_Parser parser, ENTITY *entity,
632 static void entityTrackingOnOpen(XML_Parser parser, ENTITY *entity,
634 static void entityTrackingOnClose(XML_Parser parser, ENTITY *entity,
432 ENTITY *entity; global() member
3378 ENTITY *entity; global() local
5397 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, global() local
5444 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, global() local
5973 ENTITY *entity; global() local
6329 processEntity(XML_Parser parser,ENTITY * entity,XML_Bool betweenDecl,enum EntityType type) global() argument
6395 ENTITY *entity; global() local
6492 ENTITY *const entity = openEntity->entity; global() local
6629 ENTITY *entity; global() local
6786 ENTITY *entity; global() local
6943 ENTITY *const entity = openEntity->entity; global() local
7002 storeSelfEntityValue(XML_Parser parser,ENTITY * entity) global() argument
8592 entityTrackingReportStats(XML_Parser rootParser,ENTITY * entity,const char * action,int sourceLine) global() argument
8616 entityTrackingOnOpen(XML_Parser originParser,ENTITY * entity,int sourceLine) global() argument
8631 entityTrackingOnClose(XML_Parser originParser,ENTITY * entity,int sourceLine) global() argument
[all...]
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp503 ClangExpressionVariable *entity(ClangExpressionVariable::FindVariableInList( in GetFunctionInfo() local
506 if (!entity) in GetFunctionInfo()
513 entity->GetParserVars(GetParserID()); in GetFunctionInfo()
1580 ClangExpressionVariable *entity(new ClangExpressionVariable(valobj)); in AddExpressionVariable() local
1581 m_found_entities.AddNewlyConstructedVariable(entity); in AddExpressionVariable()
1583 assert(entity); in AddExpressionVariable()
1584 entity->EnableParserVars(GetParserID()); in AddExpressionVariable()
1586 entity->GetParserVars(GetParserID()); in AddExpressionVariable()
1591 entity->m_flags |= ClangExpressionVariable::EVTypeIsReference; in AddExpressionVariable()
1728 ClangExpressionVariable *entity(new ClangExpressionVariable( in AddOneGenericVariable() local
[all …]
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1116 AccessTarget &entity) { in diagnoseBadDirectAccess() argument
1117 assert(entity.isMemberAccess()); in diagnoseBadDirectAccess()
1118 NamedDecl *D = entity.getTargetDecl(); in diagnoseBadDirectAccess()
1121 TryDiagnoseProtectedAccess(S, EC, entity)) in diagnoseBadDirectAccess()
1173 AccessTarget &entity) { in DiagnoseAccessPath() argument
1175 AccessTarget::SavedInstanceContext _ = entity.saveInstanceContext(); in DiagnoseAccessPath()
1184 if (entity.isMemberAccess()) { in DiagnoseAccessPath()
1185 NamedDecl *D = entity.getTargetDecl(); in DiagnoseAccessPath()
1187 const CXXRecordDecl *declaringClass = entity.getDeclaringClass(); in DiagnoseAccessPath()
1189 switch (HasAccess(S, EC, declaringClass, accessSoFar, entity)) { in DiagnoseAccessPath()
[all …]
/freebsd/crypto/openssl/test/smime-certs/
H A Dca.cnf36 # These extensions are added when 'ca' signs a request for a normal end-entity
55 # These extensions are added when 'ca' signs a request for an end-entity
64 # end-entity certificate compatible with RSA and ECC keys
/freebsd/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c2606 char entity[16]; in vchiq_use_internal() local
2616 snprintf(entity, sizeof(entity), "VCHIQ: "); in vchiq_use_internal()
2619 snprintf(entity, sizeof(entity), "%c%c%c%c:%8x", in vchiq_use_internal()
2652 "blocked - waiting...", __func__, entity); in vchiq_use_internal()
2657 __func__, entity); in vchiq_use_internal()
2665 "unblocked", __func__, entity); in vchiq_use_internal()
2688 __func__, entity, local_entity_uc, local_uc); in vchiq_use_internal()
2693 __func__, entity, *entity_uc, local_uc); in vchiq_use_internal()
2702 __func__, entity); in vchiq_use_internal()
2706 "resume interrupted", __func__, entity); in vchiq_use_internal()
[all …]
/freebsd/crypto/openssl/crypto/x509/
H A Dt_acert.c137 GENERAL_NAME *entity; in X509_ACERT_print_ex() local
139 entity = sk_GENERAL_NAME_value(holderEntities, i); in X509_ACERT_print_ex()
143 if (GENERAL_NAME_print(bp, entity) <= 0) in X509_ACERT_print_ex()
/freebsd/crypto/openssl/demos/certs/apps/
H A Dapps.cnf36 # These extensions are added when 'ca' signs a request for an end entity
44 # These extensions are added when 'ca' signs a request for an end entity
/freebsd/crypto/openssl/demos/certs/
H A Dca.cnf35 # These extensions are added when 'ca' signs a request for an end entity
57 # These extensions are added when 'ca' signs a request for an end entity
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/modes/
H A DTHIRDPARTYLICENSE.openssl13 "Licensor" shall mean the copyright owner or entity authorized by
16 "Legal Entity" shall mean the union of the acting entity and all
18 control with that entity. For the purposes of this definition,
20 direction or management of such entity, whether by contract or
22 outstanding shares, or (iii) beneficial ownership of such entity.
83 institute patent litigation against any entity (including a
/freebsd/crypto/openssl/
H A DLICENSE.txt13 "Licensor" shall mean the copyright owner or entity authorized by
16 "Legal Entity" shall mean the union of the acting entity and all
18 control with that entity. For the purposes of this definition,
20 direction or management of such entity, whether by contract or
22 outstanding shares, or (iii) beneficial ownership of such entity.
83 institute patent litigation against any entity (including a
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyRegisterInfo.td50 // The value stack "register". This is an opaque entity which serves to order
54 // The incoming arguments "register". This is an opaque entity which serves to
/freebsd/sys/contrib/openzfs/contrib/pyzfs/
H A DLICENSE13 "Licensor" shall mean the copyright owner or entity authorized by
16 "Legal Entity" shall mean the union of the acting entity and all
18 control with that entity. For the purposes of this definition,
20 direction or management of such entity, whether by contract or
22 outstanding shares, or (iii) beneficial ownership of such entity.
83 institute patent litigation against any entity (including a
/freebsd/contrib/llvm-project/openmp/
H A DLICENSE.TXT16 "Licensor" shall mean the copyright owner or entity authorized by
19 "Legal Entity" shall mean the union of the acting entity and all
21 control with that entity. For the purposes of this definition,
23 direction or management of such entity, whether by contract or
25 outstanding shares, or (iii) beneficial ownership of such entity.
86 institute patent litigation against any entity (including a
348 submitted. If any entity institutes patent litigation against Intel or any
349 other entity (including a cross-claim or counterclaim in a lawsuit) alleging
352 to that entity under this Agreement for the Software or Work shall terminate
/freebsd/sys/contrib/device-tree/Bindings/arm/keystone/
H A Dti,sci.txt5 of processors have separate hardware entity which is now responsible for the
19 The TI-SCI node describes the Texas Instrument's System Controller entity node.
/freebsd/contrib/arm-optimized-routines/
H A DLICENSE43 "Licensor" shall mean the copyright owner or entity authorized by
46 "Legal Entity" shall mean the union of the acting entity and all
48 control with that entity. For the purposes of this definition,
50 direction or management of such entity, whether by contract or
52 outstanding shares, or (iii) beneficial ownership of such entity.
113 institute patent litigation against any entity (including a
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp109 GlobalValue *entity = in cacheAnnotationFromMD() local
112 if (!entity) in cacheAnnotationFromMD()
114 if (entity != gv) in cacheAnnotationFromMD()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_check_chain.pod37 B<CERT_PKEY_EE_PARAM>: the parameters of the end entity certificate are
42 B<CERT_PKEY_EXPLICIT_SIGN>: the end entity certificate algorithm
/freebsd/contrib/llvm-project/libunwind/
H A DLICENSE.TXT16 "Licensor" shall mean the copyright owner or entity authorized by
19 "Legal Entity" shall mean the union of the acting entity and all
21 control with that entity. For the purposes of this definition,
23 direction or management of such entity, whether by contract or
25 outstanding shares, or (iii) beneficial ownership of such entity.
86 institute patent litigation against any entity (including a
/freebsd/contrib/llvm-project/lld/
H A DLICENSE.TXT16 "Licensor" shall mean the copyright owner or entity authorized by
19 "Legal Entity" shall mean the union of the acting entity and all
21 control with that entity. For the purposes of this definition,
23 direction or management of such entity, whether by contract or
25 outstanding shares, or (iii) beneficial ownership of such entity.
86 institute patent litigation against any entity (including a
/freebsd/contrib/llvm-project/lldb/
H A DLICENSE.TXT16 "Licensor" shall mean the copyright owner or entity authorized by
19 "Legal Entity" shall mean the union of the acting entity and all
21 control with that entity. For the purposes of this definition,
23 direction or management of such entity, whether by contract or
25 outstanding shares, or (iii) beneficial ownership of such entity.
86 institute patent litigation against any entity (including a
/freebsd/contrib/llvm-project/libcxx/
H A DLICENSE.TXT16 "Licensor" shall mean the copyright owner or entity authorized by
19 "Legal Entity" shall mean the union of the acting entity and all
21 control with that entity. For the purposes of this definition,
23 direction or management of such entity, whether by contract or
25 outstanding shares, or (iii) beneficial ownership of such entity.
86 institute patent litigation against any entity (including a
/freebsd/contrib/llvm-project/clang/
H A DLICENSE.TXT16 "Licensor" shall mean the copyright owner or entity authorized by
19 "Legal Entity" shall mean the union of the acting entity and all
21 control with that entity. For the purposes of this definition,
23 direction or management of such entity, whether by contract or
25 outstanding shares, or (iii) beneficial ownership of such entity.
86 institute patent litigation against any entity (including a
/freebsd/contrib/llvm-project/compiler-rt/
H A DLICENSE.TXT16 "Licensor" shall mean the copyright owner or entity authorized by
19 "Legal Entity" shall mean the union of the acting entity and all
21 control with that entity. For the purposes of this definition,
23 direction or management of such entity, whether by contract or
25 outstanding shares, or (iii) beneficial ownership of such entity.
86 institute patent litigation against any entity (including a
/freebsd/contrib/llvm-project/llvm/
H A DLICENSE.TXT16 "Licensor" shall mean the copyright owner or entity authorized by
19 "Legal Entity" shall mean the union of the acting entity and all
21 control with that entity. For the purposes of this definition,
23 direction or management of such entity, whether by contract or
25 outstanding shares, or (iii) beneficial ownership of such entity.
86 institute patent litigation against any entity (including a

12345