/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMLoadStoreOptimizer.cpp | 968 assert(ImpDefs.empty()); in MergeOpsUpdate() 1934 if (MBB.empty()) return false;
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineAddSub.cpp | 590 if (!SimpVect.empty()) in simplifyFAdd() 602 assert(!Opnds.empty() && "Expect at least one addend"); in createNaryFAdd()
|
/third_party/protobuf/src/google/protobuf/ |
H A D | text_format.cc | 104 if (!debug_string.empty() && debug_string[debug_string.size() - 1] == ' ') { in ShortDebugString() 570 // "foo: []" is treated as empty. in ConsumeField() 2502 if (!value.empty() && recursion_budget > 0 && in PrintUnknownFields()
|
/third_party/python/Lib/test/ |
H A D | test_lzma.py | 56 empty = lzc.flush() 63 lzd.decompress(empty) 220 # Create input buffer and empty it
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
H A D | es3fTextureFilteringTests.cpp | 183 if (!m_filenames.empty()) in init() 464 if (!m_filenames.empty()) in init()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fTextureMultisampleTests.cpp | 1671 TCU_CHECK(!textureSamples.empty()); 1672 TCU_CHECK(!rboSamples.empty());
|
/third_party/vk-gl-cts/modules/glshared/ |
H A D | glsUniformBlockCase.cpp | 1361 if (!m_buffers.empty()) in ~UniformBufferManager() 1557 if (!glData.empty()) in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
H A D | vktRenderPassFragmentDensityMapTests.cpp | 173 (extensionPtrs.empty() ? DE_NULL : &extensionPtrs[0]), // const char* const* ppEnabledExtensionNames; in getDevice() 468 subpassDependencies.empty() ? DE_NULL : subpassDependencies.data(), // const VkSubpassDependency* pDependencies in createRenderPassProduceDynamicDensityMap()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
H A D | vktDeviceObjectReservationTests.cpp | 1391 objectInfo.pPipelinePoolSizes = poolSizes.empty() ? DE_NULL : poolSizes.data(); 1819 objectInfo.pPipelinePoolSizes = poolSizes.empty() ? DE_NULL : poolSizes.data();
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ubo/ |
H A D | vktUniformBlockCase.cpp | 2207 DE_ASSERT(!m_vertShaderSource.empty()); in initPrograms() 2208 DE_ASSERT(!m_fragShaderSource.empty()); in initPrograms()
|
/third_party/vk-gl-cts/framework/referencerenderer/ |
H A D | rrRenderer.cpp | 623 if (convexPrimitive.empty()) in clipPrimitives() 1430 if (primitives.empty()) in drawWithGeometryShader()
|
/applications/standard/calendardata/calendarmanager/napi/src/ |
H A D | napi_util.cpp | 592 GetNamedProperty(env, in, "attendee", out.attendees); // colud be empty not check result in GetValue() 625 if (!in.attendees.empty()) { in SetValue()
|
/kernel/linux/linux-5.10/block/ |
H A D | bfq-cgroup.c | 119 BFQG_FLAG_FNS(empty) 179 * group is already marked empty. This can happen if bfqq got new in bfqg_stats_set_start_empty_time() 663 /* If bfqq is empty, then bfq_bfqq_expire also invokes in bfq_bfqq_move() 953 * empty and gets expired. in bfq_pd_offline()
|
/kernel/linux/linux-5.10/arch/sparc/kernel/ |
H A D | head_64.S | 313 stx %g0, [%sp + 2047 + 128 + 0x40] ! arg6: empty
|
/kernel/linux/linux-6.6/arch/sparc/kernel/ |
H A D | head_64.S | 313 stx %g0, [%sp + 2047 + 128 + 0x40] ! arg6: empty
|
/kernel/linux/linux-5.10/fs/ubifs/ |
H A D | ubifs.h | 207 * SCANNED_EMPTY_SPACE: scanned empty space 316 * @endpt: end point (and therefore the start of empty space) 446 * LPROPS_FREE: free > 0, dirty < @c->dead_wm, not empty, not index 448 * LPROPS_EMPTY: LEB is empty, not taken 505 * @empty_lebs: number of empty LEBs 519 * by GC, but unlike other empty LEBs that are "taken", it may not be written 1051 * @enext: next znode to commit to empty space 1206 * @empty_list: list of empty LEBs 1237 * @empty: %1 if the UBI device is empty 1481 unsigned int empty:1; global() member [all...] |
/kernel/linux/linux-6.6/fs/ubifs/ |
H A D | ubifs.h | 216 * SCANNED_EMPTY_SPACE: scanned empty space 325 * @endpt: end point (and therefore the start of empty space) 455 * LPROPS_FREE: free > 0, dirty < @c->dead_wm, not empty, not index 457 * LPROPS_EMPTY: LEB is empty, not taken 514 * @empty_lebs: number of empty LEBs 528 * by GC, but unlike other empty LEBs that are "taken", it may not be written 1072 * @enext: next znode to commit to empty space 1227 * @empty_list: list of empty LEBs 1258 * @empty: %1 if the UBI device is empty 1509 unsigned int empty:1; global() member [all...] |
/kernel/linux/linux-6.6/block/ |
H A D | bfq-cgroup.c | 119 BFQG_FLAG_FNS(empty) 179 * group is already marked empty. This can happen if bfqq got new in bfqg_stats_set_start_empty_time() 666 /* If bfqq is empty, then bfq_bfqq_expire also invokes in bfq_bfqq_move() 972 * empty and gets expired. in bfq_pd_offline()
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/ |
H A D | lib.sh | 558 # return success only in case of non-empty output 1978 non-empty string.
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/bonding/ |
H A D | net_forwarding_lib.sh | 558 # return success only in case of non-empty output 1978 non-empty string.
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/dsa/ |
H A D | lib.sh | 558 # return success only in case of non-empty output 1978 non-empty string.
|
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/team/ |
H A D | net_forwarding_lib.sh | 558 # return success only in case of non-empty output 1978 non-empty string.
|
/test/xts/hats/hdf/codec/hdi_image_additional/ |
H A D | codec_hdi_jpeg_test.cpp | 343 ASSERT_TRUE(!capList[0].name.empty()); in HWTEST_F() 661 * @tc.desc : When the second parameter CodecImageBuffer structure is empty, the result returns a failure 690 * @tc.desc : When the first argument CodecImageBuffer structure is empty, the result returns a failure
|
/third_party/elfio/elfio/ |
H A D | elfio_dump.hpp | 1118 if ( str.empty() ) { in dynamic_tag()
|
/third_party/glslang/glslang/Include/ |
H A D | ConstantUnion.h | 929 bool empty() const { return unionArray == nullptr; } in empty() function in glslang::TConstUnionArray
|