Searched refs:systemFile (Results 1 - 5 of 5) sorted by relevance

/external/emma/core/java12/com/vladium/emma/
H A DEMMAProperties.java140 final IProperties systemFile;
147 systemFile = wrap (Property.getLazyPropertiesFromFile (file));
164 IProperties.Factory.combine (systemFile,
/external/chromium_org/third_party/icu/source/io/
H A Dufile.c134 FILE *systemFile = fopen(filename, perm); local
135 if(systemFile == 0) {
139 result = finit_owner(systemFile, locale, codepage, TRUE);
144 fclose(systemFile);
/external/icu/icu4c/source/io/
H A Dufile.c134 FILE *systemFile = fopen(filename, perm); local
135 if(systemFile == 0) {
139 result = finit_owner(systemFile, locale, codepage, TRUE);
144 fclose(systemFile);
/external/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...
/external/owasp/sanitizer/tools/emma/lib/
H A Demma.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/vladium/ com/vladium/app/ com/vladium/app/IAppVersion ...

Completed in 3993 milliseconds