Home
last modified time | relevance | path

Searched defs:share (Results 1 – 25 of 5637) sorted by path

12345678910>>...226

/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/win/
H A Dfs.c406 DWORD share; in fs__open() local
/dports/astro/opencpn/OpenCPN-5.2.4/buildandroid/libcurl/include/curl/
H A Dcurl.h2313 #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param) argument
H A Dtypecheck-gcc.h135 #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param) argument
/dports/astro/opencpn/OpenCPN-5.2.4/libs/wxcurl/src/include/curl/
H A Dcurl.h2313 #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param) argument
H A Dtypecheck-gcc.h135 #define curl_share_setopt(share,opt,param) curl_share_setopt(share,opt,param) argument
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/pcm/
H A Dpcm_share.c199 snd_pcm_share_t *share = pcm->private_data; in _snd_pcm_share_missing() local
421 snd_pcm_share_t *share = pcm->private_data; in _snd_pcm_share_update() local
470 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_info() local
476 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_hw_refine_cprepare() local
520 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_hw_refine_sprepare() local
594 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_hw_refine_slave() local
600 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_hw_params_slave() local
616 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_hw_params() local
672 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_hw_free() local
691 snd_pcm_share_t *share = pcm->private_data; in snd_pcm_share_status() local
[all …]
/dports/audio/alsa-lib/alsa-lib-1.2.2/src/
H A Dshmarea.c40 int share; member
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/db/sql/device/nfs/
H A DNfsDeviceHandler.cpp31 NfsDeviceHandler::NfsDeviceHandler( int deviceId, const QString &server, const QString &share, cons… in NfsDeviceHandler()
118 const Solid::NetworkShare *share = device.as<Solid::NetworkShare>(); in canHandle() local
175 QString share = url.path(); // leading slash is preserved for nfs shares in createHandler() local
/dports/audio/amarok/amarok-3e11ccdd1417e70486eaaa84d8475182eec44c20/src/core-impl/collections/db/sql/device/smb/
H A DSmbDeviceHandler.cpp31 SmbDeviceHandler::SmbDeviceHandler( int deviceId, const QString &server, const QString &share, cons… in SmbDeviceHandler()
118 const Solid::NetworkShare *share = device.as<Solid::NetworkShare>(); in canHandle() local
175 QString share = url.path().mid( 1 ); // strip leading slash, not usual in smb shares in createHandler() local
/dports/audio/ampache/ampache-php74-5.0.0/docs/
H A DAPI-JSON-methods.md1106 ### share subsection
H A DAPI-XML-methods.md1089 ### share subsection
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Api/Method/
H A DShareMethod.php52 public static function share(array $input) function in Ampache\\Module\\Api\\Method\\ShareMethod
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Api/
H A DSubsonic_Api.php236 …lwaysArray = array('musicFolder', 'channel', 'artist', 'child', 'song', 'album', 'share', 'entry'))
250 …lwaysArray = array('musicFolder', 'channel', 'artist', 'child', 'song', 'album', 'share', 'entry'))
H A DSubsonic_Xml_Data.php1391 public static function addShare($xml, $share)
/dports/audio/ampache/ampache-php74-5.0.0/src/Module/Application/Playback/
H A DPlayAction.php892 private function is_shared_media(Share $share, $media_id): bool
/dports/audio/cantata/cantata-2.4.2/http/
H A Dhttpserver.cpp227 … QString share=f.startsWith(QLatin1Char('/')) ? (QLatin1Char('/')+f) : (QLatin1String("//")+f); in encodeUrl() local
H A Dhttpsocket.cpp347 QString share=QLatin1String("//")+url.host()+song.file; in readClient() local
/dports/audio/cantata/cantata-2.4.2/support/
H A Dmonoicon.h476 share = 0xf064, enumerator
/dports/audio/carla/Carla-2.4.1/source/modules/juce_gui_basics/native/
H A Djuce_ios_ContentSharer.cpp93 void share (NSArray* items) in share() function in juce::ContentSharer::ContentSharerNativeImpl
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ao/eng_psf/
H A Dpsx.h61 uint32 share; /* index of a shared memory block */ member
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sc68/file68/src/
H A Drsc68.c176 void rsc68_get_path(const char **share, in rsc68_get_path()
/dports/audio/flac/flac-1.3.4/include/
H A DMakefile.am23 SUBDIRS = FLAC $(CPPLIBS_DIRS) share test_libs_common subdir
/dports/audio/flac/flac-1.3.4/src/
H A DMakefile.am29 share \ subdir
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/gstreamer-0.17.4/src/
H A Dmemory.rs293 pub fn share(&self, offset: isize, size: Option<usize>) -> Memory { in share() method
/dports/audio/gnome-podcasts/podcasts-c86f7bfdef7692bbf20f315a90450321f6ca9ce7/cargo-crates/h2-0.3.9/src/
H A Dlib.rs125 mod share; module

12345678910>>...226