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) \
25 BASE=../.. macro31 GTEST=$(BASE)/external/googletest/googletest33 INCLUDES=$(foreach dir,$(SUBS),-I $(BASE)/$(dir)/include) \34 -I $(GTEST)/include -isystem $(GTEST) -Iinclude -I$(BASE)/../boringssl/include44 CC=$(BASE)/prebuilts/clang/host/linux-x86/clang-r370808/bin/clang45 CXX=$(BASE)/prebuilts/clang/host/linux-x86/clang-r370808/bin/clang++60 LDLIBS=-L$(BASE)/../boringssl/build/crypto -lcrypto -lpthread -lstdc++ -lgcov391 $(BASE)/system/security/keystore/keyblob_utils.o \
33 BASE, // Foo (not a real class, but useful in some circumstances). enumerator
46 case ClassNames::BASE: in ClassName()
800 ArgList{vector<string>{ClassName(interface, ClassNames::BASE), '"' + fq_name + '"'}}}}; in BuildInterfaceSource()953 ArgList{vector<string>{ClassName(interface, ClassNames::BASE)}}}}); in BuildInterfaceHeader()