HomeSort by: relevance | last modified time | path
    Searched refs:UI_INPUT_FLAG_USER_BASE (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/openssl/
ui.h.in 140 * UI_INPUT_FLAG_USER_BASE tells which is the lowest bit to use. A good
143 * #define MY_UI_FLAG1 (0x01 << UI_INPUT_FLAG_USER_BASE)
146 #define UI_INPUT_FLAG_USER_BASE 16
  /src/crypto/external/bsd/openssl/dist/include/openssl/
ui.h.in 138 * UI_INPUT_FLAG_USER_BASE tells which is the lowest bit to use. A good
141 * #define MY_UI_FLAG1 (0x01 << UI_INPUT_FLAG_USER_BASE)
144 # define UI_INPUT_FLAG_USER_BASE 16
  /src/crypto/external/bsd/openssl.old/dist/include/openssl/
ui.h 126 * UI_INPUT_FLAG_USER_BASE tells which is the lowest bit to use. A good
129 * #define MY_UI_FLAG1 (0x01 << UI_INPUT_FLAG_USER_BASE)
132 # define UI_INPUT_FLAG_USER_BASE 16

Completed in 23 milliseconds