Lines Matching refs:used
106 a long time, and the places where it's been able to be used have shrinked over
229 `PRODUCT_PACKAGES` to make installation decisions, but verifies that if we used
242 In Android.mk files, you used to be able to change LOCAL_ARM_MODE for each
246 Soong does not support this uncommonly used behavior, instead expecting those
282 `BUILD_NUMBER` should not be used directly in Android.mk files, as it would
329 `.PHONY`-marked targets are often used as shortcuts to provide "friendly" names
401 used.
410 If used during Android.mk files, and later tasks, it is increasingly likely
411 that they are being used incorrectly. Attempting to change the environment for
524 Many other characters already caused problems if you used them, so we don't
542 command and arguments used, and the process tree in order to help locate the
551 to be used (with logging). Beware that GCC didn't work well with the interposer
552 used for logging, so this may not help in all cases.