Searched refs:paths (Results 151 - 175 of 1383) sorted by relevance

1234567891011>>

/external/chromium_org/content/common/
H A Dplugin_list_win.cc113 // Enumerate through the registry key to find all installed FireFox paths.
134 std::vector<base::FilePath> paths; local
135 GetFirefoxInstalledPaths(&paths);
136 for (unsigned int i = 0; i < paths.size(); ++i) {
137 plugin_dirs->insert(AppendPluginsDir(paths[i]));
320 // Firefox hard-codes the paths of some popular plugins to ensure that
/external/chromium_org/sandbox/
H A Dsandbox_services_headers.target.darwin-arm.mk90 # Include paths placed before CFLAGS/CPPFLAGS
173 # Include paths placed before CFLAGS/CPPFLAGS
H A Dsandbox_services_headers.target.darwin-x86.mk92 # Include paths placed before CFLAGS/CPPFLAGS
178 # Include paths placed before CFLAGS/CPPFLAGS
H A Dsandbox_services_headers.target.linux-arm.mk90 # Include paths placed before CFLAGS/CPPFLAGS
173 # Include paths placed before CFLAGS/CPPFLAGS
H A Dsandbox_services_headers.target.linux-x86.mk92 # Include paths placed before CFLAGS/CPPFLAGS
178 # Include paths placed before CFLAGS/CPPFLAGS
/external/chromium_org/skia/ext/
H A Dplatform_device.h162 // Transforms SkPath's paths into a series of cubic path.
163 static bool SkPathToCubicPaths(CubicPaths* paths, const SkPath& skpath);
/external/chromium_org/testing/
H A Dgtest_prod.target.darwin-arm.mk91 # Include paths placed before CFLAGS/CPPFLAGS
174 # Include paths placed before CFLAGS/CPPFLAGS
H A Dgtest_prod.target.darwin-mips.mk91 # Include paths placed before CFLAGS/CPPFLAGS
174 # Include paths placed before CFLAGS/CPPFLAGS
H A Dgtest_prod.target.darwin-x86.mk93 # Include paths placed before CFLAGS/CPPFLAGS
179 # Include paths placed before CFLAGS/CPPFLAGS
H A Dgtest_prod.target.linux-arm.mk91 # Include paths placed before CFLAGS/CPPFLAGS
174 # Include paths placed before CFLAGS/CPPFLAGS
H A Dgtest_prod.target.linux-mips.mk91 # Include paths placed before CFLAGS/CPPFLAGS
174 # Include paths placed before CFLAGS/CPPFLAGS
H A Dgtest_prod.target.linux-x86.mk93 # Include paths placed before CFLAGS/CPPFLAGS
179 # Include paths placed before CFLAGS/CPPFLAGS
/external/chromium_org/third_party/icu/
H A Dicudata.host.linux-x86.mk74 # Include paths placed before CFLAGS/CPPFLAGS
135 # Include paths placed before CFLAGS/CPPFLAGS
/external/chromium_org/third_party/npapi/
H A Dnpapi.target.darwin-arm.mk91 # Include paths placed before CFLAGS/CPPFLAGS
174 # Include paths placed before CFLAGS/CPPFLAGS
H A Dnpapi.target.darwin-mips.mk91 # Include paths placed before CFLAGS/CPPFLAGS
174 # Include paths placed before CFLAGS/CPPFLAGS
H A Dnpapi.target.darwin-x86.mk93 # Include paths placed before CFLAGS/CPPFLAGS
179 # Include paths placed before CFLAGS/CPPFLAGS
H A Dnpapi.target.linux-arm.mk91 # Include paths placed before CFLAGS/CPPFLAGS
174 # Include paths placed before CFLAGS/CPPFLAGS
H A Dnpapi.target.linux-mips.mk91 # Include paths placed before CFLAGS/CPPFLAGS
174 # Include paths placed before CFLAGS/CPPFLAGS
H A Dnpapi.target.linux-x86.mk93 # Include paths placed before CFLAGS/CPPFLAGS
179 # Include paths placed before CFLAGS/CPPFLAGS
/external/chromium_org/third_party/yasm/
H A Dgenmacro.host.darwin-x86.mk73 # Include paths placed before CFLAGS/CPPFLAGS
131 # Include paths placed before CFLAGS/CPPFLAGS
H A Dgenmacro.host.linux-x86.mk73 # Include paths placed before CFLAGS/CPPFLAGS
131 # Include paths placed before CFLAGS/CPPFLAGS
H A Dgenmodule.host.darwin-x86.mk73 # Include paths placed before CFLAGS/CPPFLAGS
131 # Include paths placed before CFLAGS/CPPFLAGS
H A Dgenmodule.host.linux-x86.mk73 # Include paths placed before CFLAGS/CPPFLAGS
131 # Include paths placed before CFLAGS/CPPFLAGS
H A Dgenperf.host.darwin-x86.mk75 # Include paths placed before CFLAGS/CPPFLAGS
133 # Include paths placed before CFLAGS/CPPFLAGS
H A Dgenperf.host.linux-x86.mk75 # Include paths placed before CFLAGS/CPPFLAGS
133 # Include paths placed before CFLAGS/CPPFLAGS

Completed in 327 milliseconds

1234567891011>>