/dports/cad/verilator/verilator-4.216/test_regress/t/ |
H A D | t_class2.v | 15 typedef enum { ENUM_VAL = 22 } enum_t; constant 28 e = Cls::ENUM_VAL; 38 if (Cls::ENUM_VAL != 22) $stop; 39 if (c.ENUM_VAL != 22) $stop; 40 if (e != Cls::ENUM_VAL) $stop;
|
H A D | t_bitsel_enum.v | 16 ENUM_VAL = 7'h33 constant 21 …assign out1 = ENUM_VAL[0]; // named values of an enumeration should act like constants so this sho…
|
/dports/x11-toolkits/gtk-sharp20/gtk-sharp-2.12.45/sample/valtest/ |
H A D | Valtest.cs | 18 const Gtk.ArrowType ENUM_VAL = Gtk.ArrowType.Left; field in Valtest 91 val = new GLib.Value (ENUM_VAL); in Main() 92 if ((Gtk.ArrowType)(Enum)val != ENUM_VAL) in Main() 94 if ((Gtk.ArrowType)(Enum)val.Val != ENUM_VAL) in Main() 95 CVError ("enum Val", ENUM_VAL, (Gtk.ArrowType)(Enum)val, val.Val); in Main() 210 vo.Enum = ENUM_VAL; in Main() 211 if (vo.EnumProp != ENUM_VAL) in Main() 212 MPError ("enum method->prop", ENUM_VAL, vo.Enum, vo.EnumProp); in Main() 273 vo.EnumProp = ENUM_VAL; in Main() 274 if (vo.Enum != ENUM_VAL) in Main() [all …]
|
/dports/x11-toolkits/gtk-sharp30/gtk-sharp-2.99.3/sample/valtest/ |
H A D | Valtest.cs | 18 const Gtk.ArrowType ENUM_VAL = Gtk.ArrowType.Left; field in Valtest 91 val = new GLib.Value (ENUM_VAL); in Main() 92 if ((Gtk.ArrowType)(Enum)val != ENUM_VAL) in Main() 94 if ((Gtk.ArrowType)(Enum)val.Val != ENUM_VAL) in Main() 95 CVError ("enum Val", ENUM_VAL, (Gtk.ArrowType)(Enum)val, val.Val); in Main() 210 vo.Enum = ENUM_VAL; in Main() 211 if (vo.EnumProp != ENUM_VAL) in Main() 212 MPError ("enum method->prop", ENUM_VAL, vo.Enum, vo.EnumProp); in Main() 273 vo.EnumProp = ENUM_VAL; in Main() 274 if (vo.Enum != ENUM_VAL) in Main() [all …]
|
/dports/math/nlopt/nlopt-2.7.1/cmake/ |
H A D | generate-fortran.cmake | 10 string (REGEX REPLACE ".*NLOPT_[A-Z0-9_]+ = (-?[0-9]+).*" "\\1" ENUM_VAL ${NLOPT_H_LINE}) 11 if (ENUM_VAL MATCHES "^-?[0-9]+$") 12 set (i ${ENUM_VAL})
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/ |
H A D | 2003-09-30-StructLayout.c | 4 ENUM_VAL enumerator 17 A->D = ENUM_VAL; in func()
|
/dports/science/hdf5/hdf5-1.10.6/test/ |
H A D | tsohm.c | 114 const int ENUM_VAL[] = { variable 516 if(H5Tenum_insert(enum_id, ENUM_NAME[x], &ENUM_VAL[x]) < 0) TEST_ERROR in make_dtype_2()
|
/dports/science/hdf5-18/hdf5-1.8.21/test/ |
H A D | tsohm.c | 118 const int ENUM_VAL[] = { variable 495 if(H5Tenum_insert(enum_id, ENUM_NAME[x], &ENUM_VAL[x]) < 0) TEST_ERROR in make_dtype_2()
|