HomeSort by relevance Sort by last modified time
    Searched defs:pluginList (Results 1 - 8 of 8) sorted by null

  /external/webkit/Source/WebKit/gtk/tests/
testwebplugindatabase.c 35 GSList* pluginList, *p;
43 pluginList = webkit_web_plugin_database_get_plugins(database);
44 for (p = pluginList; p; p = p->next) {
53 webkit_web_plugin_database_plugins_list_free(pluginList);
58 pluginList = webkit_web_plugin_database_get_plugins(database);
60 for (p = pluginList; p; p = p->next) {
66 webkit_web_plugin_database_plugins_list_free(pluginList);
  /external/icu4c/common/
icuplug.c 225 static UPlugData pluginList[UPLUG_PLUGIN_INITIAL_COUNT];
232 UPlugData *pastPlug = &pluginList[pluginCount];
233 if(d<=pluginList) {
238 return (d-pluginList)/sizeof(pluginList[0]);
246 return pluginList;
249 UPlugData *pastPlug = &pluginList[pluginCount];
331 plug = &pluginList[pluginCount++];
392 pluginCount = uplug_removeEntryAt(pluginList, pluginCount, sizeof(plug[0]), uplug_pluginNumber(plug));
414 for(cursor=pluginList;cursor!=NULL;)
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/lib/
pdebuild-ant.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar 
org.eclipse.update.configurator_3.3.100.v20100512.jar 
org.apache.jasper_5.5.17.v201004212143.jar 
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 245 milliseconds