Home
last modified time | relevance | path

Searched refs:empty (Results 2526 - 2550 of 4835) sorted by relevance

1...<<101102103104105106107108109110>>...194

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IRReader/
H A DIRReader.cpp86 if (!DataLayoutString.empty()) in parseIR()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCSchedule.cpp156 if (Entries.empty()) in getForwardingDelayCycles()
H A DStringTableBuilder.cpp68 if (!Data.empty()) in write()
170 // be called on an empty string. in finalizeStringTable()
/third_party/vk-gl-cts/external/vulkan-docs/src/config/extension-highlighter/
H A Dextension.rb186 elsif previous_line.strip.empty?
/third_party/vk-gl-cts/executor/
H A DxeCallQueue.cpp116 if (!m_freeCalls.empty()) in getEmptyCall()
/third_party/vk-gl-cts/external/amber/src/samples/
H A Dimage_diff.cc111 } else if (!arg.empty()) { in ParseArgs()
/third_party/skia/third_party/externals/spirv-tools/test/fuzz/
H A Dequivalence_relation_test.cpp49 ASSERT_TRUE(relation.GetAllKnownValues().empty()); in TEST()
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dassembly_builder.h74 // module contains an empty main function and some predefined names for the
211 if (!name.empty()) { in AddNamesForResultIDsIn()
229 // ID, returns an empty string.
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DResourceVk.cpp177 ASSERT(mResourceUses.empty()); in ~ResourceUseList()
/third_party/skia/third_party/externals/angle2/src/tests/
H A Dangle_system_info_tests_main.cpp97 if (info.gpus.empty()) in main()
/third_party/skia/third_party/externals/angle2/src/tests/deqp_support/
H A DtcuANGLEPlatform.cpp199 if (!mEnableFeatureOverrides.empty()) in initAttribs()
/third_party/skia/src/gpu/
H A DGrResourceAllocator.h254 bool empty() const { in empty() function in GrResourceAllocator::ActualUse::IntervalList
H A DGrRenderTaskCluster.cpp60 SkASSERT(seen.empty()); in validate()
H A DGrProgramDesc.h111 bool isValid() const { return !fKey.empty(); } in isValid()
/third_party/skia/src/gpu/glsl/
H A DGrGLSLVarying.cpp124 fFragOutputs.empty()); in getFragDecls()
/third_party/skia/third_party/externals/spirv-tools/source/
H A Denum_set.h42 // Construct an empty set.
114 // Returns true if the set is empty.
117 if (overflow_ && !overflow_->empty()) return false; in IsEmpty()
122 // or if |in_set| is empty.
187 // Ensures that overflow_set_ references a set. A new empty set is
199 // This set should normally be empty or very small.
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Davailable_instructions.cpp118 bool AvailableInstructions::AvailableBeforeInstruction::empty() const { in empty() function in spvtools::fuzz::AvailableInstructions::AvailableBeforeInstruction
H A Dequivalence_relation.h148 while (!stack.empty()) { in GetEquivalenceClass()
H A Dfuzzer_pass_add_function_calls.cpp74 while (!candidate_functions.empty()) { in Apply()
H A Dfuzzer_pass_apply_id_synonyms.cpp101 while (!synonyms_to_try.empty()) { in Apply()
H A Dfuzzer_pass_outline_functions.cpp75 if (candidate_exit_blocks.empty()) { in Apply()
H A Dtransformation_add_opphi_synonym.cpp55 if (predecessors.empty()) { in IsApplicable()
/third_party/skia/third_party/externals/spirv-tools/source/lint/
H A Dlint_divergent_derivatives.cpp42 if (names.empty()) { in GetFriendlyName()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dprivate_to_local_pass.cpp59 modified = !variables_to_move.empty(); in Process()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
H A Denum_set.h42 // Construct an empty set.
114 // Returns true if the set is empty.
117 if (overflow_ && !overflow_->empty()) return false; in IsEmpty()
122 // or if |in_set| is empty.
187 // Ensures that overflow_set_ references a set. A new empty set is
199 // This set should normally be empty or very small.

Completed in 12 milliseconds

1...<<101102103104105106107108109110>>...194