| /openbsd/src/gnu/llvm/libcxx/utils/ |
| D | CMakeLists.txt | 14 add_custom_target(libcxx-generate-extended-grapheme-cluster-tables 19 COMMENT "Generate the extended grapheme cluster header.") 21 add_custom_target(libcxx-generate-extended-grapheme-cluster-tests 26 COMMENT "Generate the extended grapheme cluster header.") 45 libcxx-generate-extended-grapheme-cluster-tables 46 libcxx-generate-extended-grapheme-cluster-tests
|
| /openbsd/src/sys/msdosfs/ |
| D | msdosfs_fat.c | 428 clusterfree(struct msdosfsmount *pmp, uint32_t cluster, uint32_t *oldcnp) in clusterfree() argument 433 usemap_free(pmp, cluster); in clusterfree() 434 error = fatentry(FAT_GET_AND_SET, pmp, cluster, &oldcn, MSDOSFSFREE); in clusterfree() 436 usemap_alloc(pmp, cluster); in clusterfree() 813 freeclusterchain(struct msdosfsmount *pmp, uint32_t cluster) in freeclusterchain() argument 820 while (cluster >= CLUST_FIRST && cluster <= pmp->pm_maxcluster) { in freeclusterchain() 821 byteoffset = FATOFS(pmp, cluster); in freeclusterchain() 833 usemap_free(pmp, cluster); in freeclusterchain() 837 if (cluster & 1) { in freeclusterchain() 838 cluster = readcn >> 4; in freeclusterchain() [all …]
|
| D | msdosfs_lookup.c | 95 uint32_t cluster; in msdosfs_lookup() local 163 cluster = MSDOSFSROOT; in msdosfs_lookup() 230 if ((error = pcbmap(dp, frcn, &bn, &cluster, &blsize)) != 0) { in msdosfs_lookup() 432 if (cluster == MSDOSFSROOT) in msdosfs_lookup() 436 cluster = scn; in msdosfs_lookup() 437 if (cluster == MSDOSFSROOT) in msdosfs_lookup() 489 if ((error = deget(pmp, cluster, blkoff, &tdp)) != 0) in msdosfs_lookup() 521 if ((error = deget(pmp, cluster, blkoff, &tdp)) != 0) in msdosfs_lookup() 553 if ((error = deget(pmp, cluster, blkoff, &tdp)) != 0) { in msdosfs_lookup() 570 if ((error = deget(pmp, cluster, blkoff, &tdp)) != 0) in msdosfs_lookup()
|
| /openbsd/src/usr.sbin/makefs/msdos/ |
| D | msdosfs_fat.c | 485 clusterfree(struct msdosfsmount *pmp, u_long cluster, u_long *oldcnp) in clusterfree() argument 490 usemap_free(pmp, cluster); in clusterfree() 491 error = fatentry(FAT_GET_AND_SET, pmp, cluster, &oldcn, MSDOSFSFREE); in clusterfree() 493 usemap_alloc(pmp, cluster); in clusterfree() 851 freeclusterchain(struct msdosfsmount *pmp, u_long cluster) in freeclusterchain() argument 858 while (cluster >= CLUST_FIRST && cluster <= pmp->pm_maxcluster) { in freeclusterchain() 859 byteoffset = FATOFS(pmp, cluster); in freeclusterchain() 871 usemap_free(pmp, cluster); in freeclusterchain() 876 if (cluster & 1) { in freeclusterchain() 877 cluster = readcn >> 4; in freeclusterchain() [all …]
|
| D | msdosfs_vnops.c | 125 u_long cluster; in msdosfs_findslot() local 177 if ((error = pcbmap(dp, frcn, &bn, &cluster, &blsize)) != 0) { in msdosfs_findslot()
|
| /openbsd/src/usr.sbin/vmd/ |
| D | vioqcow2.c | 473 off_t l2sz, l1off, l2tab, l2off, cluster, clusteroff; in xlate() local 502 cluster = be64toh(buf); in xlate() 508 *inplace = !!(cluster & QCOW2_INPLACE); in xlate() 509 if (cluster & QCOW2_COMPRESSED) in xlate() 513 cluster &= ~QCOW2_INPLACE; in xlate() 514 if (cluster) in xlate() 516 return cluster + clusteroff; in xlate() 533 off_t l2sz, l1off, l2tab, l2off, cluster, clusteroff, orig; in mkcluster() local 538 cluster = -1; in mkcluster() 574 cluster = disk->end; in mkcluster() [all …]
|
| /openbsd/src/usr.sbin/amd/amd/ |
| D | get_args.c | 54 char *cluster; /* Cluster name */ variable 193 cluster = optarg; in get_args() 264 if (cluster == 0) in get_args() 265 cluster = hostdomain; in get_args()
|
| D | opts.c | 82 { S("cluster"), 0, &cluster },
|
| /openbsd/src/gnu/gcc/gcc/config/alpha/ |
| D | ev6.md | 31 ; all EBOX insn_reservations that can issue to either cluster, increasing 32 ; all latencies by one, and adding bypasses within the cluster. 34 ; ??? In addition, instruction order affects cluster issue.
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/alpha/ |
| D | ev6.md | 31 ; all EBOX insn_reservations that can issue to either cluster, increasing 32 ; all latencies by one, and adding bypasses within the cluster. 34 ; ??? In addition, instruction order affects cluster issue.
|
| /openbsd/src/sys/arch/arm64/dev/ |
| D | aplcpu.c | 274 aplcpu_opp_level(struct aplcpu_softc *sc, int cluster) in aplcpu_opp_level() argument 280 pstate = bus_space_read_8(sc->sc_iot, sc->sc_ioh[cluster], in aplcpu_opp_level() 285 pstate = bus_space_read_8(sc->sc_iot, sc->sc_ioh[cluster], in aplcpu_opp_level()
|
| /openbsd/src/gnu/usr.bin/binutils/gdb/osf-share/ |
| D | cma_stack_int.h | 116 cma___t_cluster *cluster; /* Stack's cluster */ member
|
| /openbsd/src/sys/isofs/cd9660/ |
| D | TODO.hibler | 14 cluster).
|
| /openbsd/src/gnu/llvm/clang/docs/analyzer/developer-docs/ |
| D | RegionStore.rst | 94 its entire cluster, since neighboring regions may be accessed via pointer 104 "ClusterAnalysis" predates the cluster-based organization of bindings, but 106 bindings within a cluster must be treated in the same way for a conservative
|
| /openbsd/src/gnu/llvm/llvm/docs/CommandGuide/ |
| D | llvm-exegesis.rst | 296 `-analysis-inconsistencies-output-file=` output, it will create one cluster 297 per opcode, and check that the cluster is stable (all points are neighbours). 311 Specify the epsilon parameter used for detection of when the cluster 317 not being clustered into the same cluster if the measured performance
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlreref.pod | 79 (?:...) Groups subexpressions without capturing (cluster) 151 \X Match Unicode extended grapheme cluster 232 (?:...) Groups subexpressions without capturing (cluster)
|
| D | perlrebackslash.pod | 107 \X Unicode "extended grapheme cluster". Not in []. 596 always uses the improved "extended" grapheme cluster"). These are 770 This matches a Unicode I<extended grapheme cluster>. 779 The match is greedy and non-backtracking, so that the cluster is never
|
| D | perluniintro.pod | 57 models, so Unicode created the I<grapheme cluster> concept, which was 58 later further refined into the I<extended grapheme cluster>. For 351 have C<\X> for matching an extended grapheme cluster. (Thus C<\X> in a
|
| /openbsd/src/usr.sbin/amd/include/ |
| D | am.h | 101 extern char *cluster; /* "r+d-kluster" */
|
| /openbsd/src/usr.bin/file/magdir/ |
| D | filesystems | 750 >>>>>13 ubyte >1 \b, sectors/cluster %u 751 #>>>>>13 ubyte =1 \b, sectors/cluster %u (usual on Floppies) 804 >>>>>>44 ulelong >2 \b, rootdir cluster %u 805 #>>>>>>44 ulelong =2 \b, rootdir cluster %u 806 #>>>>>>44 ulelong =1 \b, rootdir cluster %u
|
| /openbsd/src/sys/arch/arm64/arm64/ |
| D | cpu.c | 2305 uint32_t cluster; in cpu_psci_init() local 2395 cluster = OF_getpropint(node, "power-domains", 0); in cpu_psci_init() 2429 node = OF_getnodebyphandle(cluster); in cpu_psci_init()
|
| /openbsd/src/usr.sbin/amd/doc/ |
| D | amdref.texinfo | 1147 @item cluster 1148 @cindex cluster, mount selector 1149 @cindex Mount selector; cluster 1150 @cindex Selector; cluster 1151 is provided as a hook for the name of the local cluster. This can be 1153 filesystems. @code{$@{cluster@}} defaults to the value of 1831 @section @code{-C} @var{cluster-name} 1833 @cindex Setting the cluster name 1835 Specifies the name of the cluster of which the local machine is a member. 1836 The only effect is to set the variable @code{$@{cluster@}}. [all …]
|
| /openbsd/src/etc/ |
| D | pf.os | 245 # Popular cluster config scripts disable timestamps and 247 S4:64:1:48:M1460,N,W0: Linux:2.4:cluster:Linux 2.4 in cluster
|
| /openbsd/src/lib/libpcap/ |
| D | CHANGES | 134 - Add "sca" keyword (for DEC cluster services) as suggested by Terry
|
| /openbsd/src/gnu/usr.sbin/mkhybrid/src/ |
| D | ChangeLog.mkhybrid | 45 Added option to specify the PC Exchange "cluster size".
|