Home
last modified time | relevance | path

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

12

/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.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/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/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/internal/core/model/property/category/
DPropertyCategory.java53 public static final PropertyCategory system(int priority) { in system() method in PropertyCategory
61 public static final PropertyCategory system(PropertyCategory system, int additional) { in system()
/external/libcxx/test/libcxx/test/
Dtarget_info.py9 def system(self): member in TargetInfo
30 def system(self): member in LocalTI
/external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
DbtEigen.java63 public static int system(Matrix3 a, SWIGTYPE_p_btMatrix3x3 vectors, btVector3 values) { in system() method in btEigen
67 public static int system(Matrix3 a, SWIGTYPE_p_btMatrix3x3 vectors) { in system() method in btEigen
/external/junit/src/org/junit/runner/
DJUnitCore.java52 public static void runMainAndExit(JUnitSystem system, String... args) { in runMainAndExit()
83 public Result runMain(JUnitSystem system, String... args) { in runMain()
/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/conscrypt/src/platform/java/org/conscrypt/
DTrustedCertificateStore.java295 File system = getCertificateFile(systemDir, x); in getCertificateAlias() local
353 X509Certificate system = findCert(systemDir, in getTrustAnchor() local
386 X509Certificate system = findCert(systemDir, issuer, selector, X509Certificate.class); in findIssuer() local
567 File system = getCertificateFile(systemDir, cert); in installCertificate() local
/external/lldb/examples/customization/pwd-cd-and-system/
Dutils.py36 def system(debugger, command_line, result, dict): function
/external/replicaisland/src/com/replica/replicaisland/
DRenderComponent.java54 RenderSystem system = sSystemRegistry.renderSystem; in update() local
/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/junit/src/org/junit/internal/
DTextListener.java16 public TextListener(JUnitSystem system) { in TextListener()
/external/libbrillo/brillo/errors/
Derror_codes.cc26 namespace system { namespace
/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/llvm/docs/TableGen/
DLangIntro.rst83 .. _TableGen expressions:
/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/xpath/functions/
DObjectFactory.java401 ClassLoader system = ss.getSystemClassLoader(); in findClassLoader() local
/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

12