Home
last modified time | relevance | path

Searched refs:insert (Results 2426 - 2450 of 4057) sorted by relevance

1...<<919293949596979899100>>...163

/third_party/python/Lib/
H A Dtimeit.py311 sys.path.insert(0, os.curdir)
/third_party/python/Lib/test/test_importlib/
H A Dfixtures.py293 sys.path.insert(0, str(file))
/third_party/python/Lib/test/
H A Dtest_pkg.py74 sys.path.insert(0, root)
/third_party/skia/third_party/externals/abseil-cpp/absl/container/
H A Dflat_hash_map.h63 // `insert()`, provided that the map is provided a compatible heterogeneous
93 // ducks.insert({"d", "donald"});
241 // flat_hash_map::insert()
249 // std::pair<iterator,bool> insert(const init_type& value):
255 // std::pair<iterator,bool> insert(T&& value):
256 // std::pair<iterator,bool> insert(init_type&& value):
263 // iterator insert(const_iterator hint, const init_type& value):
264 // iterator insert(const_iterator hint, T&& value):
265 // iterator insert(const_iterator hint, init_type&& value);
272 // void insert(InputIterato
[all...]
H A Dnode_hash_map.h67 // `insert()`, provided that the map is provided a compatible heterogeneous
87 // ducks.insert({"d", "donald"}};
232 // node_hash_map::insert()
240 // std::pair<iterator,bool> insert(const init_type& value):
246 // std::pair<iterator,bool> insert(T&& value):
247 // std::pair<iterator,bool> insert(init_type&& value):
254 // iterator insert(const_iterator hint, const init_type& value):
255 // iterator insert(const_iterator hint, T&& value):
256 // iterator insert(const_iterator hint, init_type&& value);
263 // void insert(InputIterato
[all...]
/third_party/rust/crates/regex/src/
H A Dpikevm.rs309 nlist.set.insert(ip); in add_step()
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_loop_preheader.cpp227 result.insert(id); in GetFreshIds()
/third_party/spirv-tools/source/opt/
H A Dblock_merge_util.cpp203 new_vec.insert(new_vec.end(), vec.begin(), vec.end()); in MergeWithSuccessor()
H A Dlocal_single_store_elim_pass.cpp89 extensions_allowlist_.insert({"SPV_AMD_shader_explicit_vertex_parameter", in InitExtensionAllowList()
H A Dprivate_to_local_pass.cpp62 localized_variables.insert(p.first->result_id()); in Process()
H A Dstruct_cfg_analysis.cpp241 if (called_from_continue.insert(func_id).second) { in FindFuncsCalledFromContinue()
/third_party/spirv-tools/source/reduce/
H A Dstructured_loop_to_selection_reduction_opportunity.cpp77 already_seen.insert(pred); in RedirectToClosestMergeBlock()
/third_party/spirv-tools/source/val/
H A Dconstruct.cpp108 if (!construct_blocks.insert(block).second) continue; in blocks()
H A Dfunction.h237 function_call_targets_.insert(call_target_id); in AddFunctionCallTarget()
/third_party/spirv-tools/test/opt/
H A Dmodule_test.cpp326 non_semantic_ids.insert(inst->result_id()); in TEST()
/third_party/spirv-tools/tools/objdump/
H A Dextract_source.cpp209 output->insert({filename, code}); in ExtractSourceFromModule()
/third_party/spirv-tools/tools/util/
H A Dflags.cpp216 parsed_flags.insert(&*needle); in parse()
/third_party/vk-gl-cts/external/vulkancts/scripts/
H A Dgen_vulkan_header.py115 sys.path.insert(0, os.getcwd())
/third_party/vk-gl-cts/modules/egl/
H A DteglClientExtensionTests.cpp302 commonExtensionSet.insert(*iter); in iterate()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fShaderAlgorithmTests.cpp129 params.insert(pair<string, string>("PRECISION", "mediump")); in createExpressionCase()
/third_party/zlib/
H A Ddeflate.h166 uInt strstart; /* start of string to insert */
259 uInt insert; /* bytes at end of window left to insert */ member
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_ra.cpp312 valdefs.insert(valdefs.end(), vals.begin(), vals.end()); in add()
445 phis.insert(std::make_pair(std::make_pair(phi, pb), phi->getSrc(j))); in splitEdges()
464 phis.insert(std::make_pair(std::make_pair(phi, pn), it->second)); in splitEdges()
497 // insert MOVs (phi->src(j) should stem from j-th in-BB) in visit()
944 livei.insert(lval->livei); in init()
1264 list.insert(it, node); in insertOrderedTail()
1543 RIG.insert(&nodes[i]); in allocateRegisters()
1682 bgn->occup.insert(livei); in assignSlot()
1697 slots.insert(pos, slot)->occup.insert(live in assignSlot()
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp241 auto Insertion = FileIdMap.insert(std::make_pair(FullPath, NextId)); in maybeRecordFile()
268 auto SiteInsertion = CurFn->InlineSites.insert({InlinedAt, InlineSite()}); in getInlineSite()
282 InlinedSubprograms.insert(Inlinee); in getInlineSite()
465 auto InsertResult = TypeIndices.insert({{Node, ClassTy}, TI}); in recordTypeIndexForDINode()
937 if (ComdatDebugSections.insert(DebugSec).second) in switchToDebugSectionForSymbol()
1155 Processed.insert(InlinedEntity(VI.Var, VI.Loc->getInlinedAt())); in collectVariableInfoFromMFTable()
1333 auto Insertion = FnDebugInfo.insert({&GV, std::make_unique<FunctionInfo>()}); in beginFunctionImpl()
2555 auto InsertResult = CompleteTypeIndices.insert({CTy, TypeIndex()}); in getCompleteTypeIndex()
2805 auto BlockInsertion = CurFn->LexicalBlocks.insert({DILB, LexicalBlock()}); in collectLexicalBlockInfo()
3012 auto Insertion = ScopeGlobals.insert( in collectGlobalVariableInfo()
[all...]
/third_party/json/tests/src/
H A Dunit-bjdata.cpp1376 // reverse order of commands, because we insert at begin()
1377 expected.insert(expected.begin(), static_cast<uint8_t>((N >> 8) & 0xff));
1378 expected.insert(expected.begin(), static_cast<uint8_t>(N & 0xff));
1379 expected.insert(expected.begin(), 'I');
1380 expected.insert(expected.begin(), 'S');
1410 // reverse order of commands, because we insert at begin()
1411 expected.insert(expected.begin(), static_cast<uint8_t>((N >> 8) & 0xff));
1412 expected.insert(expected.begin(), static_cast<uint8_t>(N & 0xff));
1413 expected.insert(expected.begin(), 'u');
1414 expected.insert(expecte
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ubo/
H A DvktUniformBlockCase.cpp868 compareFuncs.insert(glu::TYPE_FLOAT); in getCompareDependencies()
869 compareFuncs.insert(basicType); in getCompareDependencies()
881 compareFuncs.insert(glu::TYPE_FLOAT); in getCompareDependencies()
882 compareFuncs.insert(glu::getDataTypeFloatVec(glu::getDataTypeMatrixNumRows(basicType))); in getCompareDependencies()
883 compareFuncs.insert(basicType); in getCompareDependencies()
887 compareFuncs.insert(basicType); in getCompareDependencies()
904 basicTypes.insert(type.getBasicType()); in collectUniqueBasicTypes()

Completed in 26 milliseconds

1...<<919293949596979899100>>...163