Home
last modified time | relevance | path

Searched refs:heads (Results 126 – 150 of 9718) sorted by relevance

12345678910>>...389

/dports/devel/git-cinnabar/git-cinnabar-0.5.8/cinnabar/
H A Dremote_helper.py204 branchmap = {None: heads}
216 heads = heads.result()
221 batch.heads()
228 heads = batch.heads()
232 heads = heads.value
235 heads = []
239 heads = self._repo.heads()
241 heads = []
405 if not heads:
406 heads = self._branchmap.heads()
[all …]
/dports/mail/p5-Mail-Box/Mail-Box-3.009/t/
H A D120maildir-read.t58 my $heads = 0;
60 { $heads++ unless $_->head->isDelayed;
62 cmp_ok($heads, "==", 0);
108 $heads = 0;
111 $heads++ unless $_->head->isDelayed;
114 cmp_ok($heads, "==", 45);
170 $heads = 0;
174 $heads++ unless $_->head->isDelayed;
180 ok(not $heads);
186 $heads = 0;
[all …]
/dports/math/gretl/gretl-2021d/plugin/
H A Dfractals.c97 const char *heads[] = { in hurst_calc() local
106 get_column_widths(heads, cw, 4); in hurst_calc()
109 UTF_WIDTH(_(heads[0]), cw[0]), _(heads[0]), in hurst_calc()
110 UTF_WIDTH(_(heads[1]), cw[1]), _(heads[1]), in hurst_calc()
111 UTF_WIDTH(_(heads[2]), cw[2]), _(heads[2]), in hurst_calc()
112 UTF_WIDTH(_(heads[3]), cw[3]), _(heads[3])); in hurst_calc()
249 const char *heads[] = { in hurst_exponent() local
256 get_column_widths(heads, cw, 3); in hurst_exponent()
260 UTF_WIDTH(_(heads[1]), cw[1]), _(heads[1]), in hurst_exponent()
261 UTF_WIDTH(_(heads[2]), cw[2]), _(heads[2])); in hurst_exponent()
[all …]
/dports/math/spooles-mpich/spooles.2.2/FrontMtx/src/
H A DsolveUtil.c751 for ( ip = heads[J], heads[J] = NULL ; in computeForwardUpdates()
924 for ( ip = heads[J], heads[J] = NULL ; in computeBackwardUpdates()
1021 IP **heads ; in FrontMtx_forwardSetup() local
1033 heads[nfront] = heads[nfront+1] = IP_init(nblock, 1) ; in FrontMtx_forwardSetup()
1038 ip = heads[nfront] ; heads[nfront] = ip->next ; in FrontMtx_forwardSetup()
1039 ip->val = J ; ip->next = heads[K] ; heads[K] = ip ; in FrontMtx_forwardSetup()
1048 return(heads) ; } in FrontMtx_forwardSetup()
1065 IP **heads ; in FrontMtx_backwardSetup() local
1075 heads[nfront] = heads[nfront+1] = IP_init(nblock, 1) ; in FrontMtx_backwardSetup()
1085 ip = heads[nfront] ; heads[nfront] = ip->next ; in FrontMtx_backwardSetup()
[all …]
/dports/math/spooles-mpich/spooles.2.2_SHARED/FrontMtx/src/
H A DsolveUtil.c751 for ( ip = heads[J], heads[J] = NULL ; in computeForwardUpdates()
924 for ( ip = heads[J], heads[J] = NULL ; in computeBackwardUpdates()
1021 IP **heads ; in FrontMtx_forwardSetup() local
1033 heads[nfront] = heads[nfront+1] = IP_init(nblock, 1) ; in FrontMtx_forwardSetup()
1038 ip = heads[nfront] ; heads[nfront] = ip->next ; in FrontMtx_forwardSetup()
1039 ip->val = J ; ip->next = heads[K] ; heads[K] = ip ; in FrontMtx_forwardSetup()
1048 return(heads) ; } in FrontMtx_forwardSetup()
1065 IP **heads ; in FrontMtx_backwardSetup() local
1075 heads[nfront] = heads[nfront+1] = IP_init(nblock, 1) ; in FrontMtx_backwardSetup()
1085 ip = heads[nfront] ; heads[nfront] = ip->next ; in FrontMtx_backwardSetup()
[all …]
/dports/math/spooles/spooles.2.2_SHARED/FrontMtx/src/
H A DsolveUtil.c751 for ( ip = heads[J], heads[J] = NULL ; in computeForwardUpdates()
924 for ( ip = heads[J], heads[J] = NULL ; in computeBackwardUpdates()
1021 IP **heads ; in FrontMtx_forwardSetup() local
1033 heads[nfront] = heads[nfront+1] = IP_init(nblock, 1) ; in FrontMtx_forwardSetup()
1038 ip = heads[nfront] ; heads[nfront] = ip->next ; in FrontMtx_forwardSetup()
1039 ip->val = J ; ip->next = heads[K] ; heads[K] = ip ; in FrontMtx_forwardSetup()
1048 return(heads) ; } in FrontMtx_forwardSetup()
1065 IP **heads ; in FrontMtx_backwardSetup() local
1075 heads[nfront] = heads[nfront+1] = IP_init(nblock, 1) ; in FrontMtx_backwardSetup()
1085 ip = heads[nfront] ; heads[nfront] = ip->next ; in FrontMtx_backwardSetup()
[all …]
/dports/math/spooles/spooles.2.2/FrontMtx/src/
H A DsolveUtil.c751 for ( ip = heads[J], heads[J] = NULL ; in computeForwardUpdates()
924 for ( ip = heads[J], heads[J] = NULL ; in computeBackwardUpdates()
1021 IP **heads ; in FrontMtx_forwardSetup() local
1033 heads[nfront] = heads[nfront+1] = IP_init(nblock, 1) ; in FrontMtx_forwardSetup()
1038 ip = heads[nfront] ; heads[nfront] = ip->next ; in FrontMtx_forwardSetup()
1039 ip->val = J ; ip->next = heads[K] ; heads[K] = ip ; in FrontMtx_forwardSetup()
1048 return(heads) ; } in FrontMtx_forwardSetup()
1065 IP **heads ; in FrontMtx_backwardSetup() local
1075 heads[nfront] = heads[nfront+1] = IP_init(nblock, 1) ; in FrontMtx_backwardSetup()
1085 ip = heads[nfront] ; heads[nfront] = ip->next ; in FrontMtx_backwardSetup()
[all …]
/dports/emulators/mess/mame-mame0226/src/tools/imgtool/modules/
H A Dpc_flop.cpp23 uint32_t tracks, heads, sectors; in fat_image_create() local
29 heads = opts->lookup_int('H'); in fat_image_create()
35 place_integer_le(buffer, 26, 2, heads); in fat_image_create()
36 place_integer_le(buffer, 19, 2, (uint16_t) (((uint64_t) tracks * heads * sectors) >> 0)); in fat_image_create()
47 err = fat_partition_create(image, 0, ((uint64_t) tracks) * heads * sectors); in fat_image_create()
71 *heads = pick_integer_le(buffer, 26, 2); in fat_image_get_geometry()
72 *tracks = total_sectors / *heads / *sectors; in fat_image_get_geometry()
82 uint32_t tracks, heads, sectors; in fat_get_sector_position() local
93 err = image.get_geometry(&tracks, &heads, &sectors); in fat_get_sector_position()
97 *track = sector_index / sectors / heads; in fat_get_sector_position()
[all …]
/dports/emulators/mame/mame-mame0226/src/tools/imgtool/modules/
H A Dpc_flop.cpp23 uint32_t tracks, heads, sectors; in fat_image_create() local
29 heads = opts->lookup_int('H'); in fat_image_create()
35 place_integer_le(buffer, 26, 2, heads); in fat_image_create()
36 place_integer_le(buffer, 19, 2, (uint16_t) (((uint64_t) tracks * heads * sectors) >> 0)); in fat_image_create()
47 err = fat_partition_create(image, 0, ((uint64_t) tracks) * heads * sectors); in fat_image_create()
71 *heads = pick_integer_le(buffer, 26, 2); in fat_image_get_geometry()
72 *tracks = total_sectors / *heads / *sectors; in fat_image_get_geometry()
82 uint32_t tracks, heads, sectors; in fat_get_sector_position() local
93 err = image.get_geometry(&tracks, &heads, &sectors); in fat_get_sector_position()
97 *track = sector_index / sectors / heads; in fat_get_sector_position()
[all …]
/dports/devel/git-filter-repo/git-filter-repo-2.34.0/t/t9390/
H A Ddegenerate-moduleA7 reset refs/heads/master
8 commit refs/heads/master
21 commit refs/heads/master
36 commit refs/heads/master
50 commit refs/heads/branchI
65 commit refs/heads/master
80 commit refs/heads/master
89 commit refs/heads/branchO
104 commit refs/heads/master
119 commit refs/heads/master
[all …]
/dports/devel/py-hg-evolve/hg-evolve-10.4.1/tests/
H A Dtest-stablesort-branchpoint.t164 (run 'hg heads' to see heads, 'hg merge' to merge)
173 (run 'hg heads .' to see heads, 'hg merge' to merge)
182 (run 'hg heads .' to see heads, 'hg merge' to merge)
251 (run 'hg heads' to see heads, 'hg merge' to merge)
260 (run 'hg heads .' to see heads, 'hg merge' to merge)
269 (run 'hg heads .' to see heads, 'hg merge' to merge)
330 (run 'hg heads' to see heads, 'hg merge' to merge)
339 (run 'hg heads .' to see heads, 'hg merge' to merge)
459 (run 'hg heads' to see heads, 'hg merge' to merge)
477 (run 'hg heads' to see heads, 'hg merge' to merge)
[all …]
/dports/math/gap/gap-4.11.0/lib/
H A Dvspcmat.gi174 heads, # heads info of `B'
187 heads:= B!.heads;
456 B!.heads:= heads;
496 B!.heads:= heads;
534 local heads, # heads info for the basis
554 B!.heads:= heads;
618 B!.heads:= gens.heads;
949 B!.heads:= mats.heads;
1019 heads, # heads info of the basis
1054 heads:= MB!.heads;
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios/src/
H A Dblock.c131 heads = 255; in setup_translation()
137 if (heads>128) in setup_translation()
138 heads = 255; in setup_translation()
140 heads = 128; in setup_translation()
142 heads = 64; in setup_translation()
144 heads = 32; in setup_translation()
146 heads = 16; in setup_translation()
152 if (heads==16) { in setup_translation()
155 heads=15; in setup_translation()
164 heads <<= 1; in setup_translation()
[all …]
/dports/math/gap/gap-4.11.0/pkg/hap-1.25/lib/Sparse/
H A Dsparse.keep118 M!.heads:=[]; ;
191 r:=M!.heads[first];
202 M!.heads[first]:=i;
279 local mat, rk, tog, heads;
281 if IsBound(M!.heads) then tog:=true; heads:=StructuralCopy(M!.heads); else tog:=false; fi;
283 rk:= Length(Flat(M!.heads));
284 if tog then M!.heads:=heads; else Unbind(M!.heads); fi;
327 heads:=Filtered([1..B!.cols],x->IsBound(B!.heads[x]));
337 if y in heads then
338 h:=B!.mat[B!.heads[y]];
[all …]
H A Dsparse.gi146 if not IsBound(M!.heads) then
148 M!.heads:=[]; ;
227 r:=M!.heads[first];
251 M!.heads[first]:=i;
329 local mat, rk, tog, heads;
331 if IsBound(M!.heads) then tog:=true; heads:=StructuralCopy(M!.heads); else tog:=false; fi;
335 if tog then M!.heads:=heads; else Unbind(M!.heads); fi;
378 heads:=Filtered([1..B!.cols],x->IsBound(B!.heads[x]));
388 if y in heads then
389 h:=B!.mat[B!.heads[y]];
[all …]
/dports/emulators/qemu42/qemu-4.2.1/roms/seabios/src/
H A Dblock.c131 heads = 255; in setup_translation()
137 if (heads>128) in setup_translation()
138 heads = 255; in setup_translation()
140 heads = 128; in setup_translation()
142 heads = 64; in setup_translation()
144 heads = 32; in setup_translation()
146 heads = 16; in setup_translation()
152 if (heads==16) { in setup_translation()
155 heads=15; in setup_translation()
164 heads <<= 1; in setup_translation()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/seabios/src/
H A Dblock.c131 heads = 255; in setup_translation()
137 if (heads>128) in setup_translation()
138 heads = 255; in setup_translation()
140 heads = 128; in setup_translation()
142 heads = 64; in setup_translation()
144 heads = 32; in setup_translation()
146 heads = 16; in setup_translation()
152 if (heads==16) { in setup_translation()
155 heads=15; in setup_translation()
164 heads <<= 1; in setup_translation()
[all …]
/dports/emulators/qemu-utils/qemu-4.2.1/roms/seabios/src/
H A Dblock.c131 heads = 255; in setup_translation()
137 if (heads>128) in setup_translation()
138 heads = 255; in setup_translation()
140 heads = 128; in setup_translation()
142 heads = 64; in setup_translation()
144 heads = 32; in setup_translation()
146 heads = 16; in setup_translation()
152 if (heads==16) { in setup_translation()
155 heads=15; in setup_translation()
164 heads <<= 1; in setup_translation()
[all …]
/dports/misc/seabios/seabios-1.14.0/src/
H A Dblock.c131 heads = 255; in setup_translation()
137 if (heads>128) in setup_translation()
138 heads = 255; in setup_translation()
140 heads = 128; in setup_translation()
142 heads = 64; in setup_translation()
144 heads = 32; in setup_translation()
146 heads = 16; in setup_translation()
152 if (heads==16) { in setup_translation()
155 heads=15; in setup_translation()
164 heads <<= 1; in setup_translation()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/seabios/src/
H A Dblock.c131 heads = 255; in setup_translation()
137 if (heads>128) in setup_translation()
138 heads = 255; in setup_translation()
140 heads = 128; in setup_translation()
142 heads = 64; in setup_translation()
144 heads = 32; in setup_translation()
146 heads = 16; in setup_translation()
152 if (heads==16) { in setup_translation()
155 heads=15; in setup_translation()
164 heads <<= 1; in setup_translation()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/seabios-hppa/src/
H A Dblock.c131 heads = 255; in setup_translation()
137 if (heads>128) in setup_translation()
138 heads = 255; in setup_translation()
140 heads = 128; in setup_translation()
142 heads = 64; in setup_translation()
144 heads = 32; in setup_translation()
146 heads = 16; in setup_translation()
152 if (heads==16) { in setup_translation()
155 heads=15; in setup_translation()
164 heads <<= 1; in setup_translation()
[all …]
/dports/emulators/qemu/qemu-6.2.0/roms/seabios/src/
H A Dblock.c131 heads = 255; in setup_translation()
137 if (heads>128) in setup_translation()
138 heads = 255; in setup_translation()
140 heads = 128; in setup_translation()
142 heads = 64; in setup_translation()
144 heads = 32; in setup_translation()
146 heads = 16; in setup_translation()
152 if (heads==16) { in setup_translation()
155 heads=15; in setup_translation()
164 heads <<= 1; in setup_translation()
[all …]
/dports/devel/mercurial/mercurial-6.0/tests/
H A Dtest-bheads.t1 $ heads()
11 $ heads
14 $ heads .
25 $ heads
29 $ heads .
41 $ heads
46 $ heads .
54 $ heads
70 $ heads
87 $ heads
[all …]
/dports/sysutils/linrename/util-linux-2.25.2/libfdisk/src/
H A Dalignment.c123 if (!cxt->geom.heads) in recount_geometry()
124 cxt->geom.heads = 255; in recount_geometry()
146 unsigned int heads, in fdisk_override_geometry() argument
151 if (heads) in fdisk_override_geometry()
152 cxt->geom.heads = heads; in fdisk_override_geometry()
165 (unsigned) cxt->geom.heads, in fdisk_override_geometry()
173 unsigned int heads, in fdisk_save_user_geometry() argument
179 if (heads) in fdisk_save_user_geometry()
180 cxt->user_geom.heads = heads > 256 ? 0 : heads; in fdisk_save_user_geometry()
231 if (cxt->user_geom.heads) in fdisk_apply_user_device_properties()
[all …]
/dports/emulators/qemu60/qemu-6.0.0/roms/seabios-hppa/src/
H A Dblock.c122 heads = 255; in setup_translation()
128 if (heads>128) in setup_translation()
129 heads = 255; in setup_translation()
131 heads = 128; in setup_translation()
133 heads = 64; in setup_translation()
135 heads = 32; in setup_translation()
137 heads = 16; in setup_translation()
143 if (heads==16) { in setup_translation()
146 heads=15; in setup_translation()
155 heads <<= 1; in setup_translation()
[all …]

12345678910>>...389