Searched refs:hbs (Results 1 – 8 of 8) sorted by relevance
/third_party/boost/libs/graph/example/ |
D | minimum_degree_ordering.cpp | 118 harwell_boeing hbs(argv[1]); in main() local 123 int n = hbs.nrows(); in main() 132 for (int j = hbs.colptr[i]; j < hbs.colptr[i + 1]; ++j) in main() 133 if ((hbs.rowind[j - 1] - 1) > i) in main() 135 add_edge(hbs.rowind[j - 1] - 1, i, G); in main() 136 add_edge(i, hbs.rowind[j - 1] - 1, G); in main()
|
/third_party/ffmpeg/libavcodec/ |
D | vp9.c | 1100 ptrdiff_t hbs = 4 >> bl; in decode_sb() local 1108 } else if (col + hbs < s->cols) { // FIXME why not <=? in decode_sb() 1109 if (row + hbs < s->rows) { // FIXME why not <=? in decode_sb() 1117 yoff += hbs * 8 * y_stride; in decode_sb() 1118 uvoff += hbs * 8 * uv_stride >> s->ss_v; in decode_sb() 1119 ff_vp9_decode_block(td, row + hbs, col, lflvl, yoff, uvoff, bl, bp); in decode_sb() 1123 yoff += hbs * 8 * bytesperpixel; in decode_sb() 1124 uvoff += hbs * 8 * bytesperpixel >> s->ss_h; in decode_sb() 1125 ff_vp9_decode_block(td, row, col + hbs, lflvl, yoff, uvoff, bl, bp); in decode_sb() 1129 decode_sb(td, row, col + hbs, lflvl, in decode_sb() [all …]
|
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/data/unicode/ |
D | localeCanonicalization.txt | 165 hbs ; sr_Latn
|
/third_party/icu/icu4c/source/test/testdata/ |
D | localeCanonicalization.txt | 165 hbs ; sr_Latn
|
/third_party/flutter/skia/third_party/externals/icu/source/data/misc/ |
D | metadata.txt | 418 hbs{
|
/third_party/icu/icu4c/source/data/misc/ |
D | metadata.txt | 575 hbs{
|
/third_party/skia/third_party/externals/icu/source/data/misc/ |
D | metadata.txt | 575 hbs{
|
/third_party/chromium/patch/ |
D | 0001-cve.patch | 60509 zry15#6tuT9S^|jx#D`2)5eQb5EqSiZr+;|I`+jTfpFjA)-S-`T^{@Z?`+jrZ8{hbs
|