Searched defs:createObject (Results 1 - 25 of 29) sorted by relevance

12

/external/deqp/framework/delibs/decpp/
H A DdeUniquePtr.cpp66 MovePtr<Object> createObject (bool& exists) function in namespace:de::__anon4758
156 UniquePtr<Object> ptr(createObject(exists));
/external/icu/android_icu4j/src/main/java/android/icu/impl/locale/
H A DLocaleObjectCache.java41 V newVal = createObject(key);
71 protected abstract V createObject(K key); method in class:LocaleObjectCache
H A DBaseLocale.java266 protected BaseLocale createObject(Key key) { method in class:BaseLocale.Cache
/external/icu/icu4j/eclipse-build/plugins.template/com.ibm.icu.base/src/com/ibm/icu/impl/locale/
H A DLocaleObjectCache.java37 V newVal = createObject(key);
67 protected abstract V createObject(K key); method in class:LocaleObjectCache
H A DBaseLocale.java254 protected BaseLocale createObject(Key key) { method in class:BaseLocale.Cache
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/locale/
H A DLocaleObjectCache.java37 V newVal = createObject(key);
67 protected abstract V createObject(K key); method in class:LocaleObjectCache
H A DBaseLocale.java262 protected BaseLocale createObject(Key key) { method in class:BaseLocale.Cache
/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/dtm/
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/test/intltest/
H A Dunifiedcachetest.cpp35 const UCTItem *LocaleCacheKey<UCTItem>::createObject( function in class:LocaleCacheKey
60 const UCTItem2 *LocaleCacheKey<UCTItem2>::createObject( function in class:LocaleCacheKey
H A Dtsmthred.cpp1354 const UCTMultiThreadItem *LocaleCacheKey<UCTMultiThreadItem>::createObject( function in class:LocaleCacheKey
/external/icu/icu4c/source/i18n/
H A Ducol_res.cpp139 LocaleCacheKey<CollationCacheEntry>::createObject(const void *creationContext, function in class:LocaleCacheKey
213 // In a cache miss, cache.get() calls CacheKey::createObject(),
H A Ddatefmt.cpp62 const DateFmtBestPattern *LocaleCacheKey<DateFmtBestPattern>::createObject( function in class:LocaleCacheKey
101 virtual const DateFmtBestPattern *createObject( function in class:DateFmtBestPatternKey
H A Dplurrule.cpp148 const SharedPluralRules *LocaleCacheKey<SharedPluralRules>::createObject( function in class:LocaleCacheKey
H A Dreldatefmt.cpp636 const RelativeDateTimeCacheData *LocaleCacheKey<RelativeDateTimeCacheData>::createObject(const void * /*unused*/, UErrorCode &status) const { function in class:LocaleCacheKey
H A Dnumfmt.cpp1257 const SharedNumberFormat *LocaleCacheKey<SharedNumberFormat>::createObject( function in class:LocaleCacheKey
H A Ddtfmtsym.cpp174 LocaleCacheKey<SharedDateFormatSymbols>::createObject( function in class:LocaleCacheKey
H A Dcalendar.cpp211 const SharedCalendar *LocaleCacheKey<SharedCalendar>::createObject( function in class:LocaleCacheKey
/external/annotation-tools/asmx/test/lib/
H A Dxalan-2.6.0.jarMETA-INF/ META-INF/MANIFEST.MF java_cup/ java_cup/runtime/ META-INF/services/ org/ org/apache/ ...
H A Djanino-2.3.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/codehaus/ org/codehaus/janino/ org/codehaus/janino/AntCompilerAdapter ...
/external/annotation-tools/asmx/
H A Djanino.jarMETA-INF/ META-INF/MANIFEST.MF org/codehaus/janino/ org/codehaus/janino/samples/ org/codehaus/janino/ ...
/external/guice/extensions/persist/lib/
H A Dxwork-2.0.4.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/opensymphony/ com/opensymphony/xwork2/ com/opensymphony/xwork2/config/ ...

Completed in 621 milliseconds

12