/third_party/skia/third_party/externals/abseil-cpp/absl/random/internal/ |
H A D | pool_urbg_test.cc | 129 size_t total_bits = 0; in TYPED_TEST() local
|
H A D | pcg_engine_test.cc | 72 size_t total_bits = 0; in TYPED_TEST() local
|
H A D | randen_engine_test.cc | 74 size_t total_bits = 0; in TYPED_TEST() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | opus_rc.h | 45 uint32_t total_bits; member 68 uint32_t i, total_bits, rcbuffer, range; in opus_rc_tell_frac() local
|
H A D | mjpegenc.c | 120 size_t total_bits = 0; in mjpeg_encode_picture_frame() local
|
H A D | flashsv2enc.c | 126 double total_bits; ///< total bits written to stream so far member
|
H A D | mpegvideo.h | 315 int64_t total_bits; member
|
/third_party/backends/backend/genesys/ |
H A D | image_pixel.cpp | 80 std::size_t total_bits = depth * width; in get_pixel_row_bytes() local
|
/third_party/protobuf/src/google/protobuf/compiler/java/ |
H A D | java_message_lite.cc | 503 int total_bits = 0; in GenerateDynamicMethodNewBuildMessageInfo() local
|
/third_party/node/deps/cares/src/lib/ |
H A D | ares__slist.c | 89 size_t total_bits = sizeof(list->rand_data) * 8; in ares__slist_coin_flip() local
|
/third_party/protobuf/src/google/protobuf/compiler/objectivec/ |
H A D | objectivec_field.cc | 439 int total_bits = 0; in CalculateHasBits() local
|
/third_party/mesa3d/src/compiler/nir/ |
H A D | nir_lower_subgroups.c | 84 unsigned total_bits = bit_size * num_components; in uint_to_ballot_type() local
|
/third_party/node/deps/brotli/c/enc/ |
H A D | compress_fragment.c | 351 size_t total_bits = n_unchanged_bits + n_changed_bits; in UpdateBits() local
|
/third_party/skia/third_party/externals/brotli/c/enc/ |
H A D | compress_fragment.c | 351 size_t total_bits = n_unchanged_bits + n_changed_bits; in UpdateBits() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_bld_depth.c | 356 unsigned total_bits; in get_z_shift_and_mask() local
|
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/str_format/ |
H A D | float_conversion.cc | 524 const int total_bits = input_bits - LeadingZeros(v) + exp; in FormatFFast() local 669 const int total_bits = sizeof(Int) * 8 - LeadingZeros(mantissa) + exp; in FormatF() local
|
/kernel/linux/linux-5.10/fs/ocfs2/ |
H A D | suballoc.c | 1277 ocfs2_block_group_find_clear_bits(struct ocfs2_super *osb, struct buffer_head *bg_bh, unsigned int bits_wanted, unsigned int total_bits, struct ocfs2_suballoc_result *res) ocfs2_block_group_find_clear_bits() argument
|
/kernel/linux/linux-6.6/fs/ocfs2/ |
H A D | suballoc.c | 1275 ocfs2_block_group_find_clear_bits(struct ocfs2_super *osb, struct buffer_head *bg_bh, unsigned int bits_wanted, unsigned int total_bits, struct ocfs2_suballoc_result *res) ocfs2_block_group_find_clear_bits() argument
|
/third_party/skia/third_party/externals/libpng/ |
H A D | pngrtran.c | 756 int total_bits = PNG_QUANTIZE_RED_BITS + PNG_QUANTIZE_GREEN_BITS + in png_set_quantize() local
|