Home
last modified time | relevance | path

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

123456789

/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/musl/ndk_musl_include/
Dcrypt.h9 int initialized; member
/third_party/flutter/skia/third_party/externals/sdl/src/video/cocoa/
DSDL_cocoaopengl.h33 int initialized; member
/third_party/musl/porting/liteos_m/kernel/include/
Dcrypt.h9 int initialized; member
/third_party/musl/porting/uniproton/kernel/include/
Dcrypt.h9 int initialized; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Dcrypt.h9 int initialized; member
/third_party/musl/include/
Dcrypt.h9 int initialized; member
/third_party/pixman/pixman/
Dpixman-timer.c52 static int initialized; in pixman_timer_register() local
/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/mesa3d/src/glx/apple/
Dapple_cgl.c46 static bool initialized = false; variable
/third_party/mesa3d/src/mesa/main/
Dremap.c106 static bool initialized = false; in _mesa_init_remap_table() local
/third_party/gstreamer/gstreamer/libs/gst/base/
Dgstbitwriter.c96 gst_bit_writer_new_with_data (guint8 * data, guint size, gboolean initialized) in gst_bit_writer_new_with_data()
156 guint size, gboolean initialized) in gst_bit_writer_init_with_data()
Dgstbytewriter.c127 gst_byte_writer_new_with_data (guint8 * data, guint size, gboolean initialized) in gst_byte_writer_new_with_data()
191 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/mbedtls/programs/fuzz/
Dfuzz_dtlsclient.c18 static int initialized = 0; variable
/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

123456789