Home | History | Annotate | Download | only in core

Lines Matching defs:not

5 # you may not use this file except in compliance with the License.
85 # $(1): variable name list, not variable values
169 find $(1) -name "*.java" -and -not -name ".*") \
191 find $(1) -name "*.c" -and -not -name ".*") \
213 find $(1) -name "I*.aidl" -and -not -name ".*") \
234 find $(1) -name "*.logtags" -and -not -name ".*") \
247 find $(1) -name "*.proto" -and -not -name ".*") \
260 find $(1) -name "*.rs" -and -not -name ".*") \
273 find $(1) -name "*.html" -and -not -name ".*") \
315 $(shell if [ -d $(1) ] ; then cd $(1) ; find ./ -not -name '.*' -and -type f -and -not -type l ; fi)), \
325 $(call find-subdir-files,$(1) -name "*.java" -and -not -name ".*")
329 $(call find-subdir-files,$(1) -name "*.html" -and -not -name ".*")
405 $(error $(LOCAL_PATH): Class not defined in call to intermediates-dir-for)) \
408 $(error $(LOCAL_PATH): Name not defined in call to intermediates-dir-for)) \
426 $(error $(LOCAL_PATH): LOCAL_MODULE_CLASS not defined before call to local-intermediates-dir)) \
428 $(error $(LOCAL_PATH): LOCAL_MODULE not defined before call to local-intermediates-dir)) \
549 ## the empty string if they are not equal.
578 ## The individual words may not contain spaces.
593 ## Defaults to "=" if not set.
667 # return a list of the packages (yes, .apk packages, not
669 # therefore, should not be installed.
688 ### packages, although there may be words that do not. Only \
698 ## Output the command lines, or not
1048 define _concat-if-arg2-not-empty
1057 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 1,500,$(2)))
1058 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 501,1000,$(2)))
1059 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 1001,1500,$(2)))
1060 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 1501,2000,$(2)))
1061 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 2001,2500,$(2)))
1062 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 2501,3000,$(2)))
1063 $(call _concat-if-arg2-not-empty,$(1),$(wordlist 3001,99999,$(2)))
1705 # We disable the "-t" option for acp can not handle
1934 # Note that LOCAL_PACKAGE_OVERRIDES is NOT cleared in