Home
last modified time | relevance | path

Searched refs:pih (Results 1 – 25 of 383) sorted by relevance

12345678910>>...16

/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/scripting/api/objs/
H A Dphysics_info.cpp34 physics_info_h *pih; variable
39 if(!pih->IsValid())
51 physics_info_h *pih; variable
56 if(!pih->IsValid())
68 physics_info_h *pih; variable
73 if(!pih->IsValid())
85 physics_info_h *pih; variable
90 if(!pih->IsValid())
107 if(!pih->IsValid())
124 if(!pih->IsValid())
[all …]
/dports/graphics/art/ART-1.9.3/rtgui/
H A Dpreviewhandler.cc30 pih->phandler = this; in PreviewHandler()
31 pih->destroyed = false; in PreviewHandler()
32 pih->pending = 0; in PreviewHandler()
39 if (pih->pending) { in ~PreviewHandler()
42 delete pih; in ~PreviewHandler()
50 pih->pending++; in setImage()
77 --pih->pending; in setImage()
87 pih->pending++; in delImage()
114 --pih->pending; in delImage()
123 pih->pending++; in imageReady()
[all …]
/dports/graphics/rawtherapee/rawtherapee-5.8/rtgui/
H A Dpreviewhandler.cc34 pih->phandler = this; in PreviewHandler()
35 pih->destroyed = false; in PreviewHandler()
36 pih->pending = 0; in PreviewHandler()
43 if (pih->pending) { in ~PreviewHandler()
46 delete pih; in ~PreviewHandler()
54 pih->pending++; in setImage()
81 --pih->pending; in setImage()
91 pih->pending++; in delImage()
118 --pih->pending; in delImage()
127 pih->pending++; in imageReady()
[all …]
/dports/audio/libxmp/libxmp-4.5.0/src/loaders/
H A Dptm_load.c190 if ((pih.type & 3) != 1) in ptm_load()
199 smp_ofs[i] = pih.smpofs; in ptm_load()
200 xxs->len = pih.length; in ptm_load()
201 xxs->lps = pih.loopbeg; in ptm_load()
202 xxs->lpe = pih.loopend; in ptm_load()
209 if (pih.type & 0x04) { in ptm_load()
212 if (pih.type & 0x08) { in ptm_load()
215 if (pih.type & 0x10) { in ptm_load()
222 sub->vol = pih.vol; in ptm_load()
225 pih.magic = 0; in ptm_load()
[all …]
/dports/net/ndisc6/ndisc6-1.0.5/src/
H A Dtrace-icmp.c65 const struct icmp6_hdr *pih = (const struct icmp6_hdr *)data; in parse_echo_reply() local
67 if ((len < sizeof (*pih)) in parse_echo_reply()
68 || (pih->icmp6_type != ICMP6_ECHO_REPLY) in parse_echo_reply()
69 || (pih->icmp6_id != htons (getpid ()))) in parse_echo_reply()
74 *ttl = ntohs (pih->icmp6_seq) >> 8; in parse_echo_reply()
75 *n = ntohs (pih->icmp6_seq) & 0xff; in parse_echo_reply()
86 if ((len < sizeof (*pih)) in parse_echo_error()
87 || (pih->icmp6_type != ICMP6_ECHO_REQUEST) || (pih->icmp6_code) in parse_echo_error()
88 || (pih->icmp6_id != htons (getpid ()))) in parse_echo_error()
93 *ttl = ntohs (pih->icmp6_seq) >> 8; in parse_echo_error()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h177 bool wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype,
179 bool wlc_phy_get_encore(struct brcms_phy_pub *pih);
180 u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih);
187 u32 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih);
197 int wlc_phy_rssi_compute(struct brcms_phy_pub *pih, struct d11rxhdr *rxh);
232 bool wlc_phy_txpower_ipa_ison(struct brcms_phy_pub *pih);
237 u8 wlc_phy_stf_chain_active_get(struct brcms_phy_pub *pih);
238 s8 wlc_phy_stf_ssmode_get(struct brcms_phy_pub *pih, u16 chanspec);
243 void wlc_phy_edcrs_lock(struct brcms_phy_pub *pih, bool lock);
256 void wlc_phy_initcal_enable(struct brcms_phy_pub *pih, bool initcal);
[all …]
H A Dphy_cmn.c118 void wlc_phyreg_enter(struct brcms_phy_pub *pih) in wlc_phyreg_enter() argument
124 void wlc_phyreg_exit(struct brcms_phy_pub *pih) in wlc_phyreg_exit() argument
130 void wlc_radioreg_enter(struct brcms_phy_pub *pih) in wlc_radioreg_enter() argument
138 void wlc_radioreg_exit(struct brcms_phy_pub *pih) in wlc_radioreg_exit() argument
576 void wlc_phy_detach(struct brcms_phy_pub *pih) in wlc_phy_detach() argument
580 if (pih) { in wlc_phy_detach()
763 wlc_phy_anacore(pih, ON); in wlc_phy_init()
788 void wlc_phy_cal_init(struct brcms_phy_pub *pih) in wlc_phy_cal_init() argument
806 int wlc_phy_down(struct brcms_phy_pub *pih) in wlc_phy_down() argument
2520 uint radioid = pih->radioid; in wlc_phy_rssi_compute()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h177 bool wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype,
179 bool wlc_phy_get_encore(struct brcms_phy_pub *pih);
180 u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih);
187 u32 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih);
197 int wlc_phy_rssi_compute(struct brcms_phy_pub *pih, struct d11rxhdr *rxh);
232 bool wlc_phy_txpower_ipa_ison(struct brcms_phy_pub *pih);
237 u8 wlc_phy_stf_chain_active_get(struct brcms_phy_pub *pih);
238 s8 wlc_phy_stf_ssmode_get(struct brcms_phy_pub *pih, u16 chanspec);
243 void wlc_phy_edcrs_lock(struct brcms_phy_pub *pih, bool lock);
256 void wlc_phy_initcal_enable(struct brcms_phy_pub *pih, bool initcal);
[all …]
H A Dphy_cmn.c118 void wlc_phyreg_enter(struct brcms_phy_pub *pih) in wlc_phyreg_enter() argument
124 void wlc_phyreg_exit(struct brcms_phy_pub *pih) in wlc_phyreg_exit() argument
130 void wlc_radioreg_enter(struct brcms_phy_pub *pih) in wlc_radioreg_enter() argument
138 void wlc_radioreg_exit(struct brcms_phy_pub *pih) in wlc_radioreg_exit() argument
576 void wlc_phy_detach(struct brcms_phy_pub *pih) in wlc_phy_detach() argument
580 if (pih) { in wlc_phy_detach()
763 wlc_phy_anacore(pih, ON); in wlc_phy_init()
788 void wlc_phy_cal_init(struct brcms_phy_pub *pih) in wlc_phy_cal_init() argument
806 int wlc_phy_down(struct brcms_phy_pub *pih) in wlc_phy_down() argument
2520 uint radioid = pih->radioid; in wlc_phy_rssi_compute()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_hal.h177 bool wlc_phy_get_phyversion(struct brcms_phy_pub *pih, u16 *phytype,
179 bool wlc_phy_get_encore(struct brcms_phy_pub *pih);
180 u32 wlc_phy_get_coreflags(struct brcms_phy_pub *pih);
187 u32 wlc_phy_clk_bwbits(struct brcms_phy_pub *pih);
197 int wlc_phy_rssi_compute(struct brcms_phy_pub *pih, struct d11rxhdr *rxh);
232 bool wlc_phy_txpower_ipa_ison(struct brcms_phy_pub *pih);
237 u8 wlc_phy_stf_chain_active_get(struct brcms_phy_pub *pih);
238 s8 wlc_phy_stf_ssmode_get(struct brcms_phy_pub *pih, u16 chanspec);
243 void wlc_phy_edcrs_lock(struct brcms_phy_pub *pih, bool lock);
256 void wlc_phy_initcal_enable(struct brcms_phy_pub *pih, bool initcal);
[all …]
H A Dphy_cmn.c118 void wlc_phyreg_enter(struct brcms_phy_pub *pih) in wlc_phyreg_enter() argument
124 void wlc_phyreg_exit(struct brcms_phy_pub *pih) in wlc_phyreg_exit() argument
130 void wlc_radioreg_enter(struct brcms_phy_pub *pih) in wlc_radioreg_enter() argument
138 void wlc_radioreg_exit(struct brcms_phy_pub *pih) in wlc_radioreg_exit() argument
576 void wlc_phy_detach(struct brcms_phy_pub *pih) in wlc_phy_detach() argument
580 if (pih) { in wlc_phy_detach()
763 wlc_phy_anacore(pih, ON); in wlc_phy_init()
788 void wlc_phy_cal_init(struct brcms_phy_pub *pih) in wlc_phy_cal_init() argument
806 int wlc_phy_down(struct brcms_phy_pub *pih) in wlc_phy_down() argument
2520 uint radioid = pih->radioid; in wlc_phy_rssi_compute()
[all …]
/dports/audio/libmodplug/libmodplug-0.8.9.0/src/
H A Dload_dbm.cpp144 DBMINSTRUMENT *pih; in ReadDBM() local
149 pih = (DBMINSTRUMENT *)(lpStream+chunk_pos); in ReadDBM()
150 nsmp = bswapBE16(pih->sampleno); in ReadDBM()
153 memcpy(penv->name, pih->name, 30); in ReadDBM()
156 memcpy(m_szNames[nsmp], pih->name, 30); in ReadDBM()
162 penv->nPan = bswapBE16(pih->panning); in ReadDBM()
176 DWORD sflags = bswapBE16(pih->flags); in ReadDBM()
177 psmp->nVolume = bswapBE16(pih->volume) * 4; in ReadDBM()
180 psmp->nC4Speed = bswapBE32(pih->finetune); in ReadDBM()
184 if ((pih->looplen) && (sflags & 3)) in ReadDBM()
[all …]
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/libmodplug-0.8.9.0/src/
H A Dload_dbm.cpp144 DBMINSTRUMENT *pih; in ReadDBM() local
149 pih = (DBMINSTRUMENT *)(lpStream+chunk_pos); in ReadDBM()
150 nsmp = bswapBE16(pih->sampleno); in ReadDBM()
153 memcpy(penv->name, pih->name, 30); in ReadDBM()
156 memcpy(m_szNames[nsmp], pih->name, 30); in ReadDBM()
162 penv->nPan = bswapBE16(pih->panning); in ReadDBM()
176 DWORD sflags = bswapBE16(pih->flags); in ReadDBM()
177 psmp->nVolume = bswapBE16(pih->volume) * 4; in ReadDBM()
180 psmp->nC4Speed = bswapBE32(pih->finetune); in ReadDBM()
184 if ((pih->looplen) && (sflags & 3)) in ReadDBM()
[all …]
/dports/science/cdcl/dcl-5.4.8-C/src/math2/fftlib/
H A Dcosqi.c46 static real fk, dt, pih; in cosqi_() local
55 pih = rfpi_() * .5f; in cosqi_()
56 dt = pih / (real) (*n); in cosqi_()
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/expression/operators/
H A DexprSin.cpp24 pih = M_PI / 2.; variable
78 if (type == COU_SINE) {fl = sin (*xl); fu = sin (*xu); displacement = pih;} in trigImpliedBound()
149 CouNumber curr = (*varind)() - pih; in closestFeasible()
166 left += pih; in closestFeasible()
167 right += pih; in closestFeasible()
/dports/finance/py-quantecon/quantecon-0.5.2/quantecon/
H A Ddle.py66 self.beta, self.llambda, self.pih, self.deltah, self.thetah = preferences
103 self.H = np.hstack((self.llambda, self.pih.dot(uc).dot(phiin).dot(self.gamma), self.pih.dot(
104 uc).dot(phiin).dot(self.ud) - self.ub, -self.pih.dot(uc).dot(phiin).dot(self.phii)))
139 (self.nh, self.nk + self.nz))))) + self.pih.dot(self.Sc)
154 np.vstack((self.thetah.T.dot(self.Mh) + self.pih.T.dot(self.Ms), -self.Sg))))
155 self.Mc = -(self.thetah.T.dot(self.Mh) + self.pih.T.dot(self.Ms))
312 Qc = self.pih.T.dot(self.pih)
314 (self.pih.T.dot(self.llambda), -self.pih.T.dot(self.ub)))
323 self.pihat = np.linalg.cholesky(self.pih.T.dot(
324 … self.pih) + self.beta.dot(self.thetah.T).dot(P1[0:self.nh, 0:self.nh]).dot(self.thetah)).T
/dports/math/octave-forge-interval/interval-3.2.0/src/crlibm/maple/
H A Dtrigpi.mpl32 pih, pim, pil := hi_mi_lo(Pi):
34 # precompute Dekker decomposition of pih
36 t:=nearest(pih*DekkerConst) :
37 pihh:= nearest(pih-t) + t :
38 pihm:= pih-pihh :
73 fprintf(fd, "#define PIH %1.50e\n", pih):
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/pci/
H A Dpci_stub.c91 default_pci_intr_release(pci_chipset_tag_t pc, pci_intr_handle_t *pih, in default_pci_intr_release() argument
95 kmem_free(pih, sizeof(*pih)); in default_pci_intr_release()
/dports/science/ergo/ergo-3.8/source/dft/
H A Dgrid_atomic.cc264 long_real pih = M_PI/res; in diserr() local
265 long_real pihl = pih; in diserr()
266 long_real piex = M_PI*pih*0.5; in diserr()
268 pihl = pihl*pih; in diserr()
270 u1 = u0*((piex/res)-(l+1)/pih); in diserr()
/dports/lang/gnustep-base/libs-base-base-1_27_0/Source/
H A DNSMessagePort.m163 GSPortItemHeader *pih;
166 pih = (GSPortItemHeader*)[data bytes];
169 pi = (GSPortInfo*)&pih[1];
186 GSPortItemHeader *pih;
198 pi = (GSPortInfo*)&pih[1];
1820 GSPortItemHeader *pih;
1871 GSPortItemHeader *pih;
1894 memcpy(b, (void*)pih, h);
1898 pih = (GSPortItemHeader*)b;
1903 pih = (GSPortItemHeader*)b;
[all …]
H A DNSSocketPort.m263 GSPortItemHeader *pih;
270 pih = (GSPortItemHeader*)[data bytes];
273 pi = (GSPortInfo*)&pih[1];
312 GSPortItemHeader *pih;
354 pi = (GSPortInfo*)&pih[1];
2293 GSPortItemHeader *pih;
2344 GSPortItemHeader *pih;
2367 memcpy(b, (void*)pih, h);
2371 pih = (GSPortItemHeader*)b;
2376 pih = (GSPortItemHeader*)b;
[all …]
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/spi/oa/
H A DObjectAdapterBase.java131 PIHandler pih = orb.getPIHandler() ; in initializeTemplate() local
132 if (pih != null) in initializeTemplate()
134 pih.objectAdapterCreated( this ) ; in initializeTemplate()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/corba/src/share/classes/com/sun/corba/se/spi/oa/
H A DObjectAdapterBase.java131 PIHandler pih = orb.getPIHandler() ; in initializeTemplate() local
132 if (pih != null) in initializeTemplate()
134 pih.objectAdapterCreated( this ) ; in initializeTemplate()
/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/parse/
H A Dlua.cpp2477 if(!pih->IsValid())
2494 if(!pih->IsValid())
2511 if(!pih->IsValid())
2528 if(!pih->IsValid())
2545 if(!pih->IsValid())
2562 if(!pih->IsValid())
2579 if(!pih->IsValid())
2583 pih->pi->mass = f;
2596 if(!pih->IsValid())
2613 if(!pih->IsValid())
[all …]
/dports/finance/py-quantecon/quantecon-0.5.2/quantecon/tests/
H A Dtest_dle.py34 pih = np.array([[1]])
41 preferences = (beta, llambda, pih, deltah, thetah)

12345678910>>...16