Home
last modified time | relevance | path

Searched defs:rb (Results 1 – 11 of 11) sorted by relevance

/f-stack/app/nginx-1.16.1/src/http/
H A Dngx_http_request_body.c38 ngx_http_request_body_t *rb; in ngx_http_read_client_request_body() local
272 ngx_http_request_body_t *rb; in ngx_http_do_read_client_request_body() local
434 ngx_http_request_body_t *rb; in ngx_http_write_request_body() local
716 ngx_http_request_body_t *rb; in ngx_http_discard_request_body_filter() local
867 ngx_http_request_body_t *rb; in ngx_http_request_body_length_filter() local
937 ngx_http_request_body_t *rb; in ngx_http_request_body_chunked_filter() local
1088 ngx_http_request_body_t *rb; in ngx_http_request_body_save_filter() local
/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlvm.c317 static void Arith (lua_State *L, StkId ra, const TValue *rb, in Arith()
421 TValue *rb = RB(i); in luaV_execute() local
434 TValue *rb = KBx(i); in luaV_execute() local
469 StkId rb = RB(i); in luaV_execute() local
499 TValue *rb = RB(i); in luaV_execute() local
515 const TValue *rb = RB(i); in luaV_execute() local
546 TValue *rb = RKB(i); in luaV_execute() local
578 TValue *rb = RB(i); in luaV_execute() local
/f-stack/app/redis-5.0.5/deps/jemalloc/test/unit/
H A Dprng.c6 uint32_t ra, rb; in test_prng_lg_range_u32() local
42 uint64_t sa, sb, ra, rb; in test_prng_lg_range_u64() local
79 size_t ra, rb; in test_prng_lg_range_zu() local
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_vnic.c22 uint64_t rb; in prandom_bytes() local
/f-stack/freebsd/contrib/device-tree/src/arm64/apm/
H A Dapm-storm.dtsi473 rb: rb@7e000000 { label
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlvm.c336 void luaV_objlen (lua_State *L, StkId ra, const TValue *rb) { in luaV_objlen()
410 void luaV_arith (lua_State *L, StkId ra, const TValue *rb, in luaV_arith()
/f-stack/freebsd/kern/
H A Dkern_umtx.c795 umtx_unlock_val(uint32_t flags, bool rb) in umtx_unlock_val()
1163 do_unlock_normal(struct thread *td, struct umutex *m, uint32_t flags, bool rb) in do_unlock_normal()
1997 do_unlock_pi(struct thread *td, struct umutex *m, uint32_t flags, bool rb) in do_unlock_pi()
2296 do_unlock_pp(struct thread *td, struct umutex *m, uint32_t flags, bool rb) in do_unlock_pp()
2513 do_unlock_umutex(struct thread *td, struct umutex *m, bool rb) in do_unlock_umutex()
3436 struct umtx_robust_lists_params *rb) in umtx_copyin_robust_lists()
4144 struct umtx_robust_lists_params rb; in __umtx_op_robust_lists() local
/f-stack/dpdk/lib/librte_eal/common/
H A Dmalloc_mp.c435 struct malloc_mp_req *rb = in handle_sync_response() local
/f-stack/app/nginx-1.16.1/src/http/v2/
H A Dngx_http_v2.c3836 ngx_http_request_body_t *rb; in ngx_http_v2_read_request_body() local
3969 ngx_http_request_body_t *rb; in ngx_http_v2_process_request_body() local
4055 ngx_http_request_body_t *rb; in ngx_http_v2_filter_request_body() local
/f-stack/freebsd/contrib/openzfs/module/zfs/
H A Ddsl_bookmark.c1683 redact_block_phys_t *rb = &buf[curidx % entries_per_buf]; in dsl_redaction_list_traverse() local
H A Ddmu_send.c1200 redact_list_cb(redact_block_phys_t *rb, void *arg) in redact_list_cb()