Home
last modified time | relevance | path

Searched defs:running_total (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/usb/host/
Dxhci-ring.c326 static u32 xhci_v1_0_td_remainder(int running_total, in xhci_v1_0_td_remainder()
571 int running_total, trb_buff_len; in xhci_bulk_tx() local
/external/tensorflow/tensorflow/core/kernels/
Dmultinomial_op.cc118 double running_total = 0; in operator ()() local