Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dq_atm.c54 __u32 excess = 0; in atm_parse_class_opt() local
211 __u32 excess; in atm_print_opt() local
/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()
/external/cronet/stable/third_party/boringssl/src/crypto/poly1305/
Dpoly1305_test.cc29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key, in TestSIMD()
/external/cronet/tot/third_party/boringssl/src/crypto/poly1305/
Dpoly1305_test.cc29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key, in TestSIMD()
/external/boringssl/src/crypto/poly1305/
Dpoly1305_test.cc29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key, in TestSIMD()
/external/tensorflow/tensorflow/core/lib/core/
Darena.cc170 const uint32 excess = adjusted_block_size % adjusted_alignment; in AllocNewBlock() local
/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
/external/skia/src/gpu/
DKeyBuilder.h39 uint32_t excess = fBitsUsed - 32; in addBits() local
/external/libtextclassifier/native/utils/base/
Darena.cc313 const uint32 excess = adjusted_block_size % adjusted_alignment; in AllocNewBlock() local
/external/coreboot/src/lib/
Dgcov-io.c381 unsigned int excess = gcov_var.length - gcov_var.offset; in gcov_read_words() local
/external/rust/android-crates-io/crates/chrono/src/
Dtraits.rs256 let excess = 1 + (-year) / 400; in num_days_from_ce() localVariable
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_fs_linear_llvm.c455 LLVMValueRef excess = in llvmpipe_fs_variant_linear_llvm() local
/external/libopus/celt/
Drate.c442 opus_int32 excess, bit; in interp_bits2pulses() local
/external/harfbuzz_ng/src/
Dhb-ot-shaper-arabic.cc577 hb_position_t excess = (n_copies + 1) * sign * w_repeating - sign * w_remaining; in apply_stch() local
/external/mesa3d/src/panfrost/compiler/
Dbi_ra.c328 unsigned excess = count - 1; in bi_make_affinity() local
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp909 for (int excess = 0; excess <= 2; excess++) in get_active_uniformsiv() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DGCOV.cpp376 uint64_t excess = 0; in propagateCounts() local
/external/mesa3d/src/asahi/compiler/
Dagx_register_allocate.c1169 unsigned excess = in agx_ra_assign_local() local
/external/python/cpython3/Objects/
Dobmalloc.c1717 uint excess; /* number of bytes above pool alignment */ in new_arena() local
/external/rust/android-crates-io/crates/chrono/src/naive/date/
Dmod.rs1401 let excess = 1 + (-year) / 400; in num_days_from_ce() localVariable
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp4446 unsigned excess = const_offset - (const_offset % const_offset_range); in lds_load_callback() local
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h90029 struct vio_cmo_pool excess; member
Dvmlinux.h90029 struct vio_cmo_pool excess; member