Searched defs:open (Results 1 - 25 of 86) sorted by relevance

1234

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/
H A Denum9.C10 static fig (*open)(void *thing, const char *filename); member in class:X
14 enum fig (*X::open)(void *thing, const char *filename) = 0; variable in typeref:enum:open
/openbsd-current/gnu/usr.bin/perl/lib/
H A Dopen.pm1 package open; package
[all...]
H A DDirHandle.pm65 sub open { subroutine
/openbsd-current/gnu/llvm/lldb/packages/Python/lldbsuite/support/
H A Dencoded_file.py32 def open( function
/openbsd-current/gnu/usr.bin/perl/dist/IO/lib/IO/
H A DFile.pm171 sub open { subroutine
[all...]
H A DDir.pm45 sub open { subroutine
/openbsd-current/sys/arch/amd64/stand/pxeboot/
H A Dopen.c74 open(const char *fname, int mode) function
/openbsd-current/sys/arch/i386/stand/pxeboot/
H A Dopen.c74 open(const char *fname, int mode) function
/openbsd-current/lib/libc/hidden/
H A Dfcntl.h26 PROTO_CANCEL(open); variable
/openbsd-current/lib/libc/sys/
H A Dw_open.c23 open(const char *path, int flags, ...) function
41 DEF_CANCEL(open); variable
/openbsd-current/sys/lib/libsa/
H A Dopen.c74 open(const char *fname, int mode) function
/openbsd-current/gnu/usr.bin/binutils/gdb/
H A Dproc-utils.h81 #define open(X,Y) open_with_trace (X, Y, __FILE__, __LINE__) macro
/openbsd-current/sys/dev/
H A Dradio_if.h40 int (*open)(void *, int, int, struct proc *); member in struct:radio_hw_if
H A Dmidi_if.h44 int (*open)(void *, int, /* open hardware */ member in struct:midi_hw_if
/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/generic/
H A Dmessages_members.h56 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, function in class:messages
/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/gnu/
H A Dmessages_members.h66 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, function in class:messages
/openbsd-current/gnu/gcc/libstdc++-v3/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h46 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, function in class:messages
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/generic/
H A Dmessages_members.h49 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, function in class:messages
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/gnu/
H A Dmessages_members.h61 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, function in class:messages
/openbsd-current/gnu/lib/libstdc++/libstdc++/config/locale/ieee_1003.1-2001/
H A Dmessages_members.h39 messages<_CharT>::open(const basic_string<char>& __s, const locale& __loc, function in class:messages
/openbsd-current/gnu/usr.bin/binutils/intl/
H A Dloadmsgcat.c47 # define open __open macro
/openbsd-current/gnu/usr.bin/binutils-2.17/intl/
H A Dloadmsgcat.c47 # define open __open macro
/openbsd-current/sys/dev/ic/
H A Dmpuvar.h37 int open; member in struct:mpu_softc
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/Orc/
H A DEPCGenericDylibManager.cpp74 Expected<tpctypes::DylibHandle> EPCGenericDylibManager::open(StringRef Path, function in class:llvm::orc::EPCGenericDylibManager
/openbsd-current/gnu/llvm/clang/tools/scan-view/share/
H A Dstartfile.py26 def open(self, filename): member in class:BaseController
72 def open(self, filename): member in class:Controller
90 def open(sel member in class:Controller.Start
206 def open(filename): function
[all...]

Completed in 247 milliseconds

1234