Searched refs:createObject (Results 1 - 25 of 27) sorted by relevance

12

/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleObjectCache.java35 V newVal = createObject(key);
65 protected abstract V createObject(K key); method in class:LocaleObjectCache
H A DBaseLocale.java252 protected BaseLocale createObject(Key key) { method in class:BaseLocale.Cache
/external/deqp/framework/delibs/decpp/
H A DdeUniquePtr.cpp66 MovePtr<Object> createObject (bool& exists) function in namespace:de::__anon3003
156 UniquePtr<Object> ptr(createObject(exists));
/external/apache-xml/src/main/java/org/apache/xml/dtm/
H A DDTMManager.java138 .createObject(defaultPropName, defaultClassName);
H A DObjectFactory.java101 static Object createObject(String factoryId, String fallbackClassName) method in class:ObjectFactory
103 return createObject(factoryId, null, fallbackClassName);
104 } // createObject(String,String):Object
128 static Object createObject(String factoryId, method in class:ObjectFactory
151 } // createObject(String,String,String):Object
/external/apache-xml/src/main/java/org/apache/xalan/xslt/
H A DObjectFactory.java101 static Object createObject(String factoryId, String fallbackClassName) method in class:ObjectFactory
103 return createObject(factoryId, null, fallbackClassName);
104 } // createObject(String,String):Object
128 static Object createObject(String factoryId, method in class:ObjectFactory
151 } // createObject(String,String,String):Object
/external/apache-xml/src/main/java/org/apache/xml/serializer/
H A DObjectFactory.java100 static Object createObject(String factoryId, String fallbackClassName) method in class:ObjectFactory
102 return createObject(factoryId, null, fallbackClassName);
103 } // createObject(String,String):Object
127 static Object createObject(String factoryId, method in class:ObjectFactory
150 } // createObject(String,String,String):Object
/external/apache-xml/src/main/java/org/apache/xml/utils/
H A DObjectFactory.java101 static Object createObject(String factoryId, String fallbackClassName) method in class:ObjectFactory
103 return createObject(factoryId, null, fallbackClassName);
104 } // createObject(String,String):Object
128 static Object createObject(String factoryId, method in class:ObjectFactory
151 } // createObject(String,String,String):Object
/external/apache-xml/src/main/java/org/apache/xpath/functions/
H A DObjectFactory.java101 static Object createObject(String factoryId, String fallbackClassName) method in class:ObjectFactory
103 return createObject(factoryId, null, fallbackClassName);
104 } // createObject(String,String):Object
128 static Object createObject(String factoryId, method in class:ObjectFactory
151 } // createObject(String,String,String):Object
/external/icu/icu4c/source/common/
H A Dunifiedcache.h61 * createObject must add a reference to the object it returns. Note
72 virtual const SharedObject *createObject(
161 virtual const T *createObject(
206 * @param creationContext passed verbatim to createObject method of key
H A Dunifiedcache.cpp295 // miss the key's createObject() is called and value and status are set to
315 value = key.createObject(creationContext, status);
/external/icu/icu4c/source/test/intltest/
H A Dunifiedcachetest.cpp32 const UCTItem *LocaleCacheKey<UCTItem>::createObject( function in class:LocaleCacheKey
52 const UCTItem2 *LocaleCacheKey<UCTItem2>::createObject( function in class:LocaleCacheKey
H A Dtsmthred.cpp1720 const UCTMultiThreadItem *LocaleCacheKey<UCTMultiThreadItem>::createObject( function in class:LocaleCacheKey
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.core.resources.compatibility_3.4.0.v20090505.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.jface_3.6.1.M20100825-0800.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/icu4c/source/i18n/
H A Ducol_res.cpp135 LocaleCacheKey<CollationCacheEntry>::createObject(const void *creationContext, function in class:LocaleCacheKey
209 // In a cache miss, cache.get() calls CacheKey::createObject(),
H A Dmeasfmt.cpp346 const MeasureFormatCacheData *LocaleCacheKey<MeasureFormatCacheData>::createObject( function in class:LocaleCacheKey
H A Dnumfmt.cpp1238 const SharedNumberFormat *LocaleCacheKey<SharedNumberFormat>::createObject( function in class:LocaleCacheKey
H A Dreldatefmt.cpp620 const RelativeDateTimeCacheData *LocaleCacheKey<RelativeDateTimeCacheData>::createObject(const void * /*unused*/, UErrorCode &status) const { function in class:LocaleCacheKey
H A Dplurrule.cpp144 const SharedPluralRules *LocaleCacheKey<SharedPluralRules>::createObject( function in class:LocaleCacheKey
H A Ddtfmtsym.cpp159 LocaleCacheKey<SharedDateFormatSymbols>::createObject( function in class:LocaleCacheKey
H A Dcalendar.cpp209 const SharedCalendar *LocaleCacheKey<SharedCalendar>::createObject( function in class:LocaleCacheKey
H A Ddtptngen.cpp134 const SharedDateTimePatternGenerator *LocaleCacheKey<SharedDateTimePatternGenerator>::createObject( function in class:LocaleCacheKey
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
H A Dant.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...
/external/jarjar/lib/
H A Dapache-ant-1.9.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/tools/ org/apache/tools/ant/ ...

Completed in 2835 milliseconds

12