| /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/flutter/engine/flutter/fml/ |
| D | message.h | 151 bool is_null = false; in Decode() local
|
| /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/platform/android/ |
| D | scoped_java_ref.h | 45 bool is_null() const { return obj_ == NULL; } in is_null() function
|
| /third_party/rust/crates/cxx/src/ |
| D | shared_ptr.rs | 54 pub fn is_null(&self) -> bool { in is_null() function
|
| D | unique_ptr.rs | 51 pub fn is_null(&self) -> bool { in is_null() function
|
| /third_party/mesa3d/src/intel/compiler/ |
| D | brw_shader.cpp | 848 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/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
|
| /third_party/skia/third_party/externals/harfbuzz/src/ |
| D | hb-open-type.hh | 222 bool is_null () const { return has_null && 0 == *this; } in is_null() function
|
| /third_party/harfbuzz/src/ |
| D | hb-open-type.hh | 213 bool is_null () const { return has_null && 0 == *this; } in is_null() function
|
| /third_party/ltp/tools/sparse/sparse-src/ |
| D | evaluate.c | 1423 int is_null = is_null_pointer_constant(*rp); in check_assignment_types() local
|
| /third_party/rust/crates/bindgen/bindgen/ |
| D | clang.rs | 1779 pub fn is_null(&self) -> bool { in is_null() method
|
| /third_party/json/include/nlohmann/ |
| D | json.hpp | 2551 constexpr bool is_null() const noexcept in is_null() function in nlohmann::basic_json
|