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

  /external/chromium_org/third_party/WebKit/Source/core/dom/
ContextFeatures.cpp 5 * modification, are permitted provided that the following conditions are
14 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
94 ContextFeatures* provided = static_cast<ContextFeatures*>(RefCountedSupplement<Page, ContextFeatures>::from(page, ContextFeatures::supplementName())); local
95 if (!provided)
97 document->setContextFeatures(provided);
  /libcore/luni/src/main/java/java/lang/
Package.java 246 * if this package's version string or the one provided are not
251 String[] provided = specVersion.split("\\."); local
253 for (int i = 0; i < Math.min(requested.length, provided.length); i++) {
255 int provNum = Integer.parseInt(provided[i]);
264 if (requested.length > provided.length) {
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
token.rb 11 modification, are permitted provided that the following conditions
18 documentation and/or other materials provided with the distribution.
22 THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
491 class provided by the token scheme. class in class:ANTLR3.with.ARecognizerOrSuch
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/jFormatString/2.0.1/
jFormatString-2.0.1.jar 
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient_4.0.0.v20100529-0735.jar 
  /external/chromium_org/third_party/WebKit/Source/devtools/scripts/closure/
compiler.jar 

Completed in 320 milliseconds