Home
last modified time | relevance | path

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

1234

/dports/shells/fish/fish-3.3.1/tests/checks/
H A Dstatus-value.fish4 set empty_var
5 $empty_var
9 # CHECKERR: $empty_var
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.10.3/src/
H A Dvariant_dict.rs243 let empty_var = dict.to_variant(); in create_populate_remove() localVariable
248 assert_eq!(empty_var, var2); in create_populate_remove()
/dports/multimedia/neolink/neolink-cf54129/cargo-crates/glib-0.14.2/src/
H A Dvariant_dict.rs246 let empty_var = dict.to_variant(); in create_populate_remove() localVariable
251 assert_eq!(empty_var, var2); in create_populate_remove()
/dports/x11/wmfocus/wmfocus-1.2.0/cargo-crates/glib-0.14.2/src/
H A Dvariant_dict.rs246 let empty_var = dict.to_variant(); in create_populate_remove() localVariable
251 assert_eq!(empty_var, var2); in create_populate_remove()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/glib-0.14.4/src/
H A Dvariant_dict.rs272 let empty_var = dict.to_variant(); in create_populate_remove() localVariable
277 assert_eq!(empty_var, var2); in create_populate_remove()
/dports/graphics/librsvg2-rust/librsvg-2.52.8/vendor/glib/src/
H A Dvariant_dict.rs272 let empty_var = dict.to_variant(); in create_populate_remove() localVariable
277 assert_eq!(empty_var, var2); in create_populate_remove()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/glib-0.14.8/src/
H A Dvariant_dict.rs272 let empty_var = dict.to_variant(); in create_populate_remove() localVariable
277 assert_eq!(empty_var, var2); in create_populate_remove()
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/glib-0.14.8/src/
H A Dvariant_dict.rs272 let empty_var = dict.to_variant(); in create_populate_remove() localVariable
277 assert_eq!(empty_var, var2); in create_populate_remove()
/dports/x11/sirula/sirula-1.0.0/cargo-crates/glib-0.14.8/src/
H A Dvariant_dict.rs272 let empty_var = dict.to_variant(); in create_populate_remove() localVariable
277 assert_eq!(empty_var, var2); in create_populate_remove()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dvar-tracking.c7332 variable *empty_var; in variable_from_dropped() local
7350 empty_var->dv = dv; in variable_from_dropped()
7351 empty_var->refcount = 1; in variable_from_dropped()
7360 *slot = empty_var; in variable_from_dropped()
7362 return empty_var; in variable_from_dropped()
7438 if (empty_var) in variable_was_changed()
7451 if (!empty_var) in variable_was_changed()
7461 *dslot = empty_var; in variable_was_changed()
7467 *slot = empty_var; in variable_was_changed()
9043 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dvar-tracking.c7179 variable empty_var; in variable_from_dropped() local
7198 empty_var->dv = dv; in variable_from_dropped()
7199 empty_var->refcount = 1; in variable_from_dropped()
7208 *slot = empty_var; in variable_from_dropped()
7210 return empty_var; in variable_from_dropped()
7288 if (empty_var) in variable_was_changed()
7301 if (!empty_var) in variable_was_changed()
7311 *dslot = empty_var; in variable_was_changed()
7317 *slot = empty_var; in variable_was_changed()
8898 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dvar-tracking.c7282 variable empty_var; in variable_from_dropped() local
7300 empty_var->dv = dv; in variable_from_dropped()
7301 empty_var->refcount = 1; in variable_from_dropped()
7310 *slot = empty_var; in variable_from_dropped()
7312 return empty_var; in variable_from_dropped()
7388 if (empty_var) in variable_was_changed()
7401 if (!empty_var) in variable_was_changed()
7411 *dslot = empty_var; in variable_was_changed()
7417 *slot = empty_var; in variable_was_changed()
8993 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dvar-tracking.c7332 variable *empty_var; in variable_from_dropped() local
7350 empty_var->dv = dv; in variable_from_dropped()
7351 empty_var->refcount = 1; in variable_from_dropped()
7360 *slot = empty_var; in variable_from_dropped()
7362 return empty_var; in variable_from_dropped()
7438 if (empty_var) in variable_was_changed()
7451 if (!empty_var) in variable_was_changed()
7461 *dslot = empty_var; in variable_was_changed()
7467 *slot = empty_var; in variable_was_changed()
9043 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dvar-tracking.c7202 variable empty_var; in variable_from_dropped() local
7221 empty_var->dv = dv; in variable_from_dropped()
7222 empty_var->refcount = 1; in variable_from_dropped()
7231 *slot = empty_var; in variable_from_dropped()
7233 return empty_var; in variable_from_dropped()
7311 if (empty_var) in variable_was_changed()
7324 if (!empty_var) in variable_was_changed()
7334 *dslot = empty_var; in variable_was_changed()
7340 *slot = empty_var; in variable_was_changed()
8921 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dvar-tracking.c7423 variable *empty_var; in variable_from_dropped() local
7441 empty_var->dv = dv; in variable_from_dropped()
7442 empty_var->refcount = 1; in variable_from_dropped()
7451 *slot = empty_var; in variable_from_dropped()
7453 return empty_var; in variable_from_dropped()
7529 if (empty_var) in variable_was_changed()
7542 if (!empty_var) in variable_was_changed()
7552 *dslot = empty_var; in variable_was_changed()
7558 *slot = empty_var; in variable_was_changed()
9134 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dvar-tracking.c7422 variable *empty_var; in variable_from_dropped() local
7440 empty_var->dv = dv; in variable_from_dropped()
7441 empty_var->refcount = 1; in variable_from_dropped()
7450 *slot = empty_var; in variable_from_dropped()
7452 return empty_var; in variable_from_dropped()
7528 if (empty_var) in variable_was_changed()
7541 if (!empty_var) in variable_was_changed()
7551 *dslot = empty_var; in variable_was_changed()
7557 *slot = empty_var; in variable_was_changed()
9133 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dvar-tracking.c7387 variable *empty_var; in variable_from_dropped() local
7405 empty_var->dv = dv; in variable_from_dropped()
7406 empty_var->refcount = 1; in variable_from_dropped()
7415 *slot = empty_var; in variable_from_dropped()
7417 return empty_var; in variable_from_dropped()
7493 if (empty_var) in variable_was_changed()
7506 if (!empty_var) in variable_was_changed()
7516 *dslot = empty_var; in variable_was_changed()
7522 *slot = empty_var; in variable_was_changed()
9101 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dvar-tracking.c7390 variable *empty_var; in variable_from_dropped() local
7408 empty_var->dv = dv; in variable_from_dropped()
7409 empty_var->refcount = 1; in variable_from_dropped()
7418 *slot = empty_var; in variable_from_dropped()
7420 return empty_var; in variable_from_dropped()
7496 if (empty_var) in variable_was_changed()
7509 if (!empty_var) in variable_was_changed()
7519 *dslot = empty_var; in variable_was_changed()
7525 *slot = empty_var; in variable_was_changed()
9101 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c7387 variable *empty_var; in variable_from_dropped() local
7405 empty_var->dv = dv; in variable_from_dropped()
7406 empty_var->refcount = 1; in variable_from_dropped()
7415 *slot = empty_var; in variable_from_dropped()
7417 return empty_var; in variable_from_dropped()
7493 if (empty_var) in variable_was_changed()
7506 if (!empty_var) in variable_was_changed()
7516 *dslot = empty_var; in variable_was_changed()
7522 *slot = empty_var; in variable_was_changed()
9101 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c7387 variable *empty_var; in variable_from_dropped() local
7405 empty_var->dv = dv; in variable_from_dropped()
7406 empty_var->refcount = 1; in variable_from_dropped()
7415 *slot = empty_var; in variable_from_dropped()
7417 return empty_var; in variable_from_dropped()
7493 if (empty_var) in variable_was_changed()
7506 if (!empty_var) in variable_was_changed()
7516 *dslot = empty_var; in variable_was_changed()
7522 *slot = empty_var; in variable_was_changed()
9101 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dvar-tracking.c7390 variable *empty_var; in variable_from_dropped() local
7408 empty_var->dv = dv; in variable_from_dropped()
7409 empty_var->refcount = 1; in variable_from_dropped()
7418 *slot = empty_var; in variable_from_dropped()
7420 return empty_var; in variable_from_dropped()
7496 if (empty_var) in variable_was_changed()
7509 if (!empty_var) in variable_was_changed()
7519 *dslot = empty_var; in variable_was_changed()
7525 *slot = empty_var; in variable_was_changed()
9101 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dvar-tracking.c7387 variable *empty_var; in variable_from_dropped() local
7405 empty_var->dv = dv; in variable_from_dropped()
7406 empty_var->refcount = 1; in variable_from_dropped()
7415 *slot = empty_var; in variable_from_dropped()
7417 return empty_var; in variable_from_dropped()
7493 if (empty_var) in variable_was_changed()
7506 if (!empty_var) in variable_was_changed()
7516 *dslot = empty_var; in variable_was_changed()
7522 *slot = empty_var; in variable_was_changed()
9097 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c7387 variable *empty_var; in variable_from_dropped() local
7405 empty_var->dv = dv; in variable_from_dropped()
7406 empty_var->refcount = 1; in variable_from_dropped()
7415 *slot = empty_var; in variable_from_dropped()
7417 return empty_var; in variable_from_dropped()
7493 if (empty_var) in variable_was_changed()
7506 if (!empty_var) in variable_was_changed()
7516 *dslot = empty_var; in variable_was_changed()
7522 *slot = empty_var; in variable_was_changed()
9101 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dvar-tracking.c7387 variable *empty_var; in variable_from_dropped() local
7405 empty_var->dv = dv; in variable_from_dropped()
7406 empty_var->refcount = 1; in variable_from_dropped()
7415 *slot = empty_var; in variable_from_dropped()
7417 return empty_var; in variable_from_dropped()
7493 if (empty_var) in variable_was_changed()
7506 if (!empty_var) in variable_was_changed()
7516 *dslot = empty_var; in variable_was_changed()
7522 *slot = empty_var; in variable_was_changed()
9101 if (empty_var) in emit_notes_for_differences_1()
[all …]
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dvar-tracking.c7423 variable *empty_var; in variable_from_dropped() local
7441 empty_var->dv = dv; in variable_from_dropped()
7442 empty_var->refcount = 1; in variable_from_dropped()
7451 *slot = empty_var; in variable_from_dropped()
7453 return empty_var; in variable_from_dropped()
7529 if (empty_var) in variable_was_changed()
7542 if (!empty_var) in variable_was_changed()
7552 *dslot = empty_var; in variable_was_changed()
7558 *slot = empty_var; in variable_was_changed()
9134 if (empty_var) in emit_notes_for_differences_1()
[all …]

1234