Home | History | Annotate | Download | only in core

Lines Matching defs:or

10 # Unless required by applicable law or agreed to in writing, software
12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
115 define true-or-empty
277 find -L $(1) \( -name "*.rs" -or -name "*.fs" \) -and -not -name ".*") \
381 ## a given directory or one of its parents contains
692 ## $(2): if set, separator word; usually "=", ":", or ":="
766 # Given a list of installed modules (short or long names)
798 ## Output the command lines, or not
998 ## Commands for running protoc to compile .proto into .pb.cc (or.pb.c) and .pb.h
1046 define transform-c-or-s-to-o-no-deps
1068 $(call transform-c-or-s-to-o-no-deps, \
1077 $(call transform-c-or-s-to-o-no-deps, $(PRIVATE_ASFLAGS))
1108 $(call transform-c-or-s-to-o-no-deps, $(PRIVATE_CFLAGS) $(PRIVATE_DEBUG_CFLAGS))
1149 define transform-host-c-or-s-to-o-no-deps
1170 $(call transform-host-c-or-s-to-o-no-deps, $(PRIVATE_CFLAGS) $(PRIVATE_CONLYFLAGS) $(PRIVATE_DEBUG_CFLAGS))
1175 $(call transform-host-c-or-s-to-o-no-deps, $(PRIVATE_ASFLAGS))
1194 $(call transform-host-c-or-s-to-o-no-deps, $(PRIVATE_CFLAGS) $(PRIVATE_DEBUG_CFLAGS))
1387 ## Commands for running gcc to link a shared library or package
1433 ## Commands for running gcc to link a shared library or package
1470 ## Commands for filtering a target executable or library
1494 ## Commands for packing a target executable or library
1643 # or (2) Don't use the -c flag with the second stage, instead taking the
1878 # Invoke Jack to compile java from source to jack files without shrink or obfuscation.
1994 # different configurations, then combine them later (or something).
2409 define keep-or-override
2419 $(call keep-or-override,LOCAL_CERTIFICATE,$(patsubst &&%,%,$(word 5,$(_o)))) \
2420 $(call keep-or-override,LOCAL_INSTRUMENTATION_FOR,$(patsubst &&%,%,$(word 6,$(_o)))) \
2421 $(call keep-or-override,LOCAL_MANIFEST_INSTRUMENTATION_FOR,$(patsubst &&%,%,$(word 7,$(_o)))) \