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

1 2 3

  /development/ndk/platforms/android-3/include/linux/
ktime.h 19 s64 tv64; member in union:__anon1378
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/4/platforms/android-3/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon51098
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/4/platforms/android-4/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon51452
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/4/platforms/android-5/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon51806
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/4/platforms/android-5/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon52219
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/4/platforms/android-8/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon52588
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/4/platforms/android-8/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon53006
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/5/platforms/android-3/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon53374
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/6/platforms/android-3/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon53993
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/6/platforms/android-3/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon54330
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/7/platforms/android-14/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon55125
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/7/platforms/android-14/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon55572
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/7/platforms/android-3/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon55932
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/7/platforms/android-3/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon56272
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/7/platforms/android-4/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon56629
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/7/platforms/android-4/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon56969
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/7/platforms/android-5/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon57326
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/7/platforms/android-5/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon57666
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/7/platforms/android-8/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon58026
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/7/platforms/android-8/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon58371
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/7/platforms/android-9/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon58763
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/7/platforms/android-9/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon59210
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/8/platforms/android-14/arch-arm/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon59798
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/8/platforms/android-14/arch-mips/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon60244
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/8/platforms/android-14/arch-x86/usr/include/linux/
ktime.h 19 s64 tv64; member in union:__anon60692
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 730 milliseconds

1 2 3