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

  /frameworks/ml/nn/runtime/
Android.bp 88 ndk_headers {
  /build/soong/cc/
ndk_headers.go 51 // ndk_headers {
177 // Like ndk_headers, but preprocesses the headers with the bionic versioner:
180 // Unlike ndk_headers, we don't operate on a list of sources but rather a whole directory, the
ndk_sysroot.go 27 // `ndk_headers` rule. This rule has a `from` property that indicates a base
60 android.RegisterModuleType("ndk_headers", ndkHeadersFactory)
compiler.go 301 // Until the full NDK has been migrated to using ndk_headers, we still
  /build/make/core/
Makefile 91 ndk_headers := $(SOONG_OUT_DIR)/ndk/sysroot/usr/include macro
101 echo "INPUT=$(ndk_headers)"; \
    [all...]

Completed in 123 milliseconds