Home
last modified time | relevance | path

Searched refs:D (Results 1 – 25 of 3116) sorted by relevance

12345678910>>...125

/freebsd/cddl/lib/libdtrace/
H A Dsocket.d29 #pragma D depends_on module kernel
34 #pragma D binding "1.13" SO_DEBUG
84 #pragma D binding "1.13" SO_TYPE
132 #pragma D binding "1.13" AF_PUP
138 #pragma D binding "1.13" AF_ISO
140 #pragma D binding "1.13" AF_OSI
148 #pragma D binding "1.13" AF_SNA
152 #pragma D binding "1.13" AF_DLI
154 #pragma D binding "1.13" AF_LAT
168 #pragma D binding "1.13" AF_CNT
[all …]
H A Derrno.d31 #pragma D binding "1.0" EPERM
33 #pragma D binding "1.0" ENOENT
35 #pragma D binding "1.0" ESRCH
37 #pragma D binding "1.0" EINTR
39 #pragma D binding "1.0" EIO
41 #pragma D binding "1.0" ENXIO
43 #pragma D binding "1.0" E2BIG
47 #pragma D binding "1.0" EBADF
61 #pragma D binding "1.0" EBUSY
65 #pragma D binding "1.0" EXDEV
[all …]
H A Dio.d28 #pragma D depends_on module kernel
29 #pragma D depends_on provider io
43 dev_major = D->device_number;
44 dev_minor = D->unit_number;
46 dev_type = D->device_type;
90 #pragma D binding "1.1" O_RDONLY
94 #pragma D binding "1.1" O_RDWR
99 #pragma D binding "1.1" O_CREAT
101 #pragma D binding "1.1" O_EXCL
109 #pragma D binding "1.1" O_SYNC
[all …]
H A Dregs_x86.d30 #pragma D binding "1.0" R_GS
32 #pragma D binding "1.0" R_FS
34 #pragma D binding "1.0" R_ES
36 #pragma D binding "1.0" R_DS
39 #pragma D binding "1.0" R_EDI
41 #pragma D binding "1.0" R_ESI
43 #pragma D binding "1.0" R_EBP
62 #pragma D binding "1.0" R_CS
68 #pragma D binding "1.0" R_SS
71 #pragma D binding "1.0" R_PC
[all …]
H A Dregs_riscv.d8 #pragma D binding "1.13" R_ZERO
10 #pragma D binding "1.13" R_RA
12 #pragma D binding "1.13" R_SP
14 #pragma D binding "1.13" R_GP
16 #pragma D binding "1.13" R_TP
18 #pragma D binding "1.13" R_T0
20 #pragma D binding "1.13" R_T1
22 #pragma D binding "1.13" R_T2
24 #pragma D binding "1.13" R_S0
26 #pragma D binding "1.13" R_FP
[all …]
H A Dregs_aarch64.d8 #pragma D binding "1.13" R_X0
10 #pragma D binding "1.13" R_X1
12 #pragma D binding "1.13" R_X2
14 #pragma D binding "1.13" R_X3
16 #pragma D binding "1.13" R_X4
18 #pragma D binding "1.13" R_X5
20 #pragma D binding "1.13" R_X6
22 #pragma D binding "1.13" R_X7
24 #pragma D binding "1.13" R_X8
26 #pragma D binding "1.13" R_X9
[all …]
H A Dsignal.d27 #pragma D binding "1.0" SIGHUP
29 #pragma D binding "1.0" SIGINT
31 #pragma D binding "1.0" SIGQUIT
33 #pragma D binding "1.0" SIGILL
35 #pragma D binding "1.0" SIGTRAP
39 #pragma D binding "1.0" SIGEMT
41 #pragma D binding "1.0" SIGFPE
45 #pragma D binding "1.0" SIGBUS
49 #pragma D binding "1.0" SIGSYS
57 #pragma D binding "1.0" SIGURG
[all …]
/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp192 IndexCtx.indexBody(Body, D, D); in handleObjCMethod()
299 IndexCtx.indexBody(Body, D, D); in VisitFunctionDecl()
310 IndexCtx.indexBody(D->getInit(), D); in VisitVarDecl()
337 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitObjCIvarDecl()
343 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitMSPropertyDecl()
349 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitEnumConstantDecl()
459 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitObjCImplementationDecl()
503 TRY_TO(IndexCtx.handleReference(C, D->getLocation(), D, D, in VisitObjCCategoryImplDecl()
530 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitObjCPropertyDecl()
593 TRY_DECL(D, IndexCtx.handleDecl(D)); in VisitNamespaceDecl()
[all …]
H A DUSRGeneration.cpp53 if (!D) in GetExternalSourceContainer()
228 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitFunctionDecl()
318 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitVarDecl()
509 ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitTagDecl()
514 D = D->getCanonicalDecl(); in VisitTagDecl()
609 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitTypedefDecl()
640 D = D->getCanonicalDecl(); in GenLoc()
1068 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitUnresolvedUsingValueDecl()
1077 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitUnresolvedUsingTypenameDecl()
1086 if (ShouldGenerateLocation(D) && GenLoc(D, /*IncludeOffset=*/isLocal(D))) in VisitConceptDecl()
[all …]
/freebsd/sys/contrib/openzfs/man/
H A DMakefile.am2 %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 \
14 %D%/man4/spl.4 \
15 %D%/man4/zfs.4 \
28 %D%/man8/zdb.8 \
[all …]
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp510 if (D->getDeclContext() == D->getLexicalDeclContext() && !D->hasAttrs() && in VisitEnumDecl()
511 !D->isInvalidDecl() && !D->isImplicit() && !D->hasExtInfo() && in VisitEnumDecl()
551 if (D->getDeclContext() == D->getLexicalDeclContext() && !D->hasAttrs() && in VisitRecordDecl()
552 !D->isImplicit() && !D->isInvalidDecl() && !D->hasExtInfo() && in VisitRecordDecl()
1150 if (D->getDeclContext() == D->getLexicalDeclContext() && !D->hasAttrs() && in VisitVarDecl()
1154 !D->hasExtInfo() && D->getFirstDecl() == D->getMostRecentDecl() && in VisitVarDecl()
1155 D->getKind() == Decl::Var && !D->isInline() && !D->isConstexpr() && in VisitVarDecl()
1199 if (D->getDeclContext() == D->getLexicalDeclContext() && !D->hasAttrs() && in VisitParmVarDecl()
1345 D == D->getMostRecentDecl()) { in VisitNamespaceDecl()
1408 D->getFirstDecl() == D->getMostRecentDecl() && !D->hasAttrs() && in VisitUsingShadowDecl()
[all …]
H A DASTReaderDecl.cpp684 VisitDecl(D); in VisitPragmaCommentDecl()
693 VisitDecl(D); in VisitPragmaDetectMismatchDecl()
1521 VisitDecl(D); in VisitObjCPropertyImplDecl()
1767 VisitDecl(D); in VisitTopLevelStmtDecl()
2766 D->getASTContext().addDestruction(D->Value); in VisitLifetimeExtendedTemporaryDecl()
2894 Slot = D; in mergeLambda()
2903 D->Common = D->getCanonicalDecl()->Common; in mergeRedeclarableTemplate()
3546 assert(D); in getMostRecentDecl()
4162 return D; in ReadDeclRecord()
4194 Decl *D = Record.D; in loadDeclUpdateRecords() local
[all …]
/freebsd/sys/contrib/openzfs/include/os/linux/
H A DMakefile.am23 %D%/zfs/sys/policy.h \
46 %D%/zfs/sys/zpl.h
51 %D%/spl/rpc/xdr.h
55 %D%/spl/sys/acl.h \
62 %D%/spl/sys/cred.h \
65 %D%/spl/sys/disp.h \
85 %D%/spl/sys/sid.h \
100 %D%/spl/sys/tsd.h \
103 %D%/spl/sys/uio.h \
105 %D%/spl/sys/vfs.h \
[all …]
/freebsd/contrib/lua/src/
H A Dldump.c36 #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
44 D->status = (*D->writer)(D->L, b, size, D->data); in dumpBlock()
50 #define dumpVar(D,x) dumpVector(D,&x,1) argument
55 dumpVar(D, x); in dumpByte()
78 dumpSize(D, x); in dumpInt()
83 dumpVar(D, x); in dumpNumber()
88 dumpVar(D, x); in dumpInteger()
115 dumpInt(D, n); in dumpConstants()
219 DumpState D; in luaU_dump() local
[all …]
/freebsd/sys/contrib/openzfs/include/os/freebsd/
H A DMakefile.am2 %D%/linux/compiler.h \
3 %D%/linux/types.h \
9 %D%/spl/sys/acl.h \
11 %D%/spl/sys/atomic.h \
13 %D%/spl/sys/callb.h \
18 %D%/spl/sys/cred.h \
19 %D%/spl/sys/ctype.h \
20 %D%/spl/sys/debug.h \
22 %D%/spl/sys/disp.h \
24 %D%/spl/sys/file.h \
[all …]
/freebsd/sys/contrib/openzfs/lib/libspl/include/
H A DMakefile.am3 %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/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A DMakefile.am4 scripts_zfs_tests_bin_PROGRAMS = %D%/chg_usr_exec
5 scripts_zfs_tests_bin_PROGRAMS += %D%/clonefile
8 scripts_zfs_tests_bin_PROGRAMS += %D%/cp_files
9 scripts_zfs_tests_bin_PROGRAMS += %D%/ctime
47 dist_noinst_DATA += %D%/file/file_common.h
48 scripts_zfs_tests_bin_PROGRAMS += %D%/file_append %D%/file_check %D%/file_trunc %D%/file_write %D%/…
64 scripts_zfs_tests_bin_PROGRAMS += %D%/mkbusy %D%/mkfile %D%/mkfiles %D%/mktree
68 scripts_zfs_tests_bin_PROGRAMS += %D%/mmap_exec %D%/mmap_seek %D%/mmap_sync %D%/mmapwrite %D%/readm…
104 scripts_zfs_tests_bin_PROGRAMS += %D%/edonr_test %D%/skein_test \
105 %D%/sha2_test %D%/blake3_test
[all …]
/freebsd/sys/contrib/openzfs/cmd/zpool/
H A DMakefile.am11 %D%/zpool_iter.c \
12 %D%/zpool_main.c \
13 %D%/zpool_util.c \
14 %D%/zpool_util.h \
15 %D%/zpool_vdev.c
50 %D%/zpool.d/enc \
58 %D%/zpool.d/label \
73 %D%/zpool.d/ses \
74 %D%/zpool.d/size \
75 %D%/zpool.d/slot \
[all …]
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/sparc/
H A Dregs.d30 #pragma D binding "1.0" R_G0
32 #pragma D binding "1.0" R_G1
34 #pragma D binding "1.0" R_G2
36 #pragma D binding "1.0" R_G3
38 #pragma D binding "1.0" R_G4
40 #pragma D binding "1.0" R_G5
42 #pragma D binding "1.0" R_G6
44 #pragma D binding "1.0" R_G7
47 #pragma D binding "1.0" R_O0
49 #pragma D binding "1.0" R_O1
[all …]
/freebsd/crypto/openssl/crypto/sha/asm/
H A Dkeccak1600-s390x.pl66 my @D = @D;
131 (@D[0..4], @C) = (@C[1..4,0], @D);
294 rllg @D[2],@D[2],$rhotates[0][2]
296 rllg @D[3],@D[3],$rhotates[1][3]
298 rllg @D[1],@D[1],$rhotates[4][1]
300 rllg @D[4],@D[4],$rhotates[2][4]
313 rllg @D[0],@D[0],$rhotates[3][0]
362 stmg @D[0],@D[1],$A[0][1]($src)
384 stmg @D[0],@D[1],$A[0][1]($src)
420 stmg @D[0],@D[1],$A[0][1]($src)
[all …]
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp475 D != DEnd; ++D) { in VisitDeclContext()
521 if (isa<TagDecl>(*D) && !cast<TagDecl>(*D)->isFreeStanding()) { in VisitDeclContext()
536 Visit(*D); in VisitDeclContext()
541 isa<OMPDeclareMapperDecl>(*D) || isa<OMPRequiresDecl>(*D) || in VisitDeclContext()
658 Out << *D; in VisitEnumConstantDecl()
727 if (D->isConstexprSpecified() && !D->isExplicitlyDefaulted()) in VisitFunctionDecl()
882 if (!D->hasPrototype() && D->getNumParams()) { in VisitFunctionDecl()
1062 VisitVarDecl(D); in VisitParmVarDecl()
1139 Out << *D; in VisitCXXRecordDecl()
1765 Out << *D; in VisitUsingDecl()
[all …]
/freebsd/crypto/openssl/crypto/ripemd/
H A Drmd_dgst.c33 c->D = RIPEMD160_D; in RIPEMD160_Init()
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()
185 d = D; in ripemd160_block_data_order()
191 D = ctx->D; in ripemd160_block_data_order()
279 D = ctx->B + c + D; in ripemd160_block_data_order()
281 ctx->C = ctx->D + e + A; in ripemd160_block_data_order()
282 ctx->D = ctx->E + a + B; in ripemd160_block_data_order()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h82 void setDeserialize(bool D) { Deserialize = D; } in setDeserialize() argument
94 if (!D) in Visit()
103 D->getASTContext().getLocalCommentForDeclUncached(D)) in Visit()
282 Visit(D); in Visit()
304 Visit(D); in dumpDeclContext()
465 if (D->hasInit()) in VisitVarDecl()
470 VisitVarDecl(D); in VisitDecompositionDecl()
492 void VisitCapturedDecl(const CapturedDecl *D) { Visit(D->getBody()); } in VisitCapturedDecl() argument
594 VisitVarDecl(D); in VisitVarTemplateSpecializationDecl()
699 Visit(D); in VisitDeclStmt()
[all …]
/freebsd/crypto/openssl/crypto/md5/
H A Dmd5_dgst.c35 c->D = INIT_DATA_D; in MD5_Init()
46 register unsigned MD32_REG_T A, B, C, D, l; in md5_block_data_order() local
60 D = c->D; in md5_block_data_order()
68 R0(A, B, C, D, X(0), 7, 0xd76aa478L); in md5_block_data_order()
71 R0(D, A, B, C, X(1), 12, 0xe8c7b756L); in md5_block_data_order()
74 R0(C, D, A, B, X(2), 17, 0x242070dbL); in md5_block_data_order()
77 R0(B, C, D, A, X(3), 22, 0xc1bdceeeL); in md5_block_data_order()
80 R0(A, B, C, D, X(4), 7, 0xf57c0fafL); in md5_block_data_order()
92 R0(A, B, C, D, X(8), 7, 0x698098d8L); in md5_block_data_order()
113 R1(A, B, C, D, X(1), 5, 0xf61e2562L); in md5_block_data_order()
[all …]
/freebsd/crypto/openssl/crypto/md4/
H A Dmd4_dgst.c35 c->D = INIT_DATA_D; in MD4_Init()
60 D = c->D; in md4_block_data_order()
68 R0(A, B, C, D, X(0), 3, 0); in md4_block_data_order()
71 R0(D, A, B, C, X(1), 7, 0); in md4_block_data_order()
74 R0(C, D, A, B, X(2), 11, 0); in md4_block_data_order()
77 R0(B, C, D, A, X(3), 19, 0); in md4_block_data_order()
80 R0(A, B, C, D, X(4), 3, 0); in md4_block_data_order()
83 R0(D, A, B, C, X(5), 7, 0); in md4_block_data_order()
92 R0(A, B, C, D, X(8), 3, 0); in md4_block_data_order()
95 R0(D, A, B, C, X(9), 7, 0); in md4_block_data_order()
[all …]

12345678910>>...125