Home
last modified time | relevance | path

Searched refs:insert (Results 3276 - 3300 of 5254) sorted by relevance

1...<<131132133134135136137138139140>>...211

/third_party/node/deps/v8/src/libplatform/
H A Ddefault-platform.cc195 foreground_task_runner_map_.insert(std::make_pair( in GetForegroundTaskRunner()
/third_party/node/deps/v8/src/logging/
H A Dcode-events.h130 return listeners_.insert(listener).second; in AddListener()
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtracing-controller.cc350 observers_.insert(observer);
/third_party/node/deps/v8/src/snapshot/embedded/
H A Dembedded-file-writer.cc67 // that labels do not insert bytes into the middle of the blob byte in WriteBuiltin()
151 // The label must not be at the same address as the first builtin, insert in WriteCodeSection()
273 external_filenames_.insert(std::make_pair(filename, new_id)); in LookupOrAddExternallyCompiledFilename()
/third_party/node/deps/v8/src/snapshot/
H A Dstartup-serializer.cc269 for (int i = 0; i < length; i++) serialized_.insert(serialized.get(i)); in AddToSet()
/third_party/node/deps/v8/src/torque/
H A Dcfg.cc199 block->instructions().insert(block->instructions().end(), in OptimizeCfg()
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ra_checker.cpp73 sh.errors.insert(std::make_pair(n, e)); in error()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_video_encoder_references_manager_h264.cpp271 m_CurrentFrameReferencesData.pReferenceFramesReconPictureDescriptors.insert( in update_fifo_dpb_push_front_cur_recon_pic()
/third_party/node/deps/openssl/openssl/external/perl/Text-Template-1.56/lib/Text/Template/
H A DPreprocess.pm81 insert the result into the appropriate part of the template.
/third_party/rust/crates/codespan/codespan-reporting/src/term/
H A Dviews.rs171 .insert(index, (label.style, label_start..label_end, &label.message));
/third_party/rust/crates/linux-raw-sys/gen/src/
H A Dmain.rs156 if features.insert(mod_name.to_owned()) { in main()
/third_party/python/Tools/scripts/
H A Dreindent.py188 self.lines.insert(0, None)
/third_party/rust/crates/aho-corasick/src/packed/teddy/
H A Dcompile.rs280 lonibble_to_bucket.insert(lonybs, bucket); in compile()
/third_party/python/Lib/
H A Drunpy.py296 sys.path.insert(0, path_name)
/third_party/python/Lib/ctypes/
H A Dutil.py201 nums.insert(0, int(parts.pop()))
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DRecordUniformBlocksWithLargeArrayMember.cpp378 slowCompilingUniformBlockSet.insert(uniformBlock.second->name().data()); in RecordUniformBlocksWithLargeArrayMember()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCaps.h69 void insert(GLenum internalFormat, const TextureCaps &caps);
H A DConfig.cpp90 mConfigs.insert(std::make_pair(id, copyConfig)); in add()
H A DCLPlatform.cpp52 propArray.insert(propArray.cend(), properties, propIt); in ParseContextProperties()
H A DBinaryStream.h274 mData.insert(mData.end(), asBytes, asBytes + num * sizeof(T)); in write()
/third_party/skia/third_party/externals/angle2/samples/multiple_contexts/
H A DMultipleContexts.cpp83 textureData.insert(textureData.end(), bytes.begin(), bytes.end()); in UpdateThreadLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DGCRootLowering.cpp156 InitedRoots.insert(AI); in InsertRootInitializers()
187 /// already done so...), and insert initializing stores to roots as a defensive
H A DSwiftErrorValueTracking.cpp184 if (!Visited.insert(Pred).second) in propagateVRegs()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp176 TemporaryInsts.insert(MI); in recordNewInstruction()
190 /// Now insert the new instruction. in handleRecordedInst()
229 // For now, perform erase, followed by insert. in changingInstr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/GSYM/
H A DGsymCreator.cpp36 // Find FE in hash map and insert if not present. in insertFile()
37 auto R = FileEntryToIndex.insert(std::make_pair(FE, NextIndex)); in insertFile()

Completed in 17 milliseconds

1...<<131132133134135136137138139140>>...211