Home
last modified time | relevance | path

Searched refs:__handle (Results 1 – 25 of 286) sorted by relevance

12345678910>>...12

/dports/multimedia/mp4v2/mp4v2-2.0.0/src/
H A Dcmeta.cpp248 if( !m || !m->__handle ) in MP4TagsSetName()
272 if( !m || !m->__handle ) in MP4TagsSetArtist()
296 if( !m || !m->__handle ) in MP4TagsSetAlbumArtist()
320 if( !m || !m->__handle ) in MP4TagsSetAlbum()
344 if( !m || !m->__handle ) in MP4TagsSetGrouping()
368 if( !m || !m->__handle ) in MP4TagsSetComposer()
392 if( !m || !m->__handle ) in MP4TagsSetComments()
416 if( !m || !m->__handle ) in MP4TagsSetGenre()
440 if( !m || !m->__handle ) in MP4TagsSetGenreType()
464 if( !m || !m->__handle ) in MP4TagsSetReleaseDate()
[all …]
/dports/multimedia/avidemux-cli/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dcmeta.cpp248 if( !m || !m->__handle ) in MP4TagsSetName()
272 if( !m || !m->__handle ) in MP4TagsSetArtist()
296 if( !m || !m->__handle ) in MP4TagsSetAlbumArtist()
320 if( !m || !m->__handle ) in MP4TagsSetAlbum()
344 if( !m || !m->__handle ) in MP4TagsSetGrouping()
368 if( !m || !m->__handle ) in MP4TagsSetComposer()
392 if( !m || !m->__handle ) in MP4TagsSetComments()
416 if( !m || !m->__handle ) in MP4TagsSetGenre()
440 if( !m || !m->__handle ) in MP4TagsSetGenreType()
464 if( !m || !m->__handle ) in MP4TagsSetReleaseDate()
[all …]
/dports/multimedia/avidemux-qt5/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dcmeta.cpp248 if( !m || !m->__handle ) in MP4TagsSetName()
272 if( !m || !m->__handle ) in MP4TagsSetArtist()
296 if( !m || !m->__handle ) in MP4TagsSetAlbumArtist()
320 if( !m || !m->__handle ) in MP4TagsSetAlbum()
344 if( !m || !m->__handle ) in MP4TagsSetGrouping()
368 if( !m || !m->__handle ) in MP4TagsSetComposer()
392 if( !m || !m->__handle ) in MP4TagsSetComments()
416 if( !m || !m->__handle ) in MP4TagsSetGenre()
440 if( !m || !m->__handle ) in MP4TagsSetGenreType()
464 if( !m || !m->__handle ) in MP4TagsSetReleaseDate()
[all …]
/dports/multimedia/avidemux-plugins/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dcmeta.cpp248 if( !m || !m->__handle ) in MP4TagsSetName()
272 if( !m || !m->__handle ) in MP4TagsSetArtist()
296 if( !m || !m->__handle ) in MP4TagsSetAlbumArtist()
320 if( !m || !m->__handle ) in MP4TagsSetAlbum()
344 if( !m || !m->__handle ) in MP4TagsSetGrouping()
368 if( !m || !m->__handle ) in MP4TagsSetComposer()
392 if( !m || !m->__handle ) in MP4TagsSetComments()
416 if( !m || !m->__handle ) in MP4TagsSetGenre()
440 if( !m || !m->__handle ) in MP4TagsSetGenreType()
464 if( !m || !m->__handle ) in MP4TagsSetReleaseDate()
[all …]
/dports/multimedia/avidemux/avidemux_2.7.6/avidemux_plugins/ADM_muxers/muxerMp4v2/libmp4v2/src/
H A Dcmeta.cpp248 if( !m || !m->__handle ) in MP4TagsSetName()
272 if( !m || !m->__handle ) in MP4TagsSetArtist()
296 if( !m || !m->__handle ) in MP4TagsSetAlbumArtist()
320 if( !m || !m->__handle ) in MP4TagsSetAlbum()
344 if( !m || !m->__handle ) in MP4TagsSetGrouping()
368 if( !m || !m->__handle ) in MP4TagsSetComposer()
392 if( !m || !m->__handle ) in MP4TagsSetComments()
416 if( !m || !m->__handle ) in MP4TagsSetGenre()
440 if( !m || !m->__handle ) in MP4TagsSetGenreType()
464 if( !m || !m->__handle ) in MP4TagsSetReleaseDate()
[all …]
/dports/textproc/py-python-augeas/python-augeas-1.0.3/augeas/
H A D__init__.py109 if not self.__handle:
120 if not self.__handle:
141 if not self.__handle:
164 if not self.__handle:
186 if not self.__handle:
208 if not self.__handle:
232 if not self.__handle:
258 if not self.__handle:
284 if not self.__handle:
306 if not self.__handle:
[all …]
/dports/devel/ucommon/ucommon-7.0.0/nossl/
H A Dsecure.cpp23 HCRYPTPROV __handle = (HCRYPTPROV)NULL; variable
41 if(__handle != (HCRYPTPROV)NULL) in init()
44 if(CryptAcquireContext(&__handle, NULL, NULL, PROV_RSA_FULL, 0)) in init()
47 if(CryptAcquireContext(&__handle, NULL, NULL, PROV_RSA_FULL, CRYPT_NEWKEYSET)) in init()
51 __handle = (HCRYPTPROV)NULL; in init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/acpi/platform/
H A Daclinuxex.h83 #define acpi_os_create_lock(__handle) \ argument
87 *(__handle) = lock; \
88 spin_lock_init(*(__handle)); \
94 #define acpi_os_create_raw_lock(__handle) \ argument
98 *(__handle) = lock; \
99 raw_spin_lock_init(*(__handle)); \
/dports/multimedia/libv4l/linux-5.13-rc2/include/acpi/platform/
H A Daclinuxex.h83 #define acpi_os_create_lock(__handle) \ argument
87 *(__handle) = lock; \
88 spin_lock_init(*(__handle)); \
94 #define acpi_os_create_raw_lock(__handle) \ argument
98 *(__handle) = lock; \
99 raw_spin_lock_init(*(__handle)); \
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/acpi/platform/
H A Daclinuxex.h83 #define acpi_os_create_lock(__handle) \ argument
87 *(__handle) = lock; \
88 spin_lock_init(*(__handle)); \
94 #define acpi_os_create_raw_lock(__handle) \ argument
98 *(__handle) = lock; \
99 raw_spin_lock_init(*(__handle)); \
/dports/x11-toolkits/wxgtk28-contrib-common/wxGTK-2.8.12/src/unix/
H A Ddlunix.cpp202 static inline int wx_dlclose(void *__handle) in wx_dlclose() argument
206 return dlclose(__handle); in wx_dlclose()
209 return wx_darwin_dlclose(__handle); in wx_dlclose()
222 static inline void *wx_dlsym(void *__handle, const char *__symbol) in wx_dlsym() argument
226 return dlsym(__handle, __symbol); in wx_dlsym()
229 return wx_darwin_dlsym(__handle, __symbol); in wx_dlsym()
236 #define wx_dlclose(__handle) dlclose(__handle) argument
238 #define wx_dlsym(__handle,__symbol) dlsym(__handle,__symbol) argument
/dports/x11-toolkits/wxgtk28-common/wxGTK-2.8.12/src/unix/
H A Ddlunix.cpp202 static inline int wx_dlclose(void *__handle) in wx_dlclose() argument
206 return dlclose(__handle); in wx_dlclose()
209 return wx_darwin_dlclose(__handle); in wx_dlclose()
222 static inline void *wx_dlsym(void *__handle, const char *__symbol) in wx_dlsym() argument
226 return dlsym(__handle, __symbol); in wx_dlsym()
229 return wx_darwin_dlsym(__handle, __symbol); in wx_dlsym()
236 #define wx_dlclose(__handle) dlclose(__handle) argument
238 #define wx_dlsym(__handle,__symbol) dlsym(__handle,__symbol) argument
/dports/x11-toolkits/wxgtk28-contrib/wxGTK-2.8.12/src/unix/
H A Ddlunix.cpp202 static inline int wx_dlclose(void *__handle) in wx_dlclose() argument
206 return dlclose(__handle); in wx_dlclose()
209 return wx_darwin_dlclose(__handle); in wx_dlclose()
222 static inline void *wx_dlsym(void *__handle, const char *__symbol) in wx_dlsym() argument
226 return dlsym(__handle, __symbol); in wx_dlsym()
229 return wx_darwin_dlsym(__handle, __symbol); in wx_dlsym()
236 #define wx_dlclose(__handle) dlclose(__handle) argument
238 #define wx_dlsym(__handle,__symbol) dlsym(__handle,__symbol) argument
/dports/x11-toolkits/wxgtk28/wxGTK-2.8.12/src/unix/
H A Ddlunix.cpp202 static inline int wx_dlclose(void *__handle) in wx_dlclose() argument
206 return dlclose(__handle); in wx_dlclose()
209 return wx_darwin_dlclose(__handle); in wx_dlclose()
222 static inline void *wx_dlsym(void *__handle, const char *__symbol) in wx_dlsym() argument
226 return dlsym(__handle, __symbol); in wx_dlsym()
229 return wx_darwin_dlsym(__handle, __symbol); in wx_dlsym()
236 #define wx_dlclose(__handle) dlclose(__handle) argument
238 #define wx_dlsym(__handle,__symbol) dlsym(__handle,__symbol) argument
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/
H A Ddlfcn.h60 extern int dlclose (void *__handle) __THROWNL __nonnull ((1));
64 extern void *dlsym (void *__restrict __handle,
73 extern void *dlvsym (void *__restrict __handle,
123 extern int dlinfo (void *__restrict __handle,
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/
H A Ddlfcn.h60 extern int dlclose (void *__handle) __THROWNL __nonnull ((1));
64 extern void *dlsym (void *__restrict __handle,
73 extern void *dlvsym (void *__restrict __handle,
123 extern int dlinfo (void *__restrict __handle,
/dports/games/nethack34-nox11/nethack-3.4.3/include/
H A Dntconf.h154 int _RTLENTRY _EXPFUNC write (int __handle, const void _FAR *__buf, unsigned __len);
156 int _RTLENTRY _EXPFUNC close (int __handle);
157 int _RTLENTRY _EXPFUNC _close (int __handle);
159 long _RTLENTRY _EXPFUNC lseek (int __handle, long __offset, int __fromwhere);
160 int _RTLENTRY _EXPFUNC read (int __handle, void _FAR *__buf, unsigned __len);
/dports/games/nethack34/nethack-3.4.3/include/
H A Dntconf.h154 int _RTLENTRY _EXPFUNC write (int __handle, const void _FAR *__buf, unsigned __len);
156 int _RTLENTRY _EXPFUNC close (int __handle);
157 int _RTLENTRY _EXPFUNC _close (int __handle);
159 long _RTLENTRY _EXPFUNC lseek (int __handle, long __offset, int __fromwhere);
160 int _RTLENTRY _EXPFUNC read (int __handle, void _FAR *__buf, unsigned __len);
/dports/games/vultures-eye/vulture-2.3.67/nethack/include/
H A Dntconf.h154 int _RTLENTRY _EXPFUNC write (int __handle, const void _FAR *__buf, unsigned __len);
156 int _RTLENTRY _EXPFUNC close (int __handle);
157 int _RTLENTRY _EXPFUNC _close (int __handle);
159 long _RTLENTRY _EXPFUNC lseek (int __handle, long __offset, int __fromwhere);
160 int _RTLENTRY _EXPFUNC read (int __handle, void _FAR *__buf, unsigned __len);
/dports/games/vultures-eye/vulture-2.3.67/slashem/include/
H A Dntconf.h159 int _RTLENTRY _EXPFUNC write (int __handle, const void _FAR *__buf, unsigned __len);
161 int _RTLENTRY _EXPFUNC close (int __handle);
162 int _RTLENTRY _EXPFUNC _close (int __handle);
164 long _RTLENTRY _EXPFUNC lseek (int __handle, long __offset, int __fromwhere);
165 int _RTLENTRY _EXPFUNC read (int __handle, void _FAR *__buf, unsigned __len);
/dports/games/unnethack/unnethack-5.1.0-20131208/include/
H A Dntconf.h154 int _RTLENTRY _EXPFUNC write (int __handle, const void _FAR *__buf, unsigned __len);
156 int _RTLENTRY _EXPFUNC close (int __handle);
157 int _RTLENTRY _EXPFUNC _close (int __handle);
159 long _RTLENTRY _EXPFUNC lseek (int __handle, long __offset, int __fromwhere);
160 int _RTLENTRY _EXPFUNC read (int __handle, void _FAR *__buf, unsigned __len);
/dports/games/vultures-eye/vulture-2.3.67/unnethack/include/
H A Dntconf.h154 int _RTLENTRY _EXPFUNC write (int __handle, const void _FAR *__buf, unsigned __len);
156 int _RTLENTRY _EXPFUNC close (int __handle);
157 int _RTLENTRY _EXPFUNC _close (int __handle);
159 long _RTLENTRY _EXPFUNC lseek (int __handle, long __offset, int __fromwhere);
160 int _RTLENTRY _EXPFUNC read (int __handle, void _FAR *__buf, unsigned __len);
/dports/graphics/jogl/jogl-1.1.1_9/gluegen/src/native/macosx/
H A DMacOSXDynamicLinkerImpl_JNI.c16 …n_gluegen_runtime_MacOSXDynamicLinkerImpl_dlclose__J(JNIEnv *env, jclass _unused, jlong __handle) { in Java_com_sun_gluegen_runtime_MacOSXDynamicLinkerImpl_dlclose__J() argument
18 _res = dlclose((void *) (intptr_t) __handle); in Java_com_sun_gluegen_runtime_MacOSXDynamicLinkerImpl_dlclose__J()
69 …nkerImpl_dlsym__JLjava_lang_String_2(JNIEnv *env, jclass _unused, jlong __handle, jstring __symbol… in Java_com_sun_gluegen_runtime_MacOSXDynamicLinkerImpl_dlsym__JLjava_lang_String_2() argument
82 _res = dlsym((void *) (intptr_t) __handle, (char *) _UTF8__symbol); in Java_com_sun_gluegen_runtime_MacOSXDynamicLinkerImpl_dlsym__JLjava_lang_String_2()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/dl/
H A Ddlfcn.h49 extern int dlclose (void *__handle) __THROW;
53 extern void *dlsym (void *__restrict __handle,
58 extern void *dlvsym (void *__restrict __handle,
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/include/
H A Ddlfcn.h49 extern int dlclose (void *__handle) __THROW;
53 extern void *dlsym (void *__restrict __handle,
58 extern void *dlvsym (void *__restrict __handle,

12345678910>>...12