Home
last modified time | relevance | path

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

12345678

/third_party/boost/boost/utility/
Dvalue_init.hpp76 class initialized class
88 initialized(): in initialized() function in boost::initialized
97 explicit initialized(T const & arg): data_( arg ) in initialized() function in boost::initialized
/third_party/glib/tests/
Donceinit.c61 static gsize initialized = 0; in initializer1() local
73 static gsize initialized = 0; in initializer2() local
86 static gsize initialized = 0; in initializer3() local
/third_party/python/Tools/freeze/
Dflag.py1 initialized = True variable
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoaopengl.h33 int initialized; member
/third_party/musl/include/
Dcrypt.h9 int initialized; member
/third_party/musl/porting/liteos_m/kernel/include/
Dcrypt.h9 int initialized; member
/third_party/flutter/skia/third_party/externals/angle2/src/third_party/systeminfo/
DSystemInfo.cpp52 static bool initialized = false; in isWindowsVistaOrGreater() local
/third_party/skia/third_party/externals/angle2/src/third_party/systeminfo/
DSystemInfo.cpp52 static bool initialized = false; in isWindowsVistaOrGreater() local
/third_party/gstreamer/gstplugins_good/sys/osxaudio/
Dgstosxaudioelement.c84 static gboolean initialized = FALSE; in gst_osx_audio_element_interface_init() local
/third_party/pixman/pixman/
Dpixman-timer.c52 static int initialized; in pixman_timer_register() local
/third_party/mingw-w64/mingw-w64-crt/crt/
Dgccmain.c75 static int initialized = 0; variable
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbitwriter.c94 gst_bit_writer_new_with_data (guint8 * data, guint size, gboolean initialized) in gst_bit_writer_new_with_data()
154 guint size, gboolean initialized) in gst_bit_writer_init_with_data()
Dgstbytewriter.c100 gst_byte_writer_new_with_data (guint8 * data, guint size, gboolean initialized) in gst_byte_writer_new_with_data()
164 guint size, gboolean initialized) in gst_byte_writer_init_with_data()
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dcordz_functions.cc71 const bool initialized = cordz_next_sample != kInitCordzNextSample; in cordz_should_profile_slow() local
/third_party/uboot/u-boot-2020.01/arch/arm/mach-tegra/
Dpmc.c18 static bool initialized = false; in tegra_pmc_detect_tz_only() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
DWindowSurfaceEAGL.mm39 bool initialized; field
/third_party/cef/libcef/browser/
Dcontext.h55 bool initialized() { return initialized_; } in initialized() function
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DPragma.cpp45 static thread_local bool initialized = false; in getPragmaState() local
/third_party/abseil-cpp/absl/base/internal/
Dthread_identity.cc141 bool initialized = pthread_key_initialized.load(std::memory_order_acquire); in CurrentThreadIdentityIfPresent() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
Dthread_identity.cc144 bool initialized = pthread_key_initialized.load(std::memory_order_acquire); in CurrentThreadIdentityIfPresent() local
/third_party/libunwind/src/
Ddl-iterate-phdr.c51 static int initialized = 0; in dl_iterate_phdr() local
/third_party/gn/src/util/
Dticks.cc64 static bool initialized = []() { in TicksNow() local
/third_party/python/Include/internal/
Dpycore_pymem.h82 } initialized; member
/third_party/cef/tests/cefclient/browser/
Dviews_style.cc24 static bool initialized = false; in MaybeInitialize() local
/third_party/ffmpeg/libavfilter/
Dvf_chromaber_vulkan.c29 int initialized; member

12345678