Home
last modified time | relevance | path

Searched refs:Empty (Results 1 – 12 of 12) sorted by relevance

/build/make/target/product/
Dempty-profile1 # Empty preloaded-classes file for automated testing.
Dempty-preloaded-classes1 # Empty preloaded-classes file for automated testing.
/build/soong/androidmk/parser/
Dmake_strings.go131 func (ms *MakeString) Empty() bool { func
196 if !word.Empty() {
220 if !word.Empty() {
Dparser.go183 } else if !ident.Empty() {
/build/soong/android/
Dsdk.go319 Empty() bool methodSpec
352 func (s sdkMemberTraitSet) Empty() bool { func
361 if other.Empty() {
/build/bazel/mkcompare/
Dmkdiff.go71 func (d *MkModuleDiff) Empty() bool { func
77 if d.Empty() {
/build/bazel/mkcompare/cmd/
Dmkcompare.go168 if d.Empty() {
/build/soong/sdk/
Dsdk.go317 if !unsupportedTraits.Empty() {
/build/soong/mk2rbc/
Dmk2rbc.go1293 if words[0].Empty() || !words[0].Const() {
1464 if !args.Empty() {
1475 if args.Empty() {
1518 if args.Empty() {
1531 if args.Empty() || !identifierFullMatchRegex.MatchString(args.Dump()) {
1544 if !args.Empty() {
1666 …if !words[0].Const() || words[0].Empty() || !identifierFullMatchRegex.MatchString(words[0].Strings…
1745 …if !words[0].Const() || words[0].Empty() || !identifierFullMatchRegex.MatchString(words[0].Strings…
/build/blueprint/proptools/
Dunpack_test.go118 Empty []string
123 Empty: []string{},
/build/soong/androidmk/androidmk/
Dandroidmk_test.go196 LOCAL_RTTI_FLAG := # Empty flag
540 # Empty
/build/make/core/
Ddefinitions.mk433 $(warning Empty argument supplied to find-subdir-assets in $(LOCAL_PATH)) \