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

  /external/openssl/
import_openssl.sh 215 var_sorted_value() { function
294 common_defines=$(var_sorted_value OPENSSL_${prefix}_DEFINES)
297 common_sources=$(var_sorted_value OPENSSL_${prefix}_SOURCES)
300 common_includes=$(var_sorted_value OPENSSL_${prefix}_INCLUDES)
304 arch_defines=$(var_sorted_value OPENSSL_${prefix}_DEFINES_${arch})
307 arch_sources=$(var_sorted_value OPENSSL_${prefix}_SOURCES_${arch})
310 arch_exclude_sources=$(var_sorted_value OPENSSL_${prefix}_SOURCES_EXCLUDES_${arch})

Completed in 39 milliseconds