Searched refs:on (Results 1 – 25 of 60) sorted by relevance
123
/build/tools/droiddoc/templates-sac/assets/ |
D | GPL-LICENSE.txt | 45 software. If the software is modified by someone else and passed on, we 47 that any problems introduced by others will not reflect on the original 65 refers to any such program or work, and a "work based on the Program" 75 is covered only if its contents constitute a work based on the 77 Whether that is true depends on what the Program does. 81 conspicuously and appropriately publish on each copy an appropriate 91 of it, thus forming a work based on the Program, and copy and 111 does not normally print such an announcement, your work based on 120 on the Program, the distribution of the whole must be on the terms of 127 collective works based on the Program. [all …]
|
/build/tools/droiddoc/templates-ds/assets/ |
D | GPL-LICENSE.txt | 45 software. If the software is modified by someone else and passed on, we 47 that any problems introduced by others will not reflect on the original 65 refers to any such program or work, and a "work based on the Program" 75 is covered only if its contents constitute a work based on the 77 Whether that is true depends on what the Program does. 81 conspicuously and appropriately publish on each copy an appropriate 91 of it, thus forming a work based on the Program, and copy and 111 does not normally print such an announcement, your work based on 120 on the Program, the distribution of the whole must be on the terms of 127 collective works based on the Program. [all …]
|
/build/tools/droiddoc/templates-sdk/assets/ |
D | GPL-LICENSE.txt | 45 software. If the software is modified by someone else and passed on, we 47 that any problems introduced by others will not reflect on the original 65 refers to any such program or work, and a "work based on the Program" 75 is covered only if its contents constitute a work based on the 77 Whether that is true depends on what the Program does. 81 conspicuously and appropriately publish on each copy an appropriate 91 of it, thus forming a work based on the Program, and copy and 111 does not normally print such an announcement, your work based on 120 on the Program, the distribution of the whole must be on the terms of 127 collective works based on the Program. [all …]
|
/build/tools/droiddoc/templates-ndk/assets/ |
D | GPL-LICENSE.txt | 45 software. If the software is modified by someone else and passed on, we 47 that any problems introduced by others will not reflect on the original 65 refers to any such program or work, and a "work based on the Program" 75 is covered only if its contents constitute a work based on the 77 Whether that is true depends on what the Program does. 81 conspicuously and appropriately publish on each copy an appropriate 91 of it, thus forming a work based on the Program, and copy and 111 does not normally print such an announcement, your work based on 120 on the Program, the distribution of the whole must be on the terms of 127 collective works based on the Program. [all …]
|
/build/tools/droiddoc/templates-sdk-dev/assets/ |
D | GPL-LICENSE.txt | 45 software. If the software is modified by someone else and passed on, we 47 that any problems introduced by others will not reflect on the original 65 refers to any such program or work, and a "work based on the Program" 75 is covered only if its contents constitute a work based on the 77 Whether that is true depends on what the Program does. 81 conspicuously and appropriately publish on each copy an appropriate 91 of it, thus forming a work based on the Program, and copy and 111 does not normally print such an announcement, your work based on 120 on the Program, the distribution of the whole must be on the terms of 127 collective works based on the Program. [all …]
|
/build/tools/acp/ |
D | README | 16 This only seems to happen when the source file is on an NFS/Samba 21 on an NFS volume, and non-microsecond timestamps on a local volume. 36 On most systems it is ignored, but on MinGW/Cygwin it allows "cp foo bar"
|
/build/tools/droiddoc/templates-sdk-dev/ |
D | macros_override.cs | 1 <?cs # Create a comma separated list of annotations on obj that were in showAnnotations in Doclava … 4 <?cs # if obj has nothing on obj.showAnnotations, nothing will be output ?>
|
/build/tools/droiddoc/templates-ndk/ |
D | macros_override.cs | 1 <?cs # Create a comma separated list of annotations on obj that were in showAnnotations in Doclava … 4 <?cs # if obj has nothing on obj.showAnnotations, nothing will be output ?>
|
/build/tools/droiddoc/templates-sdk/ |
D | macros_override.cs | 1 <?cs # Create a comma separated list of annotations on obj that were in showAnnotations in Doclava … 4 <?cs # if obj has nothing on obj.showAnnotations, nothing will be output ?>
|
/build/core/ |
D | config_sanitizers.mk | 60 my_cflags += -fsanitize-undefined-trap-on-error 97 $(error ubsan is not yet supported on the target)
|
/build/ |
D | buildspec.mk.default | 11 # distributed under the License is distributed on an "AS IS" BASIS, 31 # User is what we ship. Userdebug is that, with a few flags turned on 59 # Turn on debugging for selected modules. If DEBUG_MODULE_<module-name> is set
|
D | envsetup.sh | 13 - cgrep: Greps on all local C/C++ files. 14 - ggrep: Greps on all local Gradle files. 15 - jgrep: Greps on all local Java files. 16 - resgrep: Greps on all local res/*.xml files. 17 - mangrep: Greps on all local AndroidManifest.xml files. 18 - sepgrep: Greps on all local sepolicy files. 19 - sgrep: Greps on all local source files.
|
/build/target/board/generic/sepolicy/ |
D | qemu_props.te | 1 # qemu-props service: Sets system properties on boot.
|
D | goldfish_setup.te | 23 # transforms to a permission check on ctl.ril-daemon).
|
/build/target/product/ |
D | full_mips.mk | 31 PRODUCT_MODEL := AOSP on MIPS Emulator
|
D | full.mk | 31 PRODUCT_MODEL := AOSP on ARM Emulator
|
D | full_mips64.mk | 32 PRODUCT_MODEL := AOSP on MIPS64 Emulator
|
D | aosp_arm64.mk | 30 PRODUCT_MODEL := AOSP on ARM arm64 Emulator
|
D | full_x86.mk | 44 PRODUCT_MODEL := AOSP on IA Emulator
|
D | full_x86_64.mk | 45 PRODUCT_MODEL := AOSP on IA x86_64 Emulator
|
/build/tools/droiddoc/templates-sdk/assets/js/ |
D | docs.js | 79 $('#search-close').on('click touchend', function() { 94 $("#search-container").on('mouseover touchend', function(e) { 4521 this.input.on('focus', function() { 4524 this.input.on('blur', function() { 4528 this.input.on('keyup', this.checkValue_); 4552 $(document).on('ready.aranja', function() { 4729 this.el.on('touchstart', this.touchstart_.bind(this)); 4730 this.el.on('touchend', this.touchend_.bind(this)); 4731 this.el.on('touchmove', this.touchmove_.bind(this)); 4852 this.el.on('click', function(event) { [all …]
|
/build/tools/droiddoc/templates-pdk/ |
D | trailer.cs | 15 distributed under the License is distributed on an "AS IS" BASIS,
|
D | sdkpage.cs | 81 inside of a virtual machine on the device. The fundamental Android application model 217 Android 3.0 release, to give you a head-start on developing applications for it. in onDownload()
|
/build/tools/ |
D | dump-package-stats | 42 filesize: the size of the package on disk
|
/build/tools/releasetools/ |
D | pylintrc | 58 # option multiple times (only on the command line, not in the configuration 75 # Put messages in a separate file for each module / package specified on the 76 # command line instead of printing them on stdout. Reports (if any) will be 254 # Maximum number of characters on a single line. 260 # Allow the body of an if to be on the same line as the test if there is no
|
123