Home
last modified time | relevance | path

Searched refs:lpj (Results 1 – 25 of 1424) sorted by relevance

12345678910>>...57

/dports/multimedia/v4l_compat/linux-5.13-rc2/init/
H A Dcalibrate.c193 lpj = (1<<12); in calibrate_delay_converge()
218 lpj = lpj_base; in calibrate_delay_converge()
227 lpj += loopadd; in calibrate_delay_converge()
232 __delay(lpj); in calibrate_delay_converge()
234 lpj -= loopadd; in calibrate_delay_converge()
243 lpj_base = lpj; in calibrate_delay_converge()
248 return lpj; in calibrate_delay_converge()
277 unsigned long lpj; in calibrate_delay() local
287 lpj = preset_lpj; in calibrate_delay()
292 lpj = lpj_fine; in calibrate_delay()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/init/
H A Dcalibrate.c193 lpj = (1<<12); in calibrate_delay_converge()
218 lpj = lpj_base; in calibrate_delay_converge()
227 lpj += loopadd; in calibrate_delay_converge()
232 __delay(lpj); in calibrate_delay_converge()
234 lpj -= loopadd; in calibrate_delay_converge()
243 lpj_base = lpj; in calibrate_delay_converge()
248 return lpj; in calibrate_delay_converge()
277 unsigned long lpj; in calibrate_delay() local
287 lpj = preset_lpj; in calibrate_delay()
292 lpj = lpj_fine; in calibrate_delay()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/init/
H A Dcalibrate.c193 lpj = (1<<12); in calibrate_delay_converge()
218 lpj = lpj_base; in calibrate_delay_converge()
227 lpj += loopadd; in calibrate_delay_converge()
232 __delay(lpj); in calibrate_delay_converge()
234 lpj -= loopadd; in calibrate_delay_converge()
243 lpj_base = lpj; in calibrate_delay_converge()
248 return lpj; in calibrate_delay_converge()
277 unsigned long lpj; in calibrate_delay() local
287 lpj = preset_lpj; in calibrate_delay()
292 lpj = lpj_fine; in calibrate_delay()
[all …]
/dports/biology/clustalw/clustalw-2.1/src/tree/
H A DNJTree.cpp263 for (lpj = tvalid[0].next; lpj != NULL; lpj = lpj->next) in generateTree()
266 j = lpj->n; in generateTree()
297 for (lpj = tvalid[0].next; lpj != NULL; lpj = lpj->next) in generateTree()
554 for (lpj = tvalid[0].next; lpj != NULL; lpj = lpj->next) in generateTree()
558 j = lpj->n; in generateTree()
605 for (lpj = tvalid[0].next; lpj != NULL; lpj = lpj->next) in generateTree()
607 j = lpj->n; in generateTree()
625 for (lpj = tvalid[0].next; lpj->n < mini; lpj = lpj->next) in generateTree()
632 if ((lpj != NULL) && (lpj->n == mini)) in generateTree()
634 lpj = lpj->next; in generateTree()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/lib/
H A Ddelay.c55 unsigned int lpj = raw_current_cpu_data.udelay_val; in __udelay() local
57 __delay((us * 0x000010c7ull * HZ * lpj) >> 32); in __udelay()
63 unsigned int lpj = raw_current_cpu_data.udelay_val; in __ndelay() local
65 __delay((ns * 0x00000005ull * HZ * lpj) >> 32); in __ndelay()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/lib/
H A Ddelay.c55 unsigned int lpj = raw_current_cpu_data.udelay_val; in __udelay() local
57 __delay((us * 0x000010c7ull * HZ * lpj) >> 32); in __udelay()
63 unsigned int lpj = raw_current_cpu_data.udelay_val; in __ndelay() local
65 __delay((ns * 0x00000005ull * HZ * lpj) >> 32); in __ndelay()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/lib/
H A Ddelay.c55 unsigned int lpj = raw_current_cpu_data.udelay_val; in __udelay() local
57 __delay((us * 0x000010c7ull * HZ * lpj) >> 32); in __udelay()
63 unsigned int lpj = raw_current_cpu_data.udelay_val; in __ndelay() local
65 __delay((ns * 0x00000005ull * HZ * lpj) >> 32); in __ndelay()
/dports/cad/opencascade/opencascade-7.6.0/src/Intf/
H A DIntf_InterferencePolygon2d.cxx628 Standard_Integer lpj; in Intersect() local
631 for (lpj=2; lpj<=nbpi; lpj++) { in Intersect()
632 if (parO[lpj]<parO[lmin]) lmin=lpj; in Intersect()
633 else if (parO[lpj]>parO[lmax]) lmax=lpj; in Intersect()
640 for (lpj=2; lpj<=nbpi; lpj++) { in Intersect()
641 if (parT[lpj]<parT[ltmin]) ltmin=lpj; in Intersect()
642 else if (parT[lpj]>parT[ltmax]) ltmax=lpj; in Intersect()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/kernel/
H A Dtime.c41 unsigned long lpj; in cpufreq_callback() local
74 lpj = cpufreq_scale(per_cpu(pcp_lpj_ref, cpu), in cpufreq_callback()
77 cpu_data[cpu].udelay_val = (unsigned int)lpj; in cpufreq_callback()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/kernel/
H A Dtime.c41 unsigned long lpj; in cpufreq_callback() local
74 lpj = cpufreq_scale(per_cpu(pcp_lpj_ref, cpu), in cpufreq_callback()
77 cpu_data[cpu].udelay_val = (unsigned int)lpj; in cpufreq_callback()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/kernel/
H A Dtime.c41 unsigned long lpj; in cpufreq_callback() local
74 lpj = cpufreq_scale(per_cpu(pcp_lpj_ref, cpu), in cpufreq_callback()
77 cpu_data[cpu].udelay_val = (unsigned int)lpj; in cpufreq_callback()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/nds32/include/asm/
H A Ddelay.h20 static inline void __udelay(unsigned long usecs, unsigned long lpj) in __udelay() argument
24 usecs = (unsigned long)(((unsigned long long)usecs * lpj) >> 32); in __udelay()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nds32/include/asm/
H A Ddelay.h20 static inline void __udelay(unsigned long usecs, unsigned long lpj) in __udelay() argument
24 usecs = (unsigned long)(((unsigned long long)usecs * lpj) >> 32); in __udelay()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nds32/include/asm/
H A Ddelay.h20 static inline void __udelay(unsigned long usecs, unsigned long lpj) in __udelay() argument
24 usecs = (unsigned long)(((unsigned long long)usecs * lpj) >> 32); in __udelay()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/sparc/include/asm/
H A Ddelay_32.h24 void __udelay(unsigned long usecs, unsigned long lpj);
25 void __ndelay(unsigned long nsecs, unsigned long lpj);
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/sparc/include/asm/
H A Ddelay_32.h24 void __udelay(unsigned long usecs, unsigned long lpj);
25 void __ndelay(unsigned long nsecs, unsigned long lpj);
/dports/multimedia/libv4l/linux-5.13-rc2/arch/sparc/include/asm/
H A Ddelay_32.h24 void __udelay(unsigned long usecs, unsigned long lpj);
25 void __ndelay(unsigned long nsecs, unsigned long lpj);
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/
H A Dkvmclock.c135 u64 lpj; in kvm_get_preset_lpj() local
139 lpj = ((u64)khz * 1000); in kvm_get_preset_lpj()
140 do_div(lpj, HZ); in kvm_get_preset_lpj()
141 preset_lpj = lpj; in kvm_get_preset_lpj()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/
H A Dkvmclock.c135 u64 lpj; in kvm_get_preset_lpj() local
139 lpj = ((u64)khz * 1000); in kvm_get_preset_lpj()
140 do_div(lpj, HZ); in kvm_get_preset_lpj()
141 preset_lpj = lpj; in kvm_get_preset_lpj()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/
H A Dkvmclock.c135 u64 lpj; in kvm_get_preset_lpj() local
139 lpj = ((u64)khz * 1000); in kvm_get_preset_lpj()
140 do_div(lpj, HZ); in kvm_get_preset_lpj()
141 preset_lpj = lpj; in kvm_get_preset_lpj()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/cpu/
H A Dvmware.c393 uint64_t lpj, tsc_khz; in vmware_platform_setup() local
398 lpj = tsc_khz = eax | (((uint64_t)ebx) << 32); in vmware_platform_setup()
406 do_div(lpj, HZ); in vmware_platform_setup()
407 preset_lpj = lpj; in vmware_platform_setup()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/cpu/
H A Dvmware.c393 uint64_t lpj, tsc_khz; in vmware_platform_setup() local
398 lpj = tsc_khz = eax | (((uint64_t)ebx) << 32); in vmware_platform_setup()
406 do_div(lpj, HZ); in vmware_platform_setup()
407 preset_lpj = lpj; in vmware_platform_setup()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/cpu/
H A Dvmware.c393 uint64_t lpj, tsc_khz; in vmware_platform_setup() local
398 lpj = tsc_khz = eax | (((uint64_t)ebx) << 32); in vmware_platform_setup()
406 do_div(lpj, HZ); in vmware_platform_setup()
407 preset_lpj = lpj; in vmware_platform_setup()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/lib/
H A Ddelay.c209 unsigned long lpj = this_cpu_read(cpu_info.loops_per_jiffy) ? : loops_per_jiffy; in __const_udelay() local
215 :"1" (xloops), "0" (lpj * (HZ / 4))); in __const_udelay()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/lib/
H A Ddelay.c209 unsigned long lpj = this_cpu_read(cpu_info.loops_per_jiffy) ? : loops_per_jiffy; in __const_udelay() local
215 :"1" (xloops), "0" (lpj * (HZ / 4))); in __const_udelay()

12345678910>>...57