HomeSort by relevance Sort by last modified time
    Searched defs: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:__anon1380
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:__anon52029
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:__anon52383
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:__anon52737
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:__anon53150
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:__anon53519
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:__anon53937
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:__anon54305
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:__anon54924
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:__anon55261
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:__anon56056
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:__anon56503
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:__anon56863
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:__anon57203
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:__anon57560
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:__anon57900
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:__anon58257
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:__anon58597
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:__anon58957
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:__anon59302
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:__anon59694
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:__anon60141
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:__anon60729
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:__anon61175
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:__anon61623
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 813 milliseconds

1 2 3