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

  /external/sfntly/cpp/
CMakeLists.txt 59 add_library(sfntly
76 add_library(tinyxml
96 add_library(subtly
  /external/opencv3/cmake/
OpenCVFindIPP.cmake 143 add_library(ipp${name} STATIC IMPORTED)
  /external/protobuf/gtest/
CMakeLists.txt 121 add_library(${name} ${type} ${ARGN})
  /external/libjpeg-turbo/
CMakeLists.txt 234 add_library(jpeg-static STATIC ${JPEG_SOURCES} ${SIMD_OBJS})
251 add_library(turbojpeg SHARED ${TURBOJPEG_SOURCES})
270 add_library(turbojpeg-static STATIC ${JPEG_SOURCES} ${SIMD_OBJS}
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/distutils/
ccompiler.py 247 def add_library(self, libname): member in class:CCompiler
256 order they were supplied to 'add_library()' and/or
274 libraries specified to 'add_library()' and 'set_libraries()'. The
592 supplied to 'add_library()' and/or 'set_libraries()', and the
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/distutils/
ccompiler.py 247 def add_library(self, libname): member in class:CCompiler
256 order they were supplied to 'add_library()' and/or
274 libraries specified to 'add_library()' and 'set_libraries()'. The
592 supplied to 'add_library()' and/or 'set_libraries()', and the
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 247 def add_library(self, libname): member in class:CCompiler
256 order they were supplied to 'add_library()' and/or
274 libraries specified to 'add_library()' and 'set_libraries()'. The
592 supplied to 'add_library()' and/or 'set_libraries()', and the
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
ccompiler.py 247 def add_library(self, libname): member in class:CCompiler
256 order they were supplied to 'add_library()' and/or
274 libraries specified to 'add_library()' and 'set_libraries()'. The
592 supplied to 'add_library()' and/or 'set_libraries()', and the
    [all...]

Completed in 442 milliseconds