Home
last modified time | relevance | path

Searched refs:find (Results 5376 - 5400 of 7297) sorted by relevance

1...<<211212213214215216217218219220>>...292

/third_party/skia/gn/
H A Dgn_to_cmake.py157 return min(s.find(i) for i in a if i in s)
203 toolchain_separator = gn_target_name.find('(', path_separator)
676 # This lets Clion find the emscripten header files when working with CanvasKit.
/third_party/skia/modules/skparagraph/src/
H A DRun.cpp113 auto iter = config.find(familyName); in findCompressionConfigWithFont()
148 auto setIter = FONT_PADDING_NOT_EFFECT_FAMILY.find(curFamilyName); in metricsIncludeFontPadding()
/third_party/spirv-tools/source/link/
H A Dlinker.cpp486 const auto& exp = exports.find(import.name); in GetImportExportPairs()
617 imports.find(inst->GetSingleWordOperand(0u)) != imports.end())) { in RemoveLinkageSpecificInstructions()
/third_party/spirv-tools/source/opt/
H A Dmerge_return_pass.cpp156 if (std::find(return_blocks.begin(), return_blocks.end(), block) != in ProcessStructured()
777 auto pos = std::find(list->begin(), list->end(), element); in InsertAfterElement()
H A Dscalar_analysis.cpp165 auto itr = recurrent_node_map_.find(inst); in AnalyzeInstruction()
365 auto itr = node_cache_.find(prospective_node); in GetCachedOrAdd()
398 // Traverse the DAG to find the recurrent expression belonging to |loop|. in GetCoefficientFromRecurrentTerm()
447 // Otherwise find the recurrent node in the children of this node. in BuildGraphWithoutRecurrentTerm()
/third_party/spirv-tools/test/fuzz/
H A Dfuzzerutil_test.cpp1541 ASSERT_TRUE(std::find(signed_int_ids.begin(), signed_int_ids.end(), in TEST()
1548 ASSERT_TRUE(std::find(float_ids.begin(), float_ids.end(), maybe_float_id) == in TEST()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmComputeShaderCase.cpp425 const bool allowSpirv14 = (std::find(extensions.begin(), extensions.end(), "VK_KHR_spirv_1_4") != extensions.end()); in initPrograms()
426 const bool allowMaintenance4 = (std::find(extensions.begin(), extensions.end(), "VK_KHR_maintenance4") != extensions.end()); in initPrograms()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.cpp55 size_t openBracket = name.find('[', lastBracketClose); in UniformNameIsIndexZero()
60 size_t closeBracket = name.find(']', openBracket); in UniformNameIsIndexZero()
75 return originalName.find('.') == std::string::npos; in MappedSamplerNameNeedsUserDefinedPrefix()
85 bool isExplicit = std::find(implicitsBegin, implicitsEnd, var.name) == implicitsEnd; in CountExplicitOutputs()
373 else if (std::find(implicitOutputs.begin(), implicitOutputs.end(), outputVar.name) == in AssignOutputLocations()
2070 // Vulkan shaders have either Shader, Geometry or Tessellation capability. We find this
2942 // First, find all necessary ids and associate them with the information required to transform in transform()
3039 // finishes, so we need to declare anything that we need but didn't find there already right in transformInstruction()
3703 ASSERT(std::find(aliasingMap->aliasingAttributes.begin(), aliasingMap->aliasingAttributes.end(),
3841 // Go through attributes and find ou
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DAsmWriter.cpp604 const auto I = Type2Number.find(STy); in print()
1103 ValueMap::iterator MI = mMap.find(V); in getGlobalSlot()
1113 mdn_iterator MI = mdnMap.find(N); in getMetadataSlot()
1124 ValueMap::iterator FI = fMap.find(V); in getLocalSlot()
1133 as_iterator AI = asMap.find(AS); in getAttributeGroupSlot()
1142 auto I = ModulePathMap.find(Path); in getModulePathSlot()
1151 guid_iterator I = GUIDMap.find(GUID); in getGUIDSlot()
1160 auto I = TypeIdMap.find(Id); in getTypeIdSlot()
1216 as_iterator I = asMap.find(AS); in CreateAttributeSetSlot()
2591 M->getModuleIdentifier().find('\ in printModule()
[all...]
/third_party/skia/third_party/externals/spirv-tools/test/val/
H A Dval_ext_inst_test.cpp4169 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4194 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4219 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4241 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4267 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4289 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4313 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4335 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4358 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4381 if (std::string::npos == ext_inst_name.find("half in TEST_P()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_ext_inst_test.cpp4169 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4194 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4219 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4241 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4267 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4289 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4313 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4335 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4358 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4381 if (std::string::npos == ext_inst_name.find("half in TEST_P()
[all...]
/third_party/spirv-tools/test/val/
H A Dval_ext_inst_test.cpp4169 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4194 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4219 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4241 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4267 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4289 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4313 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4335 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4358 if (std::string::npos == ext_inst_name.find("halfn")) { in TEST_P()
4381 if (std::string::npos == ext_inst_name.find("half in TEST_P()
[all...]
/foundation/barrierfree/accessibility/interfaces/kits/napi/accessibility_extension_module_loader/src/
H A Dnapi_accessibility_element.cpp442 auto elementIter = elementInfoCompleteMap.find(callbackInfo->attribute_); in AttributeValueComplete()
452 auto windowIter = windowInfoCompleteMap.find(callbackInfo->attribute_); in AttributeValueComplete()
634 auto iter = mapValIsStr.find(keyStr); in GetExtraElementInfo()
640 auto seconditer = mapValIsInt.find(keyStr); in GetExtraElementInfo()
2294 if (findElementConditionTable.find(str) == findElementConditionTable.end()) { in ConvertStringToCondition()
2312 if (focusMoveDirectionTable.find(str) == focusMoveDirectionTable.end()) { in ConvertStringToDirection()
2326 if (focusTypeTable.find(str) == focusTypeTable.end()) { in ConvertStringToFocusType()
/foundation/multimedia/player_framework/frameworks/js/avplayer/
H A Davplayer_napi.cpp1009 bool isFd = (url.find("fd://") != std::string::npos) ? true : false; in AddSubSource()
1010 bool isNetwork = (url.find("http") != std::string::npos) ? true : false; in AddSubSource()
1118 bool isFd = (url.find("fd://") != std::string::npos) ? true : false; in SetSource()
1119 bool isNetwork = (url.find("http") != std::string::npos) ? true : false; in SetSource()
1254 CHECK_AND_RETURN_RET_LOG(status == napi_ok && exist, result, "can not find %{public}s property", type.c_str()); in JsSetDecryptConfig()
2120 if (std::find(contents.begin(), contents.end(), content) == contents.end() || in JsHandleParameter()
2121 std::find(usages.begin(), usages.end(), usage) == usages.end()) { in JsHandleParameter()
2304 if (stateMap.find(state_) != stateMap.end()) { in GetCurrentState()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp684 PendingLoads.find(V); in addLoopCarriedDependences()
1112 /// but we do this to find the circuits, and then change them back.
1154 auto Dep = OutputDeps.find(BackEdge); in createAdjacencyStructure()
1254 // but we do this to find the circuits, and then change them back. in findCircuits()
2026 // Even if we find a schedule, make sure the schedule doesn't exceed the in schedulePipeline()
2154 InstrChanges.find(SU); in applyInstrChange()
2350 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(PrevSU); in earliestCycleInChain()
2373 std::map<SUnit *, int>::const_iterator it = InstrToCycle.find(SuccSU); in latestCycleInChain()
2774 InstrChanges.find(SU); in fixupRegisterOverlaps()
2875 const_sched_iterator cycleInstrs = ScheduledInstrs.find(cycl in print()
[all...]
H A DMachineScheduler.cpp487 // instruction stream until we find the nearest boundary. in getSchedRegions()
959 VReg2SUnitMultiMap::iterator UI = VRegUses.find(Reg); in collectVRegUses()
1047 "Can't find the region bottom"); in initRegPressure()
1114 : make_range(VRegUses.find(Reg), VRegUses.end())) { in updatePressureDiffs()
1146 : make_range(VRegUses.find(Reg), VRegUses.end())) { in updatePressureDiffs()
1324 // Visit each live out vreg def to find def/use pairs that cross iterations. in computeCyclicCriticalPath()
1343 : make_range(VRegUses.find(Reg), VRegUses.end())) { in computeCyclicCriticalPath()
1718 LiveInterval::iterator GlobalSegment = GlobalLI->find(LocalLI->beginIndex()); in constrainLocalCopy()
1726 // If GlobalSegment is killed at the LocalLI->start, the call to find() in constrainLocalCopy()
2378 Available.remove(Available.find(S in removeReady()
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cProgramInterfaceQueryTests.cpp1456 if (exp.find(param[i]) == exp.end()) in Run()
1484 if (exp2.find(param[i]) == exp2.end()) in Run()
1879 if (exp.find(param[i]) == exp.end() || length != 2) in Run()
1897 if (exp2.find(param2[i]) == exp2.end() || length != 2) in Run()
2026 if (exp.find(param[i]) == exp.end() || length != 3) in Run()
2472 if (exp.find(param[i]) == exp.end()) in Run()
2501 if (exp2.find(param[i]) == exp2.end()) in Run()
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc128 if (to_filename.find("google/protobuf") == 0) { in GetRootPath()
417 if ((*long_name_dict).find(scc->GetRepresentative()) == in GetMessagesFileName()
753 std::string::size_type exp_pos = result.find('e'); in PostProcessFloat()
759 if (mantissa.find('.') == std::string::npos) { in PostProcessFloat()
782 if (result.find('.') == std::string::npos) { in PostProcessFloat()
1248 // |prefix| is advanced as we find separators '.' past the common package in RelativeTypeName()
1446 if (descs_by_shortname_.find(filenames.first) != in AddFile()
1896 if (provided->find(*it) != provided->end()) { in GenerateRequiresImpl()
1905 if (provided->find(*it) != provided->end()) { in GenerateRequiresImpl()
3588 if (generated->find(roo in GenerateFileAndDeps()
[all...]
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fSynchronizationTests.cpp1184 if (m_storageIDs.find(cmd.targetHandle) == m_storageIDs.end())
1205 DE_ASSERT(m_storageIDs.find(cmd.targetHandle) != m_storageIDs.end());
1231 DE_ASSERT(m_storageIDs.find(cmd.targetHandle0) != m_storageIDs.end());
1232 DE_ASSERT(m_storageIDs.find(cmd.targetHandle1) != m_storageIDs.end());
1255 if (m_storageIDs.find(cmd.targetHandle) == m_storageIDs.end())
1276 DE_ASSERT(m_storageIDs.find(cmd.targetHandle) != m_storageIDs.end());
1299 if (m_storageIDs.find(cmd.targetHandle) == m_storageIDs.end())
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
H A DLLParser.cpp650 Module::ComdatSymTabType::iterator I = ComdatSymTab.find(Name); in parseComdat()
755 auto FI = ForwardRefMDNodes.find(MetadataID); in ParseStandaloneMetadata()
946 auto I = ForwardRefValIDs.find(NumberedVals.size()); in parseIndirectSymbol()
1072 auto I = ForwardRefValIDs.find(NumberedVals.size()); in ParseGlobal()
1416 auto I = ForwardRefVals.find(Name); in GetGlobalVal()
1445 auto I = ForwardRefValIDs.find(ID); in GetGlobalVal()
1468 Module::ComdatSymTabType::iterator I = ComdatSymTab.find(Name);
2288 /// comma at the end of the line and find that it is followed by metadata.
2887 auto I = ForwardRefVals.find(Name);
2922 auto I = ForwardRefValIDs.find(I
[all...]
/foundation/ability/dmsfwk/services/dtbschedmgr/src/distributedWant/
H A Ddistributed_want_params.cpp302 auto iter = interfaceQueryToStrMap.find(typeId); in GetStringByType()
404 auto itother = other.params_.find(itthis.first); in operator ==()
480 auto iter = interfaceQueryEqualsMap.find(typeId); in CompareInterface()
495 auto it = params_.find(key); in GetParam()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/list/
H A Dlist_item_group_layout_algorithm.cpp529 auto pos = itemPosition_.find(index); in GetItemGroupPosition()
536 auto pos = itemPosition_.find(index); in GetItemGroupPosition()
547 auto pos = itemPosition_.find(index); in GetItemGroupPosition()
563 auto it = itemPosition_.find(index); in GetItemHeight()
/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_extension_ability/
H A Djs_ui_extension_content_session.cpp79 if (listeners_.find(uiExtensionComponentId) != listeners_.end()) { in RemoveListener()
97 auto callback = resultCallbacks_.find(requestCode); in OnAbilityResult()
109 return resultCallbacks_.find(requestCode) != resultCallbacks_.end(); in IsMatch()
115 auto callback = resultCallbacks_.find(requestCode); in OnAbilityResultInner()
/foundation/arkui/ace_engine/adapter/ohos/capability/html/
H A Dhtml_to_span.cpp223 auto iter = uMap.find(subStr); in FromString()
392 auto it = values.find("font"); in InitLineHeight()
487 (std::all_of(str.begin(), str.end(), ::isdigit) || str.find("px") != std::string::npos); in IsLength()
793 auto it = values.find(key); in GetStyleValue()
/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng.cpp1219 auto iter = FRAME_NODE->nodeAnimatablePropertyMap_.find(NAME); in HWTEST_F()
1239 auto iter = FRAME_NODE->nodeAnimatablePropertyMap_.find(NAME); in HWTEST_F()
1269 auto iter = FRAME_NODE->nodeAnimatablePropertyMap_.find(NAME); in HWTEST_F()
1291 auto iter = FRAME_NODE->nodeAnimatablePropertyMap_.find(NAME); in HWTEST_F()

Completed in 88 milliseconds

1...<<211212213214215216217218219220>>...292