Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dq_atm.c56 __u32 excess = 0; in atm_parse_class_opt() local
222 __u32 excess; in atm_print_opt() local
/external/boringssl/src/crypto/poly1305/
Dpoly1305_test.cc29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key, in TestSIMD()
/external/libopus/celt/
Drate.c435 opus_int32 excess, bit; in interp_bits2pulses() local
/external/curl/lib/
Dtransfer.c397 size_t excess = 0; /* excess bytes read */ in readwrite_data() local
/external/harfbuzz_ng/src/
Dhb-ot-shape-complex-arabic.cc546 hb_position_t excess = (n_copies + 1) * sign * w_repeating - sign * w_remaining; in apply_stch() local
/external/deqp/modules/gles31/functional/
Des31fNegativeStateApiTests.cpp838 for (int excess = 0; excess <= 2; excess++) in get_active_uniformsiv() local
/external/python/cpython2/Objects/
Dobmalloc.c560 uint excess; /* number of bytes above pool alignment */ in new_arena() local
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMISelLowering.cpp1574 unsigned excess = 4 * (ARM::R4 - reg); in HandleByVal() local