Searched refs:BASE (Results 1 – 5 of 5) sorted by relevance
11 BASE=../../../.. macro16 GTEST=$(BASE)/external/gtest17 KEYMASTER=$(BASE)/system/keymaster19 INCLUDES=$(foreach dir,$(SUBS),-I $(BASE)/$(dir)/include) \
185 "BASE=$(genDir)/binary_files && " +186 "BIN=$$BASE/bin && " +187 "LIB=$$BASE/lib64 && " +207 "$(location soong_zip) -C $$BASE -D $$BASE -o $(out) && " +208 "rm -rf $$BASE",
36 BASE, // Foo (not a real class, but useful in some circumstances). enumerator
67 case ClassNames::BASE: in ClassName()
858 ArgList{vector<string>{ClassName(interface, ClassNames::BASE), in BuildInterfaceSource()1016 ArgList{vector<string>{ClassName(interface, ClassNames::BASE)}}}}); in BuildInterfaceHeader()