Searched refs:get_type (Results 1 - 25 of 39) sorted by path

12

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/include/FLAC++/
H A Dmetadata.h190 ::FLAC__MetadataType get_type() const;
699 inline unsigned get_type() const { return object_->type; } function in class:FLAC::Metadata::CueSheet::Track
847 ::FLAC__StreamMetadata_Picture_Type get_type() const;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/libFLAC++/
H A Dmetadata.cpp204 FLAC__MetadataType Prototype::get_type() const function in class:FLAC::Metadata::Prototype
1036 ::FLAC__StreamMetadata_Picture_Type Picture::get_type() const
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/test_libFLAC++/
H A Dmetadata_manip.cpp770 if(picture->get_type () != ::FLAC__STREAM_METADATA_PICTURE_TYPE_FRONT_COVER)
771 return die_("mismatch in picture->get_type ()");
787 if(picture.get_type () != ::FLAC__STREAM_METADATA_PICTURE_TYPE_FRONT_COVER)
788 return die_("mismatch in picture->get_type ()");
844 if(block->get_type() != ::FLAC__METADATA_TYPE_STREAMINFO)
877 if(block->get_type() != ::FLAC__METADATA_TYPE_PADDING)
1526 FLAC__ASSERT(block->get_type() == FLAC__METADATA_TYPE_STREAMINFO);
H A Dmetadata_object.cpp1490 printf("testing Track::get_type()... ");
1491 if(track1.get_type() != 0)
1525 if(track1.get_type() != 1)
1945 printf("testing Picture::get_type()... ");
1946 if(block.get_type() != ::FLAC__STREAM_METADATA_PICTURE_TYPE_OTHER)
1951 printf(" Picture::get_type()... ");
1953 if(block.get_type() != ::FLAC__STREAM_METADATA_PICTURE_TYPE_MEDIA)
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_brew/
H A Ddb.h1432 int (*get_type) __P((DB *, DBTYPE *)); member in struct:__db
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_s60/
H A Ddb.h1421 int (*get_type) __P((DB *, DBTYPE *)); member in struct:__db
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb.h1442 int (*get_type) __P((DB *, DBTYPE *)); member in struct:__db
H A Ddb_cxx.h221 virtual int get_type(DBTYPE *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb.h1430 int (*get_type) __P((DB *, DBTYPE *)); member in struct:__db
H A Ddb_cxx.h222 virtual int get_type(DBTYPE *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_wince/
H A Ddb.h1469 int (*get_type) __P((DB *, DBTYPE *)); member in struct:__db
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb.h1469 int (*get_type) __P((DB *, DBTYPE *)); member in struct:__db
H A Ddb_cxx.h222 virtual int get_type(DBTYPE *);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/cxx/
H A Dcxx_db.cpp287 int Db::get_type(DBTYPE *dbtype) function in class:Db
290 return (db->get_type(db, dbtype));
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/db/
H A Ddb_method.c247 dbp->get_type = __db_get_type;
479 DB_ILLEGAL_BEFORE_OPEN(dbp, "DB->get_type");
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/docs_src/tcl/
H A Dm4.tcl19 define(m4_tcl_db_get_type, [m4_italic(db) m4_bold(get_type)])
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/
H A DDatabaseConfig.java2084 type = DatabaseType.fromInt(db.get_type());
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/java/src/com/sleepycat/db/internal/
H A DDb.java393 public int get_type() throws com.sleepycat.db.DatabaseException { method in class:Db
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/libdb_java/
H A Ddb.i319 DBTYPE get_type() {
321 errno = self->get_type(self, &type);
H A Ddb_java_wrap.c2624 errno = self->get_type(self, &type);
5345 if ((err = db->get_type(db, &dbtype)) != 0) {
H A Djava_stat.i133 if ((err = db->get_type(db, &dbtype)) != 0) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/perl/BerkeleyDB/
H A DBerkeleyDB.xs1664 dbp->get_type(dbp, &RETVAL->type) ;
1666 RETVAL->type = dbp->get_type(dbp) ;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/php_db4/
H A Ddb4.cpp343 ZEND_NAMED_FE(get_type, _wrap_db_get_type, NULL)
1288 /* {{{ proto string DB4::get_type()
1296 if(db->get_type(db, &type)) {
1365 if(db->get_type(db, &type)) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/c/
H A Ddb_server_proc.c1394 (void)dbp->get_type(dbp, &dbtype);
2011 (void)dbp->get_type(dbp, &type);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/db-4.7.25.NC/rpc_server/cxx/
H A Ddb_server_cxxproc.cpp1199 (void)dbp->get_type(&dbtype);
1757 (void)dbp->get_type(&type);
2388 ret = dbp->get_type(&dbtype);

Completed in 684 milliseconds

12