/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineSamplerTests.cpp | 1974 DE_ASSERT(!sampleStatement.empty()); in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassFragmentDensityMapTests.cpp | 472 subpassDependencies.empty() ? DE_NULL : subpassDependencies.data(), // const VkSubpassDependency* pDependencies in createRenderPassProduceDynamicDensityMap()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/ |
H A D | vktSSBOLayoutTests.cpp | 180 DE_ASSERT(!layoutFlagCandidates.empty()); in generateBlock()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
H A D | vktApiDeviceInitializationTests.cpp | 474 // Also try an empty string. in getUTF8AbuseString() 1840 if (queueFamilies.empty()) in findQueueFamiliesWithCaps()
|
H A D | vktApiImageClearingTests.cpp | 1379 if (aspectMasks.empty()) in preClearImage()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_shading_rate/ |
H A D | vktAttachmentRateTests.cpp | 266 queueFamilies.empty() ? in buildImageWithMemory()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
H A D | vktGeometryLayeredRenderingTests.cpp | 674 log << tcu::TestLog::Message << "Expecting empty image" << tcu::TestLog::EndMessage; 1562 if (result.empty())
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
H A D | vktImageMutableTests.cpp | 1866 if (!poolSizes.empty()) in createDeviceWithWsi()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
H A D | ModuloSchedule.cpp | 1419 Defaults.resize(Defaults.size() + StageDiff, Defaults.empty() in remapUse()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGlSpirvTests.cpp | 3394 if (stage.name.empty()) in iterate()
|
H A D | gl4cSparseTexture2Tests.cpp | 2587 if (s.coordDef.empty()) in createLookupShaderTokens()
|
H A D | gl4cTextureGatherTests.cpp | 152 if (!cs.empty()) in CreateComputeProgram()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cSeparateShaderObjsTests.cpp | 192 * * Test with empty program pipeline (uninitialized, but bound). Expect VALIDATE_STATUS = FALSE. 1145 gl.validateProgramPipeline(pipelines[0]); // Still empty program pipeline. in iterate() 1149 TCU_FAIL("ValidateProgramPipeline failed with empty program pipeline"); in iterate() 2726 if (fragmentPrecision.empty()) in iterate()
|
/third_party/skia/third_party/externals/spirv-tools/test/val/ |
H A D | val_cfg_test.cpp | 87 if (!body_.empty()) { in operator std::string()
|
H A D | val_decoration_test.cpp | 4804 %empty = OpTypeStruct in TEST_F() 4805 %struct = OpTypeStruct %float %empty in TEST_F() 6362 if (!test_result.error_str.empty()) { in TEST_P()
|
/third_party/skia/third_party/externals/spirv-cross/ |
H A D | spirv_cross_c.cpp | 1562 if (result.empty()) in spvc_compiler_compile()
|
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/ |
H A D | val_cfg_test.cpp | 87 if (!body_.empty()) { in operator std::string()
|
H A D | val_decoration_test.cpp | 4804 %empty = OpTypeStruct in TEST_F() 4805 %struct = OpTypeStruct %float %empty in TEST_F() 6362 if (!test_result.error_str.empty()) { in TEST_P()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 384 bool isSlowDivBypassed() const { return !BypassSlowDivWidths.empty(); } in isSlowDivBypassed() 1640 /// Returns the name of the symbol used to emit stack probes or the empty 3253 /// Returns an empty SDValue if the operation fails. 3802 /// the node), or leaves Results empty, which indicates that the node is not 3820 /// values of the node), or leaves Results empty, which indicates that the 3917 /// operand values. If this returns an empty vector, and if the constraint 3918 /// string itself isn't empty, there was an error parsing. 3936 /// Op, otherwise an empty SDValue can be passed. 3989 /// power-of-2 denominators. If the target returns an empty SDValue, LLVM 4021 /// An empty SDValu [all...] |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/ |
H A D | AVRISelLowering.cpp | 1298 if (!Ins.empty()) { in LowerCall()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCasts.cpp | 2240 while (!PhiWorklist.empty()) { in optimizeBitCastFromPhi()
|
/third_party/skia/third_party/externals/tint/src/resolver/ |
H A D | resolver.cc | 947 if (stmt->else_statements.empty() || in IfStatement() 951 // empty else branch (which adds Next to their behavior) in IfStatement()
|
/third_party/protobuf/src/google/protobuf/ |
H A D | generated_message_reflection.cc | 1993 // their value is non-zero (numeric) or non-empty (string/bytes). N.B.: in HasBit() 2005 .empty(); in HasBit()
|
/third_party/spirv-tools/source/val/ |
H A D | validate_image.cpp | 1048 if (!consumers.empty()) { in ValidateSampledImage()
|
/third_party/spirv-tools/test/val/ |
H A D | val_cfg_test.cpp | 85 if (!body_.empty()) { in operator std::string()
|