/aosp_15_r20/external/pdfium/core/fxcrt/ |
H A D | fx_coordinates.h | 157 bool IsEmpty() const { return right <= left || bottom <= top; } in IsEmpty() function 204 bool IsEmpty() const { return left >= right || bottom >= top; } in IsEmpty() function 377 bool IsEmpty() const { return width <= 0 || height <= 0; } in IsEmpty() function 378 bool IsEmpty(float fEpsilon) const { in IsEmpty() function
|
/aosp_15_r20/art/libartbase/base/ |
H A D | hash_set_test.cc | 37 bool IsEmpty(const std::string& item) const { in IsEmpty() function 266 bool IsEmpty(const std::pair<std::string, int>& pair) const { in IsEmpty() function 287 bool IsEmpty(const std::vector<int>& item) const { in IsEmpty() function 402 bool IsEmpty(const uint16_t& item) const { in IsEmpty() function in art::SmallIndexEmptyFn
|
H A D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
/aosp_15_r20/art/runtime/oat/ |
H A D | jni_stub_hash_map.h | 49 bool IsEmpty() const { in IsEmpty() function 65 bool IsEmpty(const std::pair<JniStubKey, Value>& pair) const { in IsEmpty() function
|
/aosp_15_r20/external/dng_sdk/source/ |
H A D | dng_matrix.h | 88 bool IsEmpty () const in IsEmpty() function 205 bool IsEmpty () const in IsEmpty() function
|
H A D | dng_rect.h | 106 bool IsEmpty () const in IsEmpty() function 278 bool IsEmpty () const in IsEmpty() function
|
/aosp_15_r20/external/cronet/base/test/ |
H A D | repeating_test_future.h | 100 bool IsEmpty() const { in IsEmpty() function 200 bool IsEmpty() const { return implementation_.IsEmpty(); } in IsEmpty() function
|
/aosp_15_r20/external/webrtc/rtc_base/numerics/ |
H A D | sample_stats.cc | 68 bool SampleStats<TimeDelta>::IsEmpty() { in IsEmpty() function in webrtc::SampleStats 116 bool SampleStats<DataRate>::IsEmpty() { in IsEmpty() function in webrtc::SampleStats
|
/aosp_15_r20/packages/providers/MediaProvider/pdf/framework/libs/pdfClient/ |
D | rect.h | 92 inline bool IsEmpty(const Rectangle_i& rect) { in IsEmpty() function 96 inline bool IsEmpty(const Rectangle_d& rect) { in IsEmpty() function
|
/aosp_15_r20/external/protobuf/src/google/protobuf/ |
H A D | reflection_internal.h | 90 bool IsEmpty(const Field* data) const override { in IsEmpty() function 144 bool IsEmpty(const Field* data) const override { in IsEmpty() function 207 bool IsEmpty(const Field* data) const override { in IsEmpty() function
|
/aosp_15_r20/external/cronet/third_party/protobuf/src/google/protobuf/ |
H A D | reflection_internal.h | 90 bool IsEmpty(const Field* data) const override { in IsEmpty() function 144 bool IsEmpty(const Field* data) const override { in IsEmpty() function 207 bool IsEmpty(const Field* data) const override { in IsEmpty() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/common_os/include/art/libartbase/base/ |
D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/art/libartbase/base/ |
D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/art/libartbase/base/ |
D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
D | hash_set.h | 126 bool IsEmpty(const T& item) const { in IsEmpty() function 137 bool IsEmpty(T* const& item) const { in IsEmpty() function 148 bool IsEmpty(const std::string& item) const { in IsEmpty() function
|
/aosp_15_r20/prebuilts/module_sdk/art/7/common_os/include/art/libartbase/base/ |
D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
D | hash_set.h | 126 bool IsEmpty(const T& item) const { in IsEmpty() function 137 bool IsEmpty(T* const& item) const { in IsEmpty() function 148 bool IsEmpty(const std::string& item) const { in IsEmpty() function
|
/aosp_15_r20/prebuilts/module_sdk/art/1/host-exports/include/art/libartbase/base/ |
D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/include/art/libartbase/base/ |
D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/art/libartbase/base/ |
D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
/aosp_15_r20/prebuilts/module_sdk/art/3/common_os/include/art/libartbase/base/ |
D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/art/libartbase/base/ |
D | bit_string.h | 61 bool IsEmpty() const { in IsEmpty() function 248 bool IsEmpty() const { in IsEmpty() function
|
D | hash_set.h | 126 bool IsEmpty(const T& item) const { in IsEmpty() function 137 bool IsEmpty(T* const& item) const { in IsEmpty() function 148 bool IsEmpty(const std::string& item) const { in IsEmpty() function
|
/aosp_15_r20/system/update_engine/payload_generator/ |
H A D | payload_generation_config.cc | 45 bool PostInstallConfig::IsEmpty() const { in IsEmpty() function in chromeos_update_engine::PostInstallConfig 49 bool VerityConfig::IsEmpty() const { in IsEmpty() function in chromeos_update_engine::VerityConfig
|
/aosp_15_r20/external/openthread/src/core/meshcop/ |
H A D | meshcop.hpp | 169 bool IsEmpty(void) const { return mLength == 0; } in IsEmpty() function in ot::MeshCoP::JoinerDiscerner 330 bool IsEmpty(void) const { return DoesAllMatch(0); } in IsEmpty() function in ot::MeshCoP::SteeringData
|