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

  /external/opencv3/cmake/
OpenCVPCHSupport.cmake 332 GET_TARGET_PROPERTY(oldProps ${_targetName} COMPILE_FLAGS)
333 if (oldProps MATCHES NOTFOUND)
334 SET(oldProps "")
337 SET(newProperties "${oldProps} /Yu\"${_input}\" /FI\"${_input}\"")
340 #also inlude ${oldProps} to have the same compile options
341 SET_SOURCE_FILES_PROPERTIES(${${_targetName}_pch} PROPERTIES COMPILE_FLAGS "${oldProps} /Yc\"${_input}\"")
  /external/pdfium/fpdfsdk/include/fxedit/
fxet_edit.h 490 const CPVT_WordProps& oldprops,
  /external/pdfium/fpdfsdk/src/fxedit/
fxet_edit.cpp 706 const CPVT_WordProps& oldprops,
713 m_OldWordProps(oldprops),
    [all...]
  /external/guice/lib/build/
felix-2.0.5.jar 

Completed in 150 milliseconds