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

  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
22-1.c 54 long ctp, ctt; local
62 ctt = sysconf(_SC_THREAD_CPUTIME);
64 if ((ctp == -1) && (ctt == -1)) {
73 output(" _POSIX_THREAD_CPUTIME : %ld\n", ctt);
95 if (ctt > 0) {
144 if (ctt > 0) {
  /external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
decorators_test.py 54 ctt = ClassToTest()
56 self._get_decorated_method_name(ctt.method1))
58 self._get_decorated_method_name(ctt.method2))
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
formatter.py 238 csize, ci, cb, ctt = self.font_stack[-1]
242 if tt is AS_IS: tt = ctt
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
formatter.py 238 csize, ci, cb, ctt = self.font_stack[-1]
242 if tt is AS_IS: tt = ctt
  /external/python/cpython2/Lib/
formatter.py 238 csize, ci, cb, ctt = self.font_stack[-1]
242 if tt is AS_IS: tt = ctt
  /external/python/cpython3/Lib/
formatter.py 241 csize, ci, cb, ctt = self.font_stack[-1]
245 if tt is AS_IS: tt = ctt
  /prebuilts/gdb/darwin-x86/lib/python2.7/
formatter.py 238 csize, ci, cb, ctt = self.font_stack[-1]
242 if tt is AS_IS: tt = ctt
  /prebuilts/gdb/linux-x86/lib/python2.7/
formatter.py 238 csize, ci, cb, ctt = self.font_stack[-1]
242 if tt is AS_IS: tt = ctt
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
formatter.py 238 csize, ci, cb, ctt = self.font_stack[-1]
242 if tt is AS_IS: tt = ctt
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
formatter.py 238 csize, ci, cb, ctt = self.font_stack[-1]
242 if tt is AS_IS: tt = ctt

Completed in 555 milliseconds