Home
last modified time | relevance | path

Searched refs:plug (Results 1 – 25 of 43) sorted by relevance

12

/external/icu/icu4c/source/common/
Dicuplug.cpp267 static void uplug_callPlug(UPlugData *plug, UPlugReason reason, UErrorCode *status) { in uplug_callPlug() argument
269 if(plug==NULL||U_FAILURE(*status)) { in uplug_callPlug()
272 token = (*(plug->entrypoint))(plug, reason, status); in uplug_callPlug()
279 static void uplug_unloadPlug(UPlugData *plug, UErrorCode *status) { in uplug_unloadPlug() argument
280 if(plug->awaitingLoad) { /* shouldn't happen. Plugin hasn'tbeen loaded yet.*/ in uplug_unloadPlug()
284 if(U_SUCCESS(plug->pluginStatus)) { in uplug_unloadPlug()
286 uplug_callPlug(plug, UPLUG_REASON_UNLOAD, status); in uplug_unloadPlug()
290 static void uplug_queryPlug(UPlugData *plug, UErrorCode *status) { in uplug_queryPlug() argument
291 …if(!plug->awaitingLoad || !(plug->level == UPLUG_LEVEL_UNKNOWN) ) { /* shouldn't happen. Plugin h… in uplug_queryPlug()
295 plug->level = UPLUG_LEVEL_INVALID; in uplug_queryPlug()
[all …]
/external/icu/icu4c/source/common/unicode/
Dicuplug.h183 UPlugData *plug,
198 uplug_setPlugNoUnload(UPlugData *plug, UBool dontUnload);
207 uplug_setPlugLevel(UPlugData *plug, UPlugLevel level);
216 uplug_getPlugLevel(UPlugData *plug);
235 uplug_getPlugLoadStatus(UPlugData *plug);
244 uplug_setPlugName(UPlugData *plug, const char *name);
253 uplug_getPlugName(UPlugData *plug);
262 uplug_getSymbolName(UPlugData *plug);
272 uplug_getLibraryName(UPlugData *plug, UErrorCode *status);
282 uplug_getLibrary(UPlugData *plug);
[all …]
/external/icu/icu4c/source/tools/icuinfo/
Dicuinfo.cpp129 UPlugData *plug; in cmd_listplugins() local
148 for(i=0;(plug=uplug_getPlugInternal(i))!=NULL;i++) { in cmd_listplugins()
150 const char *name = uplug_getPlugName(plug); in cmd_listplugins()
151 const char *sym = uplug_getSymbolName(plug); in cmd_listplugins()
152 const char *lib = uplug_getLibraryName(plug, &libStatus); in cmd_listplugins()
153 const char *config = uplug_getConfiguration(plug); in cmd_listplugins()
154 UErrorCode loadStatus = uplug_getPlugLoadStatus(plug); in cmd_listplugins()
159 udbg_enumName(UDBG_UPlugLevel,(int32_t)uplug_getPlugLevel(plug)), in cmd_listplugins()
/external/clang/tools/clang-format-vs/
DREADME.txt13 directory so they can be bundled with the plug-in, as well as creating
14 ClangFormat/source.extension.vsixmanifest. Once the plug-in has been built with
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/tests/testConfigs/testingConfigTemplate/
Dtesting.properties17 #name of zip file containing automated testing framework and JUnit test plug-ins
29 #name of file that captures console output from running JUnit plug-in tests
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.build.tools/scripts/
Dtesting.properties.template21 #name of zip file containing automated testing framework and JUnit test plug-ins
30 #name of file that captures console output from running JUnit plug-in tests
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
D.options1 # Debugging options for the org.eclipse.pde.build plug-in.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/headless-build/
Dbuild.properties150 # in most RCP app or a plug-in, the baseLocation should be the location of a previously
151 # installed Eclipse against which the application or plug-in code will be compiled and the RCP delt…
166 #this property indicates whether you want the set of plug-ins and features to be considered during …
249 # Default value for the version of the source code. This value is used when compiling plug-ins that…
252 # Default value for the version of the byte code targeted. This value is used when compiling plug-i…
/external/robolectric/
DREADME.md6 Robolectric can be built using either Maven or Ant. Both Eclipse (with the M2Eclipse plug-in) and
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/builderTemplate/componentScripts/
Dbuild.properties126 … -source command line switch for javac version 1.4. Used when compiling the jars for the plug-ins.
132 …value of the -target command line switch for javac. Used when compiling the jars for the plug-ins.
/external/proguard/build/
DREADME29 For the Java Micro Edition Wireless Tool Kit (JME WTK) obfuscator plug-in:
/external/jsoncpp/doc/
Djsoncpp.dox18 "plug-ins" : [
58 const Json::Value plugins = root["plug-ins"];
/external/slf4j/
DREADME.md2 …meworks (e.g. java.util.logging, logback, log4j) allowing the end user to plug in the desired logg…
/external/sepolicy/
Dperfprofd.te10 # perfprofd needs to control CPU hot-plug in order to avoid kernel
/external/libxml2/include/libxml/
Dxmlschemas.h233 xmlSchemaSAXUnplug (xmlSchemaSAXPlugPtr plug);
/external/proguard/examples/
Dproguard.pro66 # If you want to preserve the WTK obfuscation plug-in, you'll have to specify
/external/mesa3d/src/egl/main/
DREADME.txt28 can be used to plug in default/fallback functions. Some functions like
/external/glide/
DREADME.md12 that allows developers to plug in to almost any network stack. By default Glide uses a custom HttpU…
13 stack, but also includes utility libraries plug in to Google's Volley project or Square's OkHttp li…
/external/proguard/examples/gradle/
Dproguard.gradle87 // If you want to preserve the WTK obfuscation plug-in, you'll have to specify
/external/mesa3d/src/mesa/swrast_setup/
DNOTES9 The module implements a full set of functions to plug into the
/external/libmtp/
DREADME.windows.txt35 2. Upon extraction, plug in your music device and run bin/inf-wizard.exe. Selecting your device and…
/external/mesa3d/docs/
DRELNOTES-6.162 _mesa_init_driver_functions(). Drivers should then plug in the special
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/templates/packager/
Dpackager.properties25 #Set this variable to normalize plug-in and feature names while packaging
/external/iproute2/
DREADME.distribution94 and correlation coefficient (rho). You can then plug these values
/external/iproute2/netem/
DREADME.distribution96 and correlation coefficient (rho). You can then plug these values

12