Home
last modified time | relevance | path

Searched refs:NVIDIA (Results 1 – 25 of 27) sorted by relevance

12

/external/opencv3/cmake/templates/
Dcvconfig.h.in4 /* Compile for 'real' NVIDIA GPU architectures */
10 /* NVIDIA GPU features are used */
13 /* Compile for 'virtual' NVIDIA PTX architectures */
/external/opencv3/modules/core/doc/
Dcuda.markdown8 It is implemented using NVIDIA\* CUDA\* Runtime API and supports only NVIDIA GPUs. The OpenCV CUDA
36 Compilation for Different NVIDIA\* Platforms
39 NVIDIA\* compiler enables generating binary code (cubin and fatbin) and intermediate code (PTX).
/external/opencv3/cmake/FindCUDA/
Dparse_cubin.cmake1 # James Bigler, NVIDIA Corp (nvidia.com - jbigler)
4 # Copyright (c) 2008 - 2009 NVIDIA Corporation. All rights reserved.
Dmake2cmake.cmake1 # James Bigler, NVIDIA Corp (nvidia.com - jbigler)
4 # Copyright (c) 2008 - 2009 NVIDIA Corporation. All rights reserved.
Drun_nvcc.cmake1 # James Bigler, NVIDIA Corp (nvidia.com - jbigler)
3 # Copyright (c) 2008 - 2009 NVIDIA Corporation. All rights reserved.
/external/v8/src/base/
Dcpu.h47 static const int NVIDIA = 0x4e; variable
/external/skia/
DAUTHORS28 NVIDIA <*@nvidia.com>
/external/opencv3/
DLICENSE12 Copyright (C) 2009-2015, NVIDIA Corporation, all rights reserved.
DNOTICE12 Copyright (C) 2009-2015, NVIDIA Corporation, all rights reserved.
DCMakeLists.txt1059 status(" NVIDIA CUDA")
1064 status(" NVIDIA GPU arch:" ${OPENCV_CUDA_ARCH_BIN})
1065 status(" NVIDIA PTX archs:" ${OPENCV_CUDA_ARCH_PTX})
/external/llvm/docs/
DCompileCudaWithLLVM.rst53 We assume you have installed the CUDA driver and runtime. Consult the `NVIDIA
167 32-bit ones on NVIDIA GPUs due to lack of a divide unit. Many of the 64-bit
DNVPTXUsage.rst577 an explicit address space specifier. What is address space 1? NVIDIA GPU
DCodeGenerator.rst2419 the NVIDIA NVPTX code generator for LLVM. It is contributed by NVIDIA and is
2425 the official NVIDIA toolchain.
/external/autotest/client/deps/glbench/
DUSAGE_glbench23 # board_id: NVIDIA Corporation - Quadro FX 380/PCI/SSE2
/external/libdrm/
Dconfigure.ac244 dnl $3 - GPU name/brand. Eg. Intel, NVIDIA Tegra, ...
264 LIBDRM_ATOMICS_NOT_FOUND_MSG($NOUVEAU, nouveau, NVIDIA, nouveau)
273 LIBDRM_ATOMICS_NOT_FOUND_MSG($TEGRA, tegra, NVIDIA Tegra, tegra-experimental-api)
/external/opencv3/cmake/
DFindCUDA.cmake7 # This script locates the NVIDIA CUDA C tools. It should work on linux,
260 # supported by NVIDIA. If you want to change
281 # CUDA_npp_LIBRARY -- NVIDIA Performance Primitives lib.
283 # CUDA_nppc_LIBRARY -- NVIDIA Performance Primitives lib (core).
285 # CUDA_nppi_LIBRARY -- NVIDIA Performance Primitives lib (image processing).
287 # CUDA_npps_LIBRARY -- NVIDIA Performance Primitives lib (signal processing).
297 # James Bigler, NVIDIA Corp (nvidia.com - jbigler)
300 # Copyright (c) 2008 - 2009 NVIDIA Corporation. All rights reserved.
812 …"[HKEY_LOCAL_MACHINE\\SOFTWARE\\NVIDIA Corporation\\Installed Products\\NVIDIA SDK 10\\Compute;Ins…
/external/clang/include/clang/Frontend/
DLangStandards.def150 "NVIDIA CUDA(tm)",
/external/v8/
DAUTHORS14 NVIDIA Corporation <*@nvidia.com>
/external/llvm/include/llvm/ADT/
DTriple.h128 NVIDIA, enumerator
/external/opencv3/doc/tutorials/introduction/android_binary_package/
Dandroid_dev_intro.markdown39 **NVIDIA**.
47 @note *NVIDIA*'s Tegra Android Development Pack includes some special features for *NVIDIA*’s [Tegra
DO4A_SDK.markdown26 Pack](http://developer.nvidia.com/tegra-android-development-pack) (**TADP**) released by **NVIDIA**
/external/llvm/lib/Support/
DTriple.cpp148 case NVIDIA: return "nvidia"; in getVendorTypeName()
408 .Case("nvidia", Triple::NVIDIA) in parseVendor()
/external/mesa3d/docs/
DRELNOTES-4.125 NVIDIA's vertex programming extension
DRELNOTES-5.141 NVIDIA's fragment-level programming feature.
/external/v8/src/arm64/
Dassembler-arm64.cc56 if (cpu.implementer() == base::CPU::NVIDIA && in ProbeImpl()

12