Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
HDtsd_exclusive.h18 Initialized, enumerator
97 bool Initialized; member
HDtsd_shared.h166 bool Initialized; member
/freebsd-11-stable/contrib/ntp/lib/isc/win32/
HDntpaths.c50 static BOOL Initialized = FALSE; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
HDOProfileWrapper.h59 bool Initialized; variable
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDStatistic.h64 std::atomic<bool> Initialized; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
HDSystemZMCTargetDesc.cpp129 static bool Initialized = false; in getFirstReg() local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDSignals.cpp53 enum class Status { Empty, Initializing, Initialized, Executing }; enumerator
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
HDTargetPassConfig.h122 bool Initialized = false; // Flagged after all passes are configured. variable
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
HDReproducer.cpp64 bool Reproducer::Initialized() { return InstanceImpl().operator bool(); } in Initialized() function in Reproducer
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFDebugFrame.cpp165 static bool Initialized = false; in getOperandTypes() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
HDPrintPreprocessedOutput.cpp92 bool Initialized; member in __anona570cfcd0111::PrintPPOutputPPCallbacks
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDStructurizeCFG.cpp913 bool Initialized = false; in rebuildSSA() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
HDUninitializedValues.cpp102 Initialized = 0x1, /* 01 */ enumerator
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
HDBasicObjCFoundationChecks.cpp1146 mutable bool Initialized; member in __anon24ae134d0811::ObjCNonNilReturnValueChecker
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDStmt.cpp56 static bool Initialized = false; in getStmtInfoTableEntry() local
/freebsd-11-stable/usr.sbin/syslogd/
HDsyslogd.c374 static int Initialized; /* set when we have initialized ourselves */ variable
/freebsd-11-stable/sys/contrib/dev/acpica/include/
HDaclocal.h702 BOOLEAN Initialized; /* TRUE if this block is initialized */ member