Home
last modified time | relevance | path

Searched refs:empty (Results 9826 - 9850 of 10159) sorted by relevance

1...<<391392393394395396397398399400>>...407

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
H A DSTLExtras.h190 /// Test whether \p RangeOrContainer is empty. Similar to C++17 std::empty.
192 constexpr bool empty(const T &RangeOrContainer) { in empty() function
1085 // behavior with an empty sequence. in array_pod_sort()
1101 // behavior with an empty sequence. in array_pod_sort()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DBasicTTIImpl.h617 if (!Args.empty()) in getScalarizationOverhead()
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser_unittest.cc2586 EXPECT_TRUE(spans_.empty()) << "Forgot to call HasSpan() for:\n" in TearDown()
3566 "// detached after empty before package\n" in TEST_F()
3584 " detached after empty before package\n")); in TEST_F()
/third_party/protobuf/python/google/protobuf/pyext/
H A Ddescriptor.cc266 if (unknown_fields.empty()) { in GetOrBuildOptions()
304 // fields is empty, because they might in sub descriptors' options. in CopyToPythonProto()
/third_party/protobuf/src/google/protobuf/
H A Dwire_format.cc1362 ? (map_entries.empty() \ in InternalSerializeField()
H A Dwire_format_lite.h1811 if (!message_data.empty()) { in ParseMessageSetItemImpl()
/third_party/skia/third_party/externals/abseil-cpp/absl/numeric/
H A Dint128_stream_test.cc69 if (!flagstr.empty()) { in StreamFormatToString()
/third_party/skia/third_party/externals/abseil-cpp/absl/status/
H A Dstatusor_test.cc94 if (!inner_explanation.empty()) {
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dnumbers_test.cc1023 if (mismatches.empty()) { in TEST_F()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dinlined_vector_test.cc1028 if (!v.empty()) { in TYPED_TEST_P()
1355 // Test for all combinations of original sizes (empty and non-empty inline, in TEST()
1396 // Test for all combinations of original sizes (empty and non-empty inline, in InstanceRangedAssignTestForContainer()
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
H A Dmutex_test.cc881 // introduced the case where Enqueue() returned with an empty queue, and this
1086 if (!warnings_output_file_.empty()) { in ~ScopedDisableBazelTestWarnings()
/third_party/skia/modules/skshaper/src/
H A DSkShaper_harfbuzz.cpp1170 // If nothing fit (best score is negative) and the line is not empty
1171 if (width < line.fAdvance.fX + best.fAdvance.fX && !line.runs.empty()) {
/third_party/rust/crates/rust-openssl/openssl/src/ssl/test/
H A Dmod.rs888 assert_eq!(s.get_shutdown(), ShutdownState::empty()); in shutdown()
/third_party/skia/dm/
H A DDM.cpp101 "paths. An empty string performs no bisect. Only the SkPaths are bisected; all other draws "
885 // An empty l/r trail string will draw all the paths. in gather_srcs()
1583 if (!gFailures->empty()) { in main()
/third_party/spirv-tools/test/fuzz/
H A Dtransformation_add_function_test.cpp63 assert(!result.empty() && "The required function should have been found."); in GetInstructionsForFunction()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fFboRenderTest.cpp209 if (requiredExts.empty()) in isAnyExtensionSupported()
H A Des3fFragmentOutputTests.cpp310 if (!m_renderbuffers.empty()) in deinit()
H A Des3fNegativeShaderApiTests.cpp155 deBool shaderBinarySupported = !binaryFormats.empty(); in init()
H A Des3fShaderApiTests.cpp1200 if (m_formats.empty()) in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineDepthRangeUnrestrictedTests.cpp696 if (!m_vertices.empty() && !m_param.testClearValueOnly) in prepareRenderPass()
H A DvktPipelineDepthTests.cpp94 DE_ASSERT(!formats.empty()); in testSupportsAtLeastOneDepthStencilFormat()
H A DvktPipelineImageUtil.cpp885 if (imageAspects.empty()) in getBufferCopyRegions()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/protected_memory/
H A DvktProtectedMemWsiSwapchainTests.cpp679 DE_ASSERT(!cases.empty()); in generateSwapchainParameterCases()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
H A DvktRayTracingComplexControlFlowTests.cpp1171 DE_ASSERT(!declsPreMain.empty() && PUSH_CONSTANTS_COUNT == 6); in initPrograms()
H A DvktRayTracingPipelineFlagsTests.cpp1379 if (v.empty() || result.end() != std::find(result.begin(), result.end(), v)) return; in combine()

Completed in 72 milliseconds

1...<<391392393394395396397398399400>>...407