Searched refs:DESTINATION (Results 1 – 4 of 4) sorted by relevance
12 RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT ${_library}13 LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR} COMPONENT ${_library}14 ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR} COMPONENT ${_library})18 RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR} COMPONENT protoc)37 DESTINATION "${_extract_to}"74 DESTINATION "${CMAKE_INSTALL_INCLUDEDIR}/${_file_path}"109 DESTINATION "${CMAKE_INSTALL_CMAKEDIR}"114 DESTINATION "${CMAKE_INSTALL_CMAKEDIR}"121 install(DIRECTORY ../examples/ DESTINATION examples
131 query.getProjection()[Queries.Query.DESTINATION] + " IN (" in getMatchingRecipients()253 String address = c.getString(Queries.Query.DESTINATION); in processContactEntries()258 c.getString(Queries.Query.DESTINATION), in processContactEntries()282 + " ADDRESS :" + c.getString(Queries.Query.DESTINATION)); in processContactEntries()500 final String destination = original.getString(Query.DESTINATION); in removeUndesiredDestinations()508 original.getString(Query.DESTINATION), in removeUndesiredDestinations()576 c.getString(Queries.Query.DESTINATION), in getRecipientEntry()
77 public static final int DESTINATION = 1; // String field in Queries.Query
176 this.destination = cursor.getString(Queries.Query.DESTINATION); in TemporaryEntry()