Home
last modified time | relevance | path

Searched refs:cluster (Results 1 – 25 of 46) sorted by relevance

12

/openbsd/src/gnu/llvm/libcxx/utils/
DCMakeLists.txt14 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/
Dmsdosfs_fat.c428 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 …]
Dmsdosfs_lookup.c95 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/
Dmsdosfs_fat.c485 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 …]
Dmsdosfs_vnops.c125 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/
Dvioqcow2.c473 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/
Dget_args.c54 char *cluster; /* Cluster name */ variable
193 cluster = optarg; in get_args()
264 if (cluster == 0) in get_args()
265 cluster = hostdomain; in get_args()
Dopts.c82 { S("cluster"), 0, &cluster },
/openbsd/src/gnu/gcc/gcc/config/alpha/
Dev6.md31 ; 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/
Dev6.md31 ; 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/
Daplcpu.c274 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/
Dcma_stack_int.h116 cma___t_cluster *cluster; /* Stack's cluster */ member
/openbsd/src/sys/isofs/cd9660/
DTODO.hibler14 cluster).
/openbsd/src/gnu/llvm/clang/docs/analyzer/developer-docs/
DRegionStore.rst94 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/
Dllvm-exegesis.rst296 `-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/
Dperlreref.pod79 (?:...) Groups subexpressions without capturing (cluster)
151 \X Match Unicode extended grapheme cluster
232 (?:...) Groups subexpressions without capturing (cluster)
Dperlrebackslash.pod107 \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
Dperluniintro.pod57 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/
Dam.h101 extern char *cluster; /* "r+d-kluster" */
/openbsd/src/usr.bin/file/magdir/
Dfilesystems750 >>>>>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/
Dcpu.c2305 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/
Damdref.texinfo1147 @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/
Dpf.os245 # 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/
DCHANGES134 - Add "sca" keyword (for DEC cluster services) as suggested by Terry
/openbsd/src/gnu/usr.sbin/mkhybrid/src/
DChangeLog.mkhybrid45 Added option to specify the PC Exchange "cluster size".

12