OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 27 milliseconds