Home
last modified time | relevance | path

Searched refs:_DIR (Results 1 – 8 of 8) sorted by relevance

/external/ImageMagick/MagickCore/
Dnt-base-private.h42 typedef struct _DIR struct
/external/autotest/client/cros/
Dpower_status.py845 _DIR = '/sys/class/devfreq' variable in DevFreqStats
860 self._path = os.path.join(self._DIR, f)
1180 if os.path.isdir(DevFreqStats._DIR):
1182 os.listdir(DevFreqStats._DIR)])
/external/swiftshader/third_party/LLVM/autoconf/m4/
Dfind_std_program.m414 AC_SUBST(allcapsname()[_DIR],[$1])
/external/googletest/googlemock/
DREADME.md184 ${GTEST\_DIR}/include and ${GMOCK\_DIR}/include in the header search
234 see file [${GTEST\_DIR}/include/gtest/internal/gtest-port.h](
/external/eigen/cmake/
DFindBLAS.cmake96 if(${LIBNAME}_DIR)
97 message("${Yellow}${LIBNAME}_DIR is defined but ${_lib_to_find}"
101 "Nor ${LIBNAME}_DIR neither ${LIBNAME}_LIBDIR"
114 …the Installation directory of BLAS library with cmake option: -D${LIBNAME}_DIR=your/path/to/${libn…
/external/eigen/
DCMakeLists.txt11 # Alias Eigen_*_DIR to Eigen3_*_DIR:
/external/vulkan-validation-layers/
DBUILD.md302 5) If building on Windows with MSVC, set DISABLE\_BUILDTGT\_DIR\_DECORATION to _On_. If building on…
/external/libvncserver/
DChangeLog571 …* CMakeLists.txt: Use CMAKE_CURRENT_*_DIR instead of CMAKE_*_DIR. This makes the library friendly…