Home
last modified time | relevance | path

Searched defs:system (Results 1 – 25 of 43) sorted by relevance

12

/external/jacoco/org.jacoco.agent.rt.test/src/org/jacoco/agent/rt/internal/
DConfigLoaderTest.java28 Properties system = new Properties(); in testResource() local
37 Properties system = new Properties(); in testNoResource() local
46 Properties system = new Properties(); in testSystemProperties() local
60 Properties system = new Properties(); in testSubstituteProperties() local
/external/svox/pico/lib/
Dpicoapi.c54 int is_valid_system_handle(pico_System system) in is_valid_system_handle()
76 pico_System *system in pico_initialize_priv()
148 pico_System *system in pico_initialize()
162 pico_System *system in pico_terminate()
202 pico_System system, in pico_getSystemStatusMessage()
242 pico_System system, in pico_getNrSystemWarnings()
274 pico_System system, in pico_getSystemWarning()
314 pico_System system, in pico_loadResource()
347 pico_System system, in pico_unloadResource()
383 pico_System system, in pico_getResourceName()
[all …]
Dpicoextapi.c89 pico_System system, in picoext_setTraceLevel()
108 pico_System system, in picoext_setTraceFilterFN()
123 pico_System system, in picoext_setLogFile()
162 pico_System system, in picoext_getSystemMemUsage()
/external/jacoco/org.jacoco.agent.rt/src/org/jacoco/agent/rt/internal/
DConfigLoader.java34 static Properties load(final String resource, final Properties system) { in load()
54 private static void loadSystemProperties(final Properties system, in loadSystemProperties()
66 final Properties system) { in substSystemProperties()
/external/jacoco/org.jacoco.report/src/org/jacoco/report/internal/xml/
DXMLDocument.java58 final String system, final String encoding, in XMLDocument()
85 final String system, final String encoding, in XMLDocument()
99 final String system, final String encoding, in writeHeader()
/external/python/cpython2/Lib/curses/
Dhas_key.py185 system = key in _curses variable
/external/autotest/client/tools/
Davgtime25 system = float(re.match(r'([\d\.]+)', system).group(0)) variable
/external/caliper/caliper/src/main/java/com/google/caliper/util/
DOutputModule.java29 public static OutputModule system() { in system() method in OutputModule
/external/mockito/src/test/java/org/mockitousage/bugs/injection/
DChildWithSameParentFieldInjectionTest.java19 private System system; field in ChildWithSameParentFieldInjectionTest
/external/conscrypt/platform/src/main/java/org/conscrypt/
DTrustedCertificateStore.java304 File system = getCertificateFile(systemDir, x); in getCertificateAlias() local
362 X509Certificate system = findCert(systemDir, in getTrustAnchor() local
395 X509Certificate system = findCert(systemDir, issuer, selector, X509Certificate.class); in findIssuer() local
576 File system = getCertificateFile(systemDir, cert); in installCertificate() local
/external/replicaisland/src/com/replica/replicaisland/
DRenderComponent.java54 RenderSystem system = sSystemRegistry.renderSystem; in update() local
/external/junit/src/main/java/org/junit/internal/
DTextListener.java16 public TextListener(JUnitSystem system) { in TextListener()
/external/libbrillo/brillo/errors/
Derror_codes.cc26 namespace system { namespace
/external/compiler-rt/lib/asan/scripts/
Dasan_symbolize.py68 def __init__(self, symbolizer_path, default_arch, system, dsym_hints=[]): argument
123 def LLVMSymbolizerFactory(system, default_arch, dsym_hints=[]): argument
271 def SystemSymbolizerFactory(system, addr, binary): argument
/external/syslinux/gpxe/src/core/
Dexec.c202 int system ( const char *command ) { in system() function
/external/junit/src/main/java/org/junit/runner/
DJUnitCore.java69 Result runMain(JUnitSystem system, String... args) { in runMain()
/external/python/cpython2/Lib/
Dplatform.py484 def _syscmd_ver(system='', release='', version='', argument
823 def system_alias(system,release,version): argument
1258 def system(): function
/external/llvm/docs/TableGen/
DLangIntro.rst83 .. _TableGen expressions:
/external/apache-xml/src/main/java/org/apache/xml/serializer/
DXSLOutputAttributes.java133 public void setDoctype(String system, String pub); in setDoctype()
DObjectFactory.java400 ClassLoader system = ss.getSystemClassLoader(); in findClassLoader() local
/external/emma/core/java12/com/vladium/emma/
DEMMAProperties.java149 final IProperties system = wrap (Property.getSystemProperties (appName)); in getAppProperties() local
/external/parameter-framework/upstream/bindings/c/
DTest.cpp128 TmpFile system("<?xml version='1.0' encoding='UTF-8'?>\ variable
/external/apache-xml/src/main/java/org/apache/xml/utils/
DObjectFactory.java401 ClassLoader system = ss.getSystemClassLoader(); in findClassLoader() local
/external/apache-xml/src/main/java/org/apache/xml/dtm/
DObjectFactory.java401 ClassLoader system = ss.getSystemClassLoader(); in findClassLoader() local
/external/apache-xml/src/main/java/org/apache/xpath/functions/
DObjectFactory.java401 ClassLoader system = ss.getSystemClassLoader(); in findClassLoader() local

12