Home
last modified time | relevance | path

Searched refs:eID1 (Results 1 – 5 of 5) sorted by relevance

/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/docs/installation/
H A DREADME.de.rst241 umleiten um den Ausweisvorgang in der AusweisApp2 fortzuführen (eID1).
266 Für die lokalen Verbindungen eID1 und eID-SDK müssen (unter den gängigen
291 …"eID1", TCP, 24727, "eingehend", "Nein", "Online-Ausweisvorgang, eID-Aktivierung [#TR-03124]_", …
H A DREADME.en.rst223 local server to continue the authentication process in the AusweisApp2 (eID1).
246 eID1 and eID-SDK (when using the standard settings).
269 …"eID1", TCP, 24727, "incoming", "no", "Online eID function, eID activation [#TR-03124]_", …
/dports/games/openjk/OpenJK-07675e2/codemp/cgame/
H A Dcg_effects.c693 int eID1, eID2 = 0; in CG_MiscModelExplosion() local
760 eID1 = trap->FX_RegisterEffect( effect ); in CG_MiscModelExplosion()
788 trap->FX_PlayEffectID( eID1, org, dir, -1, -1, qfalse ); in CG_MiscModelExplosion()
/dports/graphics/blender/blender-2.91.0/extern/quadriflow/src/
H A Dparametrizer-int.cpp37 int eID1 = face_edgeIds[current_eid / 3][current_eid % 3]; in BuildEdgeInfo() local
39 if (eID1 == -1) { in BuildEdgeInfo()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/3rdparty/adaptagrams/libavoid/
H A Drouter.cpp1563 VertID eID1 = ids.first; in newBlockingShape() local
1571 bool ep_in_poly1 = (eID1.isConnPt()) ? in newBlockingShape()