Home
last modified time | relevance | path

Searched defs:ALT (Results 1 – 25 of 729) sorted by relevance

12345678910>>...30

/dports/biology/hisat2/hisat2-2.2.1/
H A Dalt.h43 struct ALT { struct
44 ALT() { in ALT() argument
49 type = ALT_NONE; in reset() argument
54 ALT_TYPE type; argument
56 union {
80 bool snp() const { return type == ALT_SNP_SGL || type == ALT_SNP_DEL || type == ALT_SNP_INS; } in snp() argument
88 bool operator< (const ALT& o) const { argument
103 bool compatibleWith(const ALT& o) const { in compatibleWith() argument
127 bool isSame(const ALT& o) const { in isSame() argument
154 if(type == ALT_SNP_SGL) { in repOk() argument
[all …]
/dports/lang/mit-scheme/mit-scheme-9.2/src/runtime/
H A Dstructure-parser.scm253 (define-context-method 'ALT 'OBJECT unknown
500 (define-context-method 'ALT 'LIST unknown
578 (define-context-method 'ALT 'VECTOR unknown
/dports/games/palomino/palomino/src/world/
H A Ddefs.hh34 AXIS_ALT = ZZ, ALT = ZZ; // Z altitude variable
39 #define LAT_LON_ALT( LAT, LON, ALT ) (LAT), (LON), (ALT) argument
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dlib_pin.h56 struct ALT struct
58 wxString m_Name;
59 GRAPHIC_PINSHAPE m_Shape; // Shape drawn around pin
60 ELECTRICAL_PINTYPE m_Type; // Electrical type of the pin.
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/keys/
H A DModifierKey.java52 public static final ModifierKey ALT; field in ModifierKey
105 modifierKeysByName.put(M3_NAME, ModifierKey.ALT); in modifierKeysByName.put()
/dports/comms/tlf/tlf-tlf-1.4.1/src/
H A Dui_utils.h35 #define ALT(c) (c + 128) macro
/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/sgp/
H A DEnglish.h6 #define ALT 18 macro
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/
H A DEmacsKeyFormatter.properties16 ALT=M key
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.jface/src/org/eclipse/jface/bindings/keys/formatting/
H A DEmacsKeyFormatter.properties16 ALT=M key
/dports/games/el/Eternal-Lands-1.9.5.9-1/map_editor/
H A Devents.h6 #define ALT (1<<29) macro
/dports/editors/le/le-1.16.6/src/
H A Drus.h21 #define ALT 1 macro
/dports/lang/python37/Python-3.7.12/Include/
H A Dmetagrammar.h11 #define ALT 259 macro
/dports/lang/python27/Python-2.7.18/Include/
H A Dmetagrammar.h11 #define ALT 259 macro
/dports/lang/python-legacy/Python-2.7.18/Include/
H A Dmetagrammar.h11 #define ALT 259 macro
/dports/www/domoticz/domoticz-2020.2/hardware/plugins/Include/
H A Dmetagrammar.h11 #define ALT 259 macro
/dports/games/nethack33/nethack-3.3.1/sys/msdos/
H A Dpckeys.c23 #define ALT 0x8 macro
/dports/games/nethack33-nox11/nethack-3.3.1/sys/msdos/
H A Dpckeys.c23 #define ALT 0x8 macro
/dports/math/vtk6/VTK-6.2.0/ThirdParty/libproj4/vtklibproj4/
H A Dproj_semiconf.c31 #define ALT 0.99989 macro
/dports/games/nethack34-nox11/nethack-3.4.3/sys/msdos/
H A Dpckeys.c23 #define ALT 0x8 macro
/dports/games/nethack34/nethack-3.4.3/sys/msdos/
H A Dpckeys.c23 #define ALT 0x8 macro
/dports/games/vultures-eye/vulture-2.3.67/nethack/sys/msdos/
H A Dpckeys.c23 #define ALT 0x8 macro
/dports/games/falconseye/falconseye-1.9.3_11/sys/msdos/
H A Dpckeys.c23 #define ALT 0x8 macro
/dports/games/vultures-eye/vulture-2.3.67/unnethack/sys/msdos/
H A Dpckeys.c23 #define ALT 0x8 macro
/dports/games/unnethack/unnethack-5.1.0-20131208/sys/unsupported/msdos/
H A Dpckeys.c23 #define ALT 0x8 macro
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Include/
H A Dmetagrammar.h11 #define ALT 259 macro

12345678910>>...30