/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/ |
D | bitalloc.c | 244 OI_UINT bitcount, OI_UINT* excess) { in adjustToFitBitpool() 297 INLINE OI_INT allocAdjustedBits(uint8_t* dest, OI_INT bits, OI_INT excess) { in allocAdjustedBits() 320 INLINE OI_INT allocExcessBits(uint8_t* dest, OI_INT excess) { in allocExcessBits() 332 OI_UINT excess; in oneChannelBitAllocation() local
|
D | bitalloc-sbc.c | 52 OI_UINT excess; in stereoBitAllocation() local
|
/aosp_15_r20/external/iproute2/tc/ |
H A D | q_atm.c | 54 __u32 excess = 0; in atm_parse_class_opt() local 211 __u32 excess; in atm_print_opt() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/tikv-jemallocator/src/ |
D | lib.rs | 178 let excess = ffi::nallocx(layout.size(), flags); in alloc_excess() localVariable 195 let excess = ffi::nallocx(new_size, flags); in realloc_excess() localVariable
|
/aosp_15_r20/packages/modules/Connectivity/tests/common/java/android/net/ |
D | DependenciesTest.java | 90 final int excess = 16; in testCopyOf() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/poly1305/ |
D | poly1305_test.cc | 29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key, in TestSIMD()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/crypto/poly1305/ |
D | poly1305_test.cc | 29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key, in TestSIMD()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/crypto/poly1305/ |
H A D | poly1305_test.cc | 29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key, in TestSIMD()
|
/aosp_15_r20/external/boringssl/src/crypto/poly1305/ |
H A D | poly1305_test.cc | 29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key, in TestSIMD()
|
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/core/ |
H A D | arena.cc | 170 const uint32 excess = adjusted_block_size % adjusted_alignment; in AllocNewBlock() local
|
/aosp_15_r20/external/skia/src/gpu/ |
H A D | KeyBuilder.h | 39 uint32_t excess = fBitsUsed - 32; in addBits() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/internal/ |
D | chunked.go | 43 excess int64 // "excessive" chunk overhead, for malicious sender detection member
|
/aosp_15_r20/art/odrefresh/ |
H A D | odr_compilation_log.cc | 145 size_t excess = entries_.size() - kMaxLoggedEntries; in Truncate() local
|
/aosp_15_r20/external/libtextclassifier/native/utils/base/ |
H A D | arena.cc | 313 const uint32 excess = adjusted_block_size % adjusted_alignment; in AllocNewBlock() local
|
/aosp_15_r20/external/coreboot/src/lib/ |
H A D | gcov-io.c | 381 unsigned int excess = gcov_var.length - gcov_var.offset; in gcov_read_words() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/chrono/src/ |
D | traits.rs | 256 let excess = 1 + (-year) / 400; in num_days_from_ce() localVariable
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/ |
H A D | lp_state_fs_linear_llvm.c | 455 LLVMValueRef excess = in llvmpipe_fs_variant_linear_llvm() local
|
/aosp_15_r20/external/libopus/celt/ |
H A D | rate.c | 442 opus_int32 excess, bit; in interp_bits2pulses() local
|
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/ |
D | RectFSpringAnim.java | 492 float excess = magnitude - max; in adjustVelocity() local
|
/aosp_15_r20/external/harfbuzz_ng/src/ |
H A D | hb-ot-shaper-arabic.cc | 577 hb_position_t excess = (n_copies + 1) * sign * w_repeating - sign * w_remaining; in apply_stch() local
|
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/ |
H A D | bi_ra.c | 328 unsigned excess = count - 1; in bi_make_affinity() local
|
/aosp_15_r20/external/python/cpython2/Objects/ |
D | obmalloc.c | 560 uint excess; /* number of bytes above pool alignment */ in new_arena() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fNegativeStateApiTests.cpp | 909 for (int excess = 0; excess <= 2; excess++) in get_active_uniformsiv() local
|
/aosp_15_r20/external/mesa3d/src/asahi/compiler/ |
H A D | agx_register_allocate.c | 1125 unsigned excess = in agx_ra_assign_local() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/ |
H A D | GCOV.cpp | 376 uint64_t excess = 0; in propagateCounts() local
|