/external/valgrind/tsan/ |
D | ts_simple_cache.h | 47 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/ |
D | heap.h | 59 int Insert(const T& val) { in Insert() function 170 int Insert(const T& val, int i) { in Insert() function
|
/external/chromium/net/disk_cache/ |
D | mem_rankings.cc | 16 void MemRankings::Insert(MemEntryImpl* node) { in Insert() function in disk_cache::MemRankings
|
D | rankings.cc | 231 void Rankings::Insert(CacheRankingsBlock* node, bool modified, List list) { in Insert() function in disk_cache::Rankings
|
/external/chromium/chrome/common/extensions/ |
D | extension_set.cc | 24 void ExtensionSet::Insert(const scoped_refptr<const Extension>& extension) { in Insert() function in ExtensionSet
|
/external/srec/seti/sltsEngine/src/ |
D | linklist_impl.c | 123 LListResult Insert(LList *list, void *data) in Insert() function
|
/external/webrtc/src/system_wrappers/source/ |
D | map.cc | 68 int MapWrapper::Insert(int id, void* ptr) in Insert() function in webrtc::MapWrapper
|
D | map_no_stl.cc | 74 int MapNoStl::Insert(int id, void* ptr) in Insert() function in webrtc::MapNoStl
|
D | list_stl.cc | 180 int ListWrapper::Insert(ListItem* existing_previous_item, in Insert() function in webrtc::ListWrapper
|
D | list_no_stl.cc | 149 int ListWrapper::Insert(ListItem* existing_previous_item, ListItem* new_item) in Insert() function in webrtc::ListWrapper
|
D | list_unittest.cc | 66 int Insert(ListItem* existing_previous_item, in Insert() function in ListWrapperSimple
|
/external/v8/test/cctest/ |
D | test-hashmap.cc | 48 void Insert(int x) { in Insert() function in IntSet
|
/external/chromium/chrome/browser/safe_browsing/ |
D | bloom_filter.cc | 71 void BloomFilter::Insert(SBPrefix hash) { in Insert() function in BloomFilter
|
/external/v8/src/ |
D | splay-tree-inl.h | 45 bool SplayTree<Config, Allocator>::Insert(const Key& key, Locator* locator) { in Insert() function
|
D | data-flow.h | 318 void Insert(T* item) { in Insert() function
|
D | isolate.cc | 375 void Isolate::ThreadDataTable::Insert(Isolate::PerIsolateThreadData* data) { in Insert() function in v8::internal::Isolate::ThreadDataTable
|
D | log.cc | 91 void Insert(TickSample* sample) { in Insert() function in v8::internal::Profiler
|
D | profile-generator.cc | 1593 void HeapObjectsSet::Insert(Object* obj) { in Insert() function in v8::internal::HeapObjectsSet
|
/external/webrtc/src/common_audio/resampler/main/source/ |
D | resampler.cc | 893 int Resampler::Insert(WebRtc_Word16 * samplesIn, int lengthIn) in Insert() function in webrtc::Resampler
|
/external/chromium/net/base/ |
D | x509_certificate.cc | 88 void X509CertificateCache::Insert(X509Certificate* cert) { in Insert() function in net::__anon126c95530111::X509CertificateCache
|
/external/llvm/lib/VMCore/ |
D | Metadata.cpp | 188 FunctionLocalness FL, bool Insert) { in getMDNode()
|
/external/protobuf/gtest/src/ |
D | gtest-internal-inl.h | 303 void Insert(const E& element, int index) { in Insert() function
|
/external/protobuf/src/google/protobuf/compiler/ |
D | command_line_interface_unittest.cc | 495 TEST_F(CommandLineInterfaceTest, Insert) { in TEST_F() argument
|
/external/chromium/base/ |
D | values.cc | 852 bool ListValue::Insert(size_t index, Value* in_value) { in Insert() function in ListValue
|
/external/llvm/lib/Transforms/Scalar/ |
D | ScalarReplAggregates.cpp | 969 Value *Insert = in ConvertScalar_InsertValue() local 1939 Value *Insert = UndefValue::get(LIType); in RewriteForScalarRepl() local
|