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

12

/external/icu/icu4c/source/common/
H A Dlocavailable.cpp127 UResourceBundle installed; local
136 ures_initStackObject(&installed);
138 ures_getByKey(indexLocale, _kIndexTag, &installed, &status);
141 localeCount = ures_getSize(&installed);
144 ures_resetIterator(&installed);
145 while(ures_hasNext(&installed)) {
146 ures_getNextString(&installed, NULL, (const char **)&_installedLocales[i++], &status);
153 ures_close(&installed);
H A Duresbund.cpp2413 UResourceBundle installed; member in struct:ULocalesContext
2421 ures_close(&ctx->installed);
2429 return ures_getSize(&ctx->installed);
2437 UResourceBundle *res = &(ctx->installed);
2454 UResourceBundle *res = &((ULocalesContext *)en->context)->installed;
2490 ures_initStackObject(&myContext->installed);
2493 ures_getByKey(idx, INDEX_TAG, &myContext->installed, status);
2497 path, INDEX_LOCALE_NAME, INDEX_TAG, ures_getKey(&myContext->installed));
2504 ures_close(&myContext->installed);
/external/autotest/utils/
H A Drun_pylint.py22 # Do a basic check to see if pylint is even installed.
27 print ("Unable to import pylint, it may need to be installed." namespace
/external/icu/icu4c/source/i18n/
H A Dcoll.cpp225 UResourceBundle installed; local
228 ures_initStackObject(&installed);
230 ures_getByKey(index, "InstalledLocales", &installed, &status);
233 availableLocaleListCount = ures_getSize(&installed);
237 ures_resetIterator(&installed);
238 while(ures_hasNext(&installed)) {
240 ures_getNextString(&installed, NULL, &tempKey, &status);
245 ures_close(&installed);
/external/valgrind/coregrind/
H A Dm_machine.c529 * handlers are installed. Determines the sizes affected by dcbz
1396 UInt installed; member in struct:fac_hwcaps_map
1417 fac_hwcaps[i].installed = True;
1431 fac_hwcaps[i].installed);
/external/kernel-headers/original/uapi/drm/
H A Dmga_drm.h265 int installed; member in struct:_drm_mga_warp_index
/external/libdrm/include/drm/
H A Dmga_drm.h265 int installed; member in struct:_drm_mga_warp_index
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.equinox.preferences_3.3.0.v20100503.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.mortbay.jetty.server_6.1.23.v201004211559.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.1.R36x_v20100806.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.osgi_3.6.2.R36x_v20101103.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/icu/tools/srcgen/currysrc/libs/
H A Dorg.eclipse.equinox.preferences_3.5.300.v20150408-1437.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
H A Dorg.eclipse.osgi_3.10.100.v20150529-1857.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_.RSA META ...
/external/guice/extensions/struts2/lib/
H A Djetty-6.1.0.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/mortbay/ org/mortbay/jetty/ org/mortbay/jetty/webapp/ ...
/external/guice/lib/build/
H A Dbnd-0.0.384.jarMETA-INF/MANIFEST.MF LICENSE OSGI-OPT/ OSGI-OPT/bnd.bnd OSGI-OPT/ ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-16.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-17.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-18.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-19.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 285 milliseconds

12