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

/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dntpaths.c50 static BOOL Initialized = FALSE; variable
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/
H A DOProfileWrapper.h59 bool Initialized; member in class:llvm::OProfileWrapper
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dtsd_exclusive.h18 Initialized, member in class:scudo::ThreadState
92 bool Initialized; member in struct:scudo::TSDRegistryExT
H A Dtsd_shared.h164 bool Initialized; member in struct:scudo::TSDRegistrySharedT
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp172 static bool Initialized = false; local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStatistic.h64 std::atomic<bool> Initialized; member in class:llvm::TrackingStatistic
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCTargetDesc.cpp129 static bool Initialized = false; local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Utility/
H A DReproducer.cpp75 bool Reproducer::Initialized() { return InstanceImpl().operator bool(); } function in class:Reproducer
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
H A DSignals.cpp53 enum class Status { Empty, Initializing, Initialized, Executing }; member in class:CallbackAndCookie::Status
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetPassConfig.h123 bool Initialized = false; // Flagged after all passes are configured. member in class:llvm::TargetPassConfig
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp92 bool Initialized; member in class:__anon1901::PrintPPOutputPPCallbacks
/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
H A DUninitializedValues.cpp103 Initialized = 0x1, /* 01 */ enumerator in enum:Value
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DStructurizeCFG.cpp921 bool Initialized = false; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp1146 mutable bool Initialized; member in class:__anon2171::ObjCNonNilReturnValueChecker
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmt.cpp56 static bool Initialized = false; local
/freebsd-13-stable/usr.sbin/syslogd/
H A Dsyslogd.c380 static int Initialized; /* set when we have initialized ourselves */ variable
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Daclocal.h702 BOOLEAN Initialized; /* TRUE if this block is initialized */ member in struct:acpi_gpe_block_info

Completed in 265 milliseconds