Home
last modified time | relevance | path

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

12345

/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/openfst/src/include/fst/
Dheap.h65 int Insert(const T& val) { in Insert() function
183 int Insert(const T& val, int i) { in Insert() function
/external/lldb/include/lldb/Core/
DFileSpecList.h195 Insert (size_t idx, const FileSpec &file) in Insert() function
DUniqueCStringMap.h95 Insert (const char *unique_cstr, const T& value) in Insert() function
102 Insert (const Entry &e) in Insert() function
/external/chromium_org/net/disk_cache/memory/
Dmem_rankings.cc16 void MemRankings::Insert(MemEntryImpl* node) { in Insert() function in disk_cache::MemRankings
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDIECollection.cpp22 DWARFDIECollection::Insert(const DWARFDebugInfoEntry *die) in Insert() function in DWARFDIECollection
DNameToDIE.cpp33 NameToDIE::Insert (const ConstString& name, uint32_t die_offset) in Insert() function in NameToDIE
/external/chromium_org/chrome/browser/sync_file_system/drive_backend/
Dtracker_id_set.cc18 void TrackerIDSet::Insert(const FileTracker& tracker) { in Insert() function in sync_file_system::drive_backend::TrackerIDSet
Dtask_dependency_manager.cc75 bool TaskDependencyManager::Insert(const TaskBlocker* task_blocker) { in Insert() function in sync_file_system::drive_backend::TaskDependencyManager
/external/chromium_org/chrome/browser/history/android/
Dandroid_urls_sql_handler.cc43 bool AndroidURLsSQLHandler::Insert(HistoryAndBookmarkRow* row) { in Insert() function in history::AndroidURLsSQLHandler
Durls_sql_handler.cc30 bool UrlsSQLHandler::Insert(HistoryAndBookmarkRow* row) { in Insert() function in history::UrlsSQLHandler
Dfavicon_sql_handler.cc96 bool FaviconSQLHandler::Insert(HistoryAndBookmarkRow* row) { in Insert() function in history::FaviconSQLHandler
Dvisit_sql_handler.cc81 bool VisitSQLHandler::Insert(HistoryAndBookmarkRow* row) { in Insert() function in history::VisitSQLHandler
/external/chromium_org/third_party/brotli/src/brotli/enc/
Dstatic_dict.h29 void Insert(const std::string &str, int len, int dist) { in Insert() function
/external/chromium_org/components/enhanced_bookmarks/
Dtest_image_store.cc20 void TestImageStore::Insert(const GURL& page_url, in Insert() function in TestImageStore
/external/srec/seti/sltsEngine/src/
Dlinklist_impl.c123 LListResult Insert(LList *list, void *data) in Insert() function
/external/antlr/antlr-3.4/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/chromium_org/sync/syncable/
Dparent_child_index.cc56 bool ParentChildIndex::Insert(EntryKernel* entry) { in Insert() function in syncer::syncable::ParentChildIndex
/external/chromium_org/third_party/sqlite/src/test/
Dfuzz_common.tcl232 proc Insert {} { procedure
/external/chromium_org/third_party/leveldatabase/src/util/
Dcache.cc62 LRUHandle* Insert(LRUHandle* h) { in Insert() function in leveldb::__anonf1bb7bc30111::HandleTable
225 Cache::Handle* LRUCache::Insert( in Insert() function in leveldb::__anonf1bb7bc30111::LRUCache
293 virtual Handle* Insert(const Slice& key, void* value, size_t charge, in Insert() function in leveldb::__anonf1bb7bc30111::ShardedLRUCache
/external/chromium_org/ui/gfx/geometry/
Dr_tree.h92 void RTree<Key>::Insert(const Rect& rect, Key key) { in Insert() function
/external/chromium_org/components/invalidation/
Dsingle_object_invalidation_set.cc16 void SingleObjectInvalidationSet::Insert(const Invalidation& invalidation) { in Insert() function in syncer::SingleObjectInvalidationSet
/external/webrtc/src/system_wrappers/source/
Dmap.cc68 int MapWrapper::Insert(int id, void* ptr) in Insert() function in webrtc::MapWrapper
/external/chromium_org/chrome/browser/resources/chromeos/chromevox/host/chrome/
Dbraille_key_types.js116 'Insert': 45, property
/external/llvm/lib/Target/R600/
DSIAnnotateControlFlow.cpp243 TerminatorInst *Insert = From->getTerminator(); in handleLoopCondition() local
252 TerminatorInst *Insert = Parent->getTerminator(); in handleLoopCondition() local

12345