/freebsd/cddl/usr.sbin/dtrace/tests/common/aggs/ |
H A D | Makefile | 8 err.D_AGG_FUNC.bad.d \ 9 err.D_AGG_MDIM.bad.d \ 10 err.D_AGG_NULL.bad.d \ 11 err.D_AGG_REDEF.redef.d \ 12 err.D_AGG_SCALAR.avgtoofew.d \ 13 err.D_AGG_SCALAR.maxnoarg.d \ 14 err.D_AGG_SCALAR.mintoofew.d \ 15 err.D_AGG_SCALAR.quantizetoofew.d \ 16 err.D_AGG_SCALAR.stddevtoofew.d \ 17 err.D_AGG_SCALAR.sumtoofew.d \ [all …]
|
/freebsd/sys/contrib/openzfs/cmd/zpool/ |
H A D | Makefile.am | 5 zpool_CPPFLAGS += -I$(srcdir)/%D% 11 %D%/zpool_iter.c \ 12 %D%/zpool_main.c \ 13 %D%/zpool_util.c \ 14 %D%/zpool_util.h \ 15 %D%/zpool_vdev.c 19 %D%/os/freebsd/zpool_vdev_os.c 24 %D%/os/linux/zpool_vdev_os.c 41 dist_noinst_DATA += %D%/zpool.d/README 44 zpoolexecdir = $(zfsexecdir)/zpool.d [all …]
|
/freebsd/cddl/usr.sbin/dtrace/tests/common/dtraceUtil/ |
H A D | Makefile | 8 err.D_PDESC_ZERO.InvalidDescription1.d \ 9 man.APIVersion.d \ 10 man.AddSearchPath.d \ 11 man.CoalesceTrace.d \ 12 man.ELFGeneration.d \ 13 man.IncludedFilePath.d \ 14 man.ShowCompilerCode.d \ 15 man.VerboseStabilityReport.d \ 16 tst.AddSearchPath.d.ksh \ 17 tst.BufsizeGiga.d.ksh \ [all …]
|
/freebsd/cddl/usr.sbin/dtrace/tests/common/funcs/ |
H A D | Makefile | 8 err.D_FUNC_UNDEF.progenyofbad1.d \ 9 err.D_OP_VFPTR.badop.d \ 10 err.D_PROTO_ARG.chillbadarg.d \ 11 err.D_PROTO_ARG.copyoutbadarg.d \ 12 err.D_PROTO_ARG.mobadarg.d \ 13 err.D_PROTO_ARG.raisebadarg.d \ 14 err.D_PROTO_ARG.tolower.d \ 15 err.D_PROTO_ARG.toupper.d \ 16 err.D_PROTO_LEN.allocanoarg.d \ 17 err.D_PROTO_LEN.badbreakpoint.d \ [all …]
|
/freebsd/sys/contrib/openzfs/man/ |
H A D | Makefile.am | 2 %D%/man1/cstyle.1 5 %D%/man1/arcstat.1 \ 6 %D%/man1/raidz_test.1 \ 7 %D%/man1/test-runner.1 \ 8 %D%/man1/zhack.1 \ 9 %D%/man1/ztest.1 \ 10 %D%/man1/zvol_wait.1 \ 12 %D%/man5/vdev_id.conf.5 \ 14 %D%/man4/spl.4 \ 15 %D%/man4/zfs.4 \ [all …]
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | libelftc_dem_gnu2.c | 69 #define VEC_PUSH_STR(d,s) vector_str_push((d), (s), strlen((s))) argument 98 struct demangle_data d; in cpp_demangle_gnu2() local 106 if (init_demangle_data(&d) == false) in cpp_demangle_gnu2() 112 d.p = org; in cpp_demangle_gnu2() 113 if (read_func_name(&d) == false) in cpp_demangle_gnu2() 116 switch (d.type) { in cpp_demangle_gnu2() 122 if (push_CTDT("::", 2, &d.vec) == false) in cpp_demangle_gnu2() 127 if (push_CTDT("::~", 3, &d.vec) == false) in cpp_demangle_gnu2() 130 if (VEC_PUSH_STR(&d.vec, "(void)") == false) in cpp_demangle_gnu2() 141 if (*d.p == 'F') in cpp_demangle_gnu2() [all …]
|
H A D | libelftc_dem_arm.c | 71 #define VEC_PUSH_STR(d,s) vector_str_push((d), (s), strlen((s))) argument 100 struct demangle_data d; in cpp_demangle_ARM() local 108 if (init_demangle_data(&d) == false) in cpp_demangle_ARM() 114 d.p = org; in cpp_demangle_ARM() 115 if (read_func_name(&d) == false) in cpp_demangle_ARM() 118 if (d.type == ENCODE_OP_CT) { in cpp_demangle_ARM() 119 if (push_CTDT("::", 2, &d.vec) == false) in cpp_demangle_ARM() 125 if (d.type == ENCODE_OP_DT) { in cpp_demangle_ARM() 126 if (push_CTDT("::~", 3, &d.vec) == false) in cpp_demangle_ARM() 132 if (d.type == ENCODE_OP_USER) in cpp_demangle_ARM() [all …]
|
/freebsd/sys/contrib/openzfs/include/os/linux/ |
H A D | Makefile.am | 4 %D%/kernel/linux/blkdev_compat.h \ 5 %D%/kernel/linux/compiler_compat.h \ 6 %D%/kernel/linux/dcache_compat.h \ 7 %D%/kernel/linux/kmap_compat.h \ 8 %D%/kernel/linux/mm_compat.h \ 9 %D%/kernel/linux/mod_compat.h \ 10 %D%/kernel/linux/page_compat.h \ 11 %D%/kernel/linux/simd.h \ 12 %D%/kernel/linux/simd_aarch64.h \ 13 %D%/kernel/linux/simd_arm.h \ [all …]
|
/freebsd/sys/contrib/openzfs/include/os/freebsd/ |
H A D | Makefile.am | 2 %D%/linux/compiler.h \ 3 %D%/linux/types.h \ 5 %D%/spl/acl/acl_common.h \ 7 %D%/spl/sys/ia32/asm_linkage.h \ 9 %D%/spl/sys/acl.h \ 10 %D%/spl/sys/acl_impl.h \ 11 %D%/spl/sys/atomic.h \ 12 %D%/spl/sys/byteorder.h \ 13 %D%/spl/sys/callb.h \ 14 %D%/spl/sys/ccompat.h \ [all …]
|
/freebsd/contrib/lua/src/ |
H A D | luac.c | 185 FILE* D= (output==NULL) ? stdout : fopen(output,"wb"); in pmain() local 186 if (D==NULL) cannot("open"); in pmain() 188 luaU_dump(L,f,writer,D,stripping); in pmain() 190 if (ferror(D)) cannot("write"); in pmain() 191 if (fclose(D)) cannot("close"); in pmain() 258 if (isprint(c)) printf("%c",c); else printf("\\%03d",c); in PrintString() 288 printf("?%d",ttypetag(o)); in PrintType() 324 printf("?%d",ttypetag(o)); in PrintConstant() 352 printf("\t%d\t",pc+1); in PrintCode() 353 if (line>0) printf("[%d]\t",line); else printf("[-]\t"); in PrintCode() [all …]
|
H A D | ldump.c | 36 #define dumpVector(D,v,n) dumpBlock(D,v,(n)*sizeof((v)[0])) argument 38 #define dumpLiteral(D, s) dumpBlock(D,s,sizeof(s) - sizeof(char)) argument 41 static void dumpBlock (DumpState *D, const void *b, size_t size) { in dumpBlock() argument 42 if (D->status == 0 && size > 0) { in dumpBlock() 43 lua_unlock(D->L); in dumpBlock() 44 D->status = (*D->writer)(D->L, b, size, D->data); in dumpBlock() 45 lua_lock(D->L); in dumpBlock() 50 #define dumpVar(D,x) dumpVector(D,&x,1) argument 53 static void dumpByte (DumpState *D, int y) { in dumpByte() argument 55 dumpVar(D, x); in dumpByte() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Index/ |
H A D | IndexDecl.cpp | 21 #define TRY_DECL(D,CALL_EXPR) \ argument 23 if (!IndexCtx.shouldIndex(D)) return true; \ 45 bool VisitDecl(const Decl *D) { in VisitDecl() argument 79 static bool hasUserDefined(const ObjCMethodDecl *D, in hasUserDefined() argument 81 const ObjCMethodDecl *MD = Container->getMethod(D->getSelector(), in hasUserDefined() 82 D->isInstanceMethod()); in hasUserDefined() 88 void handleDeclarator(const DeclaratorDecl *D, in handleDeclarator() argument 91 if (!Parent) Parent = D; in handleDeclarator() 93 IndexCtx.indexTypeSourceInfo(D->getTypeSourceInfo(), Parent, in handleDeclarator() 96 IndexCtx.indexNestedNameSpecifierLoc(D->getQualifierLoc(), Parent); in handleDeclarator() [all …]
|
/freebsd/usr.sbin/ntp/ntpdc/ |
H A D | nl.c | 1 printf("sizeof(union req_data_u_tag) = %d\n", 3 printf("offsetof(u32) = %d\n", 5 printf("offsetof(data) = %d\n", 9 printf("sizeof(struct req_pkt) = %d\n", 11 printf("offsetof(rm_vn_mode) = %d\n", 13 printf("offsetof(auth_seq) = %d\n", 15 printf("offsetof(implementation) = %d\n", 17 printf("offsetof(request) = %d\n", 19 printf("offsetof(err_nitems) = %d\n", 21 printf("offsetof(mbz_itemsize) = %d\n", [all …]
|
/freebsd/cddl/usr.sbin/dtrace/tests/common/speculation/ |
H A D | Makefile | 8 bug.1001148.SpecSizeVariations.d \ 9 err.BufSizeVariations1.d \ 10 err.BufSizeVariations2.d \ 11 err.D_ACT_SPEC.SpeculateWithBreakPoint.d \ 12 err.D_ACT_SPEC.SpeculateWithChill.d \ 13 err.D_ACT_SPEC.SpeculateWithCopyOut.d \ 14 err.D_ACT_SPEC.SpeculateWithCopyOutStr.d \ 15 err.D_ACT_SPEC.SpeculateWithPanic.d \ 16 err.D_ACT_SPEC.SpeculateWithRaise.d \ 17 err.D_ACT_SPEC.SpeculateWithStop.d \ [all …]
|
/freebsd/sys/contrib/openzfs/lib/libspl/include/ |
H A D | Makefile.am | 3 %D%/assert.h \ 4 %D%/atomic.h \ 5 %D%/libgen.h \ 6 %D%/libshare.h \ 7 %D%/statcommon.h \ 8 %D%/stdlib.h \ 9 %D%/string.h \ 10 %D%/umem.h \ 11 %D%/unistd.h \ 12 %D%/zone.h [all …]
|
/freebsd/contrib/llvm-project/clang/lib/Serialization/ |
H A D | ASTWriterDecl.cpp | 52 uint64_t Emit(Decl *D) { in Emit() argument 55 D->getDeclKindName() + "'"); in Emit() 59 void Visit(Decl *D); 61 void VisitDecl(Decl *D); 62 void VisitPragmaCommentDecl(PragmaCommentDecl *D); 63 void VisitPragmaDetectMismatchDecl(PragmaDetectMismatchDecl *D); 64 void VisitTranslationUnitDecl(TranslationUnitDecl *D); 65 void VisitNamedDecl(NamedDecl *D); 67 void VisitNamespaceDecl(NamespaceDecl *D); 68 void VisitUsingDirectiveDecl(UsingDirectiveDecl *D); [all …]
|
/freebsd/cddl/lib/libdtrace/ |
H A D | socket.d | 29 #pragma D depends_on module kernel 34 #pragma D binding "1.13" SO_DEBUG 36 #pragma D binding "1.13" SO_ACCEPTCONN 38 #pragma D binding "1.13" SO_REUSEADDR 40 #pragma D binding "1.13" SO_KEEPALIVE 42 #pragma D binding "1.13" SO_DONTROUTE 44 #pragma D binding "1.13" SO_BROADCAST 46 #pragma D binding "1.13" SO_USELOOPBACK 48 #pragma D binding "1.13" SO_LINGER 50 #pragma D binding "1.13" SO_OOBINLINE [all …]
|
/freebsd/crypto/openssl/crypto/ripemd/ |
H A D | rmd_dgst.c | 33 c->D = RIPEMD160_D; in RIPEMD160_Init() 45 register unsigned MD32_REG_T A, B, C, D, E; in ripemd160_block_data_order() local 46 unsigned MD32_REG_T a, b, c, d, e, l; in ripemd160_block_data_order() local 62 D = ctx->D; in ripemd160_block_data_order() 69 RIP1(A, B, C, D, E, WL00, SL00); in ripemd160_block_data_order() 72 RIP1(E, A, B, C, D, WL01, SL01); in ripemd160_block_data_order() 75 RIP1(D, E, A, B, C, WL02, SL02); in ripemd160_block_data_order() 78 RIP1(C, D, E, A, B, WL03, SL03); in ripemd160_block_data_order() 81 RIP1(B, C, D, E, A, WL04, SL04); in ripemd160_block_data_order() 84 RIP1(A, B, C, D, E, WL05, SL05); in ripemd160_block_data_order() [all …]
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | Makefile.am | 4 scripts_zfs_tests_bin_PROGRAMS = %D%/chg_usr_exec 5 scripts_zfs_tests_bin_PROGRAMS += %D%/clonefile 6 scripts_zfs_tests_bin_PROGRAMS += %D%/clone_mmap_cached 7 scripts_zfs_tests_bin_PROGRAMS += %D%/clone_mmap_write 8 scripts_zfs_tests_bin_PROGRAMS += %D%/cp_files 9 scripts_zfs_tests_bin_PROGRAMS += %D%/ctime 10 scripts_zfs_tests_bin_PROGRAMS += %D%/dir_rd_update 11 scripts_zfs_tests_bin_PROGRAMS += %D%/dosmode_readonly_write 12 scripts_zfs_tests_bin_PROGRAMS += %D%/get_diff 13 scripts_zfs_tests_bin_PROGRAMS += %D%/rename_dir [all …]
|
/freebsd/cddl/usr.sbin/dtrace/tests/common/types/ |
H A D | Makefile | 8 err.D_CAST_INVAL.badcast.d \ 9 err.D_CG_DYN.ResultDynType.d \ 10 err.D_CHR_OFLOW.charconst.d \ 11 err.D_DECL_BADCLASS.bad.d \ 12 err.D_DECL_CHARATTR.badtype3.d \ 13 err.D_DECL_COMBO.badtype4.d \ 14 err.D_DECL_COMBO.badtype5.d \ 15 err.D_DECL_ENCONST.badeval.d \ 16 err.D_DECL_ENOFLOW.enoflow.d \ 17 err.D_DECL_ENOFLOW.enuflow.d \ [all …]
|
/freebsd/sys/crypto/openssl/aarch64/ |
H A D | ghashv8-armx.S | 12 ld1 {v17.2d},[x1] //load input H 14 shl v19.2d,v19.2d,#57 //0xc2.0 16 ushr v18.2d,v19.2d,#63 19 ushr v18.2d,v3.2d,#63 22 shl v3.2d,v3.2d,#1 27 st1 {v20.2d},[x0],#16 //store Htable[0] 31 pmull v0.1q,v20.1d,v20.1d 33 pmull2 v2.1q,v20.2d,v20.2d 34 pmull v1.1q,v16.1d,v16.1d 40 pmull v18.1q,v0.1d,v19.1d //1st phase [all …]
|
/freebsd/sys/geom/ |
H A D | geom_bsd_enc.c | 56 bsd_partition_le_dec(u_char *ptr, struct partition *d) in bsd_partition_le_dec() argument 58 d->p_size = le32dec(ptr + 0); in bsd_partition_le_dec() 59 d->p_offset = le32dec(ptr + 4); in bsd_partition_le_dec() 60 d->p_fsize = le32dec(ptr + 8); in bsd_partition_le_dec() 61 d->p_fstype = ptr[12]; in bsd_partition_le_dec() 62 d->p_frag = ptr[13]; in bsd_partition_le_dec() 63 d->p_cpg = le16dec(ptr + 14); in bsd_partition_le_dec() 67 bsd_disklabel_le_dec(u_char *ptr, struct disklabel *d, int maxpart) in bsd_disklabel_le_dec() argument 73 d->d_magic = le32dec(ptr + 0); in bsd_disklabel_le_dec() 74 if (d->d_magic != DISKMAGIC) in bsd_disklabel_le_dec() [all …]
|
/freebsd/share/man/man4/ |
H A D | mlx.4 | 92 .It mlx%d: controller initialisation in progress... 93 .It mlx%d: initialisation complete 96 .It mlx%d: physical drive %d:%d not responding 100 .It mlx%d: spinning up drives... 103 .It mlx%d: configuration checksum error 106 .It mlx%d: mirror race recovery in progress 107 .It mlx%d: mirror race on a critical system drive 108 .It mlx%d: mirror race recovery failed 111 .It mlx%d: physical drive %d:%d COD mismatch 115 .It mlx%d: system drive installation aborted [all …]
|
/freebsd/cddl/usr.sbin/dtrace/tests/common/printf/ |
H A D | Makefile | 8 err.D_PRINTF_AGG_CONV.aggfmt.d \ 9 err.D_PRINTF_ARG_EXTRA.toomany.d \ 10 err.D_PRINTF_ARG_EXTRA.widths.d \ 11 err.D_PRINTF_ARG_FMT.badfmt.d \ 12 err.D_PRINTF_ARG_PROTO.novalue.d \ 13 err.D_PRINTF_ARG_TYPE.aggarg.d \ 14 err.D_PRINTF_ARG_TYPE.recursive.d \ 15 err.D_PRINTF_DYN_PROTO.noprec.d \ 16 err.D_PRINTF_DYN_PROTO.nowidth.d \ 17 err.D_PRINTF_DYN_TYPE.badprec.d \ [all …]
|
/freebsd/sys/dev/sound/pcm/ |
H A D | sound.c | 99 struct snddev_info *d; in snd_setup_intr() local 103 d = device_get_softc(dev); in snd_setup_intr() 104 if (d != NULL && (flags & INTR_MPSAFE)) in snd_setup_intr() 105 d->flags |= SD_F_MPSAFE; in snd_setup_intr() 113 struct snddev_info *d; in sysctl_hw_snd_default_unit() local 119 d = devclass_get_softc(pcm_devclass, unit); in sysctl_hw_snd_default_unit() 120 if (!PCM_REGISTERED(d) || CHN_EMPTY(d, channels.pcm)) in sysctl_hw_snd_default_unit() 136 struct snddev_info *d = device_get_softc(dev); in pcm_addchan() local 139 PCM_LOCK(d); in pcm_addchan() 140 PCM_WAIT(d); in pcm_addchan() [all …]
|