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

1 2 3 4 5 6 7 8 910

  /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/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/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/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.
  /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/internal/repository/
DocPackage.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.
76 String license,
82 return new DocPackage(source, props, apiLevel, codename, revision, license, description,
    [all...]
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.
68 String license,
75 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.
71 String license,
77 super(source, props, revision, license, description, descUrl,
    [all...]
ToolPackage.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.
109 String license,
115 return new ToolPackage(source, props, revision, license, description,
    [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.
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/
MinToolsPackageTest.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.
35 String license,
44 license,
    [all...]
  /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/wpa_supplicant/
main.c 6 * it under the terms of the GNU General Public License version 2 as
10 * license.
76 " -L = show license (GPL and BSD)\n");
94 static void license(void) function
198 license();
  /external/wpa_supplicant_6/wpa_supplicant/
main.c 6 * it under the terms of the GNU General Public License version 2 as
10 * license.
63 " -L = show license (GPL and BSD)\n");
80 static void license(void) function
184 license();
  /external/markdown/
setup.py 37 license = 'BSD License', variable in class:md_install_scripts
42 'License :: OSI Approved :: BSD License',
  /external/chromium/chrome/browser/resources/chromeos/
proxy_settings.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/ntp4/tools/
externs.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/touch_ntp/tools/
externs.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 497 milliseconds

1 2 3 4 5 6 7 8 910