Home
last modified time | relevance | path

Searched +defs:Alt +defs:n (Results 1 – 25 of 117) sorted by relevance

12345

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/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.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/CXX/stmt.stmt/stmt.select/stmt.switch/
H A Dp2-0x.cpp7 int n; member
10 struct Alt { struct
14 constexpr short s = Alt(); argument
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/include/
H A Dthread.h66 typedef struct Alt Alt; typedef
79 struct Alt struct
89 Alt **a; argument
90 uint n; member
/dports/lang/ghc/ghc-8.10.7/libraries/base/Data/Semigroup/
H A DInternal.hs37 | n <= 0 = errorWithoutStackTrace "stimesIdempotent: positive multiplier expected" function
45 stimesIdempotentMonoid n x = case compare n 0 of function
55 stimesMonoid n x0 = case compare n 0 of function
93 stimesMaybe n (Just a) = case compare n 0 of function
100 | n < 0 = errorWithoutStackTrace "stimes: [], negative multiplier" function
295 newtype Alt f a = Alt {getAlt :: f a} function
/dports/lang/ocaml/ocaml-4.05.0/testsuite/tests/tool-lexyacc/
H A Dlexgen.ml12 | Alt of regexp * regexp Constructor
61 let n = !chars_count in var
/dports/lang/ocaml-nox11/ocaml-4.05.0/testsuite/tests/tool-lexyacc/
H A Dlexgen.ml12 | Alt of regexp * regexp Constructor
61 let n = !chars_count in var
/dports/devel/indi/indi-1.9.1/libs/indibase/
H A Dindidome.cpp390 bool Dome::ISNewNumber(const char * dev, const char * name, double values[], char * names[], int n) in ISNewNumber()
492 bool Dome::ISNewSwitch(const char * dev, const char * name, ISState * states, char * names[], int n) in ISNewSwitch()
795 bool Dome::ISNewText(const char * dev, const char * name, char * texts[], char * names[], int n) in ISNewText()
1271 bool Dome::GetTargetAz(double &Az, double &Alt, double &minAz, double &maxAz) in GetTargetAz()
1450 bool Dome::OpticalVector(double Az, double Alt, point3D &OV) in OpticalVector()
/dports/lang/micropython/micropython-1.17/lib/re1.5/
H A Dre1.5.h27 int n; member
35 Alt = 1, enumerator
74 int n; member
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTest/
H A DBRepTest_CurveCommands.cxx399 Standard_Integer n, const char** a) in mkpoint()
563 Standard_Integer n, in profile()
968 Standard_Integer n, in bsplineprof()
1209 Standard_Integer n, in profile2d()
1533 Standard_Integer n, const char** a) in mkoffset()
1568 Standard_Real Alt = 0.; in mkoffset() local
1601 Standard_Integer n, const char** a) in openoffset()
1630 Standard_Real Alt = 0.; in openoffset() local
1677 Standard_Integer n, const char** a) in edgeintersector()
1819 Standard_Integer n, const char** a) in build3d()
[all …]
/dports/lang/ghc/ghc-8.10.7/compiler/typecheck/
H A DTcGenGenerics.hs302 type Alt = (LPat GhcPs, LHsExpr GhcPs) type
765 | n == 0 = error "impossible" function
766 | n == 1 = p function
774 | n == 0 = error "impossible" function
775 | n == 1 = e function
/dports/astro/gpsbabel/gpsbabel-gpsbabel_1_7_0/
H A Dnaviguide.cc50 uint32_t Alt; member
369 for (int n = 0; n < nof_wp; ++n) { in data_read() local

12345