Home
last modified time | relevance | path

Searched defs:empty (Results 351 - 375 of 676) sorted by relevance

1...<<11121314151617181920>>...28

/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dcompressed_tuple_test.cc97 Empty<0> empty; in TEST() local
99 x1(std::move(i1), i2, empty); in TEST() local
119 Empty<0> empty; in TEST() local
108 MakeWithIncomplete(CopyableMovableInstance i1, IncompleteType& t, Empty<0> empty) MakeWithIncomplete() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/types/
H A Dspan_test.cc90 std::vector<int> empty; in TEST() local
131 std::string empty = ""; in TEST() local
215 absl::Span<int> empty; in TEST() local
287 std::vector<int> empty; TEST() local
312 std::vector<int> empty; TEST() local
328 std::vector<int> empty; TEST() local
344 std::vector<int> empty; TEST() local
357 std::vector<int> empty; TEST() local
370 std::vector<int> empty; TEST() local
386 std::string empty = ""; TEST() local
[all...]
/third_party/skia/include/private/
H A DSkTDArray.h90 bool empty() const { return this->isEmpty(); } in empty() function in SkTDArray
/third_party/skia/modules/skparagraph/src/
H A DTextWrapper.h76 bool empty() { return fStart.cluster() == fEnd.cluster() && in empty() function in skia::textlayout::TextWrapper::TextStretch
/third_party/skia/include/core/
H A DSkBitmap.h201 bool empty() const { return fPixmap.info().isEmpty(); } in empty() function in SkBitmap
/third_party/skia/modules/skparagraph/include/
H A DDartTypes.h129 bool empty() const { in empty() function
/third_party/rust/crates/regex/src/
H A Dre_set.rs140 pub fn empty() -> RegexSet { in empty() functions
/third_party/rust/crates/syn/src/
H A Dbuffer.rs104 pub fn empty() -> Self { in empty() functions
/third_party/spirv-tools/source/opt/
H A Diterator.h124 bool empty() const { return begin_ == end_; } in empty() function in spvtools::opt::IteratorRange
/third_party/spirv-tools/source/util/
H A Dsmall_vector.h390 bool empty() const { in empty() function in spvtools::utils::SmallVector
/third_party/spirv-tools/test/opt/
H A Dinstruction_test.cpp41 Instruction empty; in TEST() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmUtils.hpp183 bool empty (void) const in empty() function
/third_party/vk-gl-cts/framework/common/
H A DtcuTestCase.hpp127 bool empty () const { return m_children.empty(); } in empty() function in tcu::TestNode
/third_party/vk-gl-cts/framework/opengl/
H A DgluObjectWrapper.hpp109 bool empty (void) const { return m_objects.empty(); } in empty() function in glu::ObjectVector
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DResourceMap.h242 bool ResourceMap<ResourceType, IDType>::empty() const in empty() function in gl::ResourceMap
/base/telephony/sms_mms/test/gtest/
H A Dsms_gtest.cpp498 bool empty = message.empty(); in GetAllSimMessagesTestFuc() local
/base/update/updater/services/applypatch/
H A Dblock_set.cpp388 std::vector<uint8_t> empty; in WriteDiffToBlock() local
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H A Dhi_uart.c124 BSP_RAM_TEXT_SECTION hi_u32 hi_uart_is_buf_empty(hi_uart_idx id, hi_bool *empty) in hi_uart_is_buf_empty() argument
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/include/
H A Dhnd_pktpool.h122 bool empty; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/layout/
H A Dlayout_wrapper.h91 auto empty() const in empty() function in OHOS::Ace::NG::final
/foundation/arkui/ace_engine/frameworks/core/common/
H A Dwatch_dog.cpp235 std::queue<uint64_t> empty; in DetonatedBomb() local
H A Dwatch_dog_mingw.cpp199 std::queue<uint64_t> empty; in DetonatedBomb() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service/unittest/screen_manager/
H A Drs_screen_manager_test.cpp898 std::string empty = ""; in HWTEST_F() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeBase/api/base/containers/
H A Dunordered_map.h305 bool empty() const in empty() function in unordered_map_base
/foundation/multimedia/av_codec/test/fuzztest/hevcswdecoderconfigure_fuzzer/
H A Dvideodec_sample.cpp42 std::queue<uint32_t> empty; in clearIntqueue() local
48 std::queue<OH_AVCodecBufferAttr> empty; in clearBufferqueue() local
54 std::queue<OH_AVMemory *> empty; in clearAvBufferQueue() local

Completed in 29 milliseconds

1...<<11121314151617181920>>...28