Home
last modified time | relevance | path

Searched refs:empty (Results 2426 - 2450 of 4879) sorted by relevance

1...<<919293949596979899100>>...196

/third_party/skia/modules/skottie/src/animator/
H A DKeyframeAnimator.h67 SkASSERT(!fKFs.empty()); in isConstant()
H A DTextKeyframeAnimator.cpp108 if (fValues.empty() || val != fValues.back()) {
/third_party/skia/experimental/sktext/tests/
H A DFontResolvedText.cpp43 if (fontChain->empty()) return; in UNIX_ONLY_TEST()
/third_party/skia/modules/skparagraph/include/
H A DDartTypes.h129 bool empty() const { in empty() function
/third_party/skia/modules/svg/src/
H A DSkSVGFeColorMatrix.cpp26 if (fValues.empty() && fType != SkSVGFeColorMatrixType::kLuminanceToAlpha) { in makeMatrixForType()
/third_party/rust/crates/nix/src/sys/
H A Depoll.rs60 pub fn empty() -> Self { in empty() functions
H A Dtimerfd.rs19 //! let timer = TimerFd::new(ClockId::CLOCK_MONOTONIC, TimerFlags::empty())
25 //! TimerSetTimeFlags::empty()
183 TimerSetTimeFlags::empty().bits(), in unset()
/third_party/rust/crates/regex/src/
H A Dprog.rs57 /// A possibly empty machine for very quickly matching prefix literals.
78 /// Creates an empty instruction sequence. Fields are given default
95 prefixes: LiteralSearcher::empty(), in new()
/third_party/rust/crates/nix/test/sys/
H A Dtest_mman.rs110 MRemapFlags::empty(), in test_mremap_shrink()
/third_party/rust/crates/rustix/tests/io/
H A Dpoll.rs53 let mut poll_fd = PollFd::new(&a, PollFlags::empty()); in test_poll_fd_set_fd()
/third_party/spirv-tools/source/fuzz/
H A Dfuzzer_pass_add_loads.cpp85 if (relevant_instructions.empty()) { in Apply()
H A Dfuzzer_pass_add_vector_shuffle_instructions.cpp94 if (vector_instructions.empty()) { in Apply()
H A Dreplayer.cpp100 if (!fresh_ids.empty()) { in Run()
H A Dtransformation_permute_function_parameters.cpp72 // We must check whether the permutation is empty first because in that case in IsApplicable()
75 if (!permutation.empty() && in IsApplicable()
/third_party/spirv-tools/source/opt/
H A Dcopy_prop_arrays.h101 bool IsMember() const { return !access_chain_.empty(); } in IsMember()
H A Dflatten_decoration_pass.cpp146 if (!group_ids.empty()) { in Process()
H A Dinstruction_list.h130 while (!empty()) { in clear()
H A Dstrip_nonsemantic_info_pass.cpp96 if (!non_semantic_sets.empty()) { in Process()
/third_party/spirv-tools/test/opt/
H A Dinstruction_list_test.cpp103 EXPECT_TRUE(new_instructions.empty()); in TEST()
H A Dinterface_var_sroa_test.cpp320 if (!error_message_.empty()) error_message_ += "\n"; in InterfaceVarSROAErrorTest()
/third_party/spirv-tools/test/val/
H A Dval_extension_spv_khr_subgroup_rotate_test.cpp36 std::string expected_error; // empty for no error.
135 if (c.expected_error.empty()) { in TEST_P()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSSBOLayoutCase.hpp90 const char* getInstanceName (void) const { return m_instanceName.empty() ? DE_NULL : m_instanceName.c_str(); } in getInstanceName()
/third_party/vk-gl-cts/external/vulkancts/vkscserver/
H A Dtests.cpp171 Except("StoreContentResponse::binary.empty()", response.binary.empty(), false, "Received data must be not empty"); in RunCompileShaderTests()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DInfoSink.h128 bool isBinary() const { return !binarySink.empty(); } in isBinary()
H A DOutputVulkanGLSL.cpp145 if (!otherQualifiers.empty()) in writeLayoutQualifier()

Completed in 11 milliseconds

1...<<919293949596979899100>>...196