Home
last modified time | relevance | path

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

/dports/games/flightgear/flightgear-2020.3.11/src/FDM/JSBSim/models/
H A DFGAerodynamics.cpp69 forceAxisType = atNone; in FGAerodynamics()
70 momentAxisType = atNone; in FGAerodynamics()
430 if (forceAxisType == atNone) forceAxisType = atWind; in DetermineAxisSystem()
437 … if (forceAxisType != atNone && forceAxisType != atWind && forceAxisType != atBodyAxialNormal) { in DetermineAxisSystem()
443 if (forceAxisType == atNone) forceAxisType = atBodyAxialNormal; in DetermineAxisSystem()
458 if (forceAxisType == atNone) { in DetermineAxisSystem()
463 if (momentAxisType == atNone) { in DetermineAxisSystem()
477 if (axisType == atNone) axisType = atBodyXYZ; in ProcessAxesNameAndFrame()
484 if (axisType == atNone) axisType = atStability; in ProcessAxesNameAndFrame()
491 if (axisType == atNone) axisType = atWind; in ProcessAxesNameAndFrame()
[all …]
H A DFGAerodynamics.h252 …enum eAxisType {atNone, atWind, atBodyAxialNormal, atBodyXYZ, atStability} forceAxisType, momentAx… enumerator
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/frames/
H A Datom_checkboxes_options.pas96 if (a <> atNone) and ACheckBox.Checked then
115 ACheckBox.Checked := (a <> atNone) and (a in AtomTypes);
/dports/editors/lazarus/lazarus/ide/frames/
H A Datom_checkboxes_options.pas96 if (a <> atNone) and ACheckBox.Checked then
115 ACheckBox.Checked := (a <> atNone) and (a in AtomTypes);
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/frames/
H A Datom_checkboxes_options.pas96 if (a <> atNone) and ACheckBox.Checked then
115 ACheckBox.Checked := (a <> atNone) and (a in AtomTypes);
/dports/editors/lazarus-qt5/lazarus/ide/frames/
H A Datom_checkboxes_options.pas96 if (a <> atNone) and ACheckBox.Checked then
115 ACheckBox.Checked := (a <> atNone) and (a in AtomTypes);
/dports/devel/cc65/cc65-2.19/src/ld65/
H A Dconfig.c864 atNone = 0x0000, in ParseO65() enumerator
873 unsigned AttrFlags = atNone; in ParseO65()
1016 atNone = 0x0000, in ParseXex() enumerator
1019 unsigned AttrFlags = atNone; in ParseXex()
1171 atNone = 0x0000, in ParseConDes() enumerator
1179 unsigned AttrFlags = atNone; in ParseConDes()
1320 atNone = 0x0000, in ParseStartAddress() enumerator
1323 unsigned AttrFlags = atNone; in ParseStartAddress()
1449 atNone = 0x0000, in ParseSymbols() enumerator
1454 unsigned AttrFlags = atNone; in ParseSymbols()
/dports/www/squid/squid-4.15/src/
H A Dsnmp_core.h27 typedef enum {atNone = 0, atSum, atAverage, atMax, atMin} AggrType; enumerator
H A Dsnmp_core.cc38 …r, int o, oid_ParseFn * parsefunction, instance_Fn * instancefunction, AggrType aggrType = atNone);
79 mib_tree_head = snmpAddNode(snmpCreateOid(1, 1), 1, NULL, NULL, atNone, 0); in snmpInit()
574 AggrType type = atNone; in snmpAggrType()
/dports/www/gitea/gitea-1.16.5/vendor/github.com/blevesearch/vellum/
H A Ddecoder_v1.go111 return f.atNone()
133 func (f *fstStateV1) atNone() error { func
/dports/security/keybase/client-v5.7.1/go/vendor/github.com/couchbase/vellum/
H A Ddecoder_v1.go111 return f.atNone()
133 func (f *fstStateV1) atNone() error { func
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/github.com/couchbase/vellum/
H A Ddecoder_v1.go111 return f.atNone()
133 func (f *fstStateV1) atNone() error { func
/dports/audio/pms-devel/pms-c94e3c6/vendor/github.com/couchbase/vellum/
H A Ddecoder_v1.go119 return f.atNone()
141 func (f *fstStateV1) atNone() error { func
/dports/editors/lazarus/lazarus/ide/
H A Dcodetoolsoptions.pas321 atNone: Result:=lisCodeToolsOptsNone;
345 Result:=atNone;
354 if (a<>atNone)
366 if (a<>atNone) then
/dports/editors/lazarus-qt5/lazarus/ide/
H A Dcodetoolsoptions.pas321 atNone: Result:=lisCodeToolsOptsNone;
345 Result:=atNone;
354 if (a<>atNone)
366 if (a<>atNone) then
/dports/games/shockolate/systemshock-0.8.2-43-ga9eb1b93/src/MacSrc/
H A DDialogHelpers.c395 PlotIconSuite(&r, atNone, ttNone, gSliderThumbHdl);
466 PlotIconSuite(&r, atNone, ttNone, gSliderThumbHdl);
/dports/editors/lazarus/lazarus/components/codetools/
H A Dsourcechanger.pas91 TAtomType = (atNone, atKeyword, atIdentifier, atColon, atSemicolon, atComma,
402 Result:=atNone;
1448 CurAtomType:=atNone;
1670 CurAtomType:=atNone;
1682 until (CurAtomType=atNone) or (CommentLvl<Lvl);
1818 LastAtomType:=atNone;
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dsourcechanger.pas91 TAtomType = (atNone, atKeyword, atIdentifier, atColon, atSemicolon, atComma,
402 Result:=atNone;
1448 CurAtomType:=atNone;
1670 CurAtomType:=atNone;
1682 until (CurAtomType=atNone) or (CommentLvl<Lvl);
1818 LastAtomType:=atNone;
/dports/editors/lazarus-qt5/lazarus/components/codetools/
H A Dsourcechanger.pas91 TAtomType = (atNone, atKeyword, atIdentifier, atColon, atSemicolon, atComma,
402 Result:=atNone;
1448 CurAtomType:=atNone;
1670 CurAtomType:=atNone;
1682 until (CurAtomType=atNone) or (CommentLvl<Lvl);
1818 LastAtomType:=atNone;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/codetools/
H A Dsourcechanger.pas91 TAtomType = (atNone, atKeyword, atIdentifier, atColon, atSemicolon, atComma,
402 Result:=atNone;
1448 CurAtomType:=atNone;
1670 CurAtomType:=atNone;
1682 until (CurAtomType=atNone) or (CommentLvl<Lvl);
1818 LastAtomType:=atNone;
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dcodetoolsoptions.pas336 atNone: Result:=lisCodeToolsOptsNone;
360 Result:=atNone;
369 if (a<>atNone)
381 if (a<>atNone) then
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/ide/
H A Dcodetoolsoptions.pas336 atNone: Result:=lisCodeToolsOptsNone;
360 Result:=atNone;
369 if (a<>atNone)
381 if (a<>atNone) then
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-mac/Carbon/
H A DIcons.py122 atNone = kAlignNone variable
/dports/lang/python27/Python-2.7.18/Lib/plat-mac/Carbon/
H A DIcons.py122 atNone = kAlignNone variable
/dports/lang/fpc-source/fpc-3.2.2/packages/univint/src/
H A DIcons.pas250 atNone = kAlignNone;