Searched defs:open (Results 26 - 50 of 255) sorted by relevance

1234567891011

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/util/test/
H A DTestEnv.java104 public Environment open(String testName) method in class:TestEnv
110 public Environment open(String testName, boolean create) method in class:TestEnv
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/xa/
H A Dxa_db.c29 int (*open) __P((DB *, DB_TXN *, member in struct:__xa_methods
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rand/
H A Drandfile.c88 # define open _open macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/serio/
H A Dambakmi.c37 unsigned int open; member in struct:amba_kmi_port
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/um/include/shared/
H A Dchan_user.h22 int (*open)(int, int, int, void *, char **); member in struct:chan_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/
H A Dpmon.h15 int (*open) (char*, int, int); member in struct:callvectors
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dtty_ldisc.h122 int (*open)(struct tty_struct *); member in struct:tty_ldisc_ops
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libav-0.8.8/libavformat/
H A Dos_support.h50 #define open ff_win32_open macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/zip30/macos/
H A Dosdep.h101 #define open(path, oflag) MacOpen(path, oflag) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dexecute.c73 #undef open macro
107 #undef open /* avoid warning on VMS */ macro
108 #define open nonintr_open macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dtcpdump-stdinc.h67 #define open _open macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/iostream/
H A Dzfstream.cpp18 gzfilebuf *gzfilebuf::open( const char *name, function in class:gzfilebuf
270 void gzfilestream_common::open( const char *name, int io_mode ) { function in class:gzfilestream_common
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/iostream2/
H A Dzstream.h65 void open(const char* name) { function in class:izstream
70 void open(FILE* fp) { function in class:izstream
177 void open(const char* name, int level = Z_DEFAULT_COMPRESSION) { function in class:ozstream
186 void open(FIL function in class:ozstream
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/contrib/iostream3/
H A Dzfstream.cc51 gzfilebuf::open(const char *name, function in class:gzfilebuf
398 gzifstream::open(cons function in class:gzifstream
453 gzofstream::open(const char* name, function in class:gzofstream
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ntfs-3g-2009.3.8/include/ntfs-3g/
H A Ddevice.h89 int (*open)(struct ntfs_device *dev, int flags); member in struct:ntfs_device_operations
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/samples/typetest/
H A Dtypetest.cpp945 wxString type, desc, open; local
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/davinci/
H A Dccdc_hw_device.h34 int (*open) (struct device *dev); member in struct:ccdc_hw_ops
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pci/hotplug/
H A Dcpqphp_sysfs.c144 static int open(struct inode *inode, struct file *file) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dprogreloc.c79 #undef open macro
/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 DDbSequence.java79 public void open(DbTxn txnid, com.sleepycat.db.DatabaseEntry key, int flags) throws com.sleepycat.db.DatabaseException { db_javaJNI.DbSequence_open(swigCPtr, this, DbTxn.getCPtr(txnid), txnid, key, flags); } method in class:DbSequence
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/test/scr024/src/com/sleepycat/persist/test/
H A DForeignKeyTest.java89 private void open() method in class:ForeignKeyTest
H A DNegativeTest.java40 private void open() method in class:NegativeTest
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/iostream/
H A Dzfstream.cpp18 gzfilebuf *gzfilebuf::open( const char *name, function in class:gzfilebuf
270 void gzfilestream_common::open( const char *name, int io_mode ) { function in class:gzfilestream_common
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/iostream2/
H A Dzstream.h65 void open(const char* name) { function in class:izstream
70 void open(FILE* fp) { function in class:izstream
177 void open(const char* name, int level = Z_DEFAULT_COMPRESSION) { function in class:ozstream
186 void open(FIL function in class:ozstream
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/iostream3/
H A Dzfstream.cc51 gzfilebuf::open(const char *name, function in class:gzfilebuf
398 gzifstream::open(cons function in class:gzifstream
453 gzofstream::open(const char* name, function in class:gzofstream
[all...]

Completed in 233 milliseconds

1234567891011