Home
last modified time | relevance | path

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

12345

/third_party/python/Tools/freeze/
Dflag.py1 initialized = True variable
/third_party/python/Lib/__phello__/
D__init__.py1 initialized = True variable
Dspam.py1 initialized = True variable
/third_party/python/Lib/
D__hello__.py1 initialized = True variable
/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/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/skia/third_party/externals/angle2/src/third_party/systeminfo/
DSystemInfo.cpp52 static bool initialized = false; in isWindowsVistaOrGreater() 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/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.c16 static int initialized = 0; variable
Dfuzz_client.c14 static int initialized = 0; variable
Dfuzz_dtlsserver.c21 static int initialized = 0; variable
Dfuzz_server.c16 static int initialized = 0; variable
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
DPragma.cpp45 static thread_local bool initialized = false; in getPragmaState() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/eagl/
DWindowSurfaceEAGL.mm39 bool initialized; field
/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/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.h79 } initialized; member
/third_party/glslang/glslang/OSDependent/Web/
Dglslang.js.cpp167 static bool initialized = false; variable
/third_party/python/Modules/cjkcodecs/
D_codecs_hk.c21 static int initialized = 0; in CODEC_INIT() local
/third_party/ffmpeg/libavfilter/
Dvf_chromaber_vulkan.c29 int initialized; member

12345