Home
last modified time | relevance | path

Searched defs:Open (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerShmemFuchsia.cpp24 bool SharedMemoryRegion::Open(const char *Name) { in Open() function in fuzzer::SharedMemoryRegion
H A DFuzzerShmemWindows.cpp43 bool SharedMemoryRegion::Open(const char *Name) { in Open() function in fuzzer::SharedMemoryRegion
H A DFuzzerShmemPosix.cpp67 bool SharedMemoryRegion::Open(const char *Name) { in Open() function in fuzzer::SharedMemoryRegion
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_utils.cc79 LogWriter *LogWriter::Open() XRAY_NEVER_INSTRUMENT { in Open() function in __xray::LogWriter
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/APINotes/
H A DTypes.h33 Open, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DUnixAPIChecker.cpp32 Open, enumerator
/netbsd-src/sbin/savecore/
H A Dsavecore.c901 Open(const char *name, int rw) in Open() function
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/regex/internal/
H A Dparser.d993 Open = 0, Negate, Difference, SymDifference, Intersection, Union, None enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DCore.h1177 bool Open = true; variable
/netbsd-src/sys/dev/arcbios/
H A Darcbios.h346 int32_t Open; member
/netbsd-src/sys/external/bsd/acpica/dist/include/platform/
H A Dacefiex.h434 ACPI_EFI_FILE_OPEN Open; member
/netbsd-src/sys/external/bsd/gnu-efi/dist/inc/
H A Defiprot.h453 EFI_FILE_OPEN Open; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp95 SourceLocation Open = SilenceableCondVal.getBegin(); in HandleUnreachable() local
H A DSemaExpr.cpp18845 SourceLocation Open = E->getBeginLoc(); in DiagnoseAssignmentAsCondition() local
/netbsd-src/sys/net/
H A Dif_spppsubr.c275 void (*Open)(struct sppp *, void *); member