Searched defs:and (Results 1 - 1 of 1) sorted by relevance

/build/core/
H A Ddefinitions.mk13 # See the License for the specific language governing permissions and
35 # target, and the INSTALLED variable contains the LOCAL_INSTALLED_MODULE.
36 # Some targets may have multiple files listed in the BUILT and INSTALLED
70 # Full path to all asm, C, C++, lex and yacc generated C files.
90 # They are escaped and quoted so can be passed safely to a bash command.
109 ## and empty otherwise
181 find $(1) -name "*.java" -and -not -name ".*") \
203 find $(1) -name "*.c" -and -not -name ".*") \
225 find $(1) -name "I*.aidl" -and -not -name ".*") \
246 find $(1) -name "*.logtags" -and
[all...]

Completed in 25 milliseconds