| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/spherical/ |
| H A D | distance_cross_track.hpp | 364 apply(Point const& p, PointOfSegment const& sp1, PointOfSegment const& sp2) const in apply() argument 377 std::cout << "Course " << dsv(sp1) << " to " << dsv(p) << " " in apply() 379 std::cout << "Course " << dsv(sp1) << " to " << dsv(sp2) << " " in apply() 390 return_type d1 = m_strategy.apply(sp1, p); in apply() 391 return_type d3 = m_strategy.apply(sp1, sp2); in apply() 401 return_type crs_AD = geometry::detail::course<return_type>(sp1, p); in apply() 402 return_type crs_AB = geometry::detail::course<return_type>(sp1, sp2); in apply() 518 apply(Point const& p, PointOfSegment const& sp1, PointOfSegment const& sp2) const in apply() argument 538 return_type const a = cstrategy.apply(p, sp1, sp2); in apply()
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-omap2/ |
| H A D | sdrc.c | 89 struct omap_sdrc_params *sp0, *sp1; in omap2_sdrc_get_params() local 95 sp1 = sdrc_init_params_cs1; in omap2_sdrc_get_params() 100 sp1++; in omap2_sdrc_get_params() 107 *sdrc_cs1 = sp1; in omap2_sdrc_get_params()
|
| /OK3568_Linux_fs/kernel/arch/sparc/lib/ |
| H A D | M7memset.S | 128 mov %o0, %o5 ! copy sp1 before using it 144 andcc %o5, 7, %o3 ! is sp1 aligned on a 8 byte bound? 149 ! Set -(%o3) bytes till sp1 long word aligned 155 ! Now sp1 is long word aligned (sp1 is found in %o5) 161 andcc %o5, 63, %o3 ! is sp1 block aligned? 175 ! Now sp1 is block aligned 322 andcc %o5, 3, %o3 ! is sp1 aligned on a word boundary
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/concepts/ |
| H A D | distance_concept.hpp | 182 sptype *sp1 = 0; in apply() local 185 rtype r = str->apply(*p, *sp1, *sp2); in apply()
|
| /OK3568_Linux_fs/kernel/arch/x86/include/asm/ |
| H A D | processor.h | 271 unsigned long sp1; member 322 u64 sp1; member 435 #define cpu_current_top_of_stack cpu_tss_rw.x86_tss.sp1
|
| H A D | switch_to.h | 72 this_cpu_write(cpu_tss_rw.x86_tss.sp1, task->thread.sp0); in update_task_stack()
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/ |
| H A D | tss.h | 39 u16 sp1; member
|
| /OK3568_Linux_fs/kernel/arch/x86/kernel/ |
| H A D | asm-offsets_32.c | 53 offsetof(struct cpu_entry_area, tss.x86_tss.sp1) - in foo()
|
| H A D | asm-offsets.c | 102 OFFSET(TSS_sp1, tss_struct, x86_tss.sp1); in common()
|
| H A D | process.c | 71 .sp1 = TOP_OF_INIT_STACK,
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | bcmwifi_channels.h | 66 #define CHSPEC_CTLOVLP(sp1, sp2, sep) \ argument 67 (ABS(wf_chspec_ctlchan(sp1) - wf_chspec_ctlchan(sp2)) < (sep))
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/ipu3/ |
| H A D | ipu3-css-fw.h | 143 struct imgu_fw_sp_info sp1; /* SP1 info */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | bcmwifi_channels.h | 72 #define CHSPEC_CTLOVLP(sp1, sp2, sep) \ argument 73 (ABS(wf_chspec_ctlchan(sp1) - wf_chspec_ctlchan(sp2)) < (sep))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | bcmwifi_channels.h | 75 #define CHSPEC_CTLOVLP(sp1, sp2, sep) \ argument 76 (ABS(wf_chspec_ctlchan(sp1) - wf_chspec_ctlchan(sp2)) < (sep))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | bcmwifi_channels.h | 75 #define CHSPEC_CTLOVLP(sp1, sp2, sep) \ argument 76 (ABS(wf_chspec_ctlchan(sp1) - wf_chspec_ctlchan(sp2)) < (sep))
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmwifi_channels.h | 90 #define CHSPEC_CTLOVLP(sp1, sp2, sep) \ argument 91 ((uint)ABS(wf_chspec_ctlchan(sp1) - wf_chspec_ctlchan(sp2)) < (uint)(sep))
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmwifi_channels.h | 90 #define CHSPEC_CTLOVLP(sp1, sp2, sep) \ argument 91 ((uint)ABS(wf_chspec_ctlchan(sp1) - wf_chspec_ctlchan(sp2)) < (uint)(sep))
|
| /OK3568_Linux_fs/kernel/drivers/usb/serial/ |
| H A D | mos7720.c | 770 __u8 sp1; in mos7720_interrupt_callback() local 805 sp1 = data[3]; in mos7720_interrupt_callback() 808 if ((sp1 | sp2) & 0x01) { in mos7720_interrupt_callback() 812 switch (sp1 & 0x0f) { in mos7720_interrupt_callback()
|
| /OK3568_Linux_fs/kernel/Documentation/virt/kvm/ |
| H A D | mmu.rst | 217 Specifically, if sp1 and sp2 are shadow pages, then sp1->spt[n] may point 218 at __pa(sp2->spt). sp2 will point back at sp1 through parent_pte.
|
| /OK3568_Linux_fs/kernel/Documentation/driver-api/ |
| H A D | ipmi.rst | 380 regspacings=<sp1>,<sp2>,... regsizes=<size1>,<size2>,... 450 ipmi_si.regspacings=<sp1>,<sp2>,...
|