Home
last modified time | relevance | path

Searched defs:nstart (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/internal/
Dtfprof_tensor.h88 int64 nstart = start; in BuildOutput() local
/external/webrtc/webrtc/base/
Dproxydetect.cc521 int nstart = 0, nend = 0, vstart = 0, vend = 0; in ReadFirefoxPrefs() local
/external/selinux/libsepol/cil/src/
Dcil_resolve_ast.c1254 …ist_insert(struct cil_list *old, struct cil_list_item *ocurr, struct cil_list_item *nstart, struct… in __cil_ordered_list_insert()