Home
last modified time | relevance | path

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

/third_party/libunwind/src/ia64/
DGrbs.c84 struct rbs_area *rbs = &c->rbs_area[c->rbs_curr]; in rbs_switch() local
180 get_rnat (struct cursor *c, struct rbs_area *rbs, unw_word_t bsp, in get_rnat()
205 struct rbs_area *rbs = c->rbs_area + curr; in rbs_cover_and_flush() local
Dunwind_i.h540 rbs_on_uc (struct rbs_area *rbs) in rbs_on_uc()
548 rbs_contains (struct rbs_area *rbs, unw_word_t bsp) in rbs_contains()
562 rbs_get_rnat_loc (struct rbs_area *rbs, unw_word_t bsp) in rbs_get_rnat_loc()
580 rbs_loc (struct rbs_area *rbs, unw_word_t bsp) in rbs_loc()
592 struct rbs_area *rbs = c->rbs_area + c->rbs_curr; in ia64_get_stacked() local
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DRopeByteString.java652 RopeByteString rbs = (RopeByteString) root; in doBalance() local
737 RopeByteString rbs = (RopeByteString) root; in PieceIterator() local
750 RopeByteString rbs = (RopeByteString) pos; in getLeafByLeft() local
/third_party/ffmpeg/libavfilter/
Daf_rubberband.c33 RubberBandState rbs; member