Home
last modified time | relevance | path

Searched defs:is_present (Results 1 – 4 of 4) sorted by relevance

/third_party/protobuf/python/google/protobuf/pyext/
Dmap_container.cc468 ScopedPyObjectPtr is_present(MapReflectionFriend::Contains(self, key)); in ScalarMapGet() local
763 ScopedPyObjectPtr is_present(MapReflectionFriend::Contains(self, key)); in MessageMapGet() local
/third_party/boost/boost/test/utils/
Dis_forward_iterable.hpp98 struct is_present : public mpl::true_ {}; struct
/third_party/flatbuffers/src/
Didl_gen_text.cpp294 auto is_present = struct_def.fixed || table->CheckField(fd.value.offset); in GenStruct() local
/third_party/boost/boost/geometry/io/wkt/
Dread.hpp465 bool& is_present) in one_of()