Home
last modified time | relevance | path

Searched defs:phr (Results 1 – 25 of 117) sorted by relevance

12345

/dports/multimedia/v4l_compat/linux-5.13-rc2/sound/pci/asihpi/
H A Dhpimsgx.c62 struct hpi_response *phr) in hw_entry_point()
151 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr, in subsys_message()
240 static void mixer_message(struct hpi_message *phm, struct hpi_response *phr) in mixer_message()
256 struct hpi_response *phr, void *h_owner) in outstream_message()
278 struct hpi_response *phr, void *h_owner) in instream_message()
302 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr, in hpi_send_recv_ex()
357 static void adapter_open(struct hpi_message *phm, struct hpi_response *phr) in adapter_open()
364 static void adapter_close(struct hpi_message *phm, struct hpi_response *phr) in adapter_close()
370 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr) in mixer_open()
376 static void mixer_close(struct hpi_message *phm, struct hpi_response *phr) in mixer_close()
[all …]
H A Dhpicmn.c37 u16 hpi_validate_response(struct hpi_message *phm, struct hpi_response *phr) in hpi_validate_response()
152 struct hpi_response *phr) in subsys_get_adapter()
312 struct hpi_message *phm, struct hpi_response *phr) in hpi_check_control_cache_single()
530 struct hpi_message *phm, struct hpi_response *phr) in hpi_check_control_cache()
556 *pC, struct hpi_message *phm, struct hpi_response *phr) in hpi_cmn_control_cache_sync_to_msg_single()
614 struct hpi_message *phm, struct hpi_response *phr) in hpi_cmn_control_cache_sync_to_msg()
671 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr) in subsys_message()
698 void HPI_COMMON(struct hpi_message *phm, struct hpi_response *phr) in HPI_COMMON()
H A Dhpi6205.c222 struct hpi_message *phm, struct hpi_response *phr) in subsys_message()
235 struct hpi_message *phm, struct hpi_response *phr) in control_message()
272 struct hpi_message *phm, struct hpi_response *phr) in adapter_message()
285 struct hpi_message *phm, struct hpi_response *phr) in outstream_message()
329 struct hpi_message *phm, struct hpi_response *phr) in instream_message()
372 struct hpi_response *phr) in _HPI_6205()
453 struct hpi_response *phr) in subsys_create_adapter()
492 struct hpi_message *phm, struct hpi_response *phr) in adapter_delete()
730 struct hpi_message *phm, struct hpi_response *phr) in outstream_host_buffer_allocate()
832 struct hpi_message *phm, struct hpi_response *phr) in outstream_host_buffer_get_info()
[all …]
H A Dhpimsginit.c56 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function, in hpi_init_response()
79 struct hpi_response *phr, u16 object, u16 function) in hpi_init_message_response()
102 void hpi_init_responseV1(struct hpi_response_header *phr, u16 size, in hpi_init_responseV1()
115 struct hpi_response_header *phr, u16 res_size, u16 object, in hpi_init_message_responseV1()
H A Dhpi6000.c221 struct hpi_message *phm, struct hpi_response *phr) in control_message()
260 struct hpi_message *phm, struct hpi_response *phr) in adapter_message()
278 struct hpi_message *phm, struct hpi_response *phr) in outstream_message()
297 struct hpi_message *phm, struct hpi_response *phr) in instream_message()
321 void HPI_6000(struct hpi_message *phm, struct hpi_response *phr) in HPI_6000()
396 struct hpi_response *phr) in subsys_create_adapter()
452 struct hpi_message *phm, struct hpi_response *phr) in adapter_delete()
601 struct hpi_message *phm, struct hpi_response *phr) in adapter_get_asserts()
1405 struct hpi_message *phm, struct hpi_response *phr) in hpi6000_send_data()
1478 struct hpi_message *phm, struct hpi_response *phr) in hpi6000_get_data()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/sound/pci/asihpi/
H A Dhpimsgx.c62 struct hpi_response *phr) in hw_entry_point()
151 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr, in subsys_message()
240 static void mixer_message(struct hpi_message *phm, struct hpi_response *phr) in mixer_message()
256 struct hpi_response *phr, void *h_owner) in outstream_message()
278 struct hpi_response *phr, void *h_owner) in instream_message()
302 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr, in hpi_send_recv_ex()
357 static void adapter_open(struct hpi_message *phm, struct hpi_response *phr) in adapter_open()
364 static void adapter_close(struct hpi_message *phm, struct hpi_response *phr) in adapter_close()
370 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr) in mixer_open()
376 static void mixer_close(struct hpi_message *phm, struct hpi_response *phr) in mixer_close()
[all …]
H A Dhpicmn.c37 u16 hpi_validate_response(struct hpi_message *phm, struct hpi_response *phr) in hpi_validate_response()
152 struct hpi_response *phr) in subsys_get_adapter()
312 struct hpi_message *phm, struct hpi_response *phr) in hpi_check_control_cache_single()
530 struct hpi_message *phm, struct hpi_response *phr) in hpi_check_control_cache()
556 *pC, struct hpi_message *phm, struct hpi_response *phr) in hpi_cmn_control_cache_sync_to_msg_single()
614 struct hpi_message *phm, struct hpi_response *phr) in hpi_cmn_control_cache_sync_to_msg()
671 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr) in subsys_message()
698 void HPI_COMMON(struct hpi_message *phm, struct hpi_response *phr) in HPI_COMMON()
H A Dhpi6205.c222 struct hpi_message *phm, struct hpi_response *phr) in subsys_message()
235 struct hpi_message *phm, struct hpi_response *phr) in control_message()
272 struct hpi_message *phm, struct hpi_response *phr) in adapter_message()
285 struct hpi_message *phm, struct hpi_response *phr) in outstream_message()
329 struct hpi_message *phm, struct hpi_response *phr) in instream_message()
372 struct hpi_response *phr) in _HPI_6205()
453 struct hpi_response *phr) in subsys_create_adapter()
492 struct hpi_message *phm, struct hpi_response *phr) in adapter_delete()
730 struct hpi_message *phm, struct hpi_response *phr) in outstream_host_buffer_allocate()
832 struct hpi_message *phm, struct hpi_response *phr) in outstream_host_buffer_get_info()
[all …]
H A Dhpimsginit.c56 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function, in hpi_init_response()
79 struct hpi_response *phr, u16 object, u16 function) in hpi_init_message_response()
102 void hpi_init_responseV1(struct hpi_response_header *phr, u16 size, in hpi_init_responseV1()
115 struct hpi_response_header *phr, u16 res_size, u16 object, in hpi_init_message_responseV1()
H A Dhpi6000.c221 struct hpi_message *phm, struct hpi_response *phr) in control_message()
260 struct hpi_message *phm, struct hpi_response *phr) in adapter_message()
278 struct hpi_message *phm, struct hpi_response *phr) in outstream_message()
297 struct hpi_message *phm, struct hpi_response *phr) in instream_message()
321 void HPI_6000(struct hpi_message *phm, struct hpi_response *phr) in HPI_6000()
396 struct hpi_response *phr) in subsys_create_adapter()
452 struct hpi_message *phm, struct hpi_response *phr) in adapter_delete()
601 struct hpi_message *phm, struct hpi_response *phr) in adapter_get_asserts()
1405 struct hpi_message *phm, struct hpi_response *phr) in hpi6000_send_data()
1478 struct hpi_message *phm, struct hpi_response *phr) in hpi6000_get_data()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/sound/pci/asihpi/
H A Dhpimsgx.c62 struct hpi_response *phr) in hw_entry_point()
151 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr, in subsys_message()
240 static void mixer_message(struct hpi_message *phm, struct hpi_response *phr) in mixer_message()
256 struct hpi_response *phr, void *h_owner) in outstream_message()
278 struct hpi_response *phr, void *h_owner) in instream_message()
302 void hpi_send_recv_ex(struct hpi_message *phm, struct hpi_response *phr, in hpi_send_recv_ex()
357 static void adapter_open(struct hpi_message *phm, struct hpi_response *phr) in adapter_open()
364 static void adapter_close(struct hpi_message *phm, struct hpi_response *phr) in adapter_close()
370 static void mixer_open(struct hpi_message *phm, struct hpi_response *phr) in mixer_open()
376 static void mixer_close(struct hpi_message *phm, struct hpi_response *phr) in mixer_close()
[all …]
H A Dhpicmn.c37 u16 hpi_validate_response(struct hpi_message *phm, struct hpi_response *phr) in hpi_validate_response()
152 struct hpi_response *phr) in subsys_get_adapter()
312 struct hpi_message *phm, struct hpi_response *phr) in hpi_check_control_cache_single()
530 struct hpi_message *phm, struct hpi_response *phr) in hpi_check_control_cache()
556 *pC, struct hpi_message *phm, struct hpi_response *phr) in hpi_cmn_control_cache_sync_to_msg_single()
614 struct hpi_message *phm, struct hpi_response *phr) in hpi_cmn_control_cache_sync_to_msg()
671 static void subsys_message(struct hpi_message *phm, struct hpi_response *phr) in subsys_message()
698 void HPI_COMMON(struct hpi_message *phm, struct hpi_response *phr) in HPI_COMMON()
H A Dhpi6205.c222 struct hpi_message *phm, struct hpi_response *phr) in subsys_message()
235 struct hpi_message *phm, struct hpi_response *phr) in control_message()
272 struct hpi_message *phm, struct hpi_response *phr) in adapter_message()
285 struct hpi_message *phm, struct hpi_response *phr) in outstream_message()
329 struct hpi_message *phm, struct hpi_response *phr) in instream_message()
372 struct hpi_response *phr) in _HPI_6205()
453 struct hpi_response *phr) in subsys_create_adapter()
492 struct hpi_message *phm, struct hpi_response *phr) in adapter_delete()
730 struct hpi_message *phm, struct hpi_response *phr) in outstream_host_buffer_allocate()
832 struct hpi_message *phm, struct hpi_response *phr) in outstream_host_buffer_get_info()
[all …]
H A Dhpimsginit.c56 void hpi_init_response(struct hpi_response *phr, u16 object, u16 function, in hpi_init_response()
79 struct hpi_response *phr, u16 object, u16 function) in hpi_init_message_response()
102 void hpi_init_responseV1(struct hpi_response_header *phr, u16 size, in hpi_init_responseV1()
115 struct hpi_response_header *phr, u16 res_size, u16 object, in hpi_init_message_responseV1()
H A Dhpi6000.c221 struct hpi_message *phm, struct hpi_response *phr) in control_message()
260 struct hpi_message *phm, struct hpi_response *phr) in adapter_message()
278 struct hpi_message *phm, struct hpi_response *phr) in outstream_message()
297 struct hpi_message *phm, struct hpi_response *phr) in instream_message()
321 void HPI_6000(struct hpi_message *phm, struct hpi_response *phr) in HPI_6000()
396 struct hpi_response *phr) in subsys_create_adapter()
452 struct hpi_message *phm, struct hpi_response *phr) in adapter_delete()
601 struct hpi_message *phm, struct hpi_response *phr) in adapter_get_asserts()
1405 struct hpi_message *phm, struct hpi_response *phr) in hpi6000_send_data()
1478 struct hpi_message *phm, struct hpi_response *phr) in hpi6000_get_data()
[all …]
/dports/biology/hmmer/hmmer-3.3/easel/documentation/
H A Dformat_ncbi.tex222 \subsubsection{Integer}
229 \subsubsection{VisibleString}
243 \subsubsection{Choice}
252 \subsubsection{Sequence}
268 \subsubsection{SequenceOf}
/dports/biology/infernal/infernal-1.1.3/easel/documentation/
H A Dformat_ncbi.tex222 \subsubsection{Integer}
229 \subsubsection{VisibleString}
243 \subsubsection{Choice}
252 \subsubsection{Sequence}
268 \subsubsection{SequenceOf}
/dports/www/mnogosearch/mnogosearch-3.4.1/src/
H A Ddistance.c66 UDM_COORD2 *phr, size_t num, in CalcAverageWordDistanceTwoCoords()
112 UdmDebugDistance(UDM_COORD2 *phr, UDM_COORD2 *phrend, size_t sum, size_t num) in UdmDebugDistance()
142 #define UDM_DEBUG_DISTANCE(phr, phrend, sum, num) UdmDebugDistance(phr, phrend, sum, num) argument
144 #define UDM_DEBUG_DISTANCE(phr, phrend, sum, num) argument
164 UDM_COORD2 *phr, size_t num, size_t nuniq, in CalcAverageWordDistance()
/dports/multimedia/xvid/xvidcore/dshow/src/
H A DCAbout.cpp43 CUnknown * WINAPI CAbout::CreateInstance(LPUNKNOWN punk, HRESULT *phr) in CreateInstance()
54 CAbout::CAbout(LPUNKNOWN pUnk, HRESULT * phr) : in CAbout()
/dports/math/graphthing/graphthing-1.3.2/src/
H A Dlang.cc96 PhraseBlock *phr; in has_translation() local
108 PhraseBlock *phr; in has_translation() local
311 PhraseBlock *phr = it->second; in verify_phrases() local
384 void Translator::add_phrase (PhraseBlock *phr) in add_phrase()
397 PhraseBlock *phr; in lookup() local
/dports/emulators/vice/vice-3.5/src/lib/liblame/dshow/
H A Daboutprp.cpp62 CUnknown * WINAPI CMAEAbout::CreateInstance(LPUNKNOWN lpunk, HRESULT *phr) in CreateInstance()
77 CMAEAbout::CMAEAbout(LPUNKNOWN lpunk, HRESULT *phr) in CMAEAbout()
/dports/audio/lame/lame-3.100/dshow/
H A Daboutprp.cpp62 CUnknown * WINAPI CMAEAbout::CreateInstance(LPUNKNOWN lpunk, HRESULT *phr) in CreateInstance()
77 CMAEAbout::CMAEAbout(LPUNKNOWN lpunk, HRESULT *phr) in CMAEAbout()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/dshow/
H A Daboutprp.cpp62 CUnknown * WINAPI CMAEAbout::CreateInstance(LPUNKNOWN lpunk, HRESULT *phr) in CreateInstance()
77 CMAEAbout::CMAEAbout(LPUNKNOWN lpunk, HRESULT *phr) in CMAEAbout()
/dports/graphics/libfpx/libfpx-1.3.1-10/oless/
H A Dexpst.cxx947 VOID CExposedStream::Open(IN VOID *powner, OUT LONG *phr) in Open()
1010 VOID CExposedStream::Close(OUT LONG *phr) in Close()
1039 VOID CExposedStream::ReOpen(IN OUT VOID **ppv, OUT LONG *phr) in ReOpen()
1115 VOID CExposedStream::Flush(OUT LONG *phr) in Flush()
1138 ULONG CExposedStream::GetSize(OUT LONG *phr) in GetSize()
1171 VOID **ppv, OUT LONG *phr) in SetSize()
/dports/audio/festival/festival/src/modules/base/
H A Dphrasify.cc111 EST_Item *w,*phr=0; in phrasing_none() local
132 EST_Item *w,*phr=0; in phrasing_by_cart() local
221 EST_Item *w,*phr=0; in phrasing_by_probmodels() local
277 EST_Item *w, *phr = 0; in phrasing_by_cart_viterbi() local
797 EST_Item *w,*phr=0; in phrasing_by_fa() local

12345