Home
last modified time | relevance | path

Searched refs:empty (Results 4326 - 4350 of 4780) sorted by relevance

1...<<171172173174175176177178179180>>...192

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DBufferVk.cpp1088 if (!copyRegions.empty()) in acquireAndUpdate()
H A DContextVk.h591 return hasStartedRenderPass() && !mRenderPassCommands->getCommandBuffer().empty(); in hasStartedRenderPassWithCommands()
1212 // This is a special "empty" placeholder buffer for use when we just need a placeholder buffer
H A Dvk_caps_utils.cpp926 !enableOverrideValue.empty() && enableOverrideValue.compare("0") != 0; in ensureCapsInitialized()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DSimpleOperationTest.cpp498 if (mReadPixels.empty()) in readPixels()
/third_party/skia/src/core/
H A DSkTextBlob.cpp607 // We don't instantiate empty blobs. in make()
939 if (glyphRun.scaledRotations().empty()) { in getIntercepts()
/third_party/skia/src/gpu/vk/
H A DGrVkCommandBuffer.cpp496 if (!renderAreas.empty()) {
/third_party/skia/src/gpu/geometry/
H A DGrAAConvexTessellator.cpp457 SkASSERT(fNorms.empty());
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DShader.cpp1535 if(!calledFunctions.empty())
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkImage.cpp1173 if(dirtySubresources.empty()) in prepareForSampling()
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_msl.hpp493 return !buffers_requiring_array_length.empty(); in needs_buffer_size_buffer()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dinstrument_pass.cpp955 while (!roots->empty()) { in InstProcessCallTreeFromRoots()
H A Dtype_manager.cpp81 if (incomplete_types_.empty()) { in AnalyzeTypes()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dinstrument_pass.cpp955 while (!roots->empty()) { in InstProcessCallTreeFromRoots()
H A Dtype_manager.cpp81 if (incomplete_types_.empty()) { in AnalyzeTypes()
/third_party/skia/third_party/externals/libjpeg-turbo/simd/i386/
H A Djfdctint-mmx.asm606 emms ; empty MMX state
H A Djidctflt-sse.asm557 emms ; empty MMX state
/third_party/skia/tests/
H A DSkRemoteGlyphCacheTest.cpp758 // There shouldn't be any image or path requests, since we mark the glyph as empty on a cache in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
813 if (!serverStrikeData.empty()) { in DEF_GPUTEST_FOR_RENDERING_CONTEXTS()
/third_party/skia/src/svg/
H A DSkSVGDevice.cpp713 while (!fClipStack.empty()) {
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DTextureVk.cpp1070 if (!barriers.empty()) { in TransitionUsageNow()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h568 if (!SlotsRef.empty()) in getSlots()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DError.h1228 assert(Err && !FileName.empty() && "Trying to log after takeError().");
1249 "The file name provided to FileError must not be empty."); in FileError()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLLexer.cpp115 if (Str.empty()) return; in UnEscapeLexed()
342 /*empty*/; in LexUIntID()
1065 /*empty*/; in LexDigitOrNegative()
1124 /*empty*/; in LexPositive()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
H A DMetadata.h280 assert(UseMap.empty() && "Cannot destroy in-use replaceable metadata"); in ~ReplaceableMetadataImpl()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceGlobalContext.cpp295 // By default, wake up the main parser thread when the OptQ gets half empty.
537 // This is the notifier for an empty queue. in emitItems()
557 // If the emitter queue is not empty, increase DesiredSequenceNumber and in emitItems()
1046 !getFlags().getTimingFocusOnString().empty(); in push()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProfReader.cpp609 // Skip empty section. in readImpl()
1013 // Skip the empty integer. in readHeader()
1349 if (!RemapFilename.empty()) { in create()

Completed in 45 milliseconds

1...<<171172173174175176177178179180>>...192