Searched defs:excess (Results  1 – 16 of 16) sorted by relevance
| /external/iproute2/tc/ | 
| D | q_atm.c | 54 	__u32 excess = 0;  in atm_parse_class_opt()  local 211 		__u32 excess;  in atm_print_opt()  local
  | 
| /external/ImageMagick/coders/ | 
| D | ashlar.c | 217   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/ | 
| D | poly1305_test.cc | 29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key,  in TestSIMD()
  | 
| /external/boringssl/src/crypto/poly1305/ | 
| D | poly1305_test.cc | 29 static void TestSIMD(unsigned excess, const std::vector<uint8_t> &key,  in TestSIMD()
  | 
| /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()
  | 
| /external/tensorflow/tensorflow/core/lib/core/ | 
| D | arena.cc | 170     const uint32 excess = adjusted_block_size % adjusted_alignment;  in AllocNewBlock()  local
  | 
| /external/skia/src/gpu/ | 
| D | KeyBuilder.h | 35             uint32_t excess = fBitsUsed - 32;  in addBits()  local
  | 
| /external/libtextclassifier/native/utils/base/ | 
| D | arena.cc | 313       const uint32 excess = adjusted_block_size % adjusted_alignment;  in AllocNewBlock()  local
  | 
| /external/libopus/celt/ | 
| D | rate.c | 442       opus_int32 excess, bit;  in interp_bits2pulses()  local
  | 
| /external/curl/lib/ | 
| D | transfer.c | 428   size_t excess = 0; /* excess bytes read */  in readwrite_data()  local
  | 
| /external/harfbuzz_ng/src/ | 
| D | hb-ot-shaper-arabic.cc | 578 	hb_position_t excess = (n_copies + 1) * sign * w_repeating - sign * w_remaining;  in apply_stch()  local
  | 
| /external/python/cpython2/Objects/ | 
| D | obmalloc.c | 560     uint excess;        /* number of bytes above pool alignment */  in new_arena()  local
  | 
| /external/deqp/modules/gles31/functional/ | 
| D | es31fNegativeStateApiTests.cpp | 873 	for (int excess = 0; excess <= 2; excess++)  in get_active_uniformsiv()  local
  | 
| /external/rust/crates/chrono/src/ | 
| D | lib.rs | 1352             let excess = 1 + (-year) / 400;  in num_days_from_ce()  localVariable
  | 
| /external/python/cpython3/Objects/ | 
| D | obmalloc.c | 1536     uint excess;        /* number of bytes above pool alignment */  in new_arena()  local
  | 
| /external/ImageMagick/MagickCore/ | 
| D | enhance.c | 316     excess;  in ClipCLAHEHistogram()  local
  |