Home
last modified time | relevance | path

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

12

/external/valgrind/tsan/
Dts_simple_cache.h47 void Insert(uintptr_t ptr, bool val) { in Insert() function
81 void Insert(uint32_t a, uint32_t b, bool val) { in Insert() function
/external/srec/tools/thirdparty/OpenFst/fst/lib/
Dheap.h59 int Insert(const T& val) { in Insert() function
170 int Insert(const T& val, int i) { in Insert() function
/external/chromium/net/disk_cache/
Dmem_rankings.cc16 void MemRankings::Insert(MemEntryImpl* node) { in Insert() function in disk_cache::MemRankings
Drankings.cc231 void Rankings::Insert(CacheRankingsBlock* node, bool modified, List list) { in Insert() function in disk_cache::Rankings
/external/chromium/chrome/common/extensions/
Dextension_set.cc24 void ExtensionSet::Insert(const scoped_refptr<const Extension>& extension) { in Insert() function in ExtensionSet
/external/srec/seti/sltsEngine/src/
Dlinklist_impl.c123 LListResult Insert(LList *list, void *data) in Insert() function
/external/webrtc/src/system_wrappers/source/
Dmap.cc68 int MapWrapper::Insert(int id, void* ptr) in Insert() function in webrtc::MapWrapper
Dmap_no_stl.cc74 int MapNoStl::Insert(int id, void* ptr) in Insert() function in webrtc::MapNoStl
Dlist_stl.cc180 int ListWrapper::Insert(ListItem* existing_previous_item, in Insert() function in webrtc::ListWrapper
Dlist_no_stl.cc149 int ListWrapper::Insert(ListItem* existing_previous_item, ListItem* new_item) in Insert() function in webrtc::ListWrapper
Dlist_unittest.cc66 int Insert(ListItem* existing_previous_item, in Insert() function in ListWrapperSimple
/external/v8/test/cctest/
Dtest-hashmap.cc48 void Insert(int x) { in Insert() function in IntSet
/external/chromium/chrome/browser/safe_browsing/
Dbloom_filter.cc71 void BloomFilter::Insert(SBPrefix hash) { in Insert() function in BloomFilter
/external/v8/src/
Dsplay-tree-inl.h45 bool SplayTree<Config, Allocator>::Insert(const Key& key, Locator* locator) { in Insert() function
Ddata-flow.h318 void Insert(T* item) { in Insert() function
Disolate.cc375 void Isolate::ThreadDataTable::Insert(Isolate::PerIsolateThreadData* data) { in Insert() function in v8::internal::Isolate::ThreadDataTable
Dlog.cc91 void Insert(TickSample* sample) { in Insert() function in v8::internal::Profiler
Dprofile-generator.cc1593 void HeapObjectsSet::Insert(Object* obj) { in Insert() function in v8::internal::HeapObjectsSet
/external/webrtc/src/common_audio/resampler/main/source/
Dresampler.cc893 int Resampler::Insert(WebRtc_Word16 * samplesIn, int lengthIn) in Insert() function in webrtc::Resampler
/external/chromium/net/base/
Dx509_certificate.cc88 void X509CertificateCache::Insert(X509Certificate* cert) { in Insert() function in net::__anon126c95530111::X509CertificateCache
/external/llvm/lib/VMCore/
DMetadata.cpp188 FunctionLocalness FL, bool Insert) { in getMDNode()
/external/protobuf/gtest/src/
Dgtest-internal-inl.h303 void Insert(const E& element, int index) { in Insert() function
/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface_unittest.cc495 TEST_F(CommandLineInterfaceTest, Insert) { in TEST_F() argument
/external/chromium/base/
Dvalues.cc852 bool ListValue::Insert(size_t index, Value* in_value) { in Insert() function in ListValue
/external/llvm/lib/Transforms/Scalar/
DScalarReplAggregates.cpp969 Value *Insert = in ConvertScalar_InsertValue() local
1939 Value *Insert = UndefValue::get(LIType); in RewriteForScalarRepl() local

12