Home
last modified time | relevance | path

Searched refs:apex (Results 126 – 150 of 1861) sorted by relevance

12345678910>>...75

/dports/devel/elixir-apex/apex-1.2.1/
H A DREADME.md12 {:apex, "~>1.2.1"}
72 config :apex, :colors, %{
95 you compile your app. You need to recompile `Apex` via `mix deps.compile apex` when
119 defined in /Users/bjoernrochel/Coding/Laboratory/apex/lib/apex.ex:12
/dports/games/xonotic/Xonotic/source/qcsrc/common/vehicles/vehicle/
H A Dspiderbot_weapons.qc84 …// we start with downwards velocity only if it's a downjump and the jump apex should be outside th…
103 // jump apex is before the jump
110 // jump apex is during the jump
121 // jump apex is after the jump
128 // jump apex is during the jump
/dports/graphics/povray37/povray-3.7.0.10/source/backend/shape/
H A Dcones.cpp639 Make_Vector(apex, 0.0, 0.0, 1.0); in Cone()
768 VSub(axis, apex, base); in Compute_Cone_Data()
797 Assign_Vector(base,apex); in Compute_Cone_Data()
798 Assign_Vector(apex,tmpv); in Compute_Cone_Data()
867 VSub(axis, apex, base); in Compute_Cylinder_Data()
/dports/devel/hpx/hpx-1.2.1/hpx/runtime/threads/
H A Dthread_data_fwd.hpp21 namespace apex { struct task_wrapper; } namespace
22 typedef std::shared_ptr<apex::task_wrapper> apex_task_wrapper;
/dports/math/vtk6/VTK-6.2.0/Filters/General/Testing/Cxx/
H A DTestReflectionFilter.cxx70 int apex = cellIds->GetId(4); in TestReflectionFilter() local
72 AssertMacro(apex==4+offset); in TestReflectionFilter()
/dports/graphics/blender/blender-2.91.0/source/blender/modifiers/intern/
H A DMOD_cast.c367 float d[3], dmax, apex[3], fbb; in cuboid_do() local
421 copy_v3_v3(apex, bb[octant]); in cuboid_do()
424 d[0] = tmp_co[0] / apex[0]; in cuboid_do()
425 d[1] = tmp_co[1] / apex[1]; in cuboid_do()
426 d[2] = tmp_co[2] / apex[2]; in cuboid_do()
448 fbb = apex[coord] / tmp_co[coord]; in cuboid_do()
/dports/dns/knot3/knot-3.1.5/src/knot/updates/
H A Dchangesets.c113 if (node->rrset_count == 0 && node->children == 0 && node != counterpart->apex) { in check_redundancy()
122 int changeset_init(changeset_t *ch, const knot_dname_t *apex) in changeset_init() argument
127 ch->add = zone_contents_new(apex, false); in changeset_init()
131 ch->remove = zone_contents_new(apex, false); in changeset_init()
140 changeset_t *changeset_new(const knot_dname_t *apex) in changeset_new() argument
147 if (changeset_init(ret, apex) == KNOT_EOK) { in changeset_new()
438 changeset_t *res = changeset_new(ch->add->apex->owner); in changeset_clone()
H A Dchangesets.h60 int changeset_init(changeset_t *ch, const knot_dname_t *apex);
69 changeset_t *changeset_new(const knot_dname_t *apex);
/dports/dns/knot3-lib/knot-3.1.5/src/knot/updates/
H A Dchangesets.c113 if (node->rrset_count == 0 && node->children == 0 && node != counterpart->apex) { in check_redundancy()
122 int changeset_init(changeset_t *ch, const knot_dname_t *apex) in changeset_init() argument
127 ch->add = zone_contents_new(apex, false); in changeset_init()
131 ch->remove = zone_contents_new(apex, false); in changeset_init()
140 changeset_t *changeset_new(const knot_dname_t *apex) in changeset_new() argument
147 if (changeset_init(ret, apex) == KNOT_EOK) { in changeset_new()
438 changeset_t *res = changeset_new(ch->add->apex->owner); in changeset_clone()
H A Dchangesets.h60 int changeset_init(changeset_t *ch, const knot_dname_t *apex);
69 changeset_t *changeset_new(const knot_dname_t *apex);
/dports/math/polymake/polymake-4.5/apps/tropical/rules/
H A Dtplib.rules71 my ($apex,$sectors) = ($line =~ /\(\[(.*)\],\[(.*)\]\)/);
72 $apex =~ s/,/ /g; $sectors =~ s/,/ /g; $sectors="{$sectors}";
73 my $apex_as_vector=new Vector<Rational>($apex);
/dports/dns/knot3-lib/knot-3.1.5/src/knot/zone/
H A Dzone-dump.c160 zone_node_t *apex = zone->apex; in zone_dump_text() local
166 .origin = apex->owner, in zone_dump_text()
/dports/dns/knot3/knot-3.1.5/src/knot/zone/
H A Dzone-dump.c160 zone_node_t *apex = zone->apex; in zone_dump_text() local
166 .origin = apex->owner, in zone_dump_text()
/dports/math/polymake/polymake-4.5/apps/topaz/src/
H A Dh_induced_quotient.cc35 Int apex = n_vert; in h_induced_quotient() local
74 S+=apex; in h_induced_quotient()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnsdb/src/
H A Dzdb_zone_load.c934 zdb_rr_label_flag_or(zone->apex, ZDB_RR_LABEL_N3OCOVERED|ZDB_RR_LABEL_N3COVERED); in zdb_zone_load_ex()
1057 zdb_rr_label_flag_or(zone->apex, ZDB_RR_LABEL_NSEC); in zdb_zone_load_ex()
1058 zdb_rr_label_flag_and(zone->apex, ~(ZDB_RR_LABEL_NSEC3|ZDB_RR_LABEL_NSEC3_OPTOUT)); in zdb_zone_load_ex()
1130 …if((has_nsec3 = zdb_rr_label_flag_isset(zone->apex, ZDB_RR_LABEL_NSEC3|ZDB_RR_LABEL_NSEC3_OPTOUT))) in zdb_zone_load_ex()
1133 … if((zone->apex->nsec.nsec3 != NULL) && (has_optout = zone->apex->nsec.nsec3->_self != NULL)) in zdb_zone_load_ex()
1135 has_optout = (zone->apex->nsec.nsec3->_self->flags != 0); in zdb_zone_load_ex()
1153 … zdb_packed_ttlrdata *soa_rr = zdb_record_find(&zone->apex->resource_record_set, TYPE_SOA); in zdb_zone_load_ex()
1156 rrsig_delete_covering(zone->apex, TYPE_SOA); in zdb_zone_load_ex()
/dports/graphics/povray38/povunix-v3.8.0-beta.2-src/source/core/shape/
H A Dcone.cpp608 apex = Vector3d(0.0, 0.0, 1.0); in Cone()
737 axis = apex - base; in Compute_Cone_Data()
766 base = apex; in Compute_Cone_Data()
767 apex = tmpv; in Compute_Cone_Data()
834 axis = apex - base; in Compute_Cylinder_Data()
/dports/devel/hpx/hpx-1.2.1/examples/1d_stencil/
H A D1d_stencil_4_throttle.cpp80 apex::sample_value("thread_queue_length", value1.get_value<int>()); in test_function()
92 apex::register_periodic_policy(100000, test_function); in register_policies()
94 apex::setup_timer_throttling(std::string("thread_queue_length"), in register_policies()
307 hpx::register_startup_function(&apex::print_options); in main()
/dports/graphics/blender/blender-2.91.0/release/scripts/addons/add_mesh_geodesic_domes/
H A Dvefm_271.py1065 for apex in base.verts:
1066 apex.findnormal()
1067 side = edge(apex.edges[0].a, apex.edges[0].b)
1068 apex.unit = side.vect # PKHG is Vector: b - a
1069 apex.unit.normalize()
1070 apex.cross = crossp(apex.normal, apex.unit).docrossproduct()
1071 apex.unit = crossp(apex.cross, apex.normal).docrossproduct()
1074 for apex in base.verts:
1076 centre = apex
1079 ce = apex.cross * point.vector.y * self.width
[all …]
/dports/math/R-cran-geometry/geometry/src/
H A Dmerge_r.c386 vertexT *apex, *vertex, **vertexp; in qh_basevertices() local
390 apex->visitid= ++qh->vertex_visit; in qh_basevertices()
1752 vertexT *apex; in qh_mergecycle() local
1843 vertexT *apex, *vertex, **vertexp; in qh_mergecycle_all() local
1860 if (vertex != apex) in qh_mergecycle_all()
2188 vertexT *vertex, **vertexp, *apex; in qh_mergecycle_vneighbors() local
2643 apex= vertex; in qh_mergesimplex()
2647 if (vertex->id < apex->id) { in qh_mergesimplex()
2658 else if (!apex->newlist) { in qh_mergesimplex()
2659 qh_removevertex(qh, apex); in qh_mergesimplex()
[all …]
/dports/cad/PrusaSlicer/PrusaSlicer-version_2.3.3/src/qhull/src/libqhull_r/
H A Dmerge_r.c386 vertexT *apex, *vertex, **vertexp; in qh_basevertices() local
390 apex->visitid= ++qh->vertex_visit; in qh_basevertices()
1752 vertexT *apex; in qh_mergecycle() local
1843 vertexT *apex, *vertex, **vertexp; in qh_mergecycle_all() local
1860 if (vertex != apex) in qh_mergecycle_all()
2188 vertexT *vertex, **vertexp, *apex; in qh_mergecycle_vneighbors() local
2643 apex= vertex; in qh_mergesimplex()
2647 if (vertex->id < apex->id) { in qh_mergesimplex()
2658 else if (!apex->newlist) { in qh_mergesimplex()
2659 qh_removevertex(qh, apex); in qh_mergesimplex()
[all …]
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/apex/log/
H A DHistory.md27 * update apex/logs dep to v1.0.0
63 * refactor apexlogs handler to use github.com/apex/logs client
H A Dgo.mod1 module github.com/apex/log
6 github.com/apex/logs v1.0.0
/dports/dns/knot3-lib/knot-3.1.5/src/knot/journal/
H A Djournal_basic.c33 return knot_lmdb_make_key("NISI", ch->add->apex->owner, (uint32_t)0, "bootstrap", chunk_id); in journal_changeset_to_chunk_key()
35 …return knot_lmdb_make_key("NIII", ch->add->apex->owner, (uint32_t)0, changeset_from(ch), chunk_id); in journal_changeset_to_chunk_key()
/dports/dns/knot3/knot-3.1.5/src/knot/journal/
H A Djournal_basic.c33 return knot_lmdb_make_key("NISI", ch->add->apex->owner, (uint32_t)0, "bootstrap", chunk_id); in journal_changeset_to_chunk_key()
35 …return knot_lmdb_make_key("NIII", ch->add->apex->owner, (uint32_t)0, changeset_from(ch), chunk_id); in journal_changeset_to_chunk_key()
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/apex/log/
H A Dgo.mod1 module github.com/apex/log
6 github.com/apex/logs v1.0.0

12345678910>>...75