Home
last modified time | relevance | path

Searched +defs:Alt +defs:s (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/lang/clang-mesa/clang-13.0.1.src/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp10 struct Alt { struct
14 constexpr short s = Alt(); variable
/dports/games/spring/spring_98.0/rts/Game/UI/
H A DKeySet.h34 bool Alt() const { return !!(modifiers & KS_ALT); } in Alt() function
108 std::string s; in GetString() local
/dports/astro/merkaartor/merkaartor-0.19.0/src/GPS/
H A Dqgpsdevice.cpp119 qreal s = (m * 60) - int(m * 60); in latSeconds() local
131 qreal s = (m * 60) - int(m * 60); in longSeconds() local
1046 qreal Alt = gpsdata->fix.altitude; in onDataAvailable() local
1191 void QGPSDDevice::parse(const QString& s) in parse()
1205 void QGPSDDevice::parseY(const QString& s) in parseY()
1227 void QGPSDDevice::parseO(const QString& s) in parseO()
1238 qreal Alt = 0; in parseO() local
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dnaviguide.cc50 uint32_t Alt; member
129 ng_fwrite_wp_data(const QString& s, const QString& d, ng_wp_data_t* wp_data, gbfile* f) in ng_fwrite_wp_data()
247 QString s; in ng_waypt_rd() local
/dports/astro/stellarium/stellarium-0.21.3/src/external/libindi/libs/
H A Dindicom.c130 int s; in fs_sexa() local
236 void getSexComponents(double value, int *d, int *m, int *s) in getSexComponents()
259 void getSexComponentsIID(double value, int *d, int *m, double *s) in getSexComponentsIID()
272 int w, f, s; in numberFormat() local
1269 const char *pstateStr(IPState s) in pstateStr()
1346 const char *sstateStr(ISState s) in sstateStr()
1598 void get_alt_az_coordinates(double Ha, double Dec, double Lat, double* Alt, double *Az) in get_alt_az_coordinates()
1622 double estimate_field_rotation_rate(double Alt, double Az, double Lat) in estimate_field_rotation_rate()
/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dnaviguide.c53 gbuint32 Alt; member
133 ng_fwrite_wp_data(char* s, char* d, ng_wp_data_t* wp_data, gbfile* f) in ng_fwrite_wp_data()
241 char* s = NULL; in ng_waypt_rd() local
/dports/devel/indi/indi-1.9.1/libs/
H A Dindicom.c141 int s; in fs_sexa() local
247 void getSexComponents(double value, int *d, int *m, int *s) in getSexComponents()
270 void getSexComponentsIID(double value, int *d, int *m, double *s) in getSexComponentsIID()
283 int w, f, s; in numberFormat() local
1197 const char *pstateStr(IPState s) in pstateStr()
1270 const char *sstateStr(ISState s) in sstateStr()
1531 void get_alt_az_coordinates(double Ha, double Dec, double Lat, double* Alt, double *Az) in get_alt_az_coordinates()
1555 double estimate_field_rotation_rate(double Alt, double Az, double Lat) in estimate_field_rotation_rate()
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/re2/re2/
H A Dprefilter.cc278 string s; in ToString() local
345 Prefilter::Info* Prefilter::Info::Alt(Info* a, Info* b) { in Alt() function in re2::Prefilter::Info
682 string s = ""; in DebugString() local
691 string s = "("; in DebugString() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/re2/src/re2/
H A Dprefilter.cc274 std::string s; in ToString() local
342 Prefilter::Info* Prefilter::Info::Alt(Info* a, Info* b) { in Alt() function in re2::Prefilter::Info
675 std::string s = ""; in DebugString() local
685 std::string s = "("; in DebugString() local
/dports/games/warzone2100/warzone2100/3rdparty/re2/re2/
H A Dprefilter.cc274 std::string s; in ToString() local
342 Prefilter::Info* Prefilter::Info::Alt(Info* a, Info* b) { in Alt() function in re2::Prefilter::Info
676 std::string s = ""; in DebugString() local
686 std::string s = "("; in DebugString() local

12345678