Home
last modified time | relevance | path

Searched refs:insert (Results 601 - 625 of 5179) sorted by relevance

1...<<21222324252627282930>>...208

/third_party/skia/src/core/
H A DSkPictureRecorder.cpp63 fBBH->insert(&bounds, &meta, 1); in finishRecordingAsPicture()
82 fBBH->insert(bounds, meta, fRecord->count()); in finishRecordingAsPicture()
137 fBBH->insert(bounds, meta, fRecord->count()); in finishRecordingAsDrawable()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dlocal_single_block_elim_pass.cpp50 supported_ref_ptrs_.insert(ptrId); in HasOnlySupportedRefs()
139 if (si != var2store_.end()) instructions_to_save.insert(si->second); in LocalSingleBlockLoadStoreElim()
240 extensions_allowlist_.insert({ in InitExtensions()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dlocal_single_block_elim_pass.cpp50 supported_ref_ptrs_.insert(ptrId); in HasOnlySupportedRefs()
139 if (si != var2store_.end()) instructions_to_save.insert(si->second); in LocalSingleBlockLoadStoreElim()
240 extensions_allowlist_.insert({ in InitExtensions()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dnumber_scientific.cpp44 i += output.insert( in apply()
50 i += output.insert( in apply()
57 i += output.insert( in apply()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DIndirectDrawMetadata.cpp48 // just insert a new batch here. in AddIndexedIndirectDraw()
78 // We want to insert a new batch just before this one. in AddIndexedIndirectDraw()
90 mBatches.insert(it, std::move(newBatch)); in AddIndexedIndirectDraw()
107 batch.draws.insert(batch.draws.end(), newBatch.draws.begin(), newBatch.draws.end()); in AddBatch()
142 auto result = mAddedBundles.insert(bundle); in AddBundle()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DGenericIteratedDominanceFrontier.h169 VisitedWorklist.insert(Root); in calculate()
183 if (!VisitedPQ.insert(SuccNode).second) in calculate()
200 if (VisitedWorklist.insert(DomChild).second) in calculate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DMemDepPrinter.cpp106 Deps[Inst].insert(std::make_pair(getInstTypePair(Res), in runOnFunction()
115 InstDeps.insert(std::make_pair(getInstTypePair(Res), I.getBB())); in runOnFunction()
126 InstDeps.insert(std::make_pair(getInstTypePair(Res), I.getBB())); in runOnFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUAnnotateUniformValues.cpp82 if (Set.insert(I)) in DFS()
93 Checklist.insert(Start); in isClobberedInFunction()
102 Checklist.insert(L->block_begin(), L->block_end()); in isClobberedInFunction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXReplaceImageHandles.cpp163 InstrsToRemove.insert(&TexHandleDef); in findIndexForHandle()
172 InstrsToRemove.insert(&TexHandleDef); in findIndexForHandle()
180 InstrsToRemove.insert(&TexHandleDef); in findIndexForHandle()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/ObjCARC/
H A DBlotMapVector.h57 Map.insert(std::make_pair(Arg, size_t(0))); in operator []()
67 std::pair<iterator, bool> insert(const std::pair<KeyT, ValueT> &InsertPair) { in insert() function in llvm::BlotMapVector
69 Map.insert(std::make_pair(InsertPair.first, size_t(0))); in insert()
/third_party/protobuf/src/google/protobuf/compiler/objectivec/
H A Dobjectivec_enum.cc66 value_names.insert(EnumValueName(value)); in EnumGenerator()
70 alias_values_to_skip_.insert(value); in EnumGenerator()
72 value_names.insert(value_name); in EnumGenerator()
/third_party/skia/third_party/externals/abseil-cpp/absl/container/internal/
H A Dunordered_map_lookup_test.h68 m.insert(values.begin(), values.end()); in TYPED_TEST_P()
83 m.insert(values.begin(), values.end()); in TYPED_TEST_P()
102 m.insert(values.begin(), values.end()); in TYPED_TEST_P()
/third_party/rust/crates/unicode-ident/generate/src/
H A Dmain.rs53 chunkmap.insert(chunk, new); in main()
113 dense_to_halfdense.insert( in main()
130 dense_to_halfdense.insert( in main()
/third_party/spirv-tools/source/reduce/
H A Dremove_unused_struct_member_reduction_opportunity_finder.cpp54 unused_members.insert(i); in GetAvailableOpportunities()
73 unused_member_to_structs.insert( in GetAvailableOpportunities()
76 unused_member_to_structs.at(member).insert(&type_or_value); in GetAvailableOpportunities()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp400 bool Added = QueryRegistrations[&JD].insert(std::move(Name)).second; in addQueryDependence()
480 SymbolFlags.insert(KV); in defineMaterializing()
657 ResponsibilitySymbols.insert(KV.first); in materialize()
849 Symbols.insert(std::make_pair(Name, SymbolTableEntry(Flags))).first; in defineMaterializing()
931 RequestedSymbols.insert(KV.first); in getRequestedSymbols()
992 OtherMI.Dependants[this].insert(Name); in addDependencies()
993 DepsOnOtherJITDylib.insert(OtherSymbol); in addDependencies()
1037 SymbolsInErrorState.insert(KV.first); in resolve()
1072 CompletedQueries.insert(std::move(Q)); in resolve()
1111 SymbolsInErrorState.insert(Nam in emit()
[all...]
/foundation/multimedia/audio_framework/test/fuzztest/audiopolicyservicemore_fuzzer/
H A Daudio_policy_service_more_fuzzer.cpp145 GetServerPtr()->audioPolicyService_.connectedA2dpDeviceMap_.insert({"activeBTDevice", configInfo}); in InitGetServerService()
146 GetServerPtr()->audioPolicyService_.connectedA2dpDeviceMap_.insert({"A2dpDeviceCommon", {}}); in InitGetServerService()
152 GetServerPtr()->audioPolicyService_.deviceClassInfo_.insert({ClassType::TYPE_A2DP, {audioModuleInfo}}); in InitGetServerService()
156 GetServerPtr()->audioPolicyService_.IOHandles_.insert({audioModuleInfo.name, ioHandle}); in InitGetServerService()
230 insert({AdaptersType::TYPE_PRIMARY, adapterInfo}); in AudioPolicyServiceThirdTest()
269 insert({AdaptersType::TYPE_PRIMARY, adapterInfo}); in MakeAdapterInfoMap()
332 GetServerPtr()->audioPolicyService_.connectedA2dpDeviceMap_.insert({"activeBTDevice_1", configInfo}); in AudioPolicyServiceTestII()
434 GetServerPtr()->audioPolicyService_.IOHandles_.insert({moduleName, ioHandle}); in AudioPolicyServiceTestIV()
/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Ddm_native_util.cpp404 bindParamMap.insert(std::pair<std::string, std::string>(PARAM_KEY_AUTH_TYPE, std::to_string(authType))); in InsertMapParames()
408 bindParamMap.insert(std::pair<std::string, std::string>(PARAM_KEY_APP_OPER, appOperation)); in InsertMapParames()
412 bindParamMap.insert(std::pair<std::string, std::string>(PARAM_KEY_APP_DESC, appDescription)); in InsertMapParames()
416 bindParamMap.insert(std::pair<std::string, std::string>(PARAM_KEY_TARGET_PKG_NAME, targetPkgName)); in InsertMapParames()
420 bindParamMap.insert(std::pair<std::string, std::string>(PARAM_KEY_META_TYPE, metaType)); in InsertMapParames()
424 bindParamMap.insert(std::pair<std::string, std::string>(PARAM_KEY_PIN_CODE, pinCode)); in InsertMapParames()
428 bindParamMap.insert(std::pair<std::string, std::string>(PARAM_KEY_AUTH_TOKEN, authToken)); in InsertMapParames()
432 bindParamMap.insert(std::pair<std::string, std::string>(BIND_LEVEL, std::to_string(bindLevel))); in InsertMapParames()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DLTOModule.cpp272 _undefines.insert(std::make_pair(superclassName, NameAndAttributes())); in addObjCClass()
285 auto Iter = _defines.insert(className).first; in addObjCClass()
308 _undefines.insert(std::make_pair(targetclassName, NameAndAttributes())); in addObjCCategory()
327 _undefines.insert(std::make_pair(targetclassName, NameAndAttributes())); in addObjCClassRef()
458 auto Iter = _defines.insert(Name).first; in addDefinedSymbol()
477 auto IterBool = _defines.insert(name); in addAsmGlobalSymbol()
518 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addAsmGlobalSymbolUndef()
545 auto IterBool = _undefines.insert(std::make_pair(name, NameAndAttributes())); in addPotentialUndefinedSymbol()
/third_party/skia/third_party/externals/spirv-tools/test/util/
H A Dsmall_vector_test.cpp441 vec.insert(vec.begin(), insert_values.begin(), insert_values.end()); in TEST()
454 vec.insert(vec.begin(), insert_values.begin(), insert_values.end()); in TEST()
467 vec.insert(vec.begin(), insert_values.begin(), insert_values.end()); in TEST()
480 vec.insert(vec.begin(), insert_values.begin(), insert_values.end()); in TEST()
492 auto ret = vec.insert(vec.end(), insert_values.begin(), insert_values.end()); in TEST()
504 auto ret = vec.insert(vec.end(), insert_values.begin(), insert_values.end()); in TEST()
517 vec.insert(vec.begin() + 1, insert_values.begin(), insert_values.end()); in TEST()
530 vec.insert(vec.begin() + 1, insert_values.begin(), insert_values.end()); in TEST()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DSymbolTable.h209 bool insert(TSymbol *symbol);
338 return insert(currentLevel(), symbol); in declare()
341 bool insert(ESymbolLevel level, TSymbol *symbol) in insert() function in TSymbolTable
343 return table[level]->insert(symbol); in insert()
350 return insert(level, constant); in insertConstInt()
436 insert(level, function); in insertBuiltIn()
500 mInvariantVaryings.insert(originalName); in addInvariantVarying()
518 // Used to insert unmangled functions to check redeclaration of built-ins in ESSL 3.00.
519 void insertUnmangledBuiltIn(const char *name) { mUnmangledBuiltinNames.insert(std::string(name)); } in insertUnmangledBuiltIn()
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_function.cpp936 result.insert(instruction.result_id()); in GetFreshIds()
939 result.insert(message_.loop_limiter_variable_id()); in GetFreshIds()
941 result.insert(loop_limiter_info.load_id()); in GetFreshIds()
942 result.insert(loop_limiter_info.increment_id()); in GetFreshIds()
943 result.insert(loop_limiter_info.compare_id()); in GetFreshIds()
944 result.insert(loop_limiter_info.logical_op_id()); in GetFreshIds()
949 result.insert(pair.first()); in GetFreshIds()
950 result.insert(pair.second()); in GetFreshIds()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_function.cpp936 result.insert(instruction.result_id()); in GetFreshIds()
939 result.insert(message_.loop_limiter_variable_id()); in GetFreshIds()
941 result.insert(loop_limiter_info.load_id()); in GetFreshIds()
942 result.insert(loop_limiter_info.increment_id()); in GetFreshIds()
943 result.insert(loop_limiter_info.compare_id()); in GetFreshIds()
944 result.insert(loop_limiter_info.logical_op_id()); in GetFreshIds()
949 result.insert(pair.first()); in GetFreshIds()
950 result.insert(pair.second()); in GetFreshIds()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/util/
H A Dsmall_vector_test.cpp441 vec.insert(vec.begin(), insert_values.begin(), insert_values.end()); in TEST()
454 vec.insert(vec.begin(), insert_values.begin(), insert_values.end()); in TEST()
467 vec.insert(vec.begin(), insert_values.begin(), insert_values.end()); in TEST()
480 vec.insert(vec.begin(), insert_values.begin(), insert_values.end()); in TEST()
492 auto ret = vec.insert(vec.end(), insert_values.begin(), insert_values.end()); in TEST()
504 auto ret = vec.insert(vec.end(), insert_values.begin(), insert_values.end()); in TEST()
517 vec.insert(vec.begin() + 1, insert_values.begin(), insert_values.end()); in TEST()
530 vec.insert(vec.begin() + 1, insert_values.begin(), insert_values.end()); in TEST()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineInstrBuilder.h338 BB.insert(I, MI); in BuildMI()
354 BB.insert(I, MI); in BuildMI()
383 BB.insert(I, MI); in BuildMI()
393 BB.insert(I, MI); in BuildMI()
557 MIBundleBuilder &insert(MachineBasicBlock::instr_iterator I, in insert() function in llvm::MIBundleBuilder
559 MBB.insert(I, MI); in insert()
580 return insert(begin(), MI); in prepend()
586 return insert(end(), MI); in append()
/third_party/python/Lib/test/
H A Dtest_pkgutil.py26 sys.path.insert(0, self.dirname)
79 sys.path.insert(0, zip_file)
114 sys.path.insert(0, zip_file)
202 sys.path.insert(0, zip_file)
344 sys.meta_path.insert(0, self.MyTestImporter())
370 sys.path.insert(0, dirname)
519 sys.path.insert(0, os.path.join(self.basedir, 'a'))
520 sys.path.insert(0, os.path.join(self.basedir, 'b'))

Completed in 21 milliseconds

1...<<21222324252627282930>>...208