HomeSort by relevance Sort by last modified time
    Searched refs:connects (Results 1 - 4 of 4) sorted by null

  /external/blktrace/
blktrace.c 207 int connects, ndevs, cl_opens; member in struct:cl_host
232 int listen_fd, connects, nchs; member in struct:net_server_s
    [all...]
  /external/chromium/net/socket/
tcp_client_socket_libevent.cc 172 base::StatsCounter connects("tcp.connect");
173 connects.Increment();
tcp_client_socket_win.cc 263 base::StatsCounter connects("tcp.connect");
264 connects.Increment();
  /external/ceres-solver/docs/
modeling.tex 430 \texttt{AddResidualBlock} as the name implies, adds a residual block to the problem. It adds a cost function, an optional loss function, and connects the cost function to a set of parameter blocks.

Completed in 87 milliseconds