Home
last modified time | relevance | path

Searched defs:_prot (Results 1 – 25 of 36) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/support/
H A Dsys-mman.c44 int _prot, _flags; in Mono_Posix_Syscall_mmap() local
68 int _prot; in Mono_Posix_Syscall_mprotect() local
168 int _prot, _flags; in Mono_Posix_Syscall_remap_file_pages() local
/dports/emulators/kcemu/KCemu-0.5.1/include/kc/
H A Dmod_raf.h31 int _prot[2]; variable
/dports/math/octave-forge-io/io-2.6.4/src/
H A Dcsvexplode.cc55 std::string _prot = (args.length() > 2) ? args(2).string_value() : "\""; variable
H A Dcsv2cell.cc339 const std::string _prot = (nargin > arg_sh + 2) ? args(arg_sh + 2).string_value () : "\""; variable
/dports/www/py-spyne/spyne-2.13.16/spyne/util/
H A Ddyninit.py44 _prot = ProtocolBase() variable
/dports/devel/kdesvn/kdesvn-2.1.0/src/svnqt/
H A Durl.cpp100 const QString _prot = prot.toLower(); in transformProtokoll() local
/dports/sysutils/plasma5-kinfocenter/kinfocenter-5.23.5/Modules/usbview/
H A Dusbdevices.h63 uint8_t _class, _sub, _prot; variable
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h236 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
246 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h236 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
246 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/csky/include/asm/
H A Dpgtable.h236 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
246 static inline pgprot_t pgprot_writecombine(pgprot_t _prot) in pgprot_writecombine()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/memory/
H A Drcache.h24 #define UCS_RCACHE_PROT_ARG(_prot) \ argument
/dports/www/py-spyne/spyne-2.13.16/spyne/interface/xml_schema/
H A Dmodel.py40 _prot = XmlDocument() variable
H A Dparser.py57 _prot = XmlDocument() variable
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/video/fbdev/
H A Dgbefb.c47 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_UNCACHED_ACCELERATED) argument
49 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_CACHABLE_NO_WA) argument
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/video/fbdev/
H A Dgbefb.c47 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_UNCACHED_ACCELERATED) argument
49 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_CACHABLE_NO_WA) argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/video/fbdev/
H A Dgbefb.c47 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_UNCACHED_ACCELERATED) argument
49 #define pgprot_fb(_prot) (((_prot) & (~_CACHE_MASK)) | _CACHE_CACHABLE_NO_WA) argument
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/include/asm/
H A Dpgtable.h454 static inline pgprot_t pgprot_noncached(pgprot_t _prot)
465 static inline pgprot_t pgprot_writecombine(pgprot_t _prot)
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/include/asm/
H A Dpgtable.h454 static inline pgprot_t pgprot_noncached(pgprot_t _prot)
465 static inline pgprot_t pgprot_writecombine(pgprot_t _prot)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/include/asm/
H A Dpgtable.h454 static inline pgprot_t pgprot_noncached(pgprot_t _prot)
465 static inline pgprot_t pgprot_writecombine(pgprot_t _prot)
/dports/multimedia/libv4l/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h114 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h114 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/nios2/include/asm/
H A Dpgtable.h114 static inline pgprot_t pgprot_noncached(pgprot_t _prot) in pgprot_noncached()
/dports/ftp/p5-Net-FTPSSL/Net-FTPSSL-0.42/
H A DFTPSSL.pm2731 sub _prot { subroutine
/dports/lang/clisp/clisp-df3b9f6fdcff22832898e89a989eb499c0f842ed/modules/rawsock/
H A Drawsock.c95 #define with_buffer_arg(_buffer,_arg_,_size,_prot,_code) do { \ argument
116 #define with_sockaddr_arg(_ptr,_arg_,_size,_prot,_code) do { \ argument
/dports/net/libwebsockets/libwebsockets-v4.2.2/lib/secure-streams/
H A Dsecure-streams.c588 const char *prot, *_prot, *ipath, *_ipath, *ads, *_ads; in _lws_ss_client_connect() local

12