Home
last modified time | relevance | path

Searched defs:ogg_uint64_t (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_formats/codecs/oggvorbis/
H A Dos_types.h35 typedef uint64_t ogg_uint64_t; typedef
43 typedef unsigned long long ogg_uint64_t; typedef
46 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned __int64 ogg_uint64_t; typedef
79 typedef uint64_t ogg_uint64_t; typedef
90 typedef unsigned long long ogg_uint64_t; typedef
101 typedef uint64_t ogg_uint64_t; typedef
111 typedef unsigned long long ogg_uint64_t; typedef
121 typedef unsigned long long ogg_uint64_t; typedef
[all …]
H A Dconfig_types.h11 typedef unsigned long long ogg_uint64_t; typedef
/dports/math/vtk9/VTK-9.1.0/ThirdParty/ogg/vtkogg/include/ogg/
H A Dos_types.h35 typedef uint64_t ogg_uint64_t; typedef
43 typedef unsigned long long ogg_uint64_t; typedef
46 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned __int64 ogg_uint64_t; typedef
79 typedef u_int64_t ogg_uint64_t; typedef
90 typedef unsigned long long ogg_uint64_t; typedef
101 typedef uint64_t ogg_uint64_t; typedef
111 typedef unsigned long long ogg_uint64_t; typedef
121 typedef unsigned long long ogg_uint64_t; typedef
[all …]
H A Dconfig_types.h.in24 typedef @USIZE64@ ogg_uint64_t; typedef
/dports/devel/godot/godot-3.2.3-stable/thirdparty/libogg/ogg/
H A Dos_types.h35 typedef uint64_t ogg_uint64_t; typedef
43 typedef unsigned long long ogg_uint64_t; typedef
46 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned __int64 ogg_uint64_t; typedef
79 typedef u_int64_t ogg_uint64_t; typedef
90 typedef unsigned long long ogg_uint64_t; typedef
101 typedef uint64_t ogg_uint64_t; typedef
111 typedef unsigned long long ogg_uint64_t; typedef
121 typedef unsigned long long ogg_uint64_t; typedef
[all …]
H A Dconfig_types.h11 typedef uint64_t ogg_uint64_t; typedef
/dports/devel/godot-tools/godot-3.2.3-stable/thirdparty/libogg/ogg/
H A Dos_types.h35 typedef uint64_t ogg_uint64_t; typedef
43 typedef unsigned long long ogg_uint64_t; typedef
46 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned __int64 ogg_uint64_t; typedef
79 typedef u_int64_t ogg_uint64_t; typedef
90 typedef unsigned long long ogg_uint64_t; typedef
101 typedef uint64_t ogg_uint64_t; typedef
111 typedef unsigned long long ogg_uint64_t; typedef
121 typedef unsigned long long ogg_uint64_t; typedef
[all …]
H A Dconfig_types.h11 typedef uint64_t ogg_uint64_t; typedef
/dports/audio/libogg/libogg-1.3.5/include/ogg/
H A Dos_types.h35 typedef uint64_t ogg_uint64_t; typedef
43 typedef unsigned long long ogg_uint64_t; typedef
46 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned __int64 ogg_uint64_t; typedef
79 typedef u_int64_t ogg_uint64_t; typedef
90 typedef unsigned long long ogg_uint64_t; typedef
101 typedef uint64_t ogg_uint64_t; typedef
111 typedef unsigned long long ogg_uint64_t; typedef
121 typedef unsigned long long ogg_uint64_t; typedef
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_include/ogg/
H A Dos_types.h35 typedef uint64_t ogg_uint64_t; typedef
43 typedef unsigned long long ogg_uint64_t; typedef
46 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned __int64 ogg_uint64_t; typedef
79 typedef uint64_t ogg_uint64_t; typedef
90 typedef unsigned long long ogg_uint64_t; typedef
101 typedef uint64_t ogg_uint64_t; typedef
111 typedef unsigned long long ogg_uint64_t; typedef
121 typedef unsigned long long ogg_uint64_t; typedef
[all …]
/dports/games/jfsw/jfsw-c434002/jfaudiolib/third-party/msvc/include/ogg/
H A Dos_types.h35 typedef uint64_t ogg_uint64_t; typedef
43 typedef unsigned long long ogg_uint64_t; typedef
46 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned __int64 ogg_uint64_t; typedef
79 typedef uint64_t ogg_uint64_t; typedef
90 typedef unsigned long long ogg_uint64_t; typedef
101 typedef uint64_t ogg_uint64_t; typedef
111 typedef unsigned long long ogg_uint64_t; typedef
121 typedef unsigned long long ogg_uint64_t; typedef
[all …]
/dports/databases/mantis/mantisbt-2.25.2/plugins/jQueryUI/
H A DjQueryUI.php37 return array(
45 function resources( $p_event ) {
46 if( config_get_global( 'cdn_enabled' ) == ON ) {
/dports/games/iortcw/iortcw-1.51c/MP/code/libogg-1.3.3/include/ogg/
H A Dos_types.h36 typedef uint64_t ogg_uint64_t; typedef
44 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
/dports/games/iortcw/iortcw-1.51c/SP/code/libogg-1.3.3/include/ogg/
H A Dos_types.h36 typedef uint64_t ogg_uint64_t; typedef
44 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
/dports/games/NBlood/NBlood-a1689a4/platform/Apple/include/ogg/
H A Dos_types.h36 typedef uint64_t ogg_uint64_t; typedef
44 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
/dports/math/vtk8/VTK-8.2.0/ThirdParty/ogg/vtkogg/include/ogg/
H A Dos_types.h36 typedef uint64_t ogg_uint64_t; typedef
44 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
/dports/games/openbor/openbor-3caaddd5/engine/android/app/jni/openbor/include/ogg/
H A Dos_types.h36 typedef uint64_t ogg_uint64_t; typedef
44 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
/dports/devel/godot2-tools/godot-2.1.6-stable/thirdparty/libogg/ogg/
H A Dos_types.h36 typedef uint64_t ogg_uint64_t; typedef
44 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
/dports/devel/godot2/godot-2.1.6-stable/thirdparty/libogg/ogg/
H A Dos_types.h36 typedef uint64_t ogg_uint64_t; typedef
44 typedef unsigned long long ogg_uint64_t; typedef
59 typedef uint64_t ogg_uint64_t; typedef
/dports/audio/praat/praat-6.2.03/external/vorbis/
H A Dconfig_types.h11 typedef uint64_t ogg_uint64_t; typedef
/dports/www/firefox-esr/firefox-91.8.0/media/libogg/include/ogg/
H A Dos_types.h57 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned long long ogg_uint64_t; typedef
80 typedef uint64_t ogg_uint64_t; typedef
/dports/www/firefox/firefox-99.0/media/libogg/include/ogg/
H A Dos_types.h57 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned long long ogg_uint64_t; typedef
80 typedef uint64_t ogg_uint64_t; typedef
/dports/lang/spidermonkey60/firefox-60.9.0/media/libogg/include/ogg/
H A Dos_types.h57 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned long long ogg_uint64_t; typedef
80 typedef uint64_t ogg_uint64_t; typedef
/dports/mail/thunderbird/thunderbird-91.8.0/media/libogg/include/ogg/
H A Dos_types.h57 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned long long ogg_uint64_t; typedef
80 typedef uint64_t ogg_uint64_t; typedef
/dports/lang/spidermonkey78/firefox-78.9.0/media/libogg/include/ogg/
H A Dos_types.h57 typedef uint64_t ogg_uint64_t; typedef
65 typedef unsigned long long ogg_uint64_t; typedef
80 typedef uint64_t ogg_uint64_t; typedef

123