| /freebsd/contrib/ntp/ntpsnmpd/ |
| H A D | ntpv4-mib.mib | 175 "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 D | xmlparse.c | 432 ENTITY *entity; member 503 static enum XML_Error processEntity(XML_Parser parser, ENTITY *entity, 552 static enum XML_Error storeSelfEntityValue(XML_Parser parser, ENTITY *entity); 631 static void entityTrackingReportStats(XML_Parser parser, ENTITY *entity, 633 static void entityTrackingOnOpen(XML_Parser parser, ENTITY *entity, 635 static void entityTrackingOnClose(XML_Parser parser, ENTITY *entity, 3313 ENTITY *entity; local 3335 entity = (ENTITY *)lookup(parser, &dtd->generalEntities, name, 0); 3342 if (! entity) 3344 else if (! entity->is_internal) [all …]
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangExpressionDeclMap.cpp | 504 ClangExpressionVariable *entity(ClangExpressionVariable::FindVariableInList( in GetFunctionInfo() local 507 if (!entity) in GetFunctionInfo() 514 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() 1727 ClangExpressionVariable *entity(new ClangExpressionVariable( in AddOneGenericVariable() local [all …]
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaAccess.cpp | 1114 AccessTarget &entity) { in diagnoseBadDirectAccess() argument 1115 assert(entity.isMemberAccess()); in diagnoseBadDirectAccess() 1116 NamedDecl *D = entity.getTargetDecl(); in diagnoseBadDirectAccess() 1119 TryDiagnoseProtectedAccess(S, EC, entity)) in diagnoseBadDirectAccess() 1172 AccessTarget &entity) { in DiagnoseAccessPath() argument 1174 AccessTarget::SavedInstanceContext _ = entity.saveInstanceContext(); in DiagnoseAccessPath() 1183 if (entity.isMemberAccess()) { in DiagnoseAccessPath() 1184 NamedDecl *D = entity.getTargetDecl(); in DiagnoseAccessPath() 1186 const CXXRecordDecl *declaringClass = entity.getDeclaringClass(); in DiagnoseAccessPath() 1188 switch (HasAccess(S, EC, declaringClass, accessSoFar, entity)) { in DiagnoseAccessPath() [all …]
|
| /freebsd/crypto/openssl/test/smime-certs/ |
| H A D | ca.cnf | 36 # 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 D | vchiq_arm.c | 2606 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 D | t_acert.c | 141 GENERAL_NAME *entity; in X509_ACERT_print_ex() local 143 entity = sk_GENERAL_NAME_value(holderEntities, i); in X509_ACERT_print_ex() 147 if (GENERAL_NAME_print(bp, entity) <= 0) in X509_ACERT_print_ex()
|
| /freebsd/crypto/openssl/demos/certs/apps/ |
| H A D | apps.cnf | 36 # 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 D | ca.cnf | 35 # 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 D | THIRDPARTYLICENSE.openssl | 13 "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 D | LICENSE.txt | 13 "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 D | WebAssemblyRegisterInfo.td | 50 // 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 D | LICENSE | 13 "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/NVPTX/ |
| H A D | NVPTXUtilities.cpp | 113 GlobalValue *entity = in cacheAnnotationFromMD() local 116 if (!entity) in cacheAnnotationFromMD() 118 if (entity != gv) in cacheAnnotationFromMD()
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/keystone/ |
| H A D | ti,sci.txt | 5 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/llvm-project/openmp/ |
| H A D | LICENSE.TXT | 16 "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/contrib/arm-optimized-routines/ |
| H A D | LICENSE | 43 "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/crypto/openssl/doc/man3/ |
| H A D | SSL_check_chain.pod | 37 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 D | LICENSE.TXT | 16 "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 D | LICENSE.TXT | 16 "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 D | LICENSE.TXT | 16 "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 D | LICENSE.TXT | 16 "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 D | LICENSE.TXT | 16 "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 D | LICENSE.TXT | 16 "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 D | LICENSE.TXT | 16 "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
|