Home
last modified time | relevance | path

Searched refs:last_predicate (Results 1 – 25 of 53) sorted by relevance

123

/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/acpi/acpica/
H A Ddscontrol.c101 if (walk_state->last_predicate) { in acpi_ds_exec_begin_control_op()
151 walk_state->last_predicate = in acpi_ds_exec_end_control_op()
H A Dacstruct.h46 u8 last_predicate; /* Result of last predicate */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/acpi/acpica/
H A Ddscontrol.c101 if (walk_state->last_predicate) { in acpi_ds_exec_begin_control_op()
151 walk_state->last_predicate = in acpi_ds_exec_end_control_op()
H A Dacstruct.h46 u8 last_predicate; /* Result of last predicate */ member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/acpi/acpica/
H A Ddscontrol.c101 if (walk_state->last_predicate) { in acpi_ds_exec_begin_control_op()
151 walk_state->last_predicate = in acpi_ds_exec_end_control_op()
H A Dacstruct.h46 u8 last_predicate; /* Result of last predicate */ member
/dports/textproc/raptor2/raptor2-2.0.15/src/
H A Draptor_serialize_turtle.c497 raptor_abbrev_node* last_predicate = NULL; in raptor_turtle_emit_subject_properties() local
522 if(!(last_predicate && raptor_abbrev_node_equals(predicate, last_predicate))) { in raptor_turtle_emit_subject_properties()
524 if(last_predicate) { in raptor_turtle_emit_subject_properties()
573 last_predicate = predicate; in raptor_turtle_emit_subject_properties()
/dports/textproc/raptor/raptor-1.4.21/src/
H A Draptor_serialize_turtle.c558 raptor_abbrev_node* last_predicate=NULL; in raptor_turtle_emit_subject_properties() local
586 if(!(last_predicate && raptor_abbrev_node_equals(predicate, last_predicate))) { in raptor_turtle_emit_subject_properties()
588 if(last_predicate) { in raptor_turtle_emit_subject_properties()
654 last_predicate = predicate; in raptor_turtle_emit_subject_properties()
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/gcc-4.1-20060728/gcc/
H A Dgensupport.c1183 static struct pred_data **last_predicate = &first_predicate; variable
1216 *last_predicate = pred; in add_predicate()
1217 last_predicate = &pred->next; in add_predicate()
/dports/net/p5-Net-Cassandra-Easy/Net-Cassandra-Easy-0.15/lib/Net/Cassandra/
H A DEasy.pm72 our $last_predicate = Net::GenCassandra::SlicePredicate->new({
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dgensupport.c2694 static struct pred_data **last_predicate = &first_predicate; variable
2755 *last_predicate = pred; in add_predicate()
2756 last_predicate = &pred->next; in add_predicate()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dgensupport.c2694 static struct pred_data **last_predicate = &first_predicate; variable
2755 *last_predicate = pred; in add_predicate()
2756 last_predicate = &pred->next; in add_predicate()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dgensupport.c2724 static struct pred_data **last_predicate = &first_predicate; variable
2786 *last_predicate = pred; in add_predicate()
2787 last_predicate = &pred->next; in add_predicate()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgensupport.c2788 static struct pred_data **last_predicate = &first_predicate; variable
2850 *last_predicate = pred; in add_predicate()
2851 last_predicate = &pred->next; in add_predicate()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dgensupport.c2853 static struct pred_data **last_predicate = &first_predicate; variable
2916 *last_predicate = pred; in add_predicate()
2917 last_predicate = &pred->next; in add_predicate()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dgensupport.c2856 static struct pred_data **last_predicate = &first_predicate; variable
2919 *last_predicate = pred; in add_predicate()
2920 last_predicate = &pred->next; in add_predicate()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dgensupport.c2765 static struct pred_data **last_predicate = &first_predicate; variable
2827 *last_predicate = pred; in add_predicate()
2828 last_predicate = &pred->next; in add_predicate()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dgensupport.c2788 static struct pred_data **last_predicate = &first_predicate; variable
2850 *last_predicate = pred; in add_predicate()
2851 last_predicate = &pred->next; in add_predicate()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dgensupport.c2857 static struct pred_data **last_predicate = &first_predicate; variable
2920 *last_predicate = pred; in add_predicate()
2921 last_predicate = &pred->next; in add_predicate()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dgensupport.c2856 static struct pred_data **last_predicate = &first_predicate; variable
2919 *last_predicate = pred; in add_predicate()
2920 last_predicate = &pred->next; in add_predicate()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dgensupport.c2788 static struct pred_data **last_predicate = &first_predicate; variable
2850 *last_predicate = pred; in add_predicate()
2851 last_predicate = &pred->next; in add_predicate()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dgensupport.c2788 static struct pred_data **last_predicate = &first_predicate; variable
2850 *last_predicate = pred; in add_predicate()
2851 last_predicate = &pred->next; in add_predicate()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dgensupport.c2788 static struct pred_data **last_predicate = &first_predicate; variable
2850 *last_predicate = pred; in add_predicate()
2851 last_predicate = &pred->next; in add_predicate()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dgensupport.c2788 static struct pred_data **last_predicate = &first_predicate; variable
2851 *last_predicate = pred; in add_predicate()
2852 last_predicate = &pred->next; in add_predicate()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dgensupport.c2856 static struct pred_data **last_predicate = &first_predicate; variable
2919 *last_predicate = pred; in add_predicate()
2920 last_predicate = &pred->next; in add_predicate()

123