Home
last modified time | relevance | path

Searched defs:Initialized (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/usr.sbin/wsmoused/
H A Daction.c76 static int Initialized = 0; variable
H A Dselection.c128 static int Initialized = 0; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h59 bool Initialized; variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DStatistic.h56 std::atomic<bool> Initialized; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCTargetDesc.cpp129 static bool Initialized = false; in getFirstReg() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DSignals.cpp61 enum class Status { Empty, Initializing, Initialized, Executing }; enumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h124 bool Initialized = false; // Flagged after all passes are configured. variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/Orc/
H A DMachOPlatform.cpp33 enum class ObjCRegistrationAPI { Uninitialized, Unavailable, Initialized }; enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp92 bool Initialized; member in __anonc99bc9c10111::PrintPPOutputPPCallbacks
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/windows/
H A Ddll.d284 BOOLEAN Initialized; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp760 static bool Initialized = false; in getOperandTypes() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp923 bool Initialized = false; in rebuildSSA() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DUninitializedValues.cpp103 Initialized = 0x1, /* 01 */ enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp1145 mutable bool Initialized; member in __anond662b3c10811::ObjCNonNilReturnValueChecker
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmt.cpp57 static bool Initialized = false; in getStmtInfoTableEntry() local
/netbsd-src/usr.sbin/syslogd/
H A Dsyslogd.c182 int Initialized = 0; /* set when we have initialized ourselves */ variable
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Daclocal.h594 BOOLEAN Initialized; /* TRUE if this block is initialized */ member