| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/utils/ |
| D | bitfield.c | 17 size_t max_bits; member 21 struct bitfield * bitfield_alloc(size_t max_bits) in bitfield_alloc()
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/ |
| D | bitfield.c | 17 size_t max_bits; member 21 struct bitfield * bitfield_alloc(size_t max_bits) in bitfield_alloc()
|
| /third_party/mbedtls/tests/src/ |
| D | asn1_helpers.c | 31 size_t min_bits, size_t max_bits, in mbedtls_test_asn1_skip_integer()
|
| /third_party/astc-encoder/Utils/ |
| D | astc_quant_generator.cpp | 273 unsigned int max_bits = 1 << config.bits; in generate_unpacked_quant() local 298 unsigned int max_bits = 1 << config.bits; in generate_unpacked_quant() local 321 unsigned int max_bits = 1 << config.bits; in generate_unpacked_quant() local
|
| /third_party/ncurses/test/ |
| D | parse_rgb.h | 48 int max_bits; in parse_rgb() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/ |
| D | vulkan_json_data.hpp | 3750 const int max_bits = 64; // We don't expect the number to be larger. in print_VkAccessFlags() local 3772 const int max_bits = 64; // We don't expect the number to be larger. in print_VkAccessFlags() local 3795 const int max_bits = 64; // We don't expect the number to be larger. in print_VkImageAspectFlags() local 3817 const int max_bits = 64; // We don't expect the number to be larger. in print_VkImageAspectFlags() local 3840 const int max_bits = 64; // We don't expect the number to be larger. in print_VkFormatFeatureFlags() local 3862 const int max_bits = 64; // We don't expect the number to be larger. in print_VkFormatFeatureFlags() local 3885 const int max_bits = 64; // We don't expect the number to be larger. in print_VkImageCreateFlags() local 3907 const int max_bits = 64; // We don't expect the number to be larger. in print_VkImageCreateFlags() local 3930 const int max_bits = 64; // We don't expect the number to be larger. in print_VkSampleCountFlags() local 3952 const int max_bits = 64; // We don't expect the number to be larger. in print_VkSampleCountFlags() local [all …]
|
| /third_party/rust/rust/src/tools/clippy/clippy_lints/src/casts/ |
| D | cast_possible_truncation.rs | 54 let max_bits = if method.ident.as_str() == "min" { in apply_reductions() localVariable
|
| /third_party/skia/third_party/externals/freetype/src/lzw/ |
| D | ftzopen.c | 279 FT_Byte max_bits; in ft_lzwstate_io() local
|
| D | ftzopen.h | 124 FT_UInt max_bits; /* max code bits, from file header */ member
|
| /third_party/lame/libmp3lame/ |
| D | quantize.c | 1247 const int ch, int min_bits, int max_bits) in VBR_encode_granule() 1503 int min_bits[2][2], max_bits[2][2]; in VBR_old_iteration_loop() local 1656 int max_bits[2][2]; in VBR_new_iteration_loop() local 2017 int mean_bits, max_bits; in CBR_iteration_loop() local
|
| D | quantize_pvt.c | 435 int max_bits; /* maximum allowed bits for this granule */ in on_pe() local 494 reduce_side(int targ_bits[2], FLOAT ms_ener_ratio, int mean_bits, int max_bits) in reduce_side()
|
| /third_party/skia/third_party/externals/freetype/src/pshinter/ |
| D | pshrec.h | 96 FT_UInt max_bits; member
|
| /third_party/ffmpeg/libavcodec/ |
| D | opus.c | 866 int max_bits; in ff_celt_bitalloc() local
|
| D | intrax8.c | 37 #define MAX_TABLE_DEPTH(table_bits, max_bits) \ argument
|
| D | ralf.c | 83 int max_bits = 0; in init_ralf_vlc() local
|
| D | truemotion2.c | 106 int max_bits; ///< maximum length of code member
|
| D | dnxhdenc.c | 1196 int max_bits = 0; in dnxhd_encode_fast() local
|
| D | wavpack.c | 339 const int max_bits = 1 + 23 + 8 + 1; in wv_get_value_float() local
|
| /third_party/skia/third_party/externals/brotli/c/enc/ |
| D | brotli_bit_stream.c | 245 size_t max_bits, in StoreSimpleHuffmanTree() 359 size_t max_bits = 0; in BuildAndStoreHuffmanTree() local 406 const size_t max_bits, in BrotliBuildAndStoreHuffmanTreeFast()
|
| /third_party/brotli/c/enc/ |
| D | brotli_bit_stream.c | 246 size_t max_bits, in StoreSimpleHuffmanTree() 361 size_t max_bits = 0; in BuildAndStoreHuffmanTree() local 408 const size_t max_bits, in BrotliBuildAndStoreHuffmanTreeFast()
|
| /third_party/flatbuffers/include/flatbuffers/ |
| D | util.h | 504 uint32_t max_bits = 6 + i * 5 + static_cast<int>(!i); in ToUTF8() local
|
| /third_party/python/Lib/ |
| D | enum.py | 131 def bin(num, max_bits=None): argument
|
| /third_party/mesa3d/src/intel/compiler/elk/ |
| D | elk_test_eu_validate.cpp | 272 const int max_bits = 4; in TEST_P() local 382 const int max_bits = 3; in TEST_P() local
|
| /third_party/skia/third_party/externals/brotli/c/dec/ |
| D | decode.c | 481 uint32_t max_bits = Log2Floor(alphabet_size_max - 1); in ReadSimpleHuffmanSymbols() local
|
| /third_party/python/Modules/ |
| D | mathmodule.c | 1976 unsigned long max_bits) in factorial_partial_product()
|