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

  /external/chromium_org/v8/tools/push-to-trunk/
chromium_roll.py 54 REQUIRES = "chrome_path"
70 REQUIRES = "chrome_path"
81 REQUIRES = "chrome_path"
114 REQUIRES = "chrome_path"
releases.py 9 # Requires a chromium checkout with branch heads:
264 REQUIRES = "chrome_path"
279 REQUIRES = "chrome_path"
290 REQUIRES = "chrome_path"
339 REQUIRES = "chrome_path"
395 REQUIRES = "chrome_path"
  /external/emma/core/java12/com/vladium/util/args/
OptsParser.java 366 // validation: "requires" constraints
368 final String [] requires = optdef.getRequiresSet (); // not canonicalized local
369 if (requires != null)
371 for (int r = 0; r < requires.length; ++ r)
373 if (opts.getOpt (requires [r]) == null)
374 opts.addError (formatMessage ("option \'" + opt.getName () + "\' requires option \'" + requires [r] + "\'"));
1543 final String [] requires = optdef.getRequiresSet (); local
    [all...]
  /external/emma/lib/
emma.jar 
  /external/owasp/sanitizer/tools/emma/lib/
emma.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 124 milliseconds