Home
last modified time | relevance | path

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

/dports/science/py-access/access-1.1.3/access/
H A Daccess.py66 def __init__(self, demand_df, demand_value, supply_df, supply_value=False, argument
135 if demand_value not in demand_df.columns:
182 self.demand_value = demand_value
256 self.access_df = self.demand_df[[self.demand_value]].sort_index()
433 demand_name = self.demand_value,
602 demand_name = self.demand_value,
760 demand_name = self.demand_value,
1012 demand_name = self.demand_value,
1038 for column in self.access_df.columns.difference([self.demand_value]):
1039 … = (self.access_df[column] * self.access_df[self.demand_value]).sum() / self.access_df[self.demand…
[all …]
H A Dhelpers.py47 .multiply(a.access_df[a.demand_value], axis = 0).sum() \
48 / a.access_df[a.demand_value].sum()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gcc48/gcc-4.8.5/gcc/
H A Dmcf.c461 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
611 demand_value += diff_out_in[i]; in create_fixup_graph()
628 demand_value); in create_fixup_graph()
631 if (demand_value > supply_value) in create_fixup_graph()
634 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
639 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/
H A Dmcf.c461 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
611 demand_value += diff_out_in[i]; in create_fixup_graph()
628 demand_value); in create_fixup_graph()
631 if (demand_value > supply_value) in create_fixup_graph()
634 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
639 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dmcf.c460 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
614 demand_value += diff_out_in[i]; in create_fixup_graph()
631 demand_value); in create_fixup_graph()
634 if (demand_value > supply_value) in create_fixup_graph()
637 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
642 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dmcf.c461 gcov_type supply_value = 1, demand_value = 0; in create_fixup_graph() local
615 demand_value += diff_out_in[i]; in create_fixup_graph()
632 demand_value); in create_fixup_graph()
635 if (demand_value > supply_value) in create_fixup_graph()
638 pfedge->max_capacity += (demand_value - supply_value); in create_fixup_graph()
643 pfedge->max_capacity += (supply_value - demand_value); in create_fixup_graph()