Home
last modified time | relevance | path

Searched defs:initialized (Results 1 - 25 of 130) sorted by relevance

123456

/third_party/python/Tools/freeze/
H A Dflag.py1 initialized = True global() variable
/third_party/python/Lib/__phello__/
H A D__init__.py1 initialized = True global() variable
H A Dspam.py1 initialized = True global() variable
/third_party/musl/porting/uniproton/kernel/include/
H A Dcrypt.h9 int initialized; member
/third_party/musl/porting/liteos_m/kernel/include/
H A Dcrypt.h9 int initialized; member
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
H A Dcrypt.h9 int initialized; member
/third_party/musl/include/
H A Dcrypt.h9 int initialized; member
/third_party/python/Lib/
H A D__hello__.py1 initialized = True global() variable
/third_party/protobuf/objectivec/
H A DGPBMessage.h103 @property(nonatomic, readonly, getter=isInitialized) BOOL initialized; variable
/third_party/skia/third_party/externals/angle2/src/third_party/systeminfo/
H A DSystemInfo.cpp52 static bool initialized = false; in isWindowsVistaOrGreater() local
/third_party/mesa3d/src/glx/apple/
H A Dapple_cgl.c46 static bool initialized = false; variable
/third_party/skia/third_party/externals/swiftshader/src/Reactor/
H A DPragma.cpp45 static thread_local bool initialized = false; in getPragmaState() local
/drivers/hdf_core/adapter/khdf/liteos_m/model/storage/include/mmc/
H A Dmmc_block_lite.h46 uint8_t initialized[FF_VOLUMES]; member
/third_party/libunwind/libunwind/src/
H A Ddl-iterate-phdr.c51 static int initialized = 0; in dl_iterate_phdr() local
/third_party/mbedtls/programs/fuzz/
H A Dfuzz_dtlsclient.c16 static int initialized = 0; variable
H A Dfuzz_client.c14 static int initialized = 0; variable
/third_party/mesa3d/src/mesa/main/
H A Dremap.c106 static bool initialized = false; in _mesa_init_remap_table() local
/third_party/mesa3d/src/virtio/vulkan/
H A Dvn_renderer_internal.h15 bool initialized; member
/third_party/python/Modules/_io/
H A D_iomodule.h143 int initialized; member
/third_party/python/Modules/_sqlite/
H A Dcursor.h46 int initialized; member
/third_party/python/Modules/cjkcodecs/
H A D_codecs_hk.c21 static int initialized = 0; in CODEC_INIT() local
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
H A Dcordz_functions.cc71 const bool initialized = cordz_next_sample != kInitCordzNextSample; in cordz_should_profile_slow() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dthread_identity.cc144 bool initialized = pthread_key_initialized.load(std::memory_order_acquire); in CurrentThreadIdentityIfPresent() local
/test/xts/acts/commonlibrary/ark_runtime/ark_runtime_jsvm_test/entry/src/main/cpp/jsvmtest/unittests/
H A Dtest_array_buffer_backing_store.cpp113 JSVM_InitializedFlag initialized = JSVM_UNINITIALIZED; in TEST() local
/third_party/glslang/glslang/OSDependent/Web/
H A Dglslang.js.cpp167 static bool initialized = false; variable

Completed in 6 milliseconds

123456