/external/openfst/src/include/fst/ |
D | heap.h | 65 int Insert(const T& val) { in Insert() function 183 int Insert(const T& val, int i) { in Insert() function
|
D | util.h | 391 void Insert(Key key) { in Insert() function
|
/external/lldb/include/lldb/Core/ |
D | FileSpecList.h | 195 Insert (size_t idx, const FileSpec &file) in Insert() function
|
D | UniqueCStringMap.h | 95 Insert (const char *unique_cstr, const T& value) in Insert() function 102 Insert (const Entry &e) in Insert() function
|
/external/lldb/source/Plugins/SymbolFile/DWARF/ |
D | DWARFDIECollection.cpp | 22 DWARFDIECollection::Insert(const DWARFDebugInfoEntry *die) in Insert() function in DWARFDIECollection
|
D | NameToDIE.cpp | 33 NameToDIE::Insert (const ConstString& name, uint32_t die_offset) in Insert() function in NameToDIE
|
D | UniqueDWARFASTType.h | 145 Insert (const lldb_private::ConstString &name, in Insert() function
|
/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/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
|
/external/llvm/lib/Target/R600/ |
D | SIAnnotateControlFlow.cpp | 248 TerminatorInst *Insert = From->getTerminator(); in handleLoopCondition() local 257 Instruction *Insert; in handleLoopCondition() local
|
D | SILowerControlFlow.cpp | 156 MachineBasicBlock::iterator Insert = &MI; in SkipIfDead() local
|
/external/lzma/CPP/Common/ |
D | MyVector.h | 60 void Insert(int index, T item) in Insert() function 206 void Insert(int index, const T& item) { CPointerVector::Insert(index, new T(item)); } in Insert() function
|
D | MyString.h | 469 int Insert(int index, T c) in Insert() function 476 int Insert(int index, const CStringBase &s) in Insert() function
|
/external/v8/test/cctest/ |
D | test-hashmap.cc | 49 void Insert(int x) { in Insert() function in IntSet
|
/external/v8/src/ |
D | effects.h | 205 bool Insert(Var var, Locator* locator) { in Insert() function 295 bool NestedEffectsBase<Var, kNoVar>::Insert(Var var, Locator* locator) { in Insert() function
|
D | splay-tree-inl.h | 22 bool SplayTree<Config, Allocator>::Insert(const Key& key, in Insert() function
|
D | hydrogen-check-elimination.cc | 764 void Insert(HValue* object, in Insert() function in v8::internal::HCheckTable 771 void Insert(HValue* object, in Insert() function in v8::internal::HCheckTable
|
/external/webrtc/src/common_audio/resampler/ |
D | resampler.cc | 996 int Resampler::Insert(WebRtc_Word16 * samplesIn, int lengthIn) in Insert() function in webrtc::Resampler
|
/external/lldb/source/Symbol/ |
D | TypeList.cpp | 54 TypeList::Insert (const TypeSP& type_sp) in Insert() function in TypeList
|
/external/llvm/unittests/ADT/ |
D | TinyPtrVectorTest.cpp | 361 TYPED_TEST(TinyPtrVectorTest, Insert) { in TYPED_TEST() argument
|
/external/llvm/lib/Analysis/ |
D | BlockFrequencyInfoImpl.cpp | 673 LoopData *OuterLoop, std::list<LoopData>::iterator Insert, in createIrreducibleLoop() 696 std::list<LoopData>::iterator Insert) { in analyzeIrreducible()
|
/external/lldb/source/Target/ |
D | PathMappingList.cpp | 102 PathMappingList::Insert (const ConstString &path, in Insert() function in PathMappingList
|