HomeSort by relevance Sort by last modified time
    Searched refs:license (Results 1 - 25 of 289) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /device/moto/stingray/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/moto/wingray/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/samsung/crespo/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/samsung/crespo4g/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/samsung/maguro/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/samsung/toro/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /device/ti/panda/self-extractors/
PART1 2 # Usage is subject to the enclosed license agreement
5 echo The license for this software will now be displayed.
6 echo You must agree to this license before using this software.
8 echo -n Press Enter to view the license
  /external/antlr/antlr-3.4/runtime/Perl5/
Build.PL 5 license => 'perl',
  /external/chromium/chrome/common/extensions/docs/examples/apps/hello-python/
main.py 3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file.
36 # Valid access levels that may be returned by the license server.
40 """Fetches the license for a given user by making an OAuth signed request
41 to the license server.
72 """Returns the license for a given user as a structured object.
83 license = {'error': False, 'message': '', 'access': 'NO'}
89 logging.debug('Got license server response: %s' % json)
92 license['error'] = True
93 license['message'] = 'Could not parse the license server response
    [all...]
  /external/linux-tools-perf/util/
setup.py 22 license='GPLv2', variable
  /external/llvm/utils/lit/
setup.py 12 license = 'BSD', variable
56 'License :: OSI Approved :: University of Illinois/NCSA Open Source License',
  /external/chromium/chrome/browser/ui/gtk/
about_chrome_dialog.cc 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
181 std::string license = l10n_util::GetStringUTF8(IDS_ABOUT_VERSION_LICENSE); local
183 license.find(kBeginLinkChr) < license.find(kBeginLinkOss);
184 size_t link1 = license.find(kBeginLink);
186 size_t link1_end = license.find(kEndLink, link1);
188 size_t link2 = license.find(kBeginLink, link1_end);
190 size_t link2_end = license.find(kEndLink, link2);
193 GtkWidget* license_chunk1 = gtk_label_new(license.substr(0, link1).c_str())
    [all...]
  /external/chromium/chrome/browser/resources/net_internals/
timelineviewpainter.js 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
httpcacheview.js 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
httpthrottlingview.js 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
  /external/chromium/chrome/browser/resources/shared/css/
tree.css.js 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
  /external/chromium-trace/src/shared/css/
tree.css.js 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/packages/
PlatformToolPackage.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
73 String license,
80 PlatformToolPackage ptp = new PlatformToolPackage(source, props, revision, license,
    [all...]
MinToolsPackage.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
5 * you may not use this file except in compliance with the License.
6 * You may obtain a copy of the License at
8 * http://www.apache.org/licenses/LICENSE-2.0
11 * distributed under the License is distributed on an "AS IS" BASIS,
13 * See the License for the specific language governing permissions and
14 * limitations under the License.
73 String license,
79 super(source, props, revision, license, description, descUrl,
    [all...]
  /external/chromium/chrome/browser/resources/
connection_manager.js 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
  /external/stlport/etc/
STLport-4.5.1.spec 7 Copyright: free (see license), see /usr/share/doc/%{name}-%{version}/license.html
66 %doc doc/license.html
STLport-4.5.3.spec 7 Copyright: free (see license), see /usr/share/doc/%{name}-%{version}/license.html
66 %doc doc/license.html
STLport-4.6.spec 7 Copyright: free (see license), see /usr/share/doc/%{name}-%{version}/license.html
66 %doc doc/license.html
  /external/chromium/chrome/browser/resources/shared/js/
media_common.js 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
  /external/chromium-trace/src/shared/js/
media_common.js 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.

Completed in 404 milliseconds

1 2 3 4 5 6 7 8 91011>>