OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PLUGIN
(Results
1 - 25
of
35
) sorted by null
1
2
/external/chromium_org/third_party/icu/source/tools/icuinfo/
Makefile.in
18
CLEANFILES = *~ $(DEPS) $(PLUGIN_OBJECTS) $(PLUGINFILE) $(
PLUGIN
)
45
distclean distclean-local dist dist-local check check-local
plugin
-check
85
PLUGIN
=$(LIBPREFIX)
plugin
.$(SO)
86
SO_TARGET=$(
PLUGIN
)
93
echo "$(CURR_FULL_DIR)/$(
PLUGIN
) myPlugin x=4" > $@
97
$(
PLUGIN
): $(PLUGIN_OBJECTS)
100
plugin
: $(
PLUGIN
)
102
plugin
-check: $(PLUGIN) $(PLUGINFILE
[
all
...]
/external/icu4c/tools/icuinfo/
Makefile.in
18
CLEANFILES = *~ $(DEPS) $(PLUGIN_OBJECTS) $(PLUGINFILE) $(
PLUGIN
)
38
distclean distclean-local dist dist-local check check-local
plugin
-check
78
PLUGIN
=$(LIBPREFIX)
plugin
.$(SO)
79
SO_TARGET=$(
PLUGIN
)
86
echo "$(CURR_FULL_DIR)/$(
PLUGIN
) myPlugin x=4" > $@
90
$(
PLUGIN
): $(PLUGIN_OBJECTS)
93
plugin
: $(
PLUGIN
)
95
plugin
-check: $(PLUGIN) $(PLUGINFILE
[
all
...]
/external/ppp/pppd/
pathnames.h
57
#ifdef
PLUGIN
59
#endif /*
PLUGIN
*/
Makefile.linux
68
PLUGIN
=y
167
ifdef
PLUGIN
options.c
54
#ifdef
PLUGIN
153
#ifdef
PLUGIN
294
#ifdef
PLUGIN
295
{ "
plugin
", o_special, (void *)loadplugin,
[
all
...]
/external/chromium_org/chrome/browser/task_manager/
resource_provider.h
36
def(GUEST) /* A browser
plugin
guest process. */ \
37
def(
PLUGIN
) /* A
plugin
process. */ \
child_process_resource_provider.cc
51
// Returns a localized title for the child process. For example, a
plugin
64
// TODO(jcampan): we should have
plugin
specific icons for well-known
84
// be available when we get the
plugin
disconnected notification.
127
return Resource::
PLUGIN
;
162
// Nothing to do for non-
plugin
processes.
170
// or Arabic word for "
plugin
".
269
// happens, we already know about this
plugin
and just ignore it.
285
// might be notified for a
plugin
we don't know anything about (if it was
/external/chromium/chrome/browser/extensions/
extension_processes_api.cc
94
case TaskManager::Resource::
PLUGIN
:
/external/chromium/chrome/browser/task_manager/
task_manager.h
50
PLUGIN
, // A
plugin
process.
351
// The process ID that triggered the request. For
plugin
requests this
task_manager_resource_providers.cc
247
// If an origin PID was specified then the request originated in a
plugin
467
// If an origin PID was specified then the request originated in a
plugin
so
672
// If an origin PID was specified, the request is from a
plugin
, not the
850
// be available when we get the
plugin
disconnected notification.
[
all
...]
/external/chromium_org/chrome/browser/extensions/api/processes/
processes_api.cc
76
case task_manager::Resource::
PLUGIN
:
/external/chromium_org/chrome/browser/metrics/
metrics_log.cc
191
return ProfilerEventProto::TrackedObject::
PLUGIN
;
223
// Returns the
plugin
preferences corresponding for this user, if available.
241
// Fills |
plugin
| with the info contained in |plugin_info| and |plugin_prefs|.
244
SystemProfileProto::
Plugin
*
plugin
) {
245
plugin
->set_name(UTF16ToUTF8(plugin_info.name));
246
plugin
->set_filename(plugin_info.path.BaseName().AsUTF8Unsafe());
247
plugin
->set_version(UTF16ToUTF8(plugin_info.version));
248
plugin
->set_is_pepper(plugin_info.is_pepper_plugin());
250
plugin
->set_is_disabled(!plugin_prefs->IsPluginEnabled(plugin_info))
689
SystemProfileProto::Plugin*
plugin
= system_profile->add_
plugin
();
local
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.runtime.compatibility_3.2.100.v20100505.jar
org.eclipse.equinox.common_3.6.0.v20100503.jar
org.eclipse.equinox.registry_3.5.0.v20100503.jar
org.eclipse.jdt.apt.core_3.3.401.R36_v20100727-0110.jar
org.eclipse.pde.core_3.6.1.v20100902_r361.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
/prebuilts/tools/common/eclipse/
org.eclipse.equinox.common_3.4.0.v20080421-2006.jar
org.eclipse.equinox.common_3.6.0.v20100503.jar
/prebuilts/devtools/tools/lib/
org-eclipse-equinox-common-3.6.0.jar
/prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-equinox-common/3.6.0/
org-eclipse-equinox-common-3.6.0.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.pde.build_3.6.1.R36x_v20100823/
pdebuild.jar
/prebuilts/tools/common/m2/internal/com/android/external/eclipse/swt/3.5.0/
swt-3.5.0.jar
/prebuilts/tools/darwin-x86/swt/
swt.jar
Completed in 855 milliseconds
1
2