Home
last modified time | relevance | path

Searched defs:shift (Results 1 – 4 of 4) sorted by relevance

/unit/src/
H A Dnxt_lvlhsh.c206 nxt_uint_t shift; in nxt_lvlhsh_level_find() local
317 nxt_uint_t shift; in nxt_lvlhsh_level_insert() local
458 nxt_uint_t i, shift, size; in nxt_lvlhsh_convert_bucket_to_level() local
518 nxt_uint_t shift; in nxt_lvlhsh_level_convertion_insert() local
650 nxt_uint_t shift; in nxt_lvlhsh_level_delete() local
782 nxt_uint_t shift) in nxt_lvlhsh_level_each()
890 nxt_uint_t n, shift; in nxt_lvlhsh_level_peek() local
H A Dnxt_parse.c112 nxt_uint_t shift; in nxt_size_parse() local
H A Dnxt_lvlhsh.h75 uint8_t shift[8]; member
/unit/src/java/nginx/unit/websocket/
H A DWsFrameBase.java670 int shift = 0; in byteArrayToLong() local