Searched defs:new_b (Results 1 - 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/tint/src/ |
| H A D | clone_context_test.cc | 781 Symbol new_b = ctx.Clone(old_b); in TEST_F() local 809 Symbol new_b = ctx.Clone(old_b); in TEST_F() local 837 Symbol new_b = ctx.Clone(old_b); in TEST_F() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | lossless_enc.c | 528 const uint32_t new_b = (((argb >> 0) & 0xff) - green) & 0xff; in VP8LSubtractGreenFromBlueAndRed_C() local
|
| /kernel/linux/linux-6.6/drivers/md/persistent-data/ |
| H A D | dm-space-map-common.c | 647 sm_ll_inc_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t bit, uint32_t bit_end, int32_t *nr_allocations, dm_block_t *new_b, struct inc_context *ic) sm_ll_inc_bitmap() argument 716 __sm_ll_inc(struct ll_disk *ll, dm_block_t b, dm_block_t e, int32_t *nr_allocations, dm_block_t *new_b) __sm_ll_inc() argument 840 sm_ll_dec_bitmap(struct ll_disk *ll, dm_block_t b, uint32_t bit, uint32_t bit_end, struct inc_context *ic, int32_t *nr_allocations, dm_block_t *new_b) sm_ll_dec_bitmap() argument 899 __sm_ll_dec(struct ll_disk *ll, dm_block_t b, dm_block_t e, int32_t *nr_allocations, dm_block_t *new_b) __sm_ll_dec() argument
|
| /kernel/linux/linux-5.10/drivers/md/ |
| H A D | dm-bufio.c | 989 struct dm_buffer *b, *new_b = NULL; in __bufio_new() local
|
| /kernel/linux/linux-6.6/drivers/md/ |
| H A D | dm-bufio.c | 1762 struct dm_buffer *b, *new_b = NULL; in __bufio_new() local
|
| /third_party/ntfs-3g/ntfsprogs/ |
| H A D | ntfsresize.c | 619 s64 old_b, new_b, freed_b, old_mb, new_mb, freed_mb; in print_advise() local
|
Completed in 17 milliseconds