| /freebsd/sys/powerpc/include/ |
| H A D | hid.h | 89 "\020ICE\017DCE\016ILOCK\015DLOCK\014ICFI\013DCFI\012SPD\011IFEM" \ 96 "\020ICE\017DCE\016ILOCK\015DLOCK\014ICFI\013DCFI\012SPD\011XBSEN" \ 147 * 17 DCE DCE DCE DCE DCE DCE DCE TBEN
|
| /freebsd/lib/libc/uuid/ |
| H A D | uuid.3 | 38 .Nd DCE 1.1 compliant UUID functions 68 The family of DCE 1.1 compliant UUID functions allow applications to operate 99 These routines are not part of the DCE RPC API. 108 These routines are not part of the DCE RPC API. 183 The UUID functions conform to the DCE 1.1 RPC specification.
|
| H A D | uuid_stream.c | 36 * http://www.opengroup.org/dce/info/draft-leach-uuids-guids-01.txt 50 * NOTE: These routines are not part of the DCE RPC API. They are
|
| H A D | Makefile.inc | 1 # DCE 1.1 UUID implementation sources
|
| /freebsd/share/man/man9/ |
| H A D | g_access.9 | 34 .Fn g_access "struct g_consumer *cp" "int dcr" "int dcw" "int dce" 45 .Fa dce 67 .Fa dce 85 .Fa dce
|
| /freebsd/crypto/krb5/src/appl/gss-sample/ |
| H A D | t_gss_sample.py | 117 tgs_test(realm, ['-dce']) 124 tgs_test(realm, ['-dce']) 130 pw_test(realm, ['-dce']) 136 wrong_pw_test(realm, ['-dce']) 143 kt_test(realm, ['-dce'])
|
| H A D | README | 87 [-seq] [-noreplay] [-nomutual] [-dce] 115 -dce Tells the client to request DCE-style authentication.
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/ |
| H A D | ADCE.h | 11 // proven otherwise, allowing it to eliminate dead computations that other DCE 25 /// A DCE pass that assumes instructions are dead until proven otherwise. 29 /// dead computations that other DCE passes do not catch, particularly involving
|
| H A D | DCE.h | 1 //===- DCE.h - Dead code elimination ----------------------------*- C++ -*-===//
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | DCE.cpp | 1 //===- DCE.cpp - Code to perform dead code elimination --------------------===// 18 #include "llvm/Transforms/Scalar/DCE.h" 33 #define DEBUG_TYPE "dce" 36 DEBUG_COUNTER(DCECounter, "dce-transform", 143 INITIALIZE_PASS(DCELegacyPass, "dce", "Dead Code Elimination", false, false) in run()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | Inliner.h | 31 /// doing considerable DCE including the DCE of dead functions. This pass makes 32 /// every attempt to be simpler. DCE of functions requires complex reasoning
|
| /freebsd/sys/contrib/device-tree/Bindings/arm/tegra/ |
| H A D | nvidia,tegra234-cbb.yaml | 17 which include cluster fabrics BPMP, AON, PSC, SCE, RCE, DCE, FSI and 48 - nvidia,tegra234-dce-fabric
|
| /freebsd/sys/geom/ |
| H A D | geom_subr.c | 953 g_access(struct g_consumer *cp, int dcr, int dcw, int dce) in g_access() argument 971 cp, pp->name, dcr, dcw, dce); in g_access() 975 KASSERT(cp->ace + dce >= 0, ("access resulting in negative ace")); in g_access() 976 KASSERT(dcr != 0 || dcw != 0 || dce != 0, ("NOP access request")); in g_access() 978 cp->ace + dce != 0 || cp->nstart == cp->nend, in g_access() 988 (dcr > 0 || dcw > 0 || dce > 0)) in g_access() 1021 dcr, dcw, dce, in g_access() 1030 else if (dce > 0 && pw > 0) in g_access() 1036 else if ((dcr > 0 || dcw > 0 || dce > 0) && pp->error != 0) { in g_access() 1050 error = gp->access(pp, dcr, dcw, dce); in g_access() [all …]
|
| /freebsd/sys/sys/ |
| H A D | uuid.h | 39 * http://www.opengroup.org/dce/info/draft-leach-uuids-guids-01.txt 42 * A DCE 1.1 compatible source representation of UUIDs.
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | LiveRangeEdit.cpp | 27 STATISTIC(NumDCEDeleted, "Number of instructions deleted by DCE"); 28 STATISTIC(NumDCEFoldedLoads, "Number of single use loads folded after DCE"); 29 STATISTIC(NumFracRanges, "Number of live ranges fractured by DCE"); 372 // Currently, we don't support DCE of physreg live ranges. If MI reads in eliminateDeadDef() 377 // physregs. That could potentially enable more DCE and it would free up in eliminateDeadDef()
|
| /freebsd/crypto/heimdal/lib/asn1/ |
| H A D | cms.opt | 1 --decode-dce-ber
|
| /freebsd/crypto/heimdal/appl/ |
| H A D | Makefile.am | 8 if DCE
|
| /freebsd/crypto/heimdal/appl/telnet/libtelnet/ |
| H A D | kerberos5.c | 81 #if defined(DCE) 572 #if defined(DCE) in kerberos5_is() 596 #if defined(DCE) in kerberos5_is() 714 #if defined(DCE) in kerberos5_status() 860 #if defined(DCE)
|
| /freebsd/crypto/heimdal/lib/ |
| H A D | Makefile.am | 11 if DCE
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonRDFOpt.cpp | 335 HexagonDCE DCE(G, *MRI); in runOnMachineFunction() local 336 DCE.trace(RDFDump); in runOnMachineFunction() 337 Changed |= DCE.run(); in runOnMachineFunction()
|
| /freebsd/crypto/krb5/src/lib/krb5/os/ |
| H A D | ccdefname.c | 38 * The Gradient PC-DCE sets the registry key in get_from_registry_indirect() 39 * [HKEY_CURRENT_USER\Software\Gradient\DCE\Default\KRB5CCNAME] in get_from_registry_indirect()
|
| /freebsd/sys/contrib/device-tree/Bindings/serial/ |
| H A D | fsl-imx-uart.txt | 10 in DCE mode by default.
|
| /freebsd/include/ |
| H A D | uuid.h | 37 * This implementation mostly conforms to the DCE 1.1 specification.
|
| /freebsd/bin/uuidgen/ |
| H A D | uuidgen.1 | 42 utility by default generates a single DCE version 1
|
| /freebsd/contrib/llvm-project/llvm/tools/bugpoint/ |
| H A D | ExtractFunction.cpp | 44 cl::opt<bool> NoDCE("disable-dce", 45 cl::desc("Do not use the -dce pass to reduce testcases")); 115 Passes.push_back("dce"); in deleteInstructionFromProgram()
|