Searched defs:_keys (Results 1 – 13 of 13) sorted by relevance
343 enum class _keys : unique_t { enum
567 const unsigned char *_keys; in _hb_buffer_deserialize_json() local
209 const unsigned char *_keys; in _hb_buffer_deserialize_text_unicode() local
361 const unsigned char *_keys; in _hb_buffer_deserialize_text_glyphs() local
147 const unsigned char *_keys; in strtod_rl() local
317 const unsigned char *_keys; in find_syllables_khmer() local
1149 const unsigned char *_keys; in find_syllables_indic() local
572 const unsigned char *_keys; in find_syllables_myanmar() local
949 const unsigned char *_keys; in find_syllables_use() local
75 #define REGISTER_KEYS(_keys) \ argument
82 #define REGISTER_KEYS(_keys) \ argument
234 #define K_1(_keys) &((struct lws_cipher_chacha *)_keys->cipher)->ccctx[0] argument235 #define K_2(_keys) &((struct lws_cipher_chacha *)_keys->cipher)->ccctx[1] argument
253 int _keys; in test() local