HomeSort by relevance Sort by last modified time
    Searched refs:UI_INPUT_FLAG_USER_BASE (Results 1 - 2 of 2) sorted by null

  /external/openssl/crypto/ui/
ui.h 162 UI_INPUT_FLAG_USER_BASE tells which is the lowest bit to use. A good
165 #define MY_UI_FLAG1 (0x01 << UI_INPUT_FLAG_USER_BASE)
168 #define UI_INPUT_FLAG_USER_BASE 16
  /external/openssl/include/openssl/
ui.h 162 UI_INPUT_FLAG_USER_BASE tells which is the lowest bit to use. A good
165 #define MY_UI_FLAG1 (0x01 << UI_INPUT_FLAG_USER_BASE)
168 #define UI_INPUT_FLAG_USER_BASE 16

Completed in 20 milliseconds