Searched defs:ctrl_str (Results 1 – 7 of 7) sorted by relevance
| /third_party/node/deps/openssl/openssl/crypto/evp/ |
| D | ctrl_params_translate.c | 186 const char *ctrl_str; member 260 const char *ctrl_str; /* The corresponding ctrl string */ member 2559 const char *ctrl_str = NULL; in lookup_translation() local
|
| /third_party/openssl/crypto/evp/ |
| D | ctrl_params_translate.c | 186 const char *ctrl_str; member 260 const char *ctrl_str; /* The corresponding ctrl string */ member 2550 const char *ctrl_str = NULL; in lookup_translation() local
|
| /third_party/node/deps/uv/src/win/ |
| D | tty.c | 633 #define VK_CASE(vk, normal_str, shift_str, ctrl_str, shift_ctrl_str) \ in get_vt100_fn_key() argument
|
| /third_party/openssl/ohos_lite/include/crypto/ |
| D | evp.h | 79 int (*ctrl_str) (EVP_PKEY_CTX *ctx, const char *type, const char *value); member
|
| /third_party/libuv/src/win/ |
| D | tty.c | 627 #define VK_CASE(vk, normal_str, shift_str, ctrl_str, shift_ctrl_str) \ in get_vt100_fn_key() argument
|
| /third_party/node/deps/openssl/openssl/include/crypto/ |
| D | evp.h | 171 int (*ctrl_str) (EVP_PKEY_CTX *ctx, const char *type, const char *value); member
|
| /third_party/openssl/include/crypto/ |
| D | evp.h | 171 int (*ctrl_str) (EVP_PKEY_CTX *ctx, const char *type, const char *value); member
|