Home
last modified time | relevance | path

Searched refs:tegra (Results 1 – 9 of 9) sorted by relevance

/external/libdrm/tegra/
DMakefile.am16 tegra.c
19 libdrm_tegrainclude_HEADERS = tegra.h
24 TESTS = tegra-symbol-check
DAndroid.bp6 srcs: ["tegra.c"],
/external/libdrm/tests/tegra/
Dopenclose.c38 struct drm_tegra *tegra; in main() local
63 err = drm_tegra_new(&tegra, fd); in main()
67 drm_tegra_close(tegra); in main()
DMakefile.am3 -I$(top_srcdir)/tegra \
9 ../../tegra/libdrm_tegra.la \
/external/libdrm/
DMakefile.am39 --enable-tegra-experimental-api \
82 TEGRA_SUBDIR = tegra
Dconfigure.ac125 AC_ARG_ENABLE(tegra-experimental-api,
126 AS_HELP_STRING([--enable-tegra-experimental-api],
285 LIBDRM_ATOMICS_NOT_FOUND_MSG($TEGRA, tegra, NVIDIA Tegra, tegra-experimental-api)
538 tegra/Makefile
539 tegra/libdrm_tegra.pc
556 tests/tegra/Makefile
/external/libdrm/tests/
DMakefile.am22 SUBDIRS += tegra subdir
/external/mesa3d/
DREVIEWERS40 N: [^a-z]tegra all files whose path contains the word tegra
/external/tensorflow/tensorflow/contrib/makefile/
DREADME.md153 …ub_makefiles/android/Makefile.in -t "libtensorflow_inference.so libtensorflow_demo.so all" -a tegra
222 * in "buildNativeMake", replace cpuType with 'tegra' (optional speedups like -T and ccache also wor…