Home
last modified time | relevance | path

Searched defs:runtime (Results 1 – 11 of 11) sorted by relevance

/dflybsd-src/sys/dev/drm/i915/
H A Dintel_guc_log.h44 } runtime; member
/dflybsd-src/usr.bin/at/
H A Dparsetime.c562 struct tm nowtime, runtime; in parsetime() local
H A Dat.c692 struct tm runtime; in timer2str() local
/dflybsd-src/sys/dev/drm/radeon/
H A Dradeon_device.c1315 bool runtime = false; in radeon_device_init() local
/dflybsd-src/usr.sbin/pfctl/
H A Dpfctl_parser.c477 time_t runtime; in print_status() local
/dflybsd-src/sys/dev/netif/ath/ath_hal/ar5211/
H A Dar5211_reset.c964 static const uint8_t runtime[3] = { 0, 2, 7 }; in ar5211CalNoiseFloor() local
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Damdgpu_device.c2333 bool runtime = false; in amdgpu_device_init() local
/dflybsd-src/usr.bin/evtranalyze/
H A Devtranalyze.c452 uint64_t runtime; member
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dexcept.c661 tree runtime = lang_hooks.eh_runtime_type (type); in add_type_for_runtime() local
H A Dtree-ssa-loop-ivopts.c2617 new_cost (unsigned runtime, unsigned complexity) in new_cost()
/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c268 objc_runtime_hooks runtime; variable