Home
last modified time | relevance | path

Searched refs:ns_end (Results 1 – 3 of 3) sorted by relevance

/external/ltp/testcases/realtime/func/async_handler/
Dasync_handler_tsc.c98 nsec_t ns_end; in tsc_period_ps() local
105 ns_end = rt_gettime(); in tsc_period_ps()
107 return (1000 * (ns_end - ns_start)) / tsc_minus(tsc_start, tsc_end); in tsc_period_ps()
/external/tensorflow/tensorflow/compiler/aot/
Dcodegen.cc416 string ns_end("\n"); in GenerateHeader() local
419 ns_end += absl::StrCat("} // end namespace ", n, "\n"); in GenerateHeader()
664 {"{{NS_END}}\n", ns_end}, in GenerateHeader()
/external/libxml2/
Dtree.c8852 goto ns_end; in xmlDOMWrapReconcileNamespaces()
8857 goto ns_end; in xmlDOMWrapReconcileNamespaces()
8891 goto ns_end; in xmlDOMWrapReconcileNamespaces()
8906 ns_end: in xmlDOMWrapReconcileNamespaces()
9138 goto ns_end; in xmlDOMWrapAdoptBranch()
9158 goto ns_end; in xmlDOMWrapAdoptBranch()
9194 ns_end: in xmlDOMWrapAdoptBranch()