Home
last modified time | relevance | path

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

/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/
H A DDescriptor.php9 public static $is_initialized = false; variable
/third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/
H A DApi.php9 public static $is_initialized = false; variable
H A DFieldMask.php9 public static $is_initialized = false; variable
H A DDuration.php9 public static $is_initialized = false; variable
H A DGPBEmpty.php9 public static $is_initialized = false; variable
H A DAny.php9 public static $is_initialized = false; variable
H A DType.php9 public static $is_initialized = false; variable
H A DStruct.php9 public static $is_initialized = false; variable
H A DWrappers.php9 public static $is_initialized = false; variable
H A DSourceContext.php9 public static $is_initialized = false; variable
H A DTimestamp.php9 public static $is_initialized = false; variable
/third_party/node/deps/v8/src/maglev/
H A Dmaglev-regalloc-data.h28 const bool is_initialized = false; member
[all...]
H A Dmaglev-interpreter-frame-state.h211 bool is_initialized() const { return values_[0].GetPayload().is_initialized; } in is_initialized() function in v8::internal::maglev::MergePointRegisterState
/third_party/node/deps/v8/src/codegen/
H A Dexternal-reference-table.h60 bool is_initialized() const { return is_initialized_ != 0; } in is_initialized() function in v8::internal::ExternalReferenceTable
H A Dsafepoint-table.h42 bool is_initialized() const { return tagged_slots_.begin() != nullptr; } in is_initialized() function in v8::internal::SafepointEntry
/third_party/node/deps/v8/src/sandbox/
H A Dsandbox.h68 bool is_initialized() const { return initialized_; } in is_initialized() function in v8::internal::Sandbox
H A Dexternal-pointer-table.h122 bool is_initialized() { return buffer_ != kNullAddress; } in is_initialized() function in v8::internal::ExternalPointerTable
/third_party/gn/src/gn/
H A Dcommands.h212 bool is_initialized() const { return initialized_; } in is_initialized() function in commands::CommandSwitches
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins.h214 bool is_initialized() const { return initialized_; } in is_initialized() function in v8::internal::Builtin::Builtins
/third_party/skia/third_party/externals/tint/src/inspector/
H A Dentry_point.h111 bool is_initialized = false; member
/third_party/protobuf/src/google/protobuf/
H A Dgenerated_message_reflection.h279 mutable bool is_initialized; member
/third_party/eudev/src/libudev/
H A Dlibudev-monitor.c555 bool is_initialized = false; in udev_monitor_receive_device() local
H A Dlibudev-device.c102 bool is_initialized; member
/third_party/NuttX/drivers/usbdev/gadget/fconfig/src/
H A Df_generic.c969 static bool is_initialized = false; in usbdev_generic_alloc_instance() local
/third_party/node/deps/v8/src/ast/
H A Dast.h1105 bool is_initialized() const { in is_initialized() function in v8::internal::LiteralBoilerplateBuilder

Completed in 20 milliseconds