| /external/perfetto/src/traced/probes/filesystem/ |
| D | lru_inode_cache.cc | 34 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
|
| D | range_tree.cc | 32 void RangeTree::Insert(Inode inode, RangeTree::DataType value) { in Insert() function in perfetto::RangeTree
|
| /external/v8/src/interpreter/ |
| D | constant-array-builder.cc | 170 size_t ConstantArrayBuilder::Insert(Smi* smi) { in Insert() function in v8::internal::interpreter::ConstantArrayBuilder 178 size_t ConstantArrayBuilder::Insert(const AstRawString* raw_string) { in Insert() function in v8::internal::interpreter::ConstantArrayBuilder 187 size_t ConstantArrayBuilder::Insert(const AstValue* heap_number) { in Insert() function in v8::internal::interpreter::ConstantArrayBuilder 202 size_t ConstantArrayBuilder::Insert(const Scope* scope) { in Insert() function in v8::internal::interpreter::ConstantArrayBuilder
|
| /external/llvm/lib/Target/WebAssembly/ |
| D | WebAssemblyRegStackify.cpp | 227 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/tensorflow/tensorflow/compiler/xla/service/cpu/ |
| D | external_constant_pool.cc | 29 void ExternalConstantPool::Insert(string name, const Literal& literal, in Insert() function in xla::cpu::ExternalConstantPool
|
| /external/puffin/src/ |
| D | puff_writer.cc | 27 bool BufferPuffWriter::Insert(const PuffData& pd, Error* error) { in Insert() function in puffin::BufferPuffWriter
|
| /external/pdfium/xfa/fxfa/parser/ |
| D | cxfa_attachnodelist.cpp | 32 bool CXFA_AttachNodeList::Insert(CXFA_Node* pNewNode, CXFA_Node* pBeforeNode) { in Insert() function in CXFA_AttachNodeList
|
| D | cxfa_arraynodelist.cpp | 33 bool CXFA_ArrayNodeList::Insert(CXFA_Node* pNewNode, CXFA_Node* pBeforeNode) { in Insert() function in CXFA_ArrayNodeList
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | compilation_cache.cc | 27 std::shared_ptr<Executable> CompilationCache::Insert( in Insert() function in xla::CompilationCache
|
| /external/dng_sdk/source/ |
| D | dng_string_list.cpp | 88 void dng_string_list::Insert (uint32 index, in Insert() function in dng_string_list
|
| /external/tensorflow/tensorflow/core/kernels/ |
| D | initializable_lookup_table.h | 48 Status Insert(OpKernelContext* ctx, const Tensor& keys, in Insert() function
|
| D | gpu_utils.h | 64 void Insert(const Parameters& params, const Config& config) { in Insert() function
|
| /external/webrtc/webrtc/common_audio/ |
| D | swap_queue.h | 120 bool Insert(T* input) WARN_UNUSED_RESULT { in Insert() function
|
| /external/libchrome/base/trace_event/ |
| D | heap_profiler_type_name_deduplicator.cc | 64 int TypeNameDeduplicator::Insert(const char* type_name) { in Insert() function in base::trace_event::TypeNameDeduplicator
|
| D | heap_profiler_stack_frame_deduplicator.cc | 34 int StackFrameDeduplicator::Insert(const StackFrame* beginFrame, in Insert() function in base::trace_event::StackFrameDeduplicator
|
| /external/vulkan-validation-layers/libs/glm/detail/ |
| D | func_integer.inl | 349 genIUType const & Insert, 371 detail::tvec2<T, P> const & Insert, 385 detail::tvec3<T, P> const & Insert, 400 detail::tvec4<T, P> const & Insert,
|
| /external/webrtc/webrtc/modules/remote_bitrate_estimator/test/ |
| D | bwe.cc | 219 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/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime.JavaExtensions/ |
| D | SubList.cs | 62 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/webrtc/webrtc/modules/audio_processing/vad/ |
| D | vad_circular_buffer.cc | 61 void VadCircularBuffer::Insert(double value) { in Insert() function in webrtc::VadCircularBuffer
|
| D | vad_circular_buffer_unittest.cc | 35 static void Insert(double value, in Insert() function
|
| /external/tensorflow/tensorflow/core/platform/cloud/ |
| D | expiring_lru_cache.h | 46 void Insert(const string& key, const T& value) { in Insert() function
|
| /external/compiler-rt/lib/asan/ |
| D | asan_memory_profile.cc | 35 void Insert(u32 id, uptr size) { in Insert() function in __asan::HeapProfile
|
| /external/v8/src/ |
| D | compilation-dependencies.cc | 43 void CompilationDependencies::Insert(DependentCode::DependencyGroup group, in Insert() function in v8::internal::CompilationDependencies
|
| /external/llvm/lib/Target/AMDGPU/ |
| D | SIAnnotateControlFlow.cpp | 297 TerminatorInst *Insert = From->getTerminator(); in handleLoopCondition() local 306 Instruction *Insert; in handleLoopCondition() local
|
| /external/tensorflow/tensorflow/contrib/nearest_neighbor/kernels/ |
| D | heap.h | 71 void Insert(const KeyType& key, const DataType& data) { in Insert() function
|