Home
last modified time | relevance | path

Searched refs:ascends (Results 1 – 25 of 264) sorted by relevance

1234567891011

/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/gwtp/
H A Diolight.ml142 let ascends =
144 "ascends"
221 {persons = persons; ascends = ascends; unions = unions;
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/src/
H A Doutbase.ml9 value load_ascends_array base = base.data.ascends.load_array ();
56 | "ascends" ->
361 if not no_patches then () else trace "saving ascends";
362 output_array "ascends" base.data.ascends;
399 base.data.ascends.clear_array ();
H A Ddatabase.ml25 ascends array offset in file : binary_int
33 ascends array : value
42 ascends offsets : array of binary_ints
893 let ascends =
895 persons_len "ascends" (input_value : _ -> array ascend)
985 ascends.len := max ascends.len (i + 1);
986 (fst patches.h_ascend).val := ascends.len;
994 (fst patches.h_union).val := ascends.len;
1110 {persons = persons; ascends = ascends; unions = unions;
H A Ddbdisk.mli44 ascends : record_access dsk_ascend; RecordField
H A Ddutil.ml16 value aoi base i = base.data.ascends.get (Adef.int_of_iper i);
H A Dgwdb.ml485 let asc = milazy_force base.data.ascends.get i get_set_asc1 p in
1122 load_ascends_array = base.data.ascends.load_array;
1138 let fget i = (base.data.ascends.get i).parents in
1139 let cget i = (base.data.ascends.get i).consang in
1141 base.data.ascends.set i {(base.data.ascends.get i) with consang = v}
1281 eprintf "*** loading ascends array\n";
H A Ddb1link.ml794 let ascends =
836 ascends = record_access_of ascends;
H A Dconsang.ml80 - only "ascends" has to be loaded; no need to load "union" and "descend"
/dports/net/utftpd/utftpd-0.2.4/
H A Dsample.config50 # Our ascends
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/reflection-2.1.6/
H A DCHANGELOG.markdown70 * Both implementations now work on Hugs; the fast implementation ascends
/dports/devel/hs-git-annex/git-annex-8.20210903/_cabal_deps/reflection-2.1.5/
H A DCHANGELOG.markdown65 * Both implementations now work on Hugs; the fast implementation ascends
/dports/security/hs-cryptol/cryptol-2.11.0/_cabal_deps/reflection-2.1.6/
H A DCHANGELOG.markdown70 * Both implementations now work on Hugs; the fast implementation ascends
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/reflection-2.1.6/
H A DCHANGELOG.markdown70 * Both implementations now work on Hugs; the fast implementation ascends
/dports/www/hs-DAV/DAV-1.3.4/_cabal_deps/reflection-2.1.6/
H A DCHANGELOG.markdown70 * Both implementations now work on Hugs; the fast implementation ascends
/dports/net-im/matterhorn/matterhorn-50200.13.0/_cabal_deps/reflection-2.1.6/
H A DCHANGELOG.markdown70 * Both implementations now work on Hugs; the fast implementation ascends
/dports/devel/ice37/ice-3.7.2/slice/Ice/
H A DValueFactory.ice83 * If the value uses the "sliced" format, Ice ascends the class
/dports/devel/php-ice37/ice-3.7.2/slice/Ice/
H A DValueFactory.ice83 * If the value uses the "sliced" format, Ice ascends the class
/dports/devel/py-ice37/ice-3.7.2/slice/Ice/
H A DValueFactory.ice83 * If the value uses the "sliced" format, Ice ascends the class
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/ged2gwb/
H A Dged2gwb.ml94 value aoi base i = base.data.ascends.get (Adef.int_of_iper i);
2665 let (persons, ascends, unions) = persons in
2672 {persons = record_access_of persons; ascends = record_access_of ascends;
2700 value check_parents_children base ascends unions couples descends =
2705 let a = ascends.(i) in
2710 ascends.(i) := ascend_with_parents a None
2727 ascends.(i) := ascend_with_parents a None
2799 let a = ascends.(Adef.int_of_iper (get_children des).(j)) in
2961 let (persons, ascends, unions) = persons in
2986 let a = ascends.(i) in
[all …]
/dports/x11-toolkits/pangomm/pangomm-2.40.1/pango/src/
H A Drectangle.hg84 * This is positive if the glyph ascends above the baseline.
/dports/multimedia/opentoonz/opentoonz-1.5.0/toonz/sources/common/tvectorimage/
H A Dtregion.cpp891 int ascends = isAscending(q, t1, t0 < t1); in leftScanlineIntersections() local
895 (ascends > 0) in leftScanlineIntersections()
897 : (ascends < 0) in leftScanlineIntersections()
/dports/science/gromacs/gromacs-2021.4/docs/user-guide/
H A Dmdrun-features.rst127 coupling parameter (e.g. temperature), which ascends over the set of
/dports/www/geneweb/geneweb-13c850a0cc3973daf7ae3e0772a1621f84052041/contrib/gwdiff/
H A Dgwdiff.ml672 let _ = base1.data.ascends.array () in
688 let _ = base2.data.ascends.array () in
/dports/www/ikiwiki/ikiwiki-3.20200202.3/doc/forum/
H A Dnavigation_of_wiki_pages_on_local_filesystem_with_vim.mdwn14 …hink the page for [[LinkingRules|ikiwiki/subpage/linkingrules]] should say that ikiwiki **ascends**
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/liblouis/src/tables/
H A Dboxes.ctb31 # bottom-left dots [47] are used to represent the line which ascends toward the

1234567891011