| /third_party/gn/src/gn/ |
| D | location.h | 21 bool is_null() const { return *this == Location(); } in is_null() function 50 bool is_null() const { in is_null() function
|
| D | source_dir.h | 87 bool is_null() const { return value_.empty(); } in is_null() function
|
| D | builder_record_map.h | 23 bool is_null() const { return !record; } in is_null() function
|
| D | label.h | 45 bool is_null() const { return dir_.is_null(); } in is_null() function
|
| D | source_file.h | 60 bool is_null() const { return value_.empty(); } in is_null() function
|
| D | pointer_set.h | 40 bool is_null() const { return !ptr_; } in is_null() function
|
| D | string_atom.cc | 51 bool is_null() const { return !key; } in is_null() function
|
| D | unique_vector.h | 29 bool is_null() const { return index_plus1 == 0; } in is_null() function
|
| D | hash_table_base_unittest.cc | 59 bool is_null() const { return !int_ptr; } in is_null() function
|
| /third_party/flutter/engine/flutter/lib/ui/painting/ |
| D | rrect.h | 15 bool is_null; variable
|
| /third_party/cef/include/base/ |
| D | cef_platform_thread.h | 73 bool is_null() const { return id_ == 0; } in is_null() function
|
| /third_party/boost/boost/algorithm/string/detail/ |
| D | find_iterator.hpp | 72 bool is_null() const in is_null() function in boost::algorithm::detail::find_iterator_base
|
| /third_party/boost/boost/ptr_container/ |
| D | ptr_array.hpp | 262 bool is_null( size_t idx ) const in is_null() function in boost::ptr_array 268 bool is_null() const in is_null() function in boost::ptr_array
|
| D | ptr_sequence_adapter.hpp | 122 inline bool is_null( void_ptr_iterator<Iterator,T> i ) in is_null() function 545 bool is_null( size_type idx ) const in is_null() function in boost::ptr_sequence_adapter
|
| D | ptr_map_adapter.hpp | 971 inline bool is_null( const ptr_map_iterator<I,F,S>& i ) in is_null() function
|
| /third_party/cef/include/base/internal/ |
| D | cef_callback_internal.h | 150 bool is_null() const { return !bind_state_; } in is_null() function
|
| /third_party/flutter/engine/flutter/fml/ |
| D | message.h | 151 bool is_null = false; in Decode() local
|
| /third_party/flutter/engine/flutter/fml/platform/android/ |
| D | scoped_java_ref.h | 45 bool is_null() const { return obj_ == NULL; } in is_null() function
|
| /third_party/boost/boost/date_time/ |
| D | period.hpp | 135 bool period<point_rep,duration_rep>::is_null() const in is_null() function in boost::date_time::period
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_shader.cpp | 851 backend_reg::is_null() const in is_null() function in backend_reg
|
| /third_party/skia/third_party/externals/harfbuzz/test/api/ |
| D | test-set.c | 953 hb_bool_t is_null) in prepare_set()
|
| /third_party/mindspore/mindspore/core/base/ |
| D | base_ref.h | 129 bool is_null() const { return m_ptr == nullptr; } in is_null() function
|
| /third_party/boost/boost/interprocess/detail/ |
| D | intersegment_ptr.hpp | 190 bool is_null() const in is_null() function
|
| /third_party/python/Tools/gdb/ |
| D | libpython.py | 258 def is_null(self): member in PyObjectPtr
|
| /third_party/flutter/skia/third_party/externals/harfbuzz/src/ |
| D | hb-open-type.hh | 180 bool is_null () const { return has_null && 0 == *this; } in is_null() function
|