Searched refs:entity (Results 1 - 22 of 22) sorted by relevance

/freebsd-11-stable/contrib/apr-util/include/
H A Dapr_rmm.h92 * @param entity The memory allocation to realloc
95 APU_DECLARE(apr_rmm_off_t) apr_rmm_realloc(apr_rmm_t *rmm, void *entity, apr_size_t reqsize);
107 * @param entity The memory allocation to free
109 APU_DECLARE(apr_status_t) apr_rmm_free(apr_rmm_t *rmm, apr_rmm_off_t entity);
114 * @param entity The memory allocation to free
117 APU_DECLARE(void *) apr_rmm_addr_get(apr_rmm_t *rmm, apr_rmm_off_t entity);
122 * @param entity The physical address to convert to an offset
124 APU_DECLARE(apr_rmm_off_t) apr_rmm_offset_get(apr_rmm_t *rmm, void *entity);
/freebsd-11-stable/contrib/apr-util/test/
H A Dtestrmm.c42 void *entity; local
143 entity = apr_rmm_addr_get(rmm, off[1]);
148 unsigned char *c = entity;
159 off[0] = apr_rmm_realloc(rmm, entity, SHARED_SIZE - 100);
/freebsd-11-stable/contrib/apr-util/misc/
H A Dapr_rmm.c354 APU_DECLARE(apr_rmm_off_t) apr_rmm_realloc(apr_rmm_t *rmm, void *entity,
362 if (!entity) {
370 old = apr_rmm_offset_get(rmm, entity);
434 APU_DECLARE(void *) apr_rmm_addr_get(apr_rmm_t *rmm, apr_rmm_off_t entity) argument
438 return (void*)((char*)rmm->base + entity);
441 APU_DECLARE(apr_rmm_off_t) apr_rmm_offset_get(apr_rmm_t *rmm, void* entity)
448 return ((char*)entity - (char*)rmm->base);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp346 // We know entity->m_parser_vars is valid because we used a parser variable
472 ClangExpressionVariable *entity(ClangExpressionVariable::FindVariableInList(
475 if (!entity)
482 entity->GetParserVars(GetParserID());
1607 ClangExpressionVariable *entity(new ClangExpressionVariable(valobj));
1608 m_found_entities.AddNewlyConstructedVariable(entity);
1610 assert(entity);
1611 entity->EnableParserVars(GetParserID());
1613 entity->GetParserVars(GetParserID());
1621 entity
[all...]
/freebsd-11-stable/contrib/expat/lib/
H A Dxmlparse.c345 /* false once a parameter entity reference has been skipped */
371 ENTITY *entity; member in struct:open_internal_entity
407 static enum XML_Error processInternalEntity(XML_Parser parser, ENTITY *entity,
859 parsers (i.e. external entity parsers) will inherit it
1363 /* external parameter entity parsers share the DTD structure
2252 return XML_L("illegal parameter entity reference");
2254 return XML_L("undefined entity");
2256 return XML_L("recursive entity reference");
2258 return XML_L("asynchronous entity");
2262 return XML_L("reference to binary entity");
2629 ENTITY *entity; local
4299 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, local
4346 ENTITY *entity = (ENTITY *)lookup(parser, &dtd->paramEntities, local
4827 ENTITY *entity; local
5151 processInternalEntity(XML_Parser parser, ENTITY *entity, XML_Bool betweenDecl) argument
5209 ENTITY *entity; local
5351 ENTITY *entity; local
5489 ENTITY *entity; local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAccess.cpp1012 /// Given that an entity has protected natural access, check whether
1094 AccessTarget &entity) {
1095 assert(entity.isMemberAccess());
1096 NamedDecl *D = entity.getTargetDecl();
1099 TryDiagnoseProtectedAccess(S, EC, entity))
1151 AccessTarget &entity) {
1153 AccessTarget::SavedInstanceContext _ = entity.saveInstanceContext();
1162 if (entity.isMemberAccess()) {
1163 NamedDecl *D = entity.getTargetDecl();
1165 const CXXRecordDecl *declaringClass = entity
1092 diagnoseBadDirectAccess(Sema &S, const EffectiveContext &EC, AccessTarget &entity) argument
1149 DiagnoseAccessPath(Sema &S, const EffectiveContext &EC, AccessTarget &entity) argument
[all...]
H A DSemaCast.cpp391 InitializedEntity entity = InitializedEntity::InitializeTemporary(destType);
398 InitializationSequence sequence(S, entity, initKind, src);
H A DSemaInit.cpp251 /// handle the initialization of a certain kind of entity, e.g.,
990 /// Determine whether Entity is an entity for which it is idiomatic to elide
1350 // we need initialization entity with a type of a vector (and not a vector
3218 // Initialization entity
3970 /// enumerates the constructors of the initialized entity and performs overload
3978 /// type as the entity?
5045 // entity of reference type is ill-formed.
5540 /// of entity.
5970 /// initializing the given entity.
6001 /// Whether the given entity, whe
[all...]
H A DSemaDeclCXX.cpp143 // implicitly or explicitly capture any entity.
1168 // e is an lvalue if the type of the entity is an lvalue reference and
4892 // if the entity is a non-static data member that has a
4896 // -- the constructor's class is not a union, and, if the entity is a member
4899 // the entity is initialized as specified in [dcl.init].
5051 // [...] and the entity is not a virtual base class of an abstract
5052 // class, then [...] the entity is default-initialized.
11117 // If the scope has an associated entity and the using directive is at
11214 /// the same entity or are both typedefs of the same type.
13264 /// Builds a statement that copies/moves the given entity fro
[all...]
H A DSemaExpr.cpp15383 // within a templated entity
16080 // An entity is captured by reference if it is implicitly or
16094 // For each entity captured by copy, an unnamed non-static
16098 // captured entity if the entity is not a reference to an
16100 // captured entity is a reference to a function, the
16196 // capture of that variable. We start from the innermost capturing-entity
16463 // Any entity other than a VarDecl is always odr-used whenever it's named
17941 InitializedEntity entity = local
17944 return PerformCopyInitialization(entity, callLo
[all...]
/freebsd-11-stable/contrib/gcc/cp/
H A Dmangle.c100 /* The entity that is being mangled. */
101 tree GTY ((skip)) entity;
829 function. If we find one, this entity is in local
1438 discriminator_for_local_entity (tree entity) argument
1440 /* Assume this is the only local entity with this name. */
1443 if (DECL_DISCRIMINATOR_P (entity) && DECL_LANG_SPECIFIC (entity))
1444 discriminator = DECL_DISCRIMINATOR (entity);
1445 else if (TREE_CODE (entity) == TYPE_DECL)
1450 entity
1504 write_local_name(const tree function, const tree local_entity, const tree entity) argument
2532 start_mangling(const tree entity, const bool ident_p) argument
[all...]
H A Dname-lookup.c369 get here for such an entity. */
403 kind of entity.
447 declared, to be the only entity with such a name. Move the
615 /* [basic.link] If there is a visible declaration of an entity
618 block scope declaration declares that same entity and
856 /* Bind the name for the entity. */
1259 ENTITY is the scope of the associated C++ entity (namespace, class,
1263 begin_scope (scope_kind kind, tree entity)
1277 scope->this_entity = entity;
1301 NAMESPACE_LEVEL (entity)
1261 begin_scope(scope_kind kind, tree entity) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXUtilities.cpp81 GlobalValue *entity = local
83 // entity may be null due to DCE
84 if (!entity)
86 if (entity != gv)
89 // accumulate annotations for entity in tmp
/freebsd-11-stable/crypto/openssl/ssl/
H A Dkssl.h168 krb5_data *realm, krb5_data *entity,
H A Dkssl.c1565 * Given an array of (krb5_data *) entity (and optional realm), set the plain
1570 krb5_data *realm, krb5_data *entity, int nentities)
1576 if (kssl_ctx == NULL || entity == NULL)
1593 /* Add up all the entity->lengths */
1596 length += entity[i].length;
1607 strncat(*princ, entity[i].data, entity[i].length);
1569 kssl_ctx_setprinc(KSSL_CTX *kssl_ctx, int which, krb5_data *realm, krb5_data *entity, int nentities) argument
/freebsd-11-stable/contrib/binutils/binutils/
H A Dmcparse.y72 | entities entity
74 entity: global_section label
/freebsd-11-stable/sys/contrib/vchiq/interface/vchiq_arm/
H A Dvchiq_arm.c2377 char entity[16]; local
2387 snprintf(entity, sizeof(entity), "VCHIQ: ");
2390 snprintf(entity, sizeof(entity), "%c%c%c%c:%8x",
2423 "blocked - waiting...", __func__, entity);
2428 __func__, entity);
2436 "unblocked", __func__, entity);
2459 __func__, entity, local_entity_uc, local_uc);
2464 __func__, entity, *entity_u
2509 char entity[16]; local
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Expression/
H A DMaterializer.h124 uint32_t AddStructMember(Entity &entity);
/freebsd-11-stable/contrib/llvm-project/lldb/source/Expression/
H A DMaterializer.cpp29 uint32_t Materializer::AddStructMember(Entity &entity) { argument
30 uint32_t size = entity.GetSize();
31 uint32_t alignment = entity.GetAlignment();
/freebsd-11-stable/crypto/openssl/util/
H A Dpod2man.pl225 (W) An unknown HTML entity (probably for an 8-bit character) was given via
/freebsd-11-stable/contrib/llvm-project/llvm/lib/AsmParser/
H A DLLParser.cpp320 default: return TokError("expected top-level entity");
5026 /// ::= !DIImportedEntity(tag: DW_TAG_imported_module, scope: !0, entity: !1,
5032 OPTIONAL(entity, MDField, ); \
5041 (Context, tag.Val, scope.Val, entity.Val, file.Val, line.Val, name.Val));
/freebsd-11-stable/contrib/gcc/config/i386/
H A Di386.c8894 /* Return needed mode for entity in optimize_mode_switching pass. */
8897 ix86_mode_needed (int entity, rtx insn)
8917 switch (entity)
8873 ix86_mode_needed(int entity, rtx insn) argument

Completed in 429 milliseconds