Home
last modified time | relevance | path

Searched defs:new_b (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/tint/src/
Dclone_context_test.cc781 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/
Dlossless_enc.c528 const uint32_t new_b = (((argb >> 0) & 0xff) - green) & 0xff; in VP8LSubtractGreenFromBlueAndRed_C() local
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dlossless_enc.c509 const uint32_t new_b = (((argb >> 0) & 0xff) - green) & 0xff; in VP8LSubtractGreenFromBlueAndRed_C() local
/third_party/boost/boost/intrusive/
Dhashtable.hpp3009 bucket_type &new_b = buck_ptr[new_n]; in incremental_rehash() local
3227 bucket_type &new_b = new_buckets[new_n]; in rehash_impl() local
3236 bucket_type &new_b = new_buckets[new_n]; in rehash_impl() local
/third_party/ntfs-3g/ntfsprogs/
Dntfsresize.c619 s64 old_b, new_b, freed_b, old_mb, new_mb, freed_mb; in print_advise() local