Home
last modified time | relevance | path

Searched defs:bundle (Results 1 – 25 of 161) sorted by relevance

1234567

/external/curl/lib/
Dconncache.c145 struct connectbundle *bundle = NULL; in Curl_conncache_find_bundle() local
159 struct connectbundle *bundle) in conncache_add_bundle()
167 struct connectbundle *bundle) in conncache_remove_bundle()
194 struct connectbundle *bundle; in Curl_conncache_add_conn() local
242 struct connectbundle *bundle = conn->bundle; in Curl_conncache_remove_conn() local
283 struct connectbundle *bundle; in Curl_conncache_foreach() local
308 struct connectbundle *bundle; in Curl_conncache_find_first_connection() local
/external/autotest/client/site_tests/hardware_VideoDecodeCapable/src/
Dvaapimodule.cc33 DisplayBundle* bundle = (DisplayBundle*) PyCapsule_GetPointer(object, NULL); in destroy_display_bundle() local
83 DisplayBundle* bundle = new DisplayBundle(); in va_create_display() local
100 DisplayBundle* bundle = (DisplayBundle*) PyCapsule_GetPointer(object, NULL); in get_va_display() local
109 PyObject* bundle; in va_query_profiles() local
139 PyObject* bundle; in va_query_entrypoints() local
169 PyObject* bundle; in va_get_rt_format() local
/external/ltrace/sysdeps/linux-gnu/ia64/
Dbreakpoint.c34 extract_bit_field(char *bundle, int from, int len) { in extract_bit_field()
66 replace_bit_field(char *bundle, long long val, int from, int len) { in replace_bit_field()
112 slotN_contents(char *bundle, int slotnum) { in slotN_contents()
119 replace_slotN_contents(char *bundle, long long instr, int slotnum) { in replace_slotN_contents()
179 union bundle_t bundle; in arch_enable_breakpoint() local
216 union bundle_t bundle; in arch_disable_breakpoint() local
/external/jacoco/org.jacoco.core.test/src/org/jacoco/core/internal/analysis/
DBundleCoverageImplTest.java40 BundleCoverageImpl bundle = new BundleCoverageImpl("testbundle", in testProperties() local
71 BundleCoverageImpl bundle = new BundleCoverageImpl("testbundle", in testCounters() local
91 BundleCoverageImpl bundle = new BundleCoverageImpl("bundle", in testGroupByPackage() local
/external/slf4j/osgi-over-slf4j/src/main/java/org/slf4j/osgi/logservice/impl/
DLogServiceFactory.java52 public Object getService(Bundle bundle, ServiceRegistration arg1) { in getService()
62 public void ungetService(Bundle bundle, ServiceRegistration arg1, Object arg2) { in ungetService()
/external/icu/icu4c/source/tools/genrb/
Dreslist.cpp148 SResource::SResource(SRBRoot *bundle, const char *tag, int8_t type, const UString* comment, in SResource()
262 StringBaseResource::StringBaseResource(SRBRoot *bundle, const char *tag, int8_t type, in StringBaseResource()
279 StringBaseResource::StringBaseResource(SRBRoot *bundle, int8_t type, in StringBaseResource()
321 IntResource::IntResource(SRBRoot *bundle, const char *tag, int32_t value, in IntResource()
331 IntVectorResource::IntVectorResource(SRBRoot *bundle, const char *tag, in IntVectorResource()
351 BinaryResource::BinaryResource(SRBRoot *bundle, const char *tag, in BinaryResource()
390 StringResource::handlePreflightStrings(SRBRoot *bundle, UHashtable *stringSet, in handlePreflightStrings()
430 ContainerResource::handlePreflightStrings(SRBRoot *bundle, UHashtable *stringSet, in handlePreflightStrings()
438 SResource::preflightStrings(SRBRoot *bundle, UHashtable *stringSet, UErrorCode &errorCode) { in preflightStrings()
522 ContainerResource::writeAllRes16(SRBRoot *bundle) { in writeAllRes16()
[all …]
Dreslist.h226 ContainerResource(SRBRoot *bundle, const char *tag, int8_t type, in ContainerResource()
247 TableResource(SRBRoot *bundle, const char *tag, in TableResource()
265 ArrayResource(SRBRoot *bundle, const char *tag, in ArrayResource()
286 PseudoListResource(SRBRoot *bundle, UErrorCode &errorCode) in PseudoListResource()
317 StringResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, in StringResource()
322 StringResource(SRBRoot *bundle, const icu::UnicodeString &value, UErrorCode &errorCode) in StringResource()
356 AliasResource(SRBRoot *bundle, const char *tag, const UChar *value, int32_t len, in AliasResource()
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/
DICUResourceTableAccess.java23 ICUResourceBundle bundle = (ICUResourceBundle) UResourceBundle. in getTableString() local
32 public static String getTableString(ICUResourceBundle bundle, String tableName, in getTableString()
DCalendarData.java139 ICUResourceBundle bundle = get("eras/"+subkey); in getEras() local
143 ICUResourceBundle bundle = get("DateTimePatterns"); in getDateTimePatterns() local
207 ICUResourceBundle bundle = get("DateTimePatterns"); in getOverrides() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/
DICUResourceTableAccess.java25 ICUResourceBundle bundle = (ICUResourceBundle) UResourceBundle. in getTableString() local
34 public static String getTableString(ICUResourceBundle bundle, String tableName, in getTableString()
DCalendarData.java141 ICUResourceBundle bundle = get("eras/"+subkey); in getEras() local
145 ICUResourceBundle bundle = get("DateTimePatterns"); in getDateTimePatterns() local
209 ICUResourceBundle bundle = get("DateTimePatterns"); in getOverrides() local
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/
DAbstractGroupVisitor.java43 public final void visitBundle(final IBundleCoverage bundle, in visitBundle()
60 protected abstract void handleBundle(IBundleCoverage bundle, in handleBundle()
/external/jacoco/jacoco-maven-plugin/src/org/jacoco/maven/
DBundleCreator.java81 final IBundleCoverage bundle = builder in createBundle() local
88 private void logBundleInfo(final IBundleCoverage bundle, in logBundleInfo()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/html/page/
DBundlePage.java31 private IBundleCoverage bundle; field in BundlePage
47 public BundlePage(final IBundleCoverage bundle, final ReportPage parent, in BundlePage()
/external/icu/icu4c/source/io/
Dlocbund.cpp141 u_locbund_close(ULocaleBundle *bundle) in u_locbund_close()
158 u_locbund_getNumberFormat(ULocaleBundle *bundle, UNumberFormatStyle style) in u_locbund_getNumberFormat()
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/util/
DICUResourceBundleTest.java91 …UResourceBundle bundle = UResourceBundle.getBundleInstance("android.icu.impl.data.HolidayBundle", … in TestResourceBundleWrapper() local
121 …UResourceBundle bundle = (UResourceBundle) UResourceBundle.getBundleInstance("android/icu/dev/data… in TestJB3879() local
131 …UResourceBundle bundle = (UResourceBundle) UResourceBundle.getBundleInstance(ICUResourceBundle.ICU… in TestOpen() local
183 UResourceBundle bundle = null; in TestBasicTypes() local
369 UResourceBundle bundle = null; in TestTable32() local
571 …UResourceBundle bundle = UResourceBundle.getBundleInstance("android/icu/dev/data/testdata", "te", … in TestAliases() local
665 ICUResourceBundle bundle = null; in TestGetWithFallback() local
877 …ICUResourceBundle bundle = (ICUResourceBundle) UResourceBundle.getBundleInstance(ICUResourceBundle… in TestLoadingStatus() local
915 UResourceBundle bundle; in TestCoverage() local
947 UResourceBundle bundle = UResourceBundle.getBundleInstance(baseName, locName, testLoader); in TestJavaULocaleBundleLoading() local
DICUResourceBundleCollationTest.java96 ICUResourceBundle bundle = null; in TestGetWithFallback() local
150 …UResourceBundle bundle = (UResourceBundle)UResourceBundle.getBundleInstance(ICUResourceBundle.ICU_… in TestOpen() local
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/util/
DICUResourceBundleTest.java87 …UResourceBundle bundle = UResourceBundle.getBundleInstance("com.ibm.icu.impl.data.HolidayBundle", … in TestResourceBundleWrapper() local
117 …UResourceBundle bundle = (UResourceBundle) UResourceBundle.getBundleInstance("com/ibm/icu/dev/data… in TestJB3879() local
127 …UResourceBundle bundle = (UResourceBundle) UResourceBundle.getBundleInstance(ICUResourceBundle.ICU… in TestOpen() local
179 UResourceBundle bundle = null; in TestBasicTypes() local
365 UResourceBundle bundle = null; in TestTable32() local
567 …UResourceBundle bundle = UResourceBundle.getBundleInstance("com/ibm/icu/dev/data/testdata", "te", … in TestAliases() local
661 ICUResourceBundle bundle = null; in TestGetWithFallback() local
873 …ICUResourceBundle bundle = (ICUResourceBundle) UResourceBundle.getBundleInstance(ICUResourceBundle… in TestLoadingStatus() local
911 UResourceBundle bundle; in TestCoverage() local
943 UResourceBundle bundle = UResourceBundle.getBundleInstance(baseName, locName, testLoader); in TestJavaULocaleBundleLoading() local
/external/icu/icu4j/main/tests/collate/src/com/ibm/icu/dev/test/util/
DICUResourceBundleCollationTest.java92 ICUResourceBundle bundle = null; in TestGetWithFallback() local
146 …UResourceBundle bundle = (UResourceBundle)UResourceBundle.getBundleInstance(ICUResourceBundle.ICU_… in TestOpen() local
/external/libgdx/gdx/src/com/badlogic/gdx/assets/loaders/
DI18NBundleLoader.java51 I18NBundle bundle; field in I18NBundleLoader
74 I18NBundle bundle = this.bundle; in loadSync() local
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/util/
DHoliday.java54 …ResourceBundle bundle = UResourceBundle.getBundleInstance("com.ibm.icu.impl.data.HolidayBundle", l… in getHolidays() local
186 …ResourceBundle bundle = UResourceBundle.getBundleInstance("com.ibm.icu.impl.data.HolidayBundle", l… in getDisplayName() local
/external/icu/android_icu4j/src/main/java/android/icu/util/
DHoliday.java52 …ResourceBundle bundle = UResourceBundle.getBundleInstance("android.icu.impl.data.HolidayBundle", l… in getHolidays() local
176 …ResourceBundle bundle = UResourceBundle.getBundleInstance("android.icu.impl.data.HolidayBundle", l… in getDisplayName() local
/external/icu/icu4j/samples/src/com/ibm/icu/samples/iuc/
DSample30_ResHello.java20 UResourceBundle bundle = in main() local
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/
DCollationLoader.java82 UResourceBundle bundle = UResourceBundle.getBundleInstance( in loadRules() local
107 UResourceBundle bundle = null; in loadTailoring() local
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/
DCollationLoader.java80 UResourceBundle bundle = UResourceBundle.getBundleInstance( in loadRules() local
105 UResourceBundle bundle = null; in loadTailoring() local

1234567