Searched refs:rbs (Results 1 – 9 of 9) sorted by relevance
/third_party/libunwind/src/ia64/ |
D | Grbs.c | 84 struct rbs_area *rbs = &c->rbs_area[c->rbs_curr]; in rbs_switch() local 94 rbs->size = (rbs->end - lo); in rbs_switch() 98 if (rbs->size) in rbs_switch() 101 (long) (rbs->end - rbs->size), (long) rbs->end); in rbs_switch() 104 rbs = c->rbs_area + c->rbs_curr; in rbs_switch() 113 rbs->end = saved_bspstore; in rbs_switch() 114 rbs->size = saved_bspstore - rbs_base; in rbs_switch() 115 rbs->rnat_loc = saved_rnat_loc; in rbs_switch() 120 (long long) rbs->end, ia64_strloc (rbs->rnat_loc)); in rbs_switch() 180 get_rnat (struct cursor *c, struct rbs_area *rbs, unw_word_t bsp, in get_rnat() argument [all …]
|
D | unwind_i.h | 540 rbs_on_uc (struct rbs_area *rbs) in rbs_on_uc() argument 542 return IA64_IS_UC_LOC (rbs->rnat_loc) && !IA64_IS_REG_LOC (rbs->rnat_loc); in rbs_on_uc() 548 rbs_contains (struct rbs_area *rbs, unw_word_t bsp) in rbs_contains() argument 555 result = bsp - rbs->end > ~rbs->size; in rbs_contains() 557 (long) bsp, (long) (rbs->end - rbs->size), (long) rbs->end, result); in rbs_contains() 562 rbs_get_rnat_loc (struct rbs_area *rbs, unw_word_t bsp) in rbs_get_rnat_loc() argument 567 if (rbs_contains (rbs, rnat_addr)) in rbs_get_rnat_loc() 569 if (rbs_on_uc (rbs)) in rbs_get_rnat_loc() 575 rnat_loc = rbs->rnat_loc; in rbs_get_rnat_loc() 580 rbs_loc (struct rbs_area *rbs, unw_word_t bsp) in rbs_loc() argument [all …]
|
/third_party/ffmpeg/libavfilter/ |
D | af_rubberband.c | 33 RubberBandState rbs; member 88 if (s->rbs) in uninit() 89 rubberband_delete(s->rbs); in uninit() 133 …rubberband_process(s->rbs, (const float *const *)in->data, in->nb_samples, ff_outlink_get_status(i… in filter_frame() 136 nb_samples = rubberband_available(s->rbs); in filter_frame() 146 nb_samples = rubberband_retrieve(s->rbs, (float *const *)out->data, nb_samples); in filter_frame() 166 if (s->rbs) in config_input() 167 rubberband_delete(s->rbs); in config_input() 168 s->rbs = rubberband_new(inlink->sample_rate, inlink->channels, opts, 1. / s->tempo, s->pitch); in config_input() 169 if (!s->rbs) in config_input() [all …]
|
/third_party/libunwind/tests/ |
D | Makefile.am | 33 Gia64-test-rbs Lia64-test-rbs \ 144 Lia64_test_rbs_SOURCES = Lia64-test-rbs.c ia64-test-rbs-asm.S ia64-test-rbs.h 145 Gia64_test_rbs_SOURCES = Gia64-test-rbs.c ia64-test-rbs-asm.S ia64-test-rbs.h
|
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/ |
D | RopeByteString.java | 652 RopeByteString rbs = (RopeByteString) root; in doBalance() local 653 doBalance(rbs.left); in doBalance() 654 doBalance(rbs.right); in doBalance() 737 RopeByteString rbs = (RopeByteString) root; in PieceIterator() local 738 breadCrumbs = new ArrayDeque<>(rbs.getTreeDepth()); in PieceIterator() 739 breadCrumbs.push(rbs); in PieceIterator() 740 next = getLeafByLeft(rbs.left); in PieceIterator() 750 RopeByteString rbs = (RopeByteString) pos; in getLeafByLeft() local 751 breadCrumbs.push(rbs); in getLeafByLeft() 752 pos = rbs.left; in getLeafByLeft()
|
/third_party/libunwind/scripts/ |
D | kernel-files.txt | 5 $udir/src/ia64/Grbs.c $kdir/arch/ia64/unwind/rbs.c
|
/third_party/libunwind/ |
D | .gitignore | 75 tests/[GL]ia64-test-rbs
|
/third_party/mesa3d/docs/relnotes/ |
D | 19.0.0.rst | 525 - docs: add note about using backticks for rbs in gitlab
|
/third_party/astc-encoder/Test/Images/HDRIHaven/HDR-RGB/ |
D | hdr-rgb-eveningroad.hdr | 1028 …��ؑ���������������������������������q�|����������~������݊�땋�������k�rbs~½�m�sÝ�_��������y��…
|