Home
last modified time | relevance | path

Searched defs:e_from (Results 1 – 15 of 15) sorted by relevance

/dports/devel/allegro/allegro-4.4.3.1/examples/
H A Dexquat.c87 EULER e_from; variable
/dports/games/openttd/openttd-12.1/src/
H A Dautoreplace_cmd.cpp61 const Engine *e_from = Engine::Get(from); in CheckAutoreplaceValidity() local
H A Dvehicle_gui.cpp326 const Engine *e_from = v_from->GetEngine(); in GetBestFittingSubType() local
/dports/security/clamav-lts/clamav-0.103.5/clamav-milter/
H A Dclamfi.c428 char *e_from = strdup(from); in clamfi_eom() local
/dports/security/clamav/clamav-0.104.2/clamav-milter/
H A Dclamfi.c428 char *e_from = strdup(from); in clamfi_eom() local
/dports/mail/cyrus-imapd30/cyrus-imapd-3.0.16/sieve/
H A Dtest.c526 static strarray_t e_from = STRARRAY_INITIALIZER; in main() local
/dports/mail/cyrus-imapd32/cyrus-imapd-3.2.8/sieve/
H A Dtest_mailbox.c511 static strarray_t e_from = STRARRAY_INITIALIZER; variable
H A Dtest.c611 static strarray_t e_from = STRARRAY_INITIALIZER; in main() local
/dports/mail/cyrus-imapd34/cyrus-imapd-3.4.2/sieve/
H A Dtest_mailbox.c522 static strarray_t e_from = STRARRAY_INITIALIZER; variable
H A Dtest.c648 static strarray_t e_from = STRARRAY_INITIALIZER; in main() local
/dports/math/py-grandalf/grandalf-0.7/grandalf/
H A Dgraphs.py77 def e_from(self, x): member in vertex_core
/dports/math/cgal/CGAL-5.3/include/CGAL/Nef_2/
H A DPM_point_locator.h577 { Halfedge_handle e_from = previous(e); in operator() local
/dports/graphics/blender/blender-2.91.0/source/blender/bmesh/intern/
H A Dbmesh_walkers_impl.c387 static void bmw_LoopShellWireWalker_visitVert(BMWalker *walker, BMVert *v, const BMEdge *e_from) in bmw_LoopShellWireWalker_visitVert()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libpijul-1.0.0-alpha.49/src/
H A Dchange.rs273 let e_from = if let Some(p) = e_from.change { in add_zombie_deps_from() localVariable
/dports/mail/libmilter/sendmail-8.16.1/sendmail/
H A Dsendmail.h998 ADDRESS e_from; /* the person it is from */ member