Home
last modified time | relevance | path

Searched defs:excess (Results 1 – 25 of 82) sorted by relevance

1234

/aosp_15_r20/packages/modules/Bluetooth/system/embdrv/sbc/decoder/srce/
Dbitalloc.c244 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
Dbitalloc-sbc.c52 OI_UINT excess; in stereoBitAllocation() local
/aosp_15_r20/external/iproute2/tc/
H A Dq_atm.c54 __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/
Dlib.rs178 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/
DDependenciesTest.java90 final int excess = 16; in testCopyOf() local
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/crypto/poly1305/
Dpoly1305_test.cc29 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/
Dpoly1305_test.cc29 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 Dpoly1305_test.cc29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key, in TestSIMD()
/aosp_15_r20/external/boringssl/src/crypto/poly1305/
H A Dpoly1305_test.cc29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key, in TestSIMD()
/aosp_15_r20/external/tensorflow/tensorflow/core/lib/core/
H A Darena.cc170 const uint32 excess = adjusted_block_size % adjusted_alignment; in AllocNewBlock() local
/aosp_15_r20/external/skia/src/gpu/
H A DKeyBuilder.h39 uint32_t excess = fBitsUsed - 32; in addBits() local
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/internal/
Dchunked.go43 excess int64 // "excessive" chunk overhead, for malicious sender detection member
/aosp_15_r20/art/odrefresh/
H A Dodr_compilation_log.cc145 size_t excess = entries_.size() - kMaxLoggedEntries; in Truncate() local
/aosp_15_r20/external/libtextclassifier/native/utils/base/
H A Darena.cc313 const uint32 excess = adjusted_block_size % adjusted_alignment; in AllocNewBlock() local
/aosp_15_r20/external/coreboot/src/lib/
H A Dgcov-io.c381 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/
Dtraits.rs256 let excess = 1 + (-year) / 400; in num_days_from_ce() localVariable
/aosp_15_r20/external/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs_linear_llvm.c455 LLVMValueRef excess = in llvmpipe_fs_variant_linear_llvm() local
/aosp_15_r20/external/libopus/celt/
H A Drate.c442 opus_int32 excess, bit; in interp_bits2pulses() local
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/quickstep/util/
DRectFSpringAnim.java492 float excess = magnitude - max; in adjustVelocity() local
/aosp_15_r20/external/harfbuzz_ng/src/
H A Dhb-ot-shaper-arabic.cc577 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 Dbi_ra.c328 unsigned excess = count - 1; in bi_make_affinity() local
/aosp_15_r20/external/python/cpython2/Objects/
Dobmalloc.c560 uint excess; /* number of bytes above pool alignment */ in new_arena() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp909 for (int excess = 0; excess <= 2; excess++) in get_active_uniformsiv() local
/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_register_allocate.c1125 unsigned excess = in agx_ra_assign_local() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DGCOV.cpp376 uint64_t excess = 0; in propagateCounts() local

1234