Home
last modified time | relevance | path

Searched refs:empty (Results 6701 - 6725 of 10311) sorted by relevance

1...<<261262263264265266267268269270>>...413

/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/link/
H A Dlinker_fixture.h43 if (!error_message_.empty()) error_message_ += "\n"; in LinkerTest()
/third_party/skia/third_party/externals/libgifcodec/
H A DSkGifImageReader.h321 // This avoids counting an empty frame when the file is truncated (or in imagesCount()
371 return m_frames.empty() || (m_frames.count() == 1 && !m_frames[0]->isComplete()); in currentFrameIsFirstFrame()
/third_party/skia/src/sksl/ir/
H A DSkSLIndexExpression.cpp144 if (!ctorArgs.empty()) { in Make()
/third_party/skia/src/sksl/lex/
H A DTransitionTable.cpp132 if (transitionSet.empty()) { in WriteTransitionTable()
133 // This transition table was completely empty (every value was zero). No data needed; in WriteTransitionTable()
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/
H A DTestSuite.h36 bool valid() const { return !testName.empty(); } in valid()
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DErrors.cpp56 err.Set("message", message.empty() ? name : message);
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DAdapterDiscoveryTests.cpp192 if (GetEnvironmentVar("ANGLE_DEFAULT_PLATFORM").first.empty()) { in TEST()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DPipeline.cpp110 ASSERT(!stages.empty()); in PipelineBase()
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DShaderVisibleDescriptorAllocatorD3D12.cpp232 ASSERT(!mPool.empty()); in IsLastShaderVisibleHeapInLRUForTesting()
/third_party/skia/third_party/externals/sfntly/cpp/src/sample/subtly/
H A Dfont_info.cc202 // initially containing all the ids and |resolved_glyph_ids|, initially empty. in ResolveCompositeGlyphs()
203 // We'll remove glyph ids from |unresolved_glyph_ids| until it is empty and, in ResolveCompositeGlyphs()
210 while (!unresolved_glyph_ids->empty()) { in ResolveCompositeGlyphs()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/
H A Dcmap_test.cc119 ASSERT_FALSE(font_array->empty()); in CommonSetUp()
H A Dname_editing_test.cc41 if (input_buffer.empty()) { in LoadTestFile()
/third_party/skia/third_party/externals/sfntly/cpp/src/test/tinyxml/
H A Dtinystr.h65 // TiXmlString empty constructor
139 // Checks if a TiXmlString is empty
140 bool empty () const { return rep_->size == 0; } in empty() function in TiXmlString
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerCompileUnit.h116 bool isClangModule() const { return !ClangModuleName.empty(); } in isClangModule()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/
H A DSpeculation.h193 assert(!IRNames.empty() && "No IRNames received to Intern?"); in internToJITSymbols()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
H A DMCAsmInfo.h519 return !LinkerPrivateGlobalPrefix.empty(); in hasLinkerPrivateGlobalPrefix()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DBinaryStreamReader.h253 bool empty() const { return bytesRemaining() == 0; } in empty() function in llvm::BinaryStreamReader
266 /// stream's offset. If the stream is empty the behavior is undefined.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp307 if (!RenamedComdats.empty()) in processGlobalsForThinLTO()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
H A Dilist_node.h235 bool empty() const { return this == this->getPrev(); } in empty() function in llvm::ilist_sentinel
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Remarks/
H A DRemarkParser.cpp27 while (!InBuffer.empty()) { in ParsedStringTable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DStatistic.cpp232 if (Stats.Stats.empty()) return; in PrintStatistics()
243 // !Stats.Stats.empty(). In release builds, Statistics operators in PrintStatistics()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64MachineFunctionInfo.h198 if (MFI.getCalleeSavedInfo().empty()) in getCalleeSavedStackSize()
H A DAArch64Subtarget.cpp55 if (CPUString.empty()) in initializeSubtargetDependencies()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUInline.cpp205 if (!BBs.empty()) { in getInlineCost()
H A DSIFixupVectorISel.cpp92 while (!Worklist.empty()) { in findSRegBaseAndIndex()

Completed in 22 milliseconds

1...<<261262263264265266267268269270>>...413