Searched refs:get_type (Results 26 - 44 of 44) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/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);
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/tools/perf/util/
H A Dtrace-event-parse.c402 static enum event_type get_type(int ch) function
453 type = get_type(ch);
549 while (get_type(__peek_char()) == type) {
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_unix/
H A Ddb_cxx.h221 virtual int get_type(DBTYPE *);
H A Ddb.h1442 int (*get_type) __P((DB *, DBTYPE *)); member in struct:__db
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_vxworks/
H A Ddb_cxx.h222 virtual int get_type(DBTYPE *);
H A Ddb.h1430 int (*get_type) __P((DB *, DBTYPE *)); member in struct:__db
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/build_windows/
H A Ddb_cxx.h222 virtual int get_type(DBTYPE *);
H A Ddb.h1469 int (*get_type) __P((DB *, DBTYPE *)); member in struct:__db
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/doc/
H A Dapibuild.py151 def get_type(self): member in class:identifier
/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dapibuild.py151 def get_type(self): member in class:identifier
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/tcl/
H A Dtcl_db_pkg.c2482 (void)dbp->get_type(dbp, &type);

Completed in 418 milliseconds

12