OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Configs
(Results
1 - 8
of
8
) sorted by null
/external/clang/runtime/compiler-rt/
Makefile
76
RuntimeLibrary.darwin.
Configs
:= \
86
RuntimeLibrary.linux.
Configs
:=
106
RuntimeLibrary.linux.
Configs
+= $(Runtime32BitConfigs)
110
RuntimeLibrary.linux.
Configs
+= \
120
RuntimeLibrary.linux.
Configs
+= $(Runtime32BitConfigs)
123
RuntimeLibrary.linux.
Configs
+= asan-arm-android.so
186
$(RuntimeLibrary.$1.
Configs
:%=$(ResourceLibDir)/$1/libclang_rt.%)
207
$(RuntimeLibrary.$1.
Configs
:%=$(PROJ_resources_lib)/$1/libclang_rt.%)
/external/compiler-rt/make/platform/
multi_arch.mk
4
Configs
:= m32 m64
darwin_fat.mk
5
#
Configs
- The names of each configuration to build; this is used to build
14
# architectures should do so using distinct
configs
, with the
26
Configs
:= Debug Release Profile
darwin_bni.mk
4
Configs
:= Debug Release Profile Static
clang_linux.mk
7
Configs
:=
19
# Only define
configs
if we detected a linux target.
22
# Define
configs
only if arch in triple is i386 or x86_64
52
Configs
+= full-i386 profile-i386 san-i386 asan-i386 ubsan-i386 ubsan_cxx-i386
63
Configs
+= full-x86_64 profile-x86_64 san-x86_64 asan-x86_64 tsan-x86_64 \
76
Configs
+= asan-arm-android
clang_darwin.mk
32
Configs
:=
38
Configs
+= eprintf
44
Configs
+= 10.4
49
Configs
+= ios
54
Configs
+= osx
58
Configs
+= cc_kext
63
Configs
+= cc_kext_ios5
67
Configs
+= profile_osx
69
Configs
+= profile_ios
73
Configs
+= asan_osx_dynami
[
all
...]
/external/chromium_org/third_party/mesa/src/src/egl/main/
egldisplay.h
152
_EGLArray *
Configs
;
/external/mesa3d/src/egl/main/
egldisplay.h
152
_EGLArray *
Configs
;
Completed in 1493 milliseconds