Home
last modified time | relevance | path

Searched defs:IsPresent (Results 1 – 5 of 5) sorted by relevance

/third_party/rust/crates/clap/src/builder/
Darg_predicate.rs10 IsPresent, enumerator
/third_party/skia/third_party/externals/abseil-cpp/absl/debugging/internal/
Delf_mem_image.h89 bool IsPresent() const { return ehdr_ != nullptr; } in IsPresent() function
Dvdso_support.h79 bool IsPresent() const { return image_.IsPresent(); } in IsPresent() function
/third_party/protobuf/src/google/protobuf/
Dgenerated_message_util.h125 inline bool IsPresent(const void* base, uint32 hasbit) { in IsPresent() function
/third_party/mesa3d/src/egl/main/
Deglimage.h44 EGLBoolean IsPresent; member