/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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/ |
D | WebAssemblyDebugValueManager.cpp | 26 void WebAssemblyDebugValueManager::move(MachineInstr *Insert) { in move() 37 void WebAssemblyDebugValueManager::clone(MachineInstr *Insert, in clone()
|
D | WebAssemblyRegStackify.cpp | 269 static MachineInstr *getVRegDef(unsigned Reg, const MachineInstr *Insert, in getVRegDef() 316 static bool isSafeToMove(const MachineInstr *Def, const MachineInstr *Insert, in isSafeToMove() 485 MachineInstr *Insert, LiveIntervals &LIS, in moveForSingleUse() 530 MachineBasicBlock::instr_iterator Insert, LiveIntervals &LIS, in rematerializeCheapDef() 598 MachineInstr *Insert, LiveIntervals &LIS, WebAssemblyFunctionInfo &MFI, in moveAndTeeForMultiUse() 658 explicit TreeWalkerState(MachineInstr *Insert) { in TreeWalkerState() 737 void maybeCommute(MachineInstr *Insert, TreeWalkerState &TreeWalker, in maybeCommute() 789 MachineInstr *Insert = &*MII; in runOnMachineFunction() local
|
/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/c/experimental/saved_model/core/revived_types/ |
D | revived_objects.h | 48 void Insert(std::unique_ptr<T> object) { in Insert() function 53 void Insert(std::unique_ptr<T> object, int node_id) { in Insert() function
|
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/hash/ |
D | hash_testing.h | 281 struct Insert { struct 282 using type = TypeSet<U, T...>;
|
/external/abseil-cpp/absl/hash/ |
D | hash_testing.h | 281 struct Insert { struct 282 using type = TypeSet<U, T...>;
|
/external/webrtc/third_party/abseil-cpp/absl/hash/ |
D | hash_testing.h | 281 struct Insert { struct 282 using type = TypeSet<U, T...>;
|
/external/angle/third_party/abseil-cpp/absl/hash/ |
D | hash_testing.h | 281 struct Insert { struct 282 using type = TypeSet<U, T...>;
|
/external/libtextclassifier/abseil-cpp/absl/hash/ |
D | hash_testing.h | 281 struct Insert { struct 282 using type = TypeSet<U, T...>;
|
/external/openscreen/third_party/abseil/src/absl/hash/ |
D | hash_testing.h | 281 struct Insert { struct 282 using type = TypeSet<U, T...>;
|
/external/webrtc/rtc_base/numerics/ |
D | moving_median_filter.h | 61 void MovingMedianFilter<T>::Insert(const T& value) { in Insert() function
|
D | percentile_filter.h | 68 void PercentileFilter<T>::Insert(const T& value) { in Insert() function
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | recent_request_ids.cc | 31 bool RecentRequestIds::Insert(int64_t request_id) { in Insert() function in tensorflow::RecentRequestIds
|
/external/python/apitools/samples/storage_sample/storage_v1/ |
D | storage_v1_client.py | 109 def Insert(self, request, global_params=None): member in StorageV1.BucketAccessControlsService 301 def Insert(self, request, global_params=None): member in StorageV1.BucketsService 555 def Insert(self, request, global_params=None): member in StorageV1.DefaultObjectAccessControlsService 721 def Insert(self, request, global_params=None): member in StorageV1.NotificationsService 835 def Insert(self, request, global_params=None): member in StorageV1.ObjectAccessControlsService 1096 def Insert(self, request, global_params=None, upload=None, download=None): member in StorageV1.ObjectsService
|
/external/puffin/src/ |
D | puff_writer.cc | 27 bool BufferPuffWriter::Insert(const PuffData& pd) { 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 | 30 bool CXFA_ArrayNodeList::Insert(CXFA_Node* pNewNode, CXFA_Node* pBeforeNode) { in Insert() function in CXFA_ArrayNodeList
|
/external/tensorflow/tensorflow/compiler/xla/service/graphcycles/ |
D | ordered_set.h | 37 bool Insert(T value) { in Insert() function
|
/external/perfetto/src/trace_processor/tables/ |
D | macros_internal.h | 51 IdAndRow Insert(const Row&) { PERFETTO_FATAL("Should not be called"); } in Insert() function
|
/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/compiler/xla/service/ |
D | compilation_cache.cc | 40 ExecutionHandle CompilationCache::Insert( in Insert() function in xla::CompilationCache
|
/external/tensorflow/tensorflow/compiler/mlir/hlo/include/mlir-hlo/utils/ |
D | cycle_detector.h | 48 bool Insert(T value) { in Insert() function
|
/external/python/apitools/samples/fusiontables_sample/fusiontables_v1/ |
D | fusiontables_v1_client.py | 108 def Insert(self, request, global_params=None): member in FusiontablesV1.ColumnService 342 def Insert(self, request, global_params=None): member in FusiontablesV1.StyleService 610 def Insert(self, request, global_params=None): member in FusiontablesV1.TableService 864 def Insert(self, request, global_params=None): member in FusiontablesV1.TemplateService
|