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

  /system/bt/btcore/test/
property_test.cc 66 bt_device_type_t dt0 = (bt_device_type_t)1; local
67 bt_property_t* property = property_new_device_type(dt0);
69 EXPECT_EQ((int)dt0, *(int*)property->val);
  /external/scapy/scapy/
sendrecv.py 255 dt0 = None
259 if dt0:
260 st = dt0+p.time-ct
264 dt0 = ct-p.time
  /external/annotation-tools/annotation-file-utilities/src/annotator/find/
Insertions.java 1038 DeclaredType dt0 = (DeclaredType) t0; local
    [all...]
  /external/python/cpython3/Lib/test/
datetimetester.py     [all...]
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar 

Completed in 194 milliseconds