| /freebsd-14.2/sys/contrib/openzfs/lib/libzfsbootenv/ |
| H A D | libzfsbootenv.abi | 45 </enum-decl> 63 </class-decl> 69 </enum-decl> 169 </class-decl> 200 </function-decl> 204 </function-decl> 208 </function-decl> 213 </function-decl> 217 </function-decl> 222 </function-decl> [all …]
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs.abi | 684 </class-decl> 705 </class-decl> 1756 </enum-decl> 1767 </enum-decl> 1872 </enum-decl> 1882 </enum-decl> 1907 </enum-decl> 1912 </enum-decl> 2459 </enum-decl> 2946 </enum-decl> [all …]
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libuutil/ |
| H A D | libuutil.abi | 598 </class-decl> 609 </class-decl> 819 </class-decl> 839 </class-decl> 859 </class-decl> 906 </class-decl> 922 </class-decl> 1040 </class-decl> 1172 </class-decl> 1195 </class-decl> [all …]
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libzfs_core/ |
| H A D | libzfs_core.abi | 233 </class-decl> 1113 </enum-decl> 1121 </enum-decl> 1208 </enum-decl> 1246 </enum-decl> 1255 </enum-decl> 1263 </enum-decl> 1367 </enum-decl> 1380 </enum-decl> 1386 </enum-decl> [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangASTImporter.cpp | 120 m_backups[decl] = {decl->getDeclContext(), decl->getLexicalDeclContext()}; in OverrideOne() 122 decl->setDeclContext(decl->getASTContext().getTranslationUnitDecl()); in OverrideOne() 123 decl->setLexicalDeclContext(decl->getASTContext().getTranslationUnitDecl()); in OverrideOne() 149 return decl; in GetEscapedChild() 178 decl->getDeclKindName(), decl, escaped_child->getDeclKindName(), in Override() 183 OverrideOne(decl); in Override() 258 Decl *original_decl = to_context_md->getOrigin(decl).decl; in ~CompleteTagDeclsScope() 336 decl->getDeclKindName(), decl, src_ctx, dst_ctx); in DeportDecl() 354 decl->getDeclKindName(), decl, result->getDeclKindName(), result); in DeportDecl() 569 delegate_sp->ImportDefinitionTo(decl, decl_origin.decl); in CompleteTagDecl() [all …]
|
| H A D | ClangASTImporter.h | 150 bool CompleteTagDecl(clang::TagDecl *decl); 222 : ctx(_ctx), decl(_decl) { in DeclOrigin() 229 decl = rhs.decl; in DeclOrigin() 234 decl = rhs.decl; 240 clang::Decl *decl = nullptr; member 365 assert(decl != origin.decl && "Trying to set decl origin to itself?"); in setOrigin() 366 m_origins[decl] = origin; in setOrigin() 370 void removeOrigin(const clang::Decl *decl) { m_origins.erase(decl); } in removeOrigin() argument 388 auto iter = m_origins.find(decl); in getOrigin() 395 bool hasOrigin(const clang::Decl *decl) const { in hasOrigin() argument [all …]
|
| H A D | ClangASTSource.cpp | 204 ConstString name(decl->getName()); in FindCompleteType() 425 original.decl = complete_iface_decl; in FindExternalLexicalDecls() 440 dyn_cast<DeclContext>(original.decl); in FindExternalLexicalDecls() 451 if (predicate(decl->getKind())) { in FindExternalLexicalDecls() 465 Decl *copied_decl = CopyDecl(decl); in FindExternalLexicalDecls() 710 TaggedASTDecl() : decl(nullptr) {} in TaggedASTDecl() 711 TaggedASTDecl(D *_decl) : decl(_decl) {} in TaggedASTDecl() 714 D *operator->() const { return decl; } in operator ->() 715 D *decl; member in TaggedASTDecl 720 return TD<D2>(dyn_cast<D2>(source.decl)); in DynCast() [all …]
|
| /freebsd-14.2/sys/contrib/openzfs/lib/libnvpair/ |
| H A D | libnvpair.abi | 271 </enum-decl> 277 </enum-decl> 309 </enum-decl> 330 </class-decl> 348 </class-decl> 354 </enum-decl> 404 </class-decl> 414 </class-decl> 524 </class-decl> 608 </class-decl> [all …]
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm-c/ |
| H A D | Deprecated.h | 25 # define LLVM_ATTRIBUTE_C_DEPRECATED(decl, message) \ argument 26 decl __attribute__((deprecated(message))) 28 # define LLVM_ATTRIBUTE_C_DEPRECATED(decl, message) \ argument 29 decl __attribute__((deprecated)) 31 # define LLVM_ATTRIBUTE_C_DEPRECATED(decl, message) \ argument 32 __declspec(deprecated(message)) decl 34 # define LLVM_ATTRIBUTE_C_DEPRECATED(decl, message) \ argument 35 decl
|
| /freebsd-14.2/usr.bin/rpcgen/ |
| H A D | rpc_cout.c | 307 print_stat(1, &dl->decl); in emit_program() 400 if ((dl->decl.prefix == NULL) && in inline_struct() 408 if (dl->decl.rel == REL_ALIAS) in inline_struct() 419 plus, dl->decl.array_max, in inline_struct() 423 dl->decl.array_max); in inline_struct() 547 print_stat(1, &dl->decl); in emit_struct() 568 if (dl->decl.rel == REL_ALIAS) in emit_struct() 586 print_stat(1, &dl->decl); in emit_struct() 602 print_stat(1, &dl->decl); in emit_struct() 640 switch (decl->rel) { in emit_inline() [all …]
|
| H A D | rpc_clntout.c | 122 ptype(proc->args.decls->decl.prefix, in printarglist() 123 proc->args.decls->decl.type, 1); in printarglist() 132 } else if (streq(proc->args.decls->decl.type, "void")) { in printarglist() 145 pdeclaration(proc->args.argname, &l->decl, 0, ", "); in printarglist() 198 (streq(proc->args.decls->decl.type, "void"))) { in printbody() 226 l->decl.name, l->decl.name); in printbody() 248 stringfix(proc->args.decls->decl.type), in printbody() 250 (newstyle ? proc->args.decls->decl.name : "argp"), in printbody() 258 stringfix(proc->args.decls->decl.type), in printbody() 260 (newstyle ? proc->args.decls->decl.name : "argp"), in printbody()
|
| H A D | rpc_sample.c | 104 if(!streq(proc->args.decls->decl.type, "void")) in write_sample_client() 105 ptype(proc->args.decls->decl.prefix, in write_sample_client() 106 proc->args.decls->decl.type, 1); in write_sample_client() 112 } else if (!streq(proc->args.decls->decl.type, "void")) { in write_sample_client() 115 ptype(l->decl.prefix, l->decl.type, 1); in write_sample_client() 116 if (strcmp(l->decl.type,"string") >= 1) in write_sample_client() 119 f_print(fout, "_%s;\n", l->decl.name); in write_sample_client() 143 if(streq(proc->args.decls->decl.type, "void")) in write_sample_client() 154 } else if (streq(proc->args.decls->decl.type, "void")) { in write_sample_client() 164 f_print(fout, "_%s, ", l->decl.name); in write_sample_client()
|
| H A D | rpc_hout.c | 177 pdeclaration(name, &l->decl, 1, in pargdef() 198 pdeclaration(name, &l->decl, 1, ";\n"); in pstructdef() 209 declaration *decl; in puniondef() local 212 decl = &def->def.un.enum_decl; in puniondef() 213 if (streq(decl->type, "bool")) { in puniondef() 214 f_print(fout, "\tbool_t %s;\n", decl->name); in puniondef() 216 f_print(fout, "\t%s %s;\n", decl->type, decl->name); in puniondef() 223 decl = def->def.un.default_decl; in puniondef() 224 if (decl && !streq(decl->type, "void")) { in puniondef() 225 pdeclaration(name, decl, 2, ";\n"); in puniondef() [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
| H A D | PDBASTParser.cpp | 372 Declaration decl; in CreateLLDBTypeFromPDBType() local 864 if (decl) in GetDeclForSymbol() 890 if (!decl) in GetDeclForSymbol() 894 if (decl) in GetDeclForSymbol() 897 return decl; in GetDeclForSymbol() 925 if (!decl) { in GetDeclForSymbol() 937 return decl; in GetDeclForSymbol() 983 return decl; in GetDeclForSymbol() 1278 if (!decl) in AddRecordMembers() 1294 if (!decl) in AddRecordMembers() [all …]
|
| /freebsd-14.2/contrib/byacc/test/ |
| H A D | btyacc_demo.y | 41 Decl *decl; member 57 %type decl(<scope>) declarator_list(<scope>, <type>) 61 %type <decl> declarator(<scope>, <type>) formal_arg(<scope>) 72 free($<decl>$->scope); free($<decl>$->type); } decl 77 free($$); } <decl> 107 decl_list($e): | decl_list decl($e) ; 108 decl($e): 183 decl { $$ = 0; } in statement() 217 extern Decl * make_pointer(Decl *decl, Type *type); 220 extern Decl_List * append_dlist(Decl_List *dlist, Decl *decl); [all …]
|
| /freebsd-14.2/contrib/sendmail/include/sm/ |
| H A D | cdefs.h | 88 # define SM_UNUSED(decl) decl argument 90 # define SM_UNUSED(decl) decl __attribute__((__unused__)) argument 93 # define SM_UNUSED(decl) decl argument
|
| /freebsd-14.2/lib/libc/i386/string/ |
| H A D | strncmp.S | 65 decl %edx 87 decl %edx 97 decl %edx 107 decl %edx 117 decl %edx 127 decl %edx 137 decl %edx 147 decl %edx
|
| /freebsd-14.2/sys/crypto/openssl/i386/ |
| H A D | bn-586.S | 215 decl %ecx 226 decl %ecx 237 decl %ecx 248 decl %ecx 259 decl %ecx 270 decl %ecx 417 decl %ebp 426 decl %ebp 435 decl %ebp 444 decl %ebp [all …]
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | UniqueDWARFASTType.h | 27 const Declaration &decl, int32_t byte_size) in UniqueDWARFASTType() argument 28 : m_type_sp(type_sp), m_die(die), m_declaration(decl), in UniqueDWARFASTType() 65 bool Find(const DWARFDIE &die, const Declaration &decl, 83 bool Find(ConstString name, const DWARFDIE &die, const Declaration &decl, in Find() argument 88 return pos->second.Find(die, decl, byte_size, entry); in Find()
|
| /freebsd-14.2/crypto/openssl/test/ |
| H A D | afalgtest.c | 35 int encl, encf, decl, decf; in test_afalg_aes_cbc() local 96 || !TEST_true(EVP_CipherUpdate(ctx, dbuf, &decl, ebuf, encl)) in test_afalg_aes_cbc() 97 || !TEST_true(EVP_CipherFinal_ex(ctx, dbuf + decl, &decf))) in test_afalg_aes_cbc() 99 decl += decf; in test_afalg_aes_cbc() 101 if (!TEST_int_eq(decl, BUFFER_SIZE) in test_afalg_aes_cbc()
|
| /freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Symbol/ |
| H A D | CompilerDecl.h | 37 CompilerDecl(TypeSystem *type_system, void *decl) in CompilerDecl() argument 38 : m_type_system(type_system), m_opaque_decl(decl) {} in CompilerDecl() 60 void SetDecl(TypeSystem *type_system, void *decl) { in SetDecl() argument 62 m_opaque_decl = decl; in SetDecl()
|
| /freebsd-14.2/bin/sh/ |
| H A D | mknodes.c | 74 char *decl; /* declaration of field */ member 166 char decl[2 * BUFLEN]; in parsefield() local 179 sprintf(decl, "union node *%s", name); in parsefield() 182 sprintf(decl, "struct nodelist *%s", name); in parsefield() 185 sprintf(decl, "char *%s", name); in parsefield() 188 sprintf(decl, "int %s", name); in parsefield() 198 fp->decl = savestr(linep); in parsefield() 202 fp->decl = savestr(decl); in parsefield() 238 fprintf(hfile, " %s;\n", fp->decl); in output()
|
| /freebsd-14.2/contrib/byacc/test/btyacc/ |
| H A D | btyacc_demo.output | 17 9 decl_list : decl_list $$2 decl 19 10 decl : decl_specs declarator_list ';' 76 49 statement : decl 122 decl_list : decl_list . $$2 decl (9) 138 decl_list : decl_list $$2 . decl (9) 149 decl goto 11 926 decl goto 85 1037 statement : decl . (49) 1148 decl goto 85 1208 decl goto 85 [all …]
|
| /freebsd-14.2/sys/amd64/amd64/ |
| H A D | efirt_support.S | 65 decl %ebx 68 decl %ebx 71 decl %ebx 74 decl %ebx 78 decl %ebx
|
| /freebsd-14.2/contrib/llvm-project/lldb/source/Symbol/ |
| H A D | DeclVendor.cpp | 23 for (auto decl : decls) in FindTypes() local 25 decl.GetTypeSystem()->GetTypeForDecl(decl.GetOpaqueDecl())) in FindTypes()
|