HomeSort by relevance Sort by last modified time
    Searched full:tstart (Results 51 - 75 of 102) sorted by null

1 23 4 5

  /external/walt/android/WALT/app/src/main/java/org/chromium/latency/walt/
ScreenResponseFragment.java 478 long tStart = waltDevice.clock.micros();
491 logger.log("=== Screen brightness curve: ===\nt_start: " + tStart);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
strmif.h 610 REFERENCE_TIME tStart,
692 REFERENCE_TIME tStart,
723 #define IPin_NewSegment(This,tStart,tStop,dRate) (This)->lpVtbl->NewSegment(This,tStart,tStop,dRate)
778 static FORCEINLINE HRESULT IPin_NewSegment(IPin* This,REFERENCE_TIME tStart,REFERENCE_TIME tStop,double dRate) {
779 return This->lpVtbl->NewSegment(This,tStart,tStop,dRate);
899 REFERENCE_TIME tStart,
    [all...]
  /external/skia/src/pathops/
SkPathOpsDebug.cpp     [all...]
SkOpSegment.cpp     [all...]
  /external/skqp/src/pathops/
SkPathOpsDebug.cpp     [all...]
SkOpSegment.cpp     [all...]
  /external/skia/src/core/
SkStroke.cpp 217 void init(StrokeType strokeType, SkQuadConstruct* , SkScalar tStart, SkScalar tEnd);
483 void SkPathStroker::init(StrokeType strokeType, SkQuadConstruct* quadPts, SkScalar tStart,
487 quadPts->init(tStart, tEnd);
    [all...]
  /external/skqp/src/core/
SkStroke.cpp 217 void init(StrokeType strokeType, SkQuadConstruct* , SkScalar tStart, SkScalar tEnd);
482 void SkPathStroker::init(StrokeType strokeType, SkQuadConstruct* quadPts, SkScalar tStart,
486 quadPts->init(tStart, tEnd);
    [all...]
  /libcore/ojluni/src/main/java/sun/misc/
FDBigInteger.java 597 int tStart = S.offset - this.offset;
598 //@ assert tStart >= 0;
602 for (int sIndex = 0, tIndex = tStart; tIndex < this.nWords; sIndex++, tIndex++) {
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/
test_util.py 148 self.try_with("def foo():\n\tbar.baz()\n\tstart=3")
  /external/python/cpython2/Lib/bsddb/test/
test_replication.py 24 # http://forums.oracle.com/forums/thread.jspa?threadID=645788&tstart=0
  /external/python/cpython2/Lib/lib2to3/tests/
test_util.py 148 self.try_with("def foo():\n\tbar.baz()\n\tstart=3")
  /external/python/cpython3/Lib/lib2to3/tests/
test_util.py 145 self.try_with("def foo():\n\tbar.baz()\n\tstart=3")
  /external/tcpdump/
print-vtp.c 380 ND_PRINT((ndo, "\n\tStart value: %u", EXTRACT_32BITS(tptr)));
  /prebuilts/gdb/darwin-x86/lib/python2.7/bsddb/test/
test_replication.py 24 # http://forums.oracle.com/forums/thread.jspa?threadID=645788&tstart=0
  /prebuilts/gdb/linux-x86/lib/python2.7/bsddb/test/
test_replication.py 24 # http://forums.oracle.com/forums/thread.jspa?threadID=645788&tstart=0
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/bsddb/test/
test_replication.py 24 # http://forums.oracle.com/forums/thread.jspa?threadID=645788&tstart=0
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_util.py 148 self.try_with("def foo():\n\tbar.baz()\n\tstart=3")
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/bsddb/test/
test_replication.py 24 # http://forums.oracle.com/forums/thread.jspa?threadID=645788&tstart=0
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/lib2to3/tests/
test_util.py 148 self.try_with("def foo():\n\tbar.baz()\n\tstart=3")
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/camera/its/
ItsService.java     [all...]
  /external/e2fsprogs/misc/
e4defrag.c 1174 printf("[ext %d]:\tstart %llu:\tlogical "
    [all...]
  /external/libusb/examples/
xusb.c 220 printf("\tSTART presed\n");
    [all...]
  /external/syslinux/lzo/src/
miniacc.h 5897 double tstop, tstart; local
    [all...]
  /external/v8/benchmarks/
earley-boyer.js     [all...]

Completed in 4160 milliseconds

1 23 4 5