Home
last modified time | relevance | path

Searched refs:mfn (Results 1 – 25 of 1334) sorted by relevance

12345678910>>...54

/dports/audio/gogglesmm/gogglesmm-1.2.2/cfox/include/
H A DFXCallback.h49 template <typename T,RT (T::*mfn)()>
53 template <typename T,RT (T::*mfn)() const>
82 template<typename TYPE,RT (TYPE::* mfn)()>
86 template<typename TYPE,RT (TYPE::* mfn)() const>
106 template<typename TYPE,RT (TYPE::* mfn)()>
110 template<typename TYPE,RT (TYPE::* mfn)() const>
135 template <typename T,RT (T::*mfn)(PT1)>
139 template <typename T,RT (T::*mfn)(PT1) const>
168 template<typename TYPE,RT (TYPE::* mfn)(PT1)>
192 template<typename TYPE,RT (TYPE::* mfn)(PT1)>
[all …]
/dports/x11-toolkits/fox17/fox-1.7.77/include/
H A DFXCallback.h49 template <typename T,RT (T::*mfn)()>
53 template <typename T,RT (T::*mfn)() const>
82 template<typename TYPE,RT (TYPE::* mfn)()>
86 template<typename TYPE,RT (TYPE::* mfn)() const>
106 template<typename TYPE,RT (TYPE::* mfn)()>
110 template<typename TYPE,RT (TYPE::* mfn)() const>
135 template <typename T,RT (T::*mfn)(PT1)>
139 template <typename T,RT (T::*mfn)(PT1) const>
168 template<typename TYPE,RT (TYPE::* mfn)(PT1)>
192 template<typename TYPE,RT (TYPE::* mfn)(PT1)>
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/include/asm/xen/
H A Dpage.h143 unsigned long mfn; in __pfn_to_mfn() local
146 mfn = xen_p2m_addr[pfn]; in __pfn_to_mfn()
155 return mfn; in __pfn_to_mfn()
166 unsigned long mfn; in pfn_to_mfn() local
176 mfn = __pfn_to_mfn(pfn); in pfn_to_mfn()
181 return mfn; in pfn_to_mfn()
222 return mfn; in mfn_to_pfn()
232 if (pfn == ~0 && __pfn_to_mfn(mfn) == IDENTITY_FRAME(mfn)) in mfn_to_pfn()
233 pfn = mfn; in mfn_to_pfn()
296 return mfn; in bfn_to_local_pfn()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/include/asm/xen/
H A Dpage.h143 unsigned long mfn; in __pfn_to_mfn() local
146 mfn = xen_p2m_addr[pfn]; in __pfn_to_mfn()
155 return mfn; in __pfn_to_mfn()
166 unsigned long mfn; in pfn_to_mfn() local
176 mfn = __pfn_to_mfn(pfn); in pfn_to_mfn()
181 return mfn; in pfn_to_mfn()
222 return mfn; in mfn_to_pfn()
232 if (pfn == ~0 && __pfn_to_mfn(mfn) == IDENTITY_FRAME(mfn)) in mfn_to_pfn()
233 pfn = mfn; in mfn_to_pfn()
296 return mfn; in bfn_to_local_pfn()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/include/asm/xen/
H A Dpage.h143 unsigned long mfn; in __pfn_to_mfn() local
146 mfn = xen_p2m_addr[pfn]; in __pfn_to_mfn()
155 return mfn; in __pfn_to_mfn()
166 unsigned long mfn; in pfn_to_mfn() local
176 mfn = __pfn_to_mfn(pfn); in pfn_to_mfn()
181 return mfn; in pfn_to_mfn()
222 return mfn; in mfn_to_pfn()
232 if (pfn == ~0 && __pfn_to_mfn(mfn) == IDENTITY_FRAME(mfn)) in mfn_to_pfn()
233 pfn = mfn; in mfn_to_pfn()
296 return mfn; in bfn_to_local_pfn()
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/community_problems/hopspack_forms/case_unc5/
H A Devaljob_unc5.sh14 set mfn = A2-$3.mfn #mfn file
17 /bin/touch $HERE/$mfn
19 echo " LIST 26 $out" >> $HERE/$mfn #output file here
20 echo " BAS 1 A2.bas" >> $HERE/$mfn
21 echo " BCF 11 A2.bcf" >> $HERE/$mfn
22 echo " OC 10 A2.oc" >> $HERE/$mfn
24 echo " PCG 12 A2.pcg" >> $HERE/$mfn
25 echo "WEL 13 $wel" >> $HERE/$mfn #well file goes here
26 echo " RCH 20 A2.rch" >> $HERE/$mfn
35 ./evalUNC5 $input $mfn $wel $hed $output >& /dev/null
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/community_problems/hopspack_forms/case_unc6/
H A Devaljob_unc6.sh14 set mfn = A2-$3.mfn #mfn file
17 /bin/touch $HERE/$mfn
19 echo " LIST 26 $out" >> $HERE/$mfn #output file here
20 echo " BAS 1 A2.bas" >> $HERE/$mfn
21 echo " BCF 11 A2.bcf" >> $HERE/$mfn
22 echo " OC 10 A2.oc" >> $HERE/$mfn
24 echo " PCG 12 A2.pcg" >> $HERE/$mfn
25 echo "WEL 13 $wel" >> $HERE/$mfn #well file goes here
26 echo " RCH 20 A2.rch" >> $HERE/$mfn
35 ./evalUNC6 $input $mfn $wel $hed $output >& /dev/null
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/community_problems/hopspack_forms/case_con5/
H A Devaljob_con5.sh14 set mfn = A1-$3.mfn #mfn file
17 /bin/touch $HERE/$mfn
19 echo " LIST 26 $out" >> $HERE/$mfn #output file here
20 echo " BAS 1 A1.bas" >> $HERE/$mfn
21 echo " BCF 11 A1.bcf" >> $HERE/$mfn
22 echo " OC 10 A1.oc" >> $HERE/$mfn
24 echo " PCG 12 A1.pcg" >> $HERE/$mfn
25 echo "WEL 13 $wel" >> $HERE/$mfn #well file goes here
26 echo " RCH 20 A1.rch" >> $HERE/$mfn
35 ./evalCON5 $input $mfn $wel $hed $output >& /dev/null
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/community_problems/hopspack_forms/case_hc/
H A Devaljob_hc.sh14 set mfn = A3-$3.mfn #mfn file
17 /bin/touch $HERE/$mfn
19 echo " LIST 26 $out" >> $HERE/$mfn #output file here
20 echo " BAS 1 A3.bas" >> $HERE/$mfn
21 echo " BCF 11 A3.bcf" >> $HERE/$mfn
22 echo " OC 10 A3.oc" >> $HERE/$mfn
24 echo " PCG 12 A3.pcg" >> $HERE/$mfn
25 echo "WEL 13 $wel" >> $HERE/$mfn #well file goes here
26 echo " RCH 20 A3.rch" >> $HERE/$mfn
35 ./evalHC $input $mfn $wel $hed $output >& /dev/null
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/hopspack/community_problems/hopspack_forms/case_con6/
H A Devaljob_con6.sh14 set mfn = A1-$3.mfn #mfn file
17 /bin/touch $HERE/$mfn
19 echo " LIST 26 $out" >> $HERE/$mfn #output file here
20 echo " BAS 1 A1.bas" >> $HERE/$mfn
21 echo " BCF 11 A1.bcf" >> $HERE/$mfn
22 echo " OC 10 A1.oc" >> $HERE/$mfn
24 echo " PCG 12 A1.pcg" >> $HERE/$mfn
25 echo "WEL 13 $wel" >> $HERE/$mfn #well file goes here
26 echo " RCH 20 A1.rch" >> $HERE/$mfn
35 ./evalCON6 $input $mfn $wel $hed $output >& /dev/null
[all …]
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/tools/
H A Dmpc86x_clk.c62 int ppm, int pdf, int mfi, int mfn, int mfd, int s, in calculate() argument
73 if (mfn > 0 && mfn >= mfd) in calculate()
82 if (mfn == 0) { in calculate()
88 t2 = mfi * t1 + mfn; in calculate()
92 dpgdck = (unsigned int)(2 * (mfi * mfd + mfi + mfn) * in calculate()
96 dbrmo = 10 * mfn < (mfd + 1); in calculate()
131 int pdf, s, mfn, mfd, mfi; in conf_clock() local
164 for (mfn = 1; mfn <= MFN_MAX; mfn++) { in conf_clock()
168 ppm, pdf, mfi, mfn, mfd, s, in conf_clock()
180 pdf, mfi, mfn, mfd, s, in conf_clock()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/tools/
H A Dmpc86x_clk.c62 int ppm, int pdf, int mfi, int mfn, int mfd, int s, in calculate() argument
73 if (mfn > 0 && mfn >= mfd) in calculate()
82 if (mfn == 0) { in calculate()
88 t2 = mfi * t1 + mfn; in calculate()
92 dpgdck = (unsigned int)(2 * (mfi * mfd + mfi + mfn) * in calculate()
96 dbrmo = 10 * mfn < (mfd + 1); in calculate()
131 int pdf, s, mfn, mfd, mfi; in conf_clock() local
164 for (mfn = 1; mfn <= MFN_MAX; mfn++) { in conf_clock()
168 ppm, pdf, mfi, mfn, mfd, s, in conf_clock()
180 pdf, mfi, mfn, mfd, s, in conf_clock()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/tools/
H A Dmpc86x_clk.c62 int ppm, int pdf, int mfi, int mfn, int mfd, int s, in calculate() argument
73 if (mfn > 0 && mfn >= mfd) in calculate()
82 if (mfn == 0) { in calculate()
88 t2 = mfi * t1 + mfn; in calculate()
92 dpgdck = (unsigned int)(2 * (mfi * mfd + mfi + mfn) * in calculate()
96 dbrmo = 10 * mfn < (mfd + 1); in calculate()
131 int pdf, s, mfn, mfd, mfi; in conf_clock() local
164 for (mfn = 1; mfn <= MFN_MAX; mfn++) { in conf_clock()
168 ppm, pdf, mfi, mfn, mfd, s, in conf_clock()
180 pdf, mfi, mfn, mfd, s, in conf_clock()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/tools/
H A Dmpc86x_clk.c62 int ppm, int pdf, int mfi, int mfn, int mfd, int s, in calculate() argument
73 if (mfn > 0 && mfn >= mfd) in calculate()
82 if (mfn == 0) { in calculate()
88 t2 = mfi * t1 + mfn; in calculate()
92 dpgdck = (unsigned int)(2 * (mfi * mfd + mfi + mfn) * in calculate()
96 dbrmo = 10 * mfn < (mfd + 1); in calculate()
131 int pdf, s, mfn, mfd, mfi; in conf_clock() local
164 for (mfn = 1; mfn <= MFN_MAX; mfn++) { in conf_clock()
168 ppm, pdf, mfi, mfn, mfd, s, in conf_clock()
180 pdf, mfi, mfn, mfd, s, in conf_clock()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/tools/
H A Dmpc86x_clk.c62 int ppm, int pdf, int mfi, int mfn, int mfd, int s, in calculate() argument
73 if (mfn > 0 && mfn >= mfd) in calculate()
82 if (mfn == 0) { in calculate()
88 t2 = mfi * t1 + mfn; in calculate()
92 dpgdck = (unsigned int)(2 * (mfi * mfd + mfi + mfn) * in calculate()
96 dbrmo = 10 * mfn < (mfd + 1); in calculate()
131 int pdf, s, mfn, mfd, mfi; in conf_clock() local
164 for (mfn = 1; mfn <= MFN_MAX; mfn++) { in conf_clock()
168 ppm, pdf, mfi, mfn, mfd, s, in conf_clock()
180 pdf, mfi, mfn, mfd, s, in conf_clock()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/tools/
H A Dmpc86x_clk.c62 int ppm, int pdf, int mfi, int mfn, int mfd, int s, in calculate() argument
73 if (mfn > 0 && mfn >= mfd) in calculate()
82 if (mfn == 0) { in calculate()
88 t2 = mfi * t1 + mfn; in calculate()
92 dpgdck = (unsigned int)(2 * (mfi * mfd + mfi + mfn) * in calculate()
96 dbrmo = 10 * mfn < (mfd + 1); in calculate()
131 int pdf, s, mfn, mfd, mfi; in conf_clock() local
164 for (mfn = 1; mfn <= MFN_MAX; mfn++) { in conf_clock()
168 ppm, pdf, mfi, mfn, mfd, s, in conf_clock()
180 pdf, mfi, mfn, mfd, s, in conf_clock()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/tools/
H A Dmpc86x_clk.c46 int ppm, int pdf, int mfi, int mfn, int mfd, int s, in calculate() argument
57 if (mfn > 0 && mfn >= mfd) in calculate()
66 if (mfn == 0) { in calculate()
72 t2 = mfi * t1 + mfn; in calculate()
76 dpgdck = (unsigned int)(2 * (mfi * mfd + mfi + mfn) * in calculate()
80 dbrmo = 10 * mfn < (mfd + 1); in calculate()
115 int pdf, s, mfn, mfd, mfi; in conf_clock() local
148 for (mfn = 1; mfn <= MFN_MAX; mfn++) { in conf_clock()
152 ppm, pdf, mfi, mfn, mfd, s, in conf_clock()
164 pdf, mfi, mfn, mfd, s, in conf_clock()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/tools/
H A Dmpc86x_clk.c62 int ppm, int pdf, int mfi, int mfn, int mfd, int s, in calculate() argument
73 if (mfn > 0 && mfn >= mfd) in calculate()
82 if (mfn == 0) { in calculate()
88 t2 = mfi * t1 + mfn; in calculate()
92 dpgdck = (unsigned int)(2 * (mfi * mfd + mfi + mfn) * in calculate()
96 dbrmo = 10 * mfn < (mfd + 1); in calculate()
131 int pdf, s, mfn, mfd, mfi; in conf_clock() local
164 for (mfn = 1; mfn <= MFN_MAX; mfn++) { in conf_clock()
168 ppm, pdf, mfi, mfn, mfd, s, in conf_clock()
180 pdf, mfi, mfn, mfd, s, in conf_clock()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/xen/arm/
H A Dpage.h60 unsigned long mfn; in pfn_to_bfn() local
63 mfn = __pfn_to_mfn(pfn); in pfn_to_bfn()
64 if (mfn != INVALID_P2M_ENTRY) in pfn_to_bfn()
65 return mfn; in pfn_to_bfn()
103 bool __set_phys_to_machine(unsigned long pfn, unsigned long mfn);
104 bool __set_phys_to_machine_multi(unsigned long pfn, unsigned long mfn,
107 static inline bool set_phys_to_machine(unsigned long pfn, unsigned long mfn) in set_phys_to_machine() argument
109 return __set_phys_to_machine(pfn, mfn); in set_phys_to_machine()
/dports/multimedia/libv4l/linux-5.13-rc2/include/xen/arm/
H A Dpage.h60 unsigned long mfn; in pfn_to_bfn() local
63 mfn = __pfn_to_mfn(pfn); in pfn_to_bfn()
64 if (mfn != INVALID_P2M_ENTRY) in pfn_to_bfn()
65 return mfn; in pfn_to_bfn()
103 bool __set_phys_to_machine(unsigned long pfn, unsigned long mfn);
104 bool __set_phys_to_machine_multi(unsigned long pfn, unsigned long mfn,
107 static inline bool set_phys_to_machine(unsigned long pfn, unsigned long mfn) in set_phys_to_machine() argument
109 return __set_phys_to_machine(pfn, mfn); in set_phys_to_machine()
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/xen/arm/
H A Dpage.h60 unsigned long mfn; in pfn_to_bfn() local
63 mfn = __pfn_to_mfn(pfn); in pfn_to_bfn()
64 if (mfn != INVALID_P2M_ENTRY) in pfn_to_bfn()
65 return mfn; in pfn_to_bfn()
103 bool __set_phys_to_machine(unsigned long pfn, unsigned long mfn);
104 bool __set_phys_to_machine_multi(unsigned long pfn, unsigned long mfn,
107 static inline bool set_phys_to_machine(unsigned long pfn, unsigned long mfn) in set_phys_to_machine() argument
109 return __set_phys_to_machine(pfn, mfn); in set_phys_to_machine()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clk/imx/
H A Dclk-pllv1.c48 static inline bool mfn_is_negative(struct clk_pllv1 *pll, unsigned int mfn) in mfn_is_negative() argument
50 return !is_imx1_pllv1(pll) && !is_imx21_pllv1(pll) && (mfn & MFN_SIGN); in mfn_is_negative()
59 unsigned int mfi, mfn, mfd, pd; in clk_pllv1_recalc_rate() local
76 mfn = reg & 0x3ff; in clk_pllv1_recalc_rate()
82 mfn_abs = mfn; in clk_pllv1_recalc_rate()
89 if (mfn_is_negative(pll, mfn)) { in clk_pllv1_recalc_rate()
91 mfn_abs = mfn & MFN_MASK; in clk_pllv1_recalc_rate()
93 mfn_abs = BIT(MFN_BITS) - mfn; in clk_pllv1_recalc_rate()
103 if (mfn_is_negative(pll, mfn)) in clk_pllv1_recalc_rate()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clk/imx/
H A Dclk-pllv1.c48 static inline bool mfn_is_negative(struct clk_pllv1 *pll, unsigned int mfn) in mfn_is_negative() argument
50 return !is_imx1_pllv1(pll) && !is_imx21_pllv1(pll) && (mfn & MFN_SIGN); in mfn_is_negative()
59 unsigned int mfi, mfn, mfd, pd; in clk_pllv1_recalc_rate() local
76 mfn = reg & 0x3ff; in clk_pllv1_recalc_rate()
82 mfn_abs = mfn; in clk_pllv1_recalc_rate()
89 if (mfn_is_negative(pll, mfn)) { in clk_pllv1_recalc_rate()
91 mfn_abs = mfn & MFN_MASK; in clk_pllv1_recalc_rate()
93 mfn_abs = BIT(MFN_BITS) - mfn; in clk_pllv1_recalc_rate()
103 if (mfn_is_negative(pll, mfn)) in clk_pllv1_recalc_rate()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clk/imx/
H A Dclk-pllv1.c48 static inline bool mfn_is_negative(struct clk_pllv1 *pll, unsigned int mfn) in mfn_is_negative() argument
50 return !is_imx1_pllv1(pll) && !is_imx21_pllv1(pll) && (mfn & MFN_SIGN); in mfn_is_negative()
59 unsigned int mfi, mfn, mfd, pd; in clk_pllv1_recalc_rate() local
76 mfn = reg & 0x3ff; in clk_pllv1_recalc_rate()
82 mfn_abs = mfn; in clk_pllv1_recalc_rate()
89 if (mfn_is_negative(pll, mfn)) { in clk_pllv1_recalc_rate()
91 mfn_abs = mfn & MFN_MASK; in clk_pllv1_recalc_rate()
93 mfn_abs = BIT(MFN_BITS) - mfn; in clk_pllv1_recalc_rate()
103 if (mfn_is_negative(pll, mfn)) in clk_pllv1_recalc_rate()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/xen/
H A Dp2m.c24 unsigned long mfn; member
59 __func__, &new->pfn, &new->mfn, &entry->pfn, &entry->mfn); in xen_add_phys_to_mach_entry()
75 unsigned long mfn = entry->mfn + (pfn - entry->pfn); in __pfn_to_mfn() local
77 return mfn; in __pfn_to_mfn()
150 unsigned long mfn, unsigned long nr_pages) in __set_phys_to_machine_multi() argument
157 if (mfn == INVALID_P2M_ENTRY) { in __set_phys_to_machine_multi()
183 p2m_entry->mfn = mfn; in __set_phys_to_machine_multi()
197 bool __set_phys_to_machine(unsigned long pfn, unsigned long mfn) in __set_phys_to_machine() argument
199 return __set_phys_to_machine_multi(pfn, mfn, 1); in __set_phys_to_machine()

12345678910>>...54