Home
last modified time | relevance | path

Searched refs:get_object_type (Results 1 – 25 of 370) sorted by relevance

12345678910>>...15

/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dmpeg4audio.c34 static inline int get_object_type(GetBitContext *gb) in get_object_type() function
55 c->object_type = get_object_type(&gb); in ff_mpeg4audio_get_config()
63 c->object_type = get_object_type(&gb); in ff_mpeg4audio_get_config()
74 c->ext_object_type = get_object_type(&gb); in ff_mpeg4audio_get_config()
/dports/misc/py-scikit-fusion/scikit-fusion-0.2.1/examples/
H A Dpharma_chaining.py107 action = pharma.get_object_type('Action')
108 pmid = pharma.get_object_type('PMID')
109 depositor = pharma.get_object_type('Depositor')
110 fingerprint = pharma.get_object_type('Fingerprint')
111 depo_cat = pharma.get_object_type('Depositor category')
112 chemical = pharma.get_object_type('Chemical')
H A Ddicty_association.py54 gene = dicty.get_object_type("Gene")
55 go_term = dicty.get_object_type("GO term")
56 exp_cond = dicty.get_object_type("Experimental condition")
/dports/multimedia/gstreamer1-libav/gst-libav-1.16.2/gst-libs/ext/libav/libavcodec/
H A Dmpeg4audio.c71 static inline int get_object_type(GetBitContext *gb) in get_object_type() function
91 c->object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
106 c->object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
131 c->ext_object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpeg4audio.c84 static inline int get_object_type(GetBitContext *gb) in get_object_type() function
104 c->object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
123 c->object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
148 c->ext_object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavcodec/
H A Dmpeg4audio.c84 static inline int get_object_type(GetBitContext *gb) in get_object_type() function
104 c->object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
123 c->object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
148 c->ext_object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavcodec/
H A Dmpeg4audio.c71 static inline int get_object_type(GetBitContext *gb) in get_object_type() function
91 c->object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
110 c->object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
135 c->ext_object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavcodec/
H A Dmpeg4audio.c84 static inline int get_object_type(GetBitContext *gb) in get_object_type() function
104 c->object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
123 c->object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
148 c->ext_object_type = get_object_type(gb); in ff_mpeg4audio_get_config_gb()
/dports/devel/py-graphql-core2/graphql-core-2.2.1/graphql/utils/
H A Dbuild_client_schema.py121 def get_object_type(type_ref): function
179 get_object_type(t) for t in union_introspection.get("possibleTypes", [])
292 query_type = get_object_type(schema_introspection["queryType"])
294 get_object_type(schema_introspection["mutationType"])
299 get_object_type(schema_introspection["subscriptionType"])
/dports/graphics/dia/dia-0.97.3/plug-ins/python/
H A Dotypes.py73 dtp = dia.get_object_type("UML - LargePackage")
74 dtc = dia.get_object_type("UML - Class")
100 o_real, h5, h6 = dia.get_object_type(st).create(0,0)
102 o_real, h5, h6 = dia.get_object_type(sp + " - " + st).create(0,0)
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpeg4audio.c66 static inline int get_object_type(GetBitContext *gb) in get_object_type() function
89 c->object_type = get_object_type(&gb); in avpriv_mpeg4audio_get_config()
104 c->object_type = get_object_type(&gb); in avpriv_mpeg4audio_get_config()
128 c->ext_object_type = get_object_type(&gb); in avpriv_mpeg4audio_get_config()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/libffmpeg/libavcodec/
H A Dmpeg4audio.c66 static inline int get_object_type(GetBitContext *gb) in get_object_type() function
89 c->object_type = get_object_type(&gb); in avpriv_mpeg4audio_get_config()
104 c->object_type = get_object_type(&gb); in avpriv_mpeg4audio_get_config()
128 c->ext_object_type = get_object_type(&gb); in avpriv_mpeg4audio_get_config()
/dports/devel/boost-docs/boost_1_72_0/boost/serialization/
H A Dshared_ptr_helper.hpp105 get_object_type(U & ){ in get_object_type() function
115 get_object_type(U & u){ in get_object_type() function
143 = type::get_object_type(*t); in reset()
/dports/devel/boost-python-libs/boost_1_72_0/boost/serialization/
H A Dshared_ptr_helper.hpp105 get_object_type(U & ){ in get_object_type() function
115 get_object_type(U & u){ in get_object_type() function
143 = type::get_object_type(*t); in reset()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/serialization/
H A Dshared_ptr_helper.hpp108 get_object_type(U & ){ in get_object_type() function
118 get_object_type(U & u){ in get_object_type() function
146 = type::get_object_type(*t); in reset()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/serialization/
H A Dshared_ptr_helper.hpp105 get_object_type(U & ){ in get_object_type() function
115 get_object_type(U & u){ in get_object_type() function
143 = type::get_object_type(*t); in reset()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/serialization/
H A Dshared_ptr_helper.hpp105 get_object_type(U & ){ in get_object_type() function
115 get_object_type(U & u){ in get_object_type() function
143 = type::get_object_type(*t); in reset()
/dports/databases/percona57-server/boost_1_59_0/boost/serialization/
H A Dshared_ptr_helper.hpp108 get_object_type(U & ){ in get_object_type() function
118 get_object_type(U & u){ in get_object_type() function
146 = type::get_object_type(*t); in reset()
/dports/databases/xtrabackup/boost_1_59_0/boost/serialization/
H A Dshared_ptr_helper.hpp108 get_object_type(U & ){ in get_object_type() function
118 get_object_type(U & u){ in get_object_type() function
146 = type::get_object_type(*t); in reset()
/dports/math/deal.ii/dealii-803d21ff957e349b3799cd3ef2c840bc78734305/bundled/boost-1.70.0/include/boost/serialization/
H A Dshared_ptr_helper.hpp105 get_object_type(U & ){ in get_object_type() function
115 get_object_type(U & u){ in get_object_type() function
143 = type::get_object_type(*t); in reset()
/dports/databases/percona57-client/boost_1_59_0/boost/serialization/
H A Dshared_ptr_helper.hpp108 get_object_type(U & ){ in get_object_type() function
118 get_object_type(U & u){ in get_object_type() function
146 = type::get_object_type(*t); in reset()
/dports/emulators/citra/citra-ac98458e0/externals/boost/boost/serialization/
H A Dshared_ptr_helper.hpp105 get_object_type(U & ){ in get_object_type() function
115 get_object_type(U & u){ in get_object_type() function
143 = type::get_object_type(*t); in reset()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/boost/boost/serialization/
H A Dshared_ptr_helper.hpp105 get_object_type(U & ){ in get_object_type() function
115 get_object_type(U & u){ in get_object_type() function
143 = type::get_object_type(*t); in reset()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/boost-for-react-native/boost/serialization/
H A Dshared_ptr_helper.hpp108 get_object_type(U & ){ in get_object_type() function
118 get_object_type(U & u){ in get_object_type() function
146 = type::get_object_type(*t); in reset()
/dports/graphics/povray37/povray-3.7.0.10/libraries/boost/boost/serialization/
H A Dshared_ptr_helper.hpp108 get_object_type(U & ){ in get_object_type() function
118 get_object_type(U & u){ in get_object_type() function
146 = type::get_object_type(*t); in reset()

12345678910>>...15