HomeSort by relevance Sort by last modified time
    Searched full:_location (Results 1 - 19 of 19) sorted by null

  /external/opencv3/modules/world/
CMakeLists.txt 13 include("${OPENCV_MODULE_${m}_LOCATION}/CMakeLists.txt")
23 set(CMAKE_CURRENT_SOURCE_DIR ${OPENCV_MODULE_${m}_LOCATION})
24 #add_subdirectory("${OPENCV_MODULE_${m}_LOCATION}" ${CMAKE_CURRENT_BINARY_DIR}/${m})
29 set(CMAKE_CURRENT_SOURCE_DIR OPENCV_MODULE_${opencv_world}_LOCATION)
  /external/opencv3/cmake/
OpenCVGenABI.cmake 29 if(NOT "${OPENCV_MODULE_opencv_${mod}_LOCATION}" STREQUAL "${OpenCV_SOURCE_DIR}/modules/${mod}")
32 file(RELATIVE_PATH h "${OPENCV_MODULE_opencv_${mod}_LOCATION}/include" "${h}")
OpenCVModule.cmake 8 # OPENCV_MODULE_${the_module}_LOCATION
143 previously defined at: ${OPENCV_MODULE_${the_module}_LOCATION}
160 set(OPENCV_MODULE_${the_module}_LOCATION "${CMAKE_CURRENT_SOURCE_DIR}" CACHE INTERNAL "Location of ${the_module} module sources")
231 set(OPENCV_MODULE_${__modname}_LOCATION "${CMAKE_CURRENT_SOURCE_DIR}" CACHE INTERNAL "Location of ${__modname} module sources")
297 add_subdirectory("${OPENCV_MODULE_${m}_LOCATION}" "${CMAKE_CURRENT_BINARY_DIR}/${__shortname}")
300 add_subdirectory("${OPENCV_MODULE_${m}_LOCATION}" "${CMAKE_CURRENT_BINARY_DIR}/${m}")
308 add_subdirectory("${OPENCV_MODULE_${m}_LOCATION}" "${CMAKE_CURRENT_BINARY_DIR}/${__shortname}")
311 add_subdirectory("${OPENCV_MODULE_${m}_LOCATION}" "${CMAKE_CURRENT_BINARY_DIR}/${m}")
516 if (EXISTS "${OPENCV_MODULE_${d}_LOCATION}/include")
517 ocv_include_directories("${OPENCV_MODULE_${d}_LOCATION}/include"
    [all...]
OpenCVGenConfig.cmake 67 if(EXISTS "${OPENCV_MODULE_${m}_LOCATION}/include")
68 list(APPEND OpenCV2_INCLUDE_DIRS_CONFIGCMAKE "${OPENCV_MODULE_${m}_LOCATION}/include")
OpenCVUtils.cmake 804 if (NOT DEFINED OPENCV_MODULE_${dep}_LOCATION)
  /external/jetty/src/java/org/eclipse/jetty/client/
RedirectListener.java 37 private String _location; field in class:RedirectListener
81 _location = value.toString();
115 if (_location != null)
117 if (_location.indexOf("://")>0)
119 _exchange.setURL(_location);
123 _exchange.setRequestURI(_location);
  /external/opencv3/doc/
CMakeLists.txt 19 if("${OPENCV_MODULE_opencv_${mod}_LOCATION}" STREQUAL "${OpenCV_SOURCE_DIR}/modules/${mod}")
51 set(header_dir "${OPENCV_MODULE_opencv_${m}_LOCATION}/include")
57 set(docs_dir "${OPENCV_MODULE_opencv_${m}_LOCATION}/doc")
63 set(sample_dir "${OPENCV_MODULE_opencv_${m}_LOCATION}/samples")
69 set(tutorial_dir "${OPENCV_MODULE_opencv_${m}_LOCATION}/tutorials")
  /external/clang/test/CodeGenCXX/
2010-07-23-DeclLoc.cpp 44 typename SIZE::ptr_t _location; member in class:TRange
46 TRange(typename SIZE::ptr_t location, typename SIZE::size_t length) : _location(location), _length(length) { }
  /external/opencv3/modules/objdetect/include/opencv2/objdetect/
detection_based_tracker.hpp 151 ExtObject(int _id, cv::Rect _location, ObjectStatus _status)
152 :id(_id), location(_location), status(_status)
  /external/opencv3/modules/java/
CMakeLists.txt 99 set(_src "${OPENCV_MODULE_opencv_${module}_LOCATION}/misc/java/test")
137 set(module_java_dir "${OPENCV_MODULE_opencv_${module}_LOCATION}/misc/java")
141 ocv_list_add_prefix(module_headers "${OPENCV_MODULE_opencv_${module}_LOCATION}/")
  /prebuilts/eclipse/maven/apache-maven-3.2.1/lib/
maven-model-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.2.1/
maven-model-3.2.1.jar 
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-model/3.3.9/
maven-model-3.3.9.jar 
  /external/jetty/src/java/org/eclipse/jetty/servlet/
ServletContextHandler.java 721 private String _location; field in class:ServletContextHandler.TagLib
741 return _location;
746 _location = location;
751 return ("TagLibDescriptor: taglib-uri="+_uri+" location="+_location);
    [all...]
  /external/v8/tools/
grokdump.py     [all...]
  /prebuilts/tools/common/m2/repository/com/fasterxml/jackson/core/jackson-core/2.1.3/
jackson-core-2.1.3.jar 
  /external/guice/extensions/persist/lib/
log4j-1.2.14.jar 
  /external/slf4j/log4j-over-slf4j/compatibility/lib/
log4j-1.2.14.jar 
  /prebuilts/tools/common/m2/repository/com/sun/xml/fastinfoset/FastInfoset/1.2.13/
FastInfoset-1.2.13.jar 

Completed in 321 milliseconds