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

/external/compiler-rt/make/platform/
H A Ddarwin_bni.mk41 FUNCTIONS := absvdi2 absvsi2 addvdi3 addvsi3 ashldi3 ashrdi3 \ macro
52 FUNCTIONS.i386 := $(FUNCTIONS) \
56 FUNCTIONS.ppc := $(FUNCTIONS) \
61 FUNCTIONS.x86_64 := $(FUNCTIONS) \
72 FUNCTIONS.armv4t := $(FUNCTIONS)
74 FUNCTIONS
[all...]
H A Ddarwin_fat.mk47 FUNCTIONS.i386 := $(CommonFunctions) $(ArchFunctions.i386)
48 FUNCTIONS.ppc := $(CommonFunctions) $(ArchFunctions.ppc)
49 FUNCTIONS.x86_64 := $(CommonFunctions) $(ArchFunctions.x86_64)
50 FUNCTIONS.armv5 := $(CommonFunctions) $(ArchFunctions.armv5)
51 FUNCTIONS.armv6 := $(CommonFunctions) $(ArchFunctions.armv6)
52 FUNCTIONS.armv7 := $(CommonFunctions) $(ArchFunctions.armv7)
H A Dmulti_arch.mk14 FUNCTIONS := moddi3 floatundixf udivdi3 macro
15 FUNCTIONS.m64 := $(FUNCTIONS) lshrdi3
H A Dclang_macho_embedded.mk268 FUNCTIONS.soft_static.armv6m := $(FUNCTIONS_ARMV6M)
269 FUNCTIONS.soft_pic.armv6m := $(FUNCTIONS_ARMV6M)
271 FUNCTIONS.soft_static.armv7m := $(FUNCTIONS_ARM_ALL)
272 FUNCTIONS.soft_pic.armv7m := $(FUNCTIONS_ARM_ALL)
274 FUNCTIONS.soft_static.armv7em := $(FUNCTIONS_ARM_ALL)
275 FUNCTIONS.hard_static.armv7em := $(FUNCTIONS_ARM_ALL)
276 FUNCTIONS.soft_pic.armv7em := $(FUNCTIONS_ARM_ALL)
277 FUNCTIONS.hard_pic.armv7em := $(FUNCTIONS_ARM_ALL)
279 FUNCTIONS.soft_static.armv7 := $(FUNCTIONS_ARM_ALL)
280 FUNCTIONS
[all...]
H A Dclang_darwin.mk213 FUNCTIONS.eprintf := eprintf
214 FUNCTIONS.10.4 := eprintf floatundidf floatundisf floatundixf
216 FUNCTIONS.ios := divmodsi4 udivmodsi4 mulosi4 mulodi4 muloti4
218 FUNCTIONS.ios.i386 := $(FUNCTIONS.ios) \
220 FUNCTIONS.ios.x86_64 := $(FUNCTIONS.ios.i386)
221 FUNCTIONS.ios.x86_64h := $(FUNCTIONS.ios.x86_64)
223 FUNCTIONS
[all...]
H A Dclang_linux.mk130 FUNCTIONS.builtins-i386 := $(CommonFunctions) $(ArchFunctions.i386)
131 FUNCTIONS.builtins-x86_64 := $(CommonFunctions) $(ArchFunctions.x86_64)
132 FUNCTIONS.profile-i386 := GCDAProfiling InstrProfiling InstrProfilingBuffer \
135 FUNCTIONS.profile-x86_64 := $(FUNCTIONS.profile-i386)
136 FUNCTIONS.san-i386 := $(SanitizerCommonFunctions)
137 FUNCTIONS.san-x86_64 := $(SanitizerCommonFunctions)
138 FUNCTIONS.asan-i386 := $(AsanFunctions) $(InterceptionFunctions) \
140 FUNCTIONS.asan-x86_64 := $(AsanFunctions) $(InterceptionFunctions) \
142 FUNCTIONS
[all...]
/external/compiler-rt/make/
H A Doptions.mk13 FUNCTIONS := macro
/external/elfutils/0.153/lib/
H A Ddynamicsizehash.h123 #define FUNCTIONS(name) _FUNCTIONS (name) macro
124 FUNCTIONS (NAME)
138 # undef FUNCTIONS macro
/external/robolectric/lib/main/
H A Dh2-1.2.147.jarMETA-INF/MANIFEST.MF META-INF/services/java.sql.Driver org/h2/api/AggregateFunction ...

Completed in 181 milliseconds