/third_party/glslang/glslang/MachineIndependent/ |
H A D | ParseHelper.cpp | 2979 TString empty(""); in handleConstructorCall() 2981 return new TFunction(&empty, type, op); in handleConstructorCall() 5492 assert(! constArray.empty()); in limitCheck() 7652 if (!newParams.empty()) in vkRelaxedRemapFunctionArgument() 7683 if (!traverser.path.empty()) in vkRelaxedRemapDotDereference() 8836 if (memberQualifier.hasSpirvDecorate() && !memberQualifier.getSpirvDecorate().decorateIds.empty()) in declareBlock() 9471 // type with an empty type list, which will be filled in later in in addQualifierToExisting()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | TargetLowering.cpp | 4186 if (Constraint.empty() || Constraint[0] != '{') in getRegForInlineAsmConstraint() 4229 assert(!ConstraintCode.empty() && "No known constraint!"); in isMatchingInputConstraint() 4236 assert(!ConstraintCode.empty() && "No known constraint!"); in getMatchedOperand() 4243 /// If this returns an empty vector, and if the constraint string itself 4244 /// isn't empty, there was an error parsing. 4339 if (!ConstraintOperands.empty()) { in ParseConstraints() 4570 if (!ResultOps.empty()) { in ChooseConstraint() 4600 assert(!OpInfo.Codes.empty() && "Must have at least one constraint"); in ComputeConstraintToUse()
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cGPUShaderFP64Tests.cpp | 3924 if (false == compute_shader_code.empty()) in prepareProgram() 3929 if (false == fragment_shader_code.empty()) in prepareProgram() 3934 if (false == geometry_shader_code.empty()) in prepareProgram() 3939 if (false == tess_ctrl_shader_code.empty()) in prepareProgram() 3944 if (false == tess_eval_shader_code.empty()) in prepareProgram() 3949 if (false == vertex_shader_code.empty()) in prepareProgram()
|
/third_party/glslang/SPIRV/ |
H A D | GlslangToSpv.cpp | 1951 if (!mode.second.empty()) { in TGlslangToSpvTraverser() 1962 assert(!modeId.second.empty()); in TGlslangToSpvTraverser() 4304 if (node->getType().getQualifier().storage == glslang::EvqUniform && !node->getConstArray().empty()) { in createSpvVariable() 4721 if (!decorate.second.empty()) { in applySpirvDecorate() 4739 assert(spirvDecorate.decorateIds.empty()); in applySpirvDecorate() 4743 assert(!decorateId.second.empty()); in applySpirvDecorate() 4757 assert(!decorateString.second.empty()); in applySpirvDecorate() 5019 const auto hasRuntimeArray = !spvMembers.empty() && builder.getOpCode(spvMembers.back()) == spv::OpTypeRuntimeArray; in decorateStructType() 9786 // an empty 'consts' can be used to create a fully zeroed SPIR-V constant.
|
/third_party/astc-encoder/Source/ |
H A D | wuffs-v0.3.c | 80 // non-empty denotes a developer preview, not a release version, and has no 368 // wuffs_base__empty_struct is used when a Wuffs function returns an empty 370 // Wuffs, if a function g returns empty, you can say "y = g()". 375 // the sizeof an empty struct is 0, and g++ says that it is 1. This leads to 397 // the sizeof an empty struct is 0, and g++ says that it is 1. This leads to 1400 // A value with all fields NULL or zero is a valid, empty slice. 1412 // A value with all fields NULL or zero is a valid, empty table. 1595 // It returns an empty slice if i is out of bounds. 1606 // It returns an empty slice if j is out of bounds. 1617 // It returns an empty slic 44957 wuffs_base__io_buffer empty = wuffs_base__empty_io_buffer(); DecodeImage0() local [all...] |
/foundation/ability/ability_runtime/test/unittest/app_mgr_service_inner_second_test/ |
H A D | app_mgr_service_inner_second_test.cpp | 1769 EXPECT_TRUE(instanceKeys.empty()); in HWTEST_F() 1780 EXPECT_FALSE(instanceKeys.empty()); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/ |
H A D | arkts_native_rich_editor_bridge.cpp | 942 options.fontFamilies = !font.fontFamilies.empty() ? font.fontFamilies : textStyle.GetFontFamilies(); in ParsePlaceholderStyle() 970 if (!options.fontFamilies.empty()) { in SetPlaceholder()
|
/foundation/arkui/ace_engine/test/unittest/core/pattern/checkbox/ |
H A D | checkbox_test_ng.cpp | 2063 EXPECT_TRUE(inspectorId.empty()); in HWTEST_F() 2067 EXPECT_FALSE(host->GetInspectorIdValue().empty()); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/select_overlay/ |
H A D | select_overlay_node.cpp | 674 if (options.empty()) { in SetOptionsAction() 1208 CHECK_NULL_VOID(!params.empty()); in CreatExtensionMenu()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/storage/cloud/ |
H A D | distributeddb_cloud_interfaces_relational_sync_test.cpp | 786 ASSERT_NE(syncProcess.tableProcess.empty(), true); in GetCallback() 800 if (expectProcess.empty()) { in GetCallback() 2081 * @tc.desc: for expilictly set not-change assets. If an asset is deleted, and its hash is not set to empty, it will be 2099 * @tc.steps:step2. local asset is set to delete, but hash is not set to empty in HWTEST_F()
|
/kernel/linux/linux-5.10/sound/core/oss/ |
H A D | pcm_oss.c | 109 t.empty = 0; in snd_interval_refine_set() 238 * Return new minimum or -EINVAL if the configuration space is empty 299 * Return new maximum or -EINVAL if the configuration space is empty 474 t.empty = 0; in _snd_pcm_hw_param_set() 504 * Return VAL or -EINVAL if the configuration space is empty
|
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | pcm_oss.c | 109 t.empty = 0; in snd_interval_refine_set() 238 * Return new minimum or -EINVAL if the configuration space is empty 299 * Return new maximum or -EINVAL if the configuration space is empty 474 t.empty = 0; in _snd_pcm_hw_param_set() 504 * Return VAL or -EINVAL if the configuration space is empty
|
/third_party/icu/icu4c/source/test/intltest/ |
H A D | transtst.cpp | 230 i + ") returned empty string"); in TestInstantiation() 2057 errln("FAIL: empty source"); in TestSTV() 2070 errln("FAIL: empty target"); in TestSTV() 2082 logln((UnicodeString)" " + k + ": <empty>"); in TestSTV() 2383 * Test empty context. 3585 UnicodeString empty; in _findMatch() local 3591 return empty; in _findMatch()
|
/third_party/node/deps/v8/src/codegen/ |
H A D | compiler.cc | 795 while (!functions_to_compile.empty()) { in IterativelyExecuteAndFinalizeUnoptimizedCompilationJobs() 869 if (deferred_jobs->empty()) return true; in FinalizeDeferredUnoptimizedCompilationJobs()
|
/third_party/node/deps/v8/src/ic/ |
H A D | ic.cc | 122 Handle<Map> map = lookup_start_object_map(); // Might be empty. in TraceIC() 1241 if (target_receiver_maps.empty()) { in UpdateLoadElement() 2205 if (target_maps_and_handlers.empty()) { in UpdateStoreElement()
|
/third_party/node/deps/v8/src/parsing/ |
H A D | parser.cc | 2492 Statement* empty = factory()->EmptyStatement(); in DesugarLexicalBindingsInForStatement() local 2494 factory()->NewIfStatement(compare, stop, empty, kNoSourcePosition); in DesugarLexicalBindingsInForStatement() 2636 // Anonymous functions were passed either the empty symbol or a null in ParseFunctionLiteral() 2637 // handle as the function name. Remember if we were passed a non-empty in ParseFunctionLiteral() 3048 // The function name should have been ignored, giving us the empty string in ParseFunction()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingDescriptorSetRandomTests.cpp | 1551 bindings.empty() ? DE_NULL : bindingsFlags.data(), // const VkDescriptorBindingFlags* pBindingFlags; in iterate() 1560 bindings.empty() ? DE_NULL : bindings.data() // const VkDescriptorSetLayoutBinding* pBindings; in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_shading_rate/ |
H A D | vktAttachmentRateTests.cpp | 386 queueFamilies.empty() ? in buildImageWithMemory() 2771 if (!miscGroup->empty()) in createAttachmentRateTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 85 return (v.empty() ? DE_NULL : &v[0]); in dataOrNullPtr() 91 return (v.empty() ? DE_NULL : &v[0]); in dataOrNullPtr()
|
H A D | vktPipelinePushConstantTests.cpp | 172 if (!(shaderStageStr.str().empty())) in getShaderStageNameStr() 1445 if (fragmentSrc.str().empty()) in initPrograms()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
H A D | vktRayQueryAccelerationStructuresTests.cpp | 280 if (fsn.empty()) in registerShaderModule() 311 if (fsn.empty()) in registerShaderModule() 3293 // tlas that are not in asIndicesSet should be empty but it is hard to do in iterate() 4221 // Test building empty acceleration structures using different methods in createAccelerationStructuresTests() 4222 addTestGroup(group.get(), "empty", addEmptyAccelerationStructureTests); in createAccelerationStructuresTests()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/video/ |
H A D | vktVideoBaseDecodeUtils.cpp | 2368 if (formats.empty()) 2928 while (!m_pictureParametersQueue.empty()) {
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
H A D | vktWsiSwapchainTests.cpp | 618 DE_ASSERT(!cases.empty()); in generateSwapchainParameterCases() 767 if (devHelper.queueFamilyIndices.empty()) in createSwapchainPrivateDataTest()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingDescriptorSetRandomTests.cpp | 1551 bindings.empty() ? DE_NULL : bindingsFlags.data(), // const VkDescriptorBindingFlags* pBindingFlags; in iterate() 1560 bindings.empty() ? DE_NULL : bindings.data() // const VkDescriptorSetLayoutBinding* pBindings; in iterate()
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cShaderAtomicCountersTests.cpp | 826 if (!cs.empty()) in CreateComputeProgram() 2445 DE_ASSERT(!glsl_cs_.empty()); in Setup()
|