Home
last modified time | relevance | path

Searched refs:CONST_VALUE (Results 1 – 23 of 23) sorted by relevance

/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/input/
H A Dhighlight.php168 const CONST_VALUE = 'A constant value'; define in MyClass
176 echo parent::CONST_VALUE . "\n";
182 echo $classname::CONST_VALUE;
184 echo MyClass::CONST_VALUE;
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dipa-cp.c221 if (type == CONST_VALUE || type == CONST_VALUE_REF) in ipcp_cval_set_cvalue()
229 if (type == CONST_VALUE || type == CONST_VALUE_REF) in ipcp_type_is_const()
311 ipcp_cval_set_cvalue_type (cval, CONST_VALUE); in ipcp_cval_compute()
312 ipcp_cval_set_cvalue (cval, info_type, CONST_VALUE); in ipcp_cval_compute()
338 if (ipcp_cval_get_cvalue_type (cval1) != CONST_VALUE && in ipcp_cval_changed()
391 == CONST_VALUE in ipcp_method_cval_print()
H A Dipa-prop.h57 CONST_VALUE, enumerator
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/folding/
H A Dhighlight.php.fold168 const CONST_VALUE = 'A constant value';
176 echo parent::CONST_VALUE . "\n";
182 echo $classname::CONST_VALUE;
184 echo MyClass::CONST_VALUE;
/dports/lang/sagittarius-scheme/sagittarius-0.9.8/ext/ffi/
H A Dsagittarius-ffi.c1980 #define CONST_VALUE(name, v) \ in Sg_Init_sagittarius__ffi() macro
1982 #define SIZE_VALUE(name) CONST_VALUE(size-of-name, sizeof(name)) in Sg_Init_sagittarius__ffi()
1984 CONST_VALUE(size-of-bool, sizeof(char)); in Sg_Init_sagittarius__ffi()
1987 CONST_VALUE(size-of-unsigned-short, sizeof(unsigned short)); in Sg_Init_sagittarius__ffi()
1989 CONST_VALUE(size-of-unsigned-int, sizeof(unsigned int)); in Sg_Init_sagittarius__ffi()
1991 CONST_VALUE(size-of-unsigned-long, sizeof(unsigned long)); in Sg_Init_sagittarius__ffi()
1992 CONST_VALUE(size-of-long-long, sizeof(long long)); in Sg_Init_sagittarius__ffi()
1993 CONST_VALUE(size-of-unsigned-long-long, sizeof(unsigned long long)); in Sg_Init_sagittarius__ffi()
2013 CONST_VALUE(name, offsetof(struct x, z)); \ in Sg_Init_sagittarius__ffi()
2044 #define CONST_VALUE1(v) CONST_VALUE(v, v) in Sg_Init_sagittarius__ffi()
[all …]
/dports/games/openttd/openttd-12.1/cmake/scripts/
H A DSquirrelExport.cmake377 foreach(CONST_VALUE IN LISTS CONST_VALUES)
378 string(LENGTH "${CONST_VALUE}" LEN)
383 foreach(CONST_VALUE IN LISTS CONST_VALUES)
384 string(LENGTH "${CONST_VALUE}" LEN)
390 …RREL_EXPORT "\n SQ${API_CLS}.DefSQConst(engine, ${CLS}::${CONST_VALUE},${SPACES}\"${CONST_VALUE}\"…
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/field-offset-0.3.4/src/
H A Dlib.rs485 const CONST_VALUE: usize = CONST_FIELD_OFFSET.get_byte_offset(); in test_const() const
486 assert_eq!(offset_of!(SomeStruct => b).get_byte_offset(), CONST_VALUE); in test_const()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/field-offset-0.3.4/src/
H A Dlib.rs485 const CONST_VALUE: usize = CONST_FIELD_OFFSET.get_byte_offset(); in test_const() const
486 assert_eq!(offset_of!(SomeStruct => b).get_byte_offset(), CONST_VALUE); in test_const()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/field-offset-0.3.4/src/
H A Dlib.rs485 const CONST_VALUE: usize = CONST_FIELD_OFFSET.get_byte_offset(); in test_const() const
486 assert_eq!(offset_of!(SomeStruct => b).get_byte_offset(), CONST_VALUE); in test_const()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/field-offset-0.3.4/src/
H A Dlib.rs485 const CONST_VALUE: usize = CONST_FIELD_OFFSET.get_byte_offset(); in test_const() const
486 assert_eq!(offset_of!(SomeStruct => b).get_byte_offset(), CONST_VALUE); in test_const()
/dports/textproc/kf5-syntax-highlighting/syntax-highlighting-5.89.0/autotests/reference/
H A Dhighlight.php.ref168 <PHP Text> </PHP Text><Keyword>const</Keyword><PHP Text> </PHP Text><Constant>CONST_VALUE</Const…
176 …yword>parent</Keyword><Scope Resolution>::</Scope Resolution><Constant>CONST_VALUE</Constant><PHP …
182 …>$classname</Variable><Scope Resolution>::</Scope Resolution><Constant>CONST_VALUE</Constant><Othe…
184 …xt> MyClass</PHP Text><Scope Resolution>::</Scope Resolution><Constant>CONST_VALUE</Constant><Othe…
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/doc/
H A Dgccint.info8922 if (POLY_VALUE.is_constant (&CONST_VALUE))
8925 /* Operate on CONST_VALUE. */
/dports/lang/gcc9/gcc-9.4.0/gcc/doc/
H A Dgccint.info9059 if (POLY_VALUE.is_constant (&CONST_VALUE))
9062 /* Operate on CONST_VALUE. */
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/doc/
H A Dgccint.info8922 if (POLY_VALUE.is_constant (&CONST_VALUE))
8925 /* Operate on CONST_VALUE. */
/dports/devel/avr-gcc/gcc-10.2.0/gcc/doc/
H A Dgccint.info9543 if (POLY_VALUE.is_constant (&CONST_VALUE))
9546 /* Operate on CONST_VALUE. */
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/doc/
H A Dgccint.info8922 if (POLY_VALUE.is_constant (&CONST_VALUE))
8925 /* Operate on CONST_VALUE. */
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/doc/
H A Dgccint.info8922 if (POLY_VALUE.is_constant (&CONST_VALUE))
8925 /* Operate on CONST_VALUE. */
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/doc/
H A Dgccint.info8922 if (POLY_VALUE.is_constant (&CONST_VALUE))
8925 /* Operate on CONST_VALUE. */
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/doc/
H A Dgccint.info9040 if (POLY_VALUE.is_constant (&CONST_VALUE))
9043 /* Operate on CONST_VALUE. */
/dports/lang/gcc10/gcc-10.3.0/gcc/doc/
H A Dgccint.info9558 if (POLY_VALUE.is_constant (&CONST_VALUE))
9561 /* Operate on CONST_VALUE. */
/dports/lang/gcc8/gcc-8.5.0/gcc/doc/
H A Dgccint.info8937 if (POLY_VALUE.is_constant (&CONST_VALUE))
8940 /* Operate on CONST_VALUE. */
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/doc/
H A Dgccint.info9705 if (POLY_VALUE.is_constant (&CONST_VALUE))
9708 /* Operate on CONST_VALUE. */
/dports/lang/gcc11/gcc-11.2.0/gcc/doc/
H A Dgccint.info9705 if (POLY_VALUE.is_constant (&CONST_VALUE))
9708 /* Operate on CONST_VALUE. */