Home
last modified time | relevance | path

Searched defs:populate (Results 1 – 25 of 29) sorted by relevance

12

/external/guava/guava-gwt/src/com/google/common/collect/
DTable_CustomFieldSerializerBase.java33 static <T extends StandardTable<Object, Object, Object>> T populate( in populate() method in Table_CustomFieldSerializerBase
DMultiset_CustomFieldSerializerBase.java33 static Multiset<Object> populate( in populate() method in Multiset_CustomFieldSerializerBase
DMultimap_CustomFieldSerializerBase.java53 public static Multimap<Object, Object> populate( in populate() method in Multimap_CustomFieldSerializerBase
/external/parameter-framework/upstream/parameter/
DParameterBlockType.cpp55 void CParameterBlockType::populate(CElement *pElement) const in populate() function in CParameterBlockType
DComponentType.cpp114 void CComponentType::populate(CElement *pElement) const in populate() function in CComponentType
DComponentInstance.cpp121 void CComponentInstance::populate(CElement *pElement) const in populate() function in CComponentInstance
DTypeElement.cpp88 void CTypeElement::populate(CElement *pElement) const in populate() function in CTypeElement
DParameterType.cpp48 void CParameterType::populate(CElement * /*elem*/) const in populate() function in CParameterType
/external/parameter-framework/upstream/xmlserializer/
DXmlMemoryDocSource.cpp57 bool CXmlMemoryDocSource::populate(CXmlSerializingContext &serializingContext) in populate() function in CXmlMemoryDocSource
DXmlDocSource.cpp116 bool CXmlDocSource::populate(CXmlSerializingContext &serializingContext) in populate() function in CXmlDocSource
/external/guava/guava-tests/test/com/google/common/collect/
DAbstractMultimapAsMapImplementsMapTest.java41 protected void populate(Multimap<String, Integer> multimap) { in populate() method in AbstractMultimapAsMapImplementsMapTest
DAbstractTableTest.java34 protected void populate( in populate() method in AbstractTableTest
/external/robolectric/v1/src/main/java/com/xtremelabs/robolectric/shadows/
DShadowItemizedOverlay.java29 public final void populate() { in populate() method in ShadowItemizedOverlay
/external/caliper/examples/src/main/java/examples/
DListModificationBenchmark.java66 @Benchmark void populate(int reps) throws Exception { in populate() method in ListModificationBenchmark
/external/guava/guava-tests/benchmark/com/google/common/collect/
DMinMaxPriorityQueueBenchmark.java65 @Benchmark void populate(int reps) { in populate() method in MinMaxPriorityQueueBenchmark
/external/testng/src/main/java/org/testng/xml/dom/
DDomUtil.java34 public void populate(final XmlSuite xmlSuite) throws XPathExpressionException { in populate() method in DomUtil
/external/skia/src/pdf/
DSkPDFFont.cpp1017 bool SkPDFType0Font::populate(const SkPDFGlyphSet* subset) { in populate() function in SkPDFType0Font
1107 bool SkPDFCIDFont::populate(const SkPDFGlyphSet* subset) { in populate() function in SkPDFCIDFont
1235 bool SkPDFType1Font::populate(int16_t glyphID) { in populate() function in SkPDFType1Font
1326 bool SkPDFType3Font::populate(uint16_t glyphID) { in populate() function in SkPDFType3Font
/external/parameter-framework/upstream/tools/coverage/
Dcoverage.py331 def populate(self, dom): member in DomPopulatedElement
452 def populate(self, dom): member in RootRule
515 def populate(self, dom): member in Configuration
/external/fonttools/Lib/fontTools/
Dsubset.py1928 def populate(self, glyphs=[], unicodes=[], text=""): member in Subsetter
/external/v8/test/mjsunit/asm/embenchen/
Dprimes.js1838 },syncfs:function (mount, populate, callback) { argument
2660 },syncfs:function (populate, callback) { argument
Dcopy.js1824 },syncfs:function (mount, populate, callback) { argument
2646 },syncfs:function (populate, callback) { argument
Dfannkuch.js1963 },syncfs:function (mount, populate, callback) { argument
2785 },syncfs:function (populate, callback) { argument
Dmemops.js1932 },syncfs:function (mount, populate, callback) { argument
2754 },syncfs:function (populate, callback) { argument
Dfasta.js2207 },syncfs:function (mount, populate, callback) { argument
3029 },syncfs:function (populate, callback) { argument
Dcorrections.js1824 },syncfs:function (mount, populate, callback) { argument
2646 },syncfs:function (populate, callback) { argument

12