Searched refs:paths (Results 251 - 275 of 1383) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/base/
H A Dbase_java_memory_pressure_level_list.target.linux-x86.mk109 # Include paths placed before CFLAGS/CPPFLAGS
194 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_prefs.target.darwin-arm.mk105 # Include paths placed before CFLAGS/CPPFLAGS
190 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_prefs.target.darwin-mips.mk104 # Include paths placed before CFLAGS/CPPFLAGS
188 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_prefs.target.darwin-x86.mk107 # Include paths placed before CFLAGS/CPPFLAGS
195 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_prefs.target.linux-arm.mk105 # Include paths placed before CFLAGS/CPPFLAGS
190 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_prefs.target.linux-mips.mk104 # Include paths placed before CFLAGS/CPPFLAGS
188 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_prefs.target.linux-x86.mk107 # Include paths placed before CFLAGS/CPPFLAGS
195 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_static.target.darwin-arm.mk91 # Include paths placed before CFLAGS/CPPFLAGS
174 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_static.target.darwin-mips.mk90 # Include paths placed before CFLAGS/CPPFLAGS
172 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_static.target.darwin-x86.mk93 # Include paths placed before CFLAGS/CPPFLAGS
179 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_static.target.linux-arm.mk91 # Include paths placed before CFLAGS/CPPFLAGS
174 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_static.target.linux-mips.mk90 # Include paths placed before CFLAGS/CPPFLAGS
172 # Include paths placed before CFLAGS/CPPFLAGS
H A Dbase_static.target.linux-x86.mk93 # Include paths placed before CFLAGS/CPPFLAGS
179 # Include paths placed before CFLAGS/CPPFLAGS
/external/chromium_org/base/third_party/dynamic_annotations/
H A Ddynamic_annotations.target.darwin-arm.mk91 # Include paths placed before CFLAGS/CPPFLAGS
175 # Include paths placed before CFLAGS/CPPFLAGS
H A Ddynamic_annotations.target.darwin-mips.mk91 # Include paths placed before CFLAGS/CPPFLAGS
175 # Include paths placed before CFLAGS/CPPFLAGS
H A Ddynamic_annotations.target.darwin-x86.mk93 # Include paths placed before CFLAGS/CPPFLAGS
180 # Include paths placed before CFLAGS/CPPFLAGS
H A Ddynamic_annotations.target.linux-arm.mk91 # Include paths placed before CFLAGS/CPPFLAGS
175 # Include paths placed before CFLAGS/CPPFLAGS
H A Ddynamic_annotations.target.linux-mips.mk91 # Include paths placed before CFLAGS/CPPFLAGS
175 # Include paths placed before CFLAGS/CPPFLAGS
H A Ddynamic_annotations.target.linux-x86.mk93 # Include paths placed before CFLAGS/CPPFLAGS
180 # Include paths placed before CFLAGS/CPPFLAGS
/external/chromium_org/chrome/browser/extensions/api/file_system/
H A Dfile_system_api.h116 std::vector<base::FilePath>* paths);
120 // Call this with the directory for test file paths. On Chrome OS, accessed
/external/chromium_org/chrome/browser/resources/file_manager/js/
H A Dutil.js259 * The successCallback is invoked with a null entry when all paths have
265 * @param {Array.<string>} paths The list of directories to resolve.
272 util.getDirectories = function(dirEntry, params, paths, successCallback,
283 var path = paths.shift();
309 * The successCallback is invoked with a null entry when all paths have
315 * @param {Array.<string>} paths The list of files to resolve.
322 util.getFiles = function(dirEntry, params, paths, successCallback,
332 var path = paths.shift();
/external/chromium_org/chrome/test/chromedriver/
H A Delement_commands.cc255 // Separate the string into separate paths, delimited by '\n'.
258 std::vector<base::FilePath> paths; local
260 paths.push_back(base::FilePath(path_strings[i]));
267 if (!multiple && paths.size() > 1)
272 session->GetCurrentFrameId(), *element, paths);
/external/chromium_org/components/
H A Dauto_login_parser.target.darwin-arm.mk92 # Include paths placed before CFLAGS/CPPFLAGS
179 # Include paths placed before CFLAGS/CPPFLAGS
H A Dauto_login_parser.target.darwin-mips.mk91 # Include paths placed before CFLAGS/CPPFLAGS
177 # Include paths placed before CFLAGS/CPPFLAGS
H A Dauto_login_parser.target.darwin-x86.mk93 # Include paths placed before CFLAGS/CPPFLAGS
182 # Include paths placed before CFLAGS/CPPFLAGS

Completed in 217 milliseconds

<<11121314151617181920>>