HomeSort by relevance Sort by last modified time
    Searched refs:tv64 (Results 26 - 50 of 63) sorted by null

12 3

  /prebuilts/ndk/r10/platforms/android-3/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon81342
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r10/platforms/android-4/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon81707
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r10/platforms/android-5/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon82072
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r10/platforms/android-8/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon82440
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r10/platforms/android-9/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon82840
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r10/platforms/android-9/arch-mips/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon83293
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r10/platforms/android-9/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon83748
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-12/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon84363
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-12/arch-mips/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon84815
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-12/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon85269
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-13/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon85676
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-13/arch-mips/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon86135
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-13/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon86596
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-14/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon87005
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-14/arch-mips/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon87466
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-14/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon87929
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-15/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon88338
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-15/arch-mips/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon88799
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-15/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon89262
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-16/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon89671
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-16/arch-mips/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon90132
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-16/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon90595
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-17/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon91004
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-17/arch-mips/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon91465
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]
  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon91928
38 #define ktime_sub(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 - (rhs).tv64 }; })
39 #define ktime_add(lhs, rhs) ({ (ktime_t){ .tv64 = (lhs).tv64 + (rhs).tv64 }; })
40 #define ktime_add_ns(kt, nsval) ({ (ktime_t){ .tv64 = (kt).tv64 + (nsval) }; })
41 #define ktime_to_timespec(kt) ns_to_timespec((kt).tv64)
    [all...]

Completed in 514 milliseconds

12 3