Home
last modified time | relevance | path

Searched refs:insert (Results 1026 - 1050 of 4057) sorted by relevance

1...<<41424344454647484950>>...163

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DFindPreciseNodes.cpp56 mChain.insert(mChain.end(), other.mChain.begin(), other.mChain.end()); in append()
258 info->preciseObjectsToProcess.insert(object); in AddPreciseObject()
259 info->preciseObjectsVisited.insert(object); in AddPreciseObject()
446 mInfo->preciseReturnNodes.insert(node);
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceTargetLoweringX8664.cpp462 // particular, no transformations that insert or reorder CfgNodes should be in translateO2()
636 Node->getInsts().insert(I3, BeaconDef); in findRMW()
640 Node->getInsts().insert(I3, RMW); in findRMW()
691 // which requires legalization to insert a copy to register. in doLoadOpt()
758 Context.insert(NewInst); in doLoadOpt()
1240 Context.insert<InstFakeDef>(Dest); in lowerAlloca()
1332 Context.insert<InstAssign>(Arg, RegisterArg); in lowerArguments()
1335 Context.insert<InstAssign>(Tmp, RegisterArg); in lowerArguments()
1336 Context.insert<InstAssign>(Arg, Tmp); in lowerArguments()
1648 Context.insert(Labe in lowerShift64()
[all...]
/third_party/protobuf/src/google/protobuf/compiler/js/
H A Djs_generator.cc1482 if (!seen->insert(file).second) { in DepthFirstSearch()
1524 input_set.insert(input[i]); in GenerateJspbFileOrder()
1575 if (added.insert(analyzer->GetSCC(desc)).second && in GenerateJspbAllowedMap()
1688 provided->insert(name); in FindProvidesForOneOfEnum()
1713 provided->insert(name); in FindProvidesForMessage()
1730 provided->insert(name); in FindProvidesForEnum()
1746 provided->insert(name); in FindProvidesForFields()
1841 required.insert(GetMessagePath(options, extension->containing_type())); in GenerateRequiresForLibrary()
1882 required->insert("jspb.Message"); in GenerateRequiresImpl()
1883 required->insert("jsp in GenerateRequiresImpl()
[all...]
/third_party/libphonenumber/java/libphonenumber/src/com/google/i18n/phonenumbers/
H A DPhoneNumberUtil.java1619 formattedNumber.insert(0, " ").insert(0, countryCallingCode).insert(0, " ") in formatOutOfCountryCallingNumber()
1620 .insert(0, internationalPrefixForFormatting); in formatOutOfCountryCallingNumber()
1872 formattedNumber.insert(0, " ").insert(0, countryCode).insert(0, " ") in formatOutOfCountryKeepingAlphaChars()
1873 .insert(0, internationalPrefixForFormatting); in formatOutOfCountryKeepingAlphaChars()
1917 formattedNumber.insert(0, countryCallingCode).insert( in prefixNumberWithCountryCallingCode()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp289 if (!Visited.insert(V).second) in genericValueTraversal()
813 Uses.insert(&U);
834 Uses.insert(&Us);
983 ReturnInstSet.insert(cast<ReturnInst>(RI));
1194 RVS.RetValsMap[&Val].insert(RVS.RetInsts.begin(), RVS.RetInsts.end()); in updateImpl()
1216 RVS.RetInsts.insert(&Ret); in updateImpl()
1238 UnresolvedCalls.insert(CB); in updateImpl()
1253 UnresolvedCalls.insert(CB); in updateImpl()
1261 UnresolvedCalls.insert(CB); in updateImpl()
1278 UnresolvedCalls.insert(C in updateImpl()
[all...]
/base/request/request/services/src/cxx/
H A Dc_request_database.cpp95 REQUEST_HILOGD("Request databases insert values, ret: %{public}d", ret); in Insert()
576 blob.insert(blob.end(), objBytes, objBytes + sizeof(CFormItem)); in CFormItemToBlob()
577 blob.insert(blob.end(), obj.name.cStr, obj.name.cStr + obj.name.len); in CFormItemToBlob()
578 blob.insert(blob.end(), obj.value.cStr, obj.value.cStr + obj.value.len); in CFormItemToBlob()
611 blob.insert(blob.end(), objBytes, objBytes + sizeof(CFileSpec)); in CFileSpecToBlob()
612 blob.insert(blob.end(), obj.name.cStr, obj.name.cStr + obj.name.len); in CFileSpecToBlob()
613 blob.insert(blob.end(), obj.path.cStr, obj.path.cStr + obj.path.len); in CFileSpecToBlob()
614 blob.insert(blob.end(), obj.fileName.cStr, obj.fileName.cStr + obj.fileName.len); in CFileSpecToBlob()
615 blob.insert(blob.end(), obj.mimeType.cStr, obj.mimeType.cStr + obj.mimeType.len); in CFileSpecToBlob()
660 blob.insert(blo in CEachFileStatusToBlob()
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp59 worklist.insert(i); in wqm_ctx()
120 ctx.worklist.insert(block.index); in mark_block_wqm()
254 bld.insert(std::move(startpgm)); in add_coupling_code()
258 bld.insert(std::move(block->instructions[1])); in add_coupling_code()
306 ctx.info[idx].exec[i].first = bld.insert(std::move(phi)); in add_coupling_code()
317 ctx.info[idx].exec.back().first = bld.insert(std::move(phi)); in add_coupling_code()
328 Temp loop_active = bld.insert(std::move(phi)); in add_coupling_code()
343 bld.insert(std::move(block->instructions[i])); in add_coupling_code()
417 ctx.info[idx].exec.emplace_back(bld.insert(std::move(phi)), type); in add_coupling_code()
461 bld.insert(st in add_coupling_code()
[all...]
/third_party/rust/crates/bindgen/bindgen/ir/
H A Dcontext.rs644 self.deps.insert(filename); in include_file()
739 let old = self.types.insert(key, id.as_type_id_unchecked()); in add_item()
760 module.children_mut().insert(item.id()); in add_item_to_module()
777 .insert(item.id()); in add_item_to_module()
807 .insert(definition, id.as_type_id_unchecked()); in add_type_param()
1141 .insert(replacement_id.into()); in process_replacements()
1494 self.semantic_parents.insert(definition, parent_id); in add_semantic_parent()
2041 self.parsed_macros.insert(id, value); in note_parsed_macro()
2061 entry.insert(potential_ty); in replace()
2203 self.modules.insert(curso in module()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DPeepholeOptimizer.cpp491 ReachedBBs.insert(UI.getParent());
528 // implicit zext occurs. It doesn't insert a zext instruction. If we allow
569 PHIBBs.insert(UI.getParent());
705 RewriteMap.insert(std::make_pair(CurSrcPair, Res)); in findNextSource()
1299 LocalMIs.insert(&NewCopy); in optimizeUncoalescableCopy()
1325 FoldAsLoadDefCandidates.insert(Reg); in isLoadFoldable()
1341 ImmDefMIs.insert(std::make_pair(Reg, &MI)); in isMoveImmediate()
1342 ImmDefRegs.insert(Reg); in isMoveImmediate()
1404 if (CopySrcRegs.insert(SrcReg).second) { in foldRedundantCopy()
1406 CopyMIs.insert(st in foldRedundantCopy()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DSCCP.cpp256 AnalysisResults.insert({&F, std::move(A)}); in addAnalysis()
281 if (!BBExecutable.insert(BB).second) in MarkBlockExecutable()
307 MRVFunctionsTracked.insert(F); in AddTrackedFunction()
309 TrackedMultipleRetVals.insert(std::make_pair(std::make_pair(F, i), in AddTrackedFunction()
312 TrackedRetVals.insert(std::make_pair(F, LatticeVal())); in AddTrackedFunction()
318 MustTailCallees.insert(F); in AddMustTailCallee()
328 TrackingIncomingArguments.insert(F); in AddArgumentTrackedFunction()
494 ValueState.insert(std::make_pair(V, LatticeVal())); in getValueState()
514 PI = ParamState.insert(std::make_pair(V, ValueLatticeElement())); in getParamState()
531 bool> I = StructValueState.insert( in getStructValueState()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp272 Asc.insert(T); in partitionRegisters()
274 AssocMap[T].insert(R); in partitionRegisters()
296 Visited.insert(T); in partitionRegisters()
305 P2Rs[I.second].insert(I.first); in partitionRegisters()
561 Rs.insert(DP.begin(), End); in collectIndRegsForLoop()
562 Rs.insert(CmpR1); in collectIndRegsForLoop()
563 Rs.insert(CmpR2); in collectIndRegsForLoop()
590 IRM.insert(std::make_pair(L, Rs)); in collectIndRegs()
825 // LoR = insert TmpR, R.hi, #s, #32-s in splitShift()
861 // LoR = insert Tmp in splitShift()
[all...]
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example1/
H A Dbundle_plugin_example1.cpp27 BundleEventSourceExample::count.insert("BundlePluginExample1"); in BundlePluginExample1()
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/parse/
H A Dparse_meminfo.cpp46 result.insert(pair<string, uint64_t>(type, value)); in SetData()
/base/hiviewdfx/hiview/plugins/performance/scene_data_processor/
H A DSceneDataMapDbAdapter.cpp34 pidBundleMap.insert(std::make_pair(appId, bundleName)); in SaveAppIdIntoMap()
/base/hiviewdfx/hiview/test/plugins/examples_bundle/bundle_plugin_example2/
H A Dbundle_plugin_example2.cpp29 BundleEventSourceExample::count.insert("BundlePluginExample2"); in BundlePluginExample2()
/base/hiviewdfx/hiview/test/plugins/examples/event_processor_example5/
H A Devent_processor_example5.cpp28 EventSourceExample::count.insert("EventProcessorExample5"); in EventProcessorExample5()
/base/account/os_account/test/fuzztest/appaccount/getoauthlist_fuzzer/
H A Dgetoauthlist_fuzzer.cpp39 oauthList.insert(testValue); in GetOAuthListFuzzTest()
/base/account/os_account/test/fuzztest/appaccount/getauthlist_fuzzer/
H A Dgetauthlist_fuzzer.cpp38 oauthList.insert(testValue); in GetAuthListFuzzTest()
/base/powermgr/power_manager/services/native/src/hibernate/
H A Dhibernate_controller.cpp29 callbacks_.insert(cb); in RegisterSyncHibernateCallback()
/base/msdp/device_status/utils/common/include/
H A Did_factory.h51 ids_.insert(id); in RecoveryId()
/base/security/security_component_manager/services/security_component_service/sa/sa_main/
H A Dsec_comp_malicious_apps.cpp36 maliciousAppList_.insert(pid); in AddAppToMaliciousAppList()
/base/update/updateservice/services/engine/src/
H A Dupdate_service_impl_manager.cpp49 updateImpMap_.insert({info, updateServiceImpl}); in GetOnlineUpdater()
/kernel/linux/linux-5.10/include/linux/netfilter/
H A Dnf_conntrack_common.h11 unsigned int insert; member
/kernel/linux/linux-5.10/scripts/gdb/
H A Dvmlinux-gdb.py16 sys.path.insert(0, os.path.dirname(__file__) + "/scripts/gdb")
/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/ni_routing/tools/
H A Dmake_blank_csv.py22 fieldnames.insert(0, CSVCollection.source_column_name)

Completed in 44 milliseconds

1...<<41424344454647484950>>...163