Home
last modified time | relevance | path

Searched refs:NOTICE (Results 1 – 8 of 8) sorted by relevance

/development/ide/clion/frameworks/base/tools/aapt2/
DCMakeLists.txt14 message(NOTICE, "Applying HOST_ARCH x86_64-linux_glibc")
17 message(NOTICE, "Applying HOST_ARCH x86-linux_glibc")
20 message(NOTICE, "Applying HOST_ARCH x86_64-windows")
23 message(NOTICE, "Applying HOST_ARCH x86-windows")
26 message(NOTICE, "Applying default HOST_ARCH x86_64-linux_glibc")
32 message(NOTICE, "Applying TARGET_ARCH arm64-android")
35 message(NOTICE, "Applying TARGET_ARCH arm-android")
38 message(NOTICE, "Applying TARGET_ARCH x86_64-linux_glibc")
41 message(NOTICE, "Applying TARGET_ARCH x86-linux_glibc")
44 message(NOTICE, "Applying default TARGET_ARCH arm64-android")
/development/scripts/
Dadd3prf.py143 return License(LicenseType.APACHE2, LicenseGroup.NOTICE, license_file)
145 return License(LicenseType.BOOST, LicenseGroup.NOTICE, license_file)
147 return License(LicenseType.MIT, LicenseGroup.NOTICE, license_file)
149 return License(LicenseType.BSD_LIKE, LicenseGroup.NOTICE, license_file)
157 return License(LicenseType.ZLIB, LicenseGroup.NOTICE, license_file)
160 return License(LicenseType.BSD_LIKE, LicenseGroup.NOTICE, license_file)
189 NOTICE = 4 variable in LicenseGroup
209 licenses.append(License(LicenseType.APACHE2, LicenseGroup.NOTICE, license_file))
211 licenses.append(License(LicenseType.BOOST, LicenseGroup.NOTICE, license_file))
213 licenses.append(License(LicenseType.BSD_LIKE, LicenseGroup.NOTICE, license_file))
[all …]
Dadd3prf_test.py33 self.assertEqual(preferred_license.group, add3prf.LicenseGroup.NOTICE)
42 self.assertEqual(preferred_license.group, add3prf.LicenseGroup.NOTICE)
51 self.assertEqual(preferred_license.group, add3prf.LicenseGroup.NOTICE)
127 self.assertEqual(preferred_license.group, add3prf.LicenseGroup.NOTICE)
136 self.assertEqual(preferred_license.group, add3prf.LicenseGroup.NOTICE)
145 self.assertEqual(preferred_license.group, add3prf.LicenseGroup.NOTICE)
154 self.assertEqual(preferred_license.group, add3prf.LicenseGroup.NOTICE)
163 self.assertEqual(preferred_license.group, add3prf.LicenseGroup.NOTICE)
/development/
DMETADATA2 license_note: "would be NOTICE save for the CC-BY-SA in\n"
/development/apps/OBJViewer/
DNOTICE119 (d) If the Work includes a "NOTICE" text file as part of its
122 within such NOTICE file, excluding those notices that do not
124 of the following places: within a NOTICE text file distributed
129 of the NOTICE file are for informational purposes only and
132 or as an addendum to the NOTICE text from the Work, provided
154 origin of the Work and reproducing the content of the NOTICE file.
/development/host/windows/usb/
DNOTICE106 (d) If the Work includes a "NOTICE" text file as part of its
109 within such NOTICE file, excluding those notices that do not
111 of the following places: within a NOTICE text file distributed
116 of the NOTICE file are for informational purposes only and
119 or as an addendum to the NOTICE text from the Work, provided
141 origin of the Work and reproducing the content of the NOTICE file.
/development/build/
Dsdk.atree109 # NOTICE files are copied by build/core/Makefile from sdk.git
110 development/sdk/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/templates/NOTICE.txt
111 development/sdk/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/data/NOTICE.txt
112 development/sdk/sdk_files_NOTICE.txt platforms/${PLATFORM_NAME}/skins/NOTICE.txt
305 # NOTICE files are copied by build/core/Makefile from sdk.git
306 development/sdk/sdk_files_NOTICE.txt samples/${PLATFORM_NAME}/NOTICE.txt
/development/sdk/
Dsdk_files_NOTICE.txt39 == NOTICE file corresponding to the section 4 d of ==
51 == NOTICE file corresponding to the section 4 d of ==
69 == NOTICE file for the ICU License. ==
90 HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
106 == NOTICE file for the JUnit License. ==
350 == NOTICE file for the KXML License. ==
376 == NOTICE file for the SQLite Java Wrapper License. ==
408 == NOTICE file for the W3C License. ==
427 COPYRIGHT AND PERMISSION NOTICE
435 …GHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY …
[all …]