HomeSort by relevance Sort by last modified time
    Searched refs:RuntimeLibrary (Results 1 - 2 of 2) sorted by null

  /external/clang/runtime/compiler-rt/
Makefile 76 RuntimeLibrary.darwin.Configs := \
84 RuntimeLibrary.linux.Configs :=
88 RuntimeLibrary.linux.Configs += \
92 RuntimeLibrary.linux.Configs += \
137 RuntimeLibrary.$1: \
138 $(RuntimeLibrary.$1.Configs:%=$(ResourceLibDir)/$1/libclang_rt.%.a)
139 .PHONY: RuntimeLibrary.$1
151 $(RuntimeLibrary.$1.Configs:%=$(PROJ_resources_lib)/$1/libclang_rt.%.a)
157 all-local:: $(RuntimeDirs:%=RuntimeLibrary.%)
  /external/libvpx/build/make/
gen_msvs_proj.sh 347 RuntimeLibrary="$debug_runtime" \
362 RuntimeLibrary="$debug_runtime" \
376 RuntimeLibrary="$debug_runtime" \
452 RuntimeLibrary="$release_runtime" \
467 RuntimeLibrary="$release_runtime" \
480 RuntimeLibrary="$release_runtime" \

Completed in 24 milliseconds