Home
last modified time | relevance | path

Searched defs:excess (Results 1 – 16 of 16) 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/ImageMagick/coders/
Dashlar.c217 const size_t width,ssize_t *excess) in FindMinimumTileLocation()
294 excess, in AssignBestTileLocation() local
333 excess, in AssignBestTileLocation() local
/external/cronet/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/rust/crates/quiche/deps/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/skia/src/gpu/
DKeyBuilder.h35 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/libopus/celt/
Drate.c442 opus_int32 excess, bit; in interp_bits2pulses() local
/external/curl/lib/
Dtransfer.c428 size_t excess = 0; /* excess bytes read */ in readwrite_data() local
/external/harfbuzz_ng/src/
Dhb-ot-shaper-arabic.cc578 hb_position_t excess = (n_copies + 1) * sign * w_repeating - sign * w_remaining; in apply_stch() local
/external/python/cpython2/Objects/
Dobmalloc.c560 uint excess; /* number of bytes above pool alignment */ in new_arena() local
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp873 for (int excess = 0; excess <= 2; excess++) in get_active_uniformsiv() local
/external/rust/crates/chrono/src/
Dlib.rs1352 let excess = 1 + (-year) / 400; in num_days_from_ce() localVariable
/external/python/cpython3/Objects/
Dobmalloc.c1536 uint excess; /* number of bytes above pool alignment */ in new_arena() local
/external/ImageMagick/MagickCore/
Denhance.c316 excess; in ClipCLAHEHistogram() local