Home
last modified time | relevance | path

Searched defs:Insert (Results 1 – 25 of 133) sorted by relevance

123456

/external/perfetto/src/traced/probes/filesystem/
Dlru_inode_cache.cc34 void LRUInodeCache::Insert(InodeKey k, InodeMapValue v) { in Insert() function in perfetto::LRUInodeCache
39 void LRUInodeCache::Insert(typename MapType::iterator map_it, in Insert() function in perfetto::LRUInodeCache
Drange_tree.cc32 void RangeTree::Insert(Inode inode, RangeTree::DataType value) { in Insert() function in perfetto::RangeTree
/external/v8/src/interpreter/
Dconstant-array-builder.cc210 size_t ConstantArrayBuilder::Insert(Smi* smi) { in Insert() function in v8::internal::interpreter::ConstantArrayBuilder
218 size_t ConstantArrayBuilder::Insert(double number) { in Insert() function in v8::internal::interpreter::ConstantArrayBuilder
229 size_t ConstantArrayBuilder::Insert(const AstRawString* raw_string) { in Insert() function in v8::internal::interpreter::ConstantArrayBuilder
238 size_t ConstantArrayBuilder::Insert(AstBigInt bigint) { in Insert() function in v8::internal::interpreter::ConstantArrayBuilder
247 size_t ConstantArrayBuilder::Insert(const Scope* scope) { in Insert() function in v8::internal::interpreter::ConstantArrayBuilder
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp264 static MachineInstr *GetVRegDef(unsigned Reg, const MachineInstr *Insert, in GetVRegDef()
313 static bool IsSafeToMove(const MachineInstr *Def, const MachineInstr *Insert, in IsSafeToMove()
472 MachineInstr *Insert, LiveIntervals &LIS, in MoveForSingleUse()
513 MachineBasicBlock::instr_iterator Insert, LiveIntervals &LIS, in RematerializeCheapDef()
573 MachineInstr *Insert, LiveIntervals &LIS, WebAssemblyFunctionInfo &MFI, in MoveAndTeeForMultiUse()
626 explicit TreeWalkerState(MachineInstr *Insert) { in TreeWalkerState()
707 void MaybeCommute(MachineInstr *Insert, TreeWalkerState &TreeWalker, in MaybeCommute()
759 MachineInstr *Insert = &*MII; in runOnMachineFunction() local
/external/llvm/lib/Target/WebAssembly/
DWebAssemblyRegStackify.cpp227 static MachineInstr *GetVRegDef(unsigned Reg, const MachineInstr *Insert, in GetVRegDef()
276 static bool IsSafeToMove(const MachineInstr *Def, const MachineInstr *Insert, in IsSafeToMove()
437 MachineInstr *Insert, LiveIntervals &LIS, in MoveForSingleUse()
478 MachineBasicBlock::instr_iterator Insert, LiveIntervals &LIS, in RematerializeCheapDef()
538 MachineInstr *Insert, LiveIntervals &LIS, WebAssemblyFunctionInfo &MFI, in MoveAndTeeForMultiUse()
591 explicit TreeWalkerState(MachineInstr *Insert) { in TreeWalkerState()
672 void MaybeCommute(MachineInstr *Insert, TreeWalkerState &TreeWalker, in MaybeCommute()
724 MachineInstr *Insert = &*MII; in runOnMachineFunction() local
/external/puffin/src/
Dpuff_writer.cc27 bool BufferPuffWriter::Insert(const PuffData& pd) { in Insert() function in puffin::BufferPuffWriter
/external/pdfium/xfa/fxfa/parser/
Dcxfa_attachnodelist.cpp32 bool CXFA_AttachNodeList::Insert(CXFA_Node* pNewNode, CXFA_Node* pBeforeNode) { in Insert() function in CXFA_AttachNodeList
Dcxfa_arraynodelist.cpp33 bool CXFA_ArrayNodeList::Insert(CXFA_Node* pNewNode, CXFA_Node* pBeforeNode) { in Insert() function in CXFA_ArrayNodeList
/external/tensorflow/tensorflow/core/distributed_runtime/
Drecent_request_ids.cc31 bool RecentRequestIds::Insert(int64 request_id) { in Insert() function in tensorflow::RecentRequestIds
/external/python/apitools/samples/storage_sample/storage_v1/
Dstorage_v1_client.py107 def Insert(self, request, global_params=None): member in StorageV1.BucketAccessControlsService
299 def Insert(self, request, global_params=None): member in StorageV1.BucketsService
553 def Insert(self, request, global_params=None): member in StorageV1.DefaultObjectAccessControlsService
719 def Insert(self, request, global_params=None): member in StorageV1.NotificationsService
833 def Insert(self, request, global_params=None): member in StorageV1.ObjectAccessControlsService
1094 def Insert(self, request, global_params=None, upload=None, download=None): member in StorageV1.ObjectsService
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DSIAnnotateControlFlow.cpp291 TerminatorInst *Insert = From->getTerminator(); in handleLoopCondition() local
302 Instruction *Insert; in handleLoopCondition() local
315 Instruction *Insert = Cond == BoolTrue ? in handleLoopCondition() local
/external/dng_sdk/source/
Ddng_string_list.cpp88 void dng_string_list::Insert (uint32 index, in Insert() function in dng_string_list
/external/tensorflow/tensorflow/compiler/xla/service/
Dcompilation_cache.cc40 ExecutionHandle CompilationCache::Insert( in Insert() function in xla::CompilationCache
/external/grpc-grpc/src/csharp/Grpc.Core.Tests/
DMetadataTest.cs127 public void Insert() in Insert() method in Grpc.Core.Tests.MetadataTest
/external/libchrome/base/sampling_heap_profiler/
Dlock_free_address_hash_set.cc30 void LockFreeAddressHashSet::Insert(void* key) { in Insert() function in base::LockFreeAddressHashSet
/external/bcc/src/cc/
Dbpffs_table.cc53 bool BpfFsTableStorage::Insert(const string &name, TableDesc &&desc) { return false; } in Insert() function in ebpf::BpfFsTableStorage
/external/python/apitools/samples/bigquery_sample/bigquery_v2/
Dbigquery_v2_client.py105 def Insert(self, request, global_params=None): member in BigqueryV2.DatasetsService
305 def Insert(self, request, global_params=None, upload=None): member in BigqueryV2.JobsService
547 def Insert(self, request, global_params=None): member in BigqueryV2.TablesService
/external/webrtc/webrtc/modules/remote_bitrate_estimator/test/
Dbwe.cc219 void LinkedSet::Insert(uint16_t sequence_number, in Insert() function in webrtc::testing::bwe::LinkedSet
242 void LinkedSet::Insert(PacketIdentifierNode packet_identifier) { in Insert() function in webrtc::testing::bwe::LinkedSet
/external/webrtc/webrtc/common_audio/
Dswap_queue.h120 bool Insert(T* input) WARN_UNUSED_RESULT { in Insert() function
/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/
Dfusiontables_v1_client.py106 def Insert(self, request, global_params=None): member in FusiontablesV1.ColumnService
340 def Insert(self, request, global_params=None): member in FusiontablesV1.StyleService
608 def Insert(self, request, global_params=None): member in FusiontablesV1.TableService
862 def Insert(self, request, global_params=None): member in FusiontablesV1.TemplateService
/external/antlr/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/
DSubList.cs62 public void Insert( int index, object value ) in Insert() method in Antlr.Runtime.JavaExtensions.SubList
393 void IList<T>.Insert( int index, T item ) in Insert() method in Antlr.Runtime.JavaExtensions.SubList
/external/tensorflow/tensorflow/core/common_runtime/gpu/
Dgpu_id_manager.cc37 Status Insert(TfGpuId tf_gpu_id, PlatformGpuId platform_gpu_id) in Insert() function in tensorflow::__anon065f45890111::TfToPlatformGpuIdMap
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/
DCFGBuilder.cpp187 const auto Insert = CFGBuilder::ActionKind::Insert; in TEST() local
251 const auto Insert = CFGBuilder::ActionKind::Insert; in TEST() local
DCFGBuilder.h66 enum class ActionKind { Insert, Delete }; enumerator
/external/webrtc/webrtc/modules/audio_processing/vad/
Dvad_circular_buffer.cc61 void VadCircularBuffer::Insert(double value) { in Insert() function in webrtc::VadCircularBuffer

123456