Home
last modified time | relevance | path

Searched defs:initialized (Results 1 – 11 of 11) sorted by relevance

/xnu-8019.80.24/libkern/c++/
H A DOSCollectionIterator.cpp83 bool initialized = initializeIteratorStorage(); in reset() local
115 bool initialized = false; in initializeIteratorStorage() local
H A DOSKext.cpp4737 OSKext::setCPPInitialized(bool initialized) in setCPPInitialized()
/xnu-8019.80.24/tests/safe_allocation_src/
H A Dctor.allocate.cpp17 bool initialized; member
/xnu-8019.80.24/osfmk/arm/
H A Dmachine_routines_apple.c73 static bool initialized = false; in vmapple_pac_get_default_keys() local
/xnu-8019.80.24/osfmk/i386/vmx/
H A Dvmx_cpu.h41 boolean_t initialized; /* the specs have already been read */ member
/xnu-8019.80.24/bsd/netinet6/
H A Dnd6_var.h63 boolean_t initialized; /* Flag to see the entry is initialized */ member
/xnu-8019.80.24/bsd/dev/i386/
H A Dkm.c73 int initialized = 0; variable
/xnu-8019.80.24/bsd/dev/arm/
H A Dkm.c50 int initialized = 0; variable
/xnu-8019.80.24/osfmk/i386/
H A Dcpu_threads.c951 static int initialized = 0; in cpu_thread_init() local
/xnu-8019.80.24/pexpert/pexpert/
H A Dpexpert.h325 boolean_t initialized; member
/xnu-8019.80.24/osfmk/kern/
H A Dtelemetry.c607 bool initialized = false; in telemetry_macf_take_sample() local