Home
last modified time | relevance | path

Searched defs:initialized (Results 1 - 25 of 141) 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
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/os/Huawei_LiteOS/components/lib/libc/musl/include/
H A Dcrypt.h9 int initialized; member
/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
/device/qemu/arm_mps3_an547/liteos_m/board/fs/
H A Dff_gen_drv.h55 uint8_t initialized[FF_VOLUMES]; member
/device/qemu/arm_mps2_an386/liteos_m/board/fs/
H A Dff_gen_drv.h56 uint8_t initialized[FF_VOLUMES]; member
/device/qemu/riscv32_virt/liteos_m/board/fs/
H A Dff_gen_drv.h56 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
/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

Completed in 7 milliseconds

123456