| /NextBSD/contrib/llvm/lib/ExecutionEngine/OProfileJIT/ |
| HD | OProfileWrapper.cpp | 52 Initialized(false) { in OProfileWrapper() 61 if (Initialized) in initialize() 64 Initialized = true; in initialize() 183 if (!Initialized) in op_open_agent() 195 if (!Initialized) in op_close_agent() 216 if (!Initialized) in op_write_native_code() 229 if (!Initialized) in op_write_debug_line_info() 239 if (!Initialized) in op_major_version() 249 if (!Initialized) in op_minor_version() 259 if (!Initialized) in op_unload_native_code()
|
| /NextBSD/contrib/ntp/lib/isc/win32/ |
| HD | ntpaths.c | 50 static BOOL Initialized = FALSE; variable 105 Initialized = TRUE; in isc_ntpaths_init() 110 if (!Initialized) in isc_ntpaths_get()
|
| /NextBSD/contrib/llvm/include/llvm/ADT/ |
| HD | Statistic.h | 40 bool Initialized; variable 49 Value = 0; Initialized = false; in construct() 153 bool tmp = Initialized; in init()
|
| /NextBSD/contrib/llvm/include/llvm/ExecutionEngine/ |
| HD | OProfileWrapper.h | 60 bool Initialized; variable 83 Initialized(true) in OpenAgentFunc()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Analysis/ |
| HD | UninitializedValues.cpp | 92 Initialized = 0x1, /* 01 */ enumerator 600 if (AtPredExit == Initialized) in getUninitUse() 688 vals[VD] = Initialized; in VisitObjCForCollectionStmt() 699 vals[vd] = Initialized; in VisitBlockExpr() 714 vals.setAllScratchValues(Initialized); in VisitCallExpr() 737 vals[cast<VarDecl>(dr->getDecl())] = Initialized; in VisitDeclRefExpr() 749 vals[VD] = Initialized; in VisitBinaryOperator() 771 vals[VD] = Initialized; in VisitDeclStmt()
|
| /NextBSD/contrib/llvm/lib/Support/ |
| HD | Statistic.cpp | 74 if (!Initialized) { in RegisterStatistic() 82 Initialized = true; in RegisterStatistic()
|
| /NextBSD/sys/contrib/dev/acpica/components/events/ |
| HD | evgpeblk.c | 402 GpeBlock->Initialized = FALSE; in AcpiEvCreateGpeBlock() 496 if (!GpeBlock || GpeBlock->Initialized) in AcpiEvInitializeGpeBlock() 550 GpeBlock->Initialized = TRUE; in AcpiEvInitializeGpeBlock()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/ |
| HD | PrintPreprocessedOutput.cpp | 93 bool Initialized; member in __anon747dc56f0111::PrintPPOutputPPCallbacks 109 Initialized = false; in PrintPPOutputPPCallbacks() 286 if (!Initialized) { in FileChanged() 288 Initialized = true; in FileChanged()
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | Passes.h | 113 bool Initialized; // Flagged after all passes are configured. 141 void setInitialized() { Initialized = true; }
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | Passes.cpp | 219 AddingMachinePasses(false), TM(tm), Impl(nullptr), Initialized(false), in TargetPassConfig() 260 assert(!Initialized && "PassConfig is immutable"); in setOpt() 283 assert(!Initialized && "PassConfig is immutable"); in addPass()
|
| /NextBSD/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| HD | SystemZMCTargetDesc.cpp | 115 static bool Initialized = false; in getFirstReg() local 116 if (!Initialized) { in getFirstReg()
|
| /NextBSD/usr.sbin/syslogd/ |
| HD | syslogd.c | 289 static int Initialized; /* set when we have initialized ourselves */ variable 1028 if (!Initialized) { in logmsg() 1473 if (!Initialized) in reapchild() 1582 was_initialized = Initialized; in die() 1583 Initialized = 0; /* Don't log SIGCHLDs. */ in die() 1593 Initialized = was_initialized; in die() 1662 Initialized = 0; in init() 1707 Initialized = 1; in init() 1792 Initialized = 1; in init()
|
| /NextBSD/contrib/llvm/lib/Transforms/Scalar/ |
| HD | StructurizeCFG.cpp | 894 bool Initialized = false; in rebuildSSA() local 909 if (!Initialized) { in rebuildSSA() 914 Initialized = true; in rebuildSSA()
|
| /NextBSD/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/ |
| HD | BasicObjCFoundationChecks.cpp | 1184 mutable bool Initialized; member in __anon45e5412f0811::ObjCNonNilReturnValueChecker 1190 ObjCNonNilReturnValueChecker() : Initialized(false) {} in ObjCNonNilReturnValueChecker() 1228 if (!Initialized) { in checkPostObjCMessage()
|
| /NextBSD/usr.sbin/bsdconfig/share/packages/ |
| HD | categories.subr | 204 f_dprintf "%s: Initialized %u package category descriptions." \
|
| /NextBSD/sys/contrib/dev/acpica/include/ |
| HD | aclocal.h | 569 BOOLEAN Initialized; /* TRUE if this block is initialized */ member
|
| /NextBSD/usr.sbin/bsdconfig/share/ |
| HD | geom.subr | 422 f_dprintf "%s: Initialized %u geom devices in %u classes." \
|
| HD | device.subr | 1382 f_dprintf "%s: Initialized device catalog with %u names/descriptions." \
|
| /NextBSD/contrib/llvm/tools/clang/lib/AST/ |
| HD | Stmt.cpp | 37 static bool Initialized = false; in getStmtInfoTableEntry() local 38 if (Initialized) in getStmtInfoTableEntry() 42 Initialized = true; in getStmtInfoTableEntry()
|
| /NextBSD/lib/libc/db/mpool/ |
| HD | mpool.libtp | 157 error_log0 ( "Initialized buffer region\n" );
|
| /NextBSD/share/misc/ |
| HD | usb_hid_usages | 1374 0x70 Initialized
|
| /NextBSD/contrib/binutils/bfd/doc/ |
| HD | bfdint.texi | 259 variables interfere with that. Initialized constant variables are OK,
|
| /NextBSD/contrib/groff/doc/ |
| HD | groff-1 | 4661 to 59, but can be up to 61 to allow for leap seconds. Initialized 4666 Initialized at start-up of `gtroff'. 4670 Initialized at start-up of `gtroff'.
|
| /NextBSD/contrib/gdb/gdb/doc/ |
| HD | stabs.texinfo | 984 Initialized static variables are represented by the @samp{S} and
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-1998 | 581 (lang_init_options): Initialized cpplib here. 16287 (override_options): Removed unused variable p. Initialized regno to 16289 (order_regs_for_local_alloc): Initialized regno to avoid warning.
|