HomeSort by relevance Sort by last modified time
    Searched defs:FUNCTIONS (Results 1 - 13 of 13) sorted by null

  /external/compiler-rt/make/platform/
darwin_bni.mk 41 FUNCTIONS := absvdi2 absvsi2 addvdi3 addvsi3 ashldi3 ashrdi3 \
56 FUNCTIONS.i386 := $(FUNCTIONS) \
60 FUNCTIONS.ppc := $(FUNCTIONS) \
65 FUNCTIONS.x86_64 := $(FUNCTIONS) \
76 FUNCTIONS.armv4t := $(FUNCTIONS)
78 FUNCTIONS.armv5 := $(FUNCTIONS)
    [all...]
multi_arch.mk 14 FUNCTIONS := moddi3 floatundixf udivdi3
15 FUNCTIONS.m64 := $(FUNCTIONS) lshrdi3
clang_macho_embedded.mk 1 # These are the functions which clang needs when it is targeting a previous
2 # version of the OS. The issue is that the backend may use functions which were
5 # the extra functions which might be referenced.
91 # Functions not wanted:
247 # functions. Filter them out for now.
277 FUNCTIONS.soft_static.armv6m := $(FUNCTIONS_ARMV6M)
278 FUNCTIONS.soft_pic.armv6m := $(FUNCTIONS_ARMV6M)
280 FUNCTIONS.soft_static.armv7m := $(FUNCTIONS_ARM_ALL)
281 FUNCTIONS.soft_pic.armv7m := $(FUNCTIONS_ARM_ALL)
283 FUNCTIONS.soft_static.armv7em := $(FUNCTIONS_ARM_ALL
    [all...]
clang_darwin.mk 1 # These are the functions which clang needs when it is targeting a previous
2 # version of the OS. The issue is that the backend may use functions which were
5 # the extra functions which might be referenced.
79 # Configuration for targeting 10.4. We need a few functions missing from
85 # Configuration for targeting iOS for a couple of functions that didn't
91 # Configuration for targeting OSX. These functions may not be in libSystem
104 # Configurations which define the profiling support functions.
111 # Configurations which define the ASAN support functions.
263 FUNCTIONS.eprintf := eprintf
264 FUNCTIONS.10.4 := eprintf floatundidf floatundisf floatundix
    [all...]
clang_mingw.mk 25 FUNCTIONS.builtins-x86_64 := $(CommonFunctions) $(ArchFunctions.x86_64)
26 FUNCTIONS.builtins-i386 := $(CommonFunctions) $(ArchFunctions.i386)
27 FUNCTIONS.builtins-arm := $(CommonFunctions) $(ArchFunctions.arm)
clang_linux.mk 77 FUNCTIONS.builtins-i386 := $(CommonFunctions) $(ArchFunctions.i386)
78 FUNCTIONS.builtins-x86_64 := $(CommonFunctions) $(ArchFunctions.x86_64)
79 FUNCTIONS.profile-i386 := GCDAProfiling InstrProfiling InstrProfilingBuffer \
83 FUNCTIONS.profile-x86_64 := $(FUNCTIONS.profile-i386)
  /external/compiler-rt/make/
options.mk 12 # The list of functions to include in the library.
13 FUNCTIONS :=
  /external/elfutils/lib/
dynamicsizehash.h 102 #define FUNCTIONS(name) _FUNCTIONS (name)
103 FUNCTIONS (NAME)
117 # undef FUNCTIONS
  /packages/apps/Launcher2/
print_db.py 69 FUNCTIONS = {
146 print_functions.append(FUNCTIONS.get(col, print_cell))
  /packages/apps/Launcher3/
print_db.py 101 FUNCTIONS = {
200 print_functions.append(FUNCTIONS.get(col, print_cell))
  /toolchain/binutils/binutils-2.25/opcodes/
iq2000-desc.h 113 typedef enum functions { enum
121 } FUNCTIONS;
  /external/robolectric/v1/lib/main/
h2-1.2.147.jar 
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 458 milliseconds