/netbsd-src/external/bsd/unbound/dist/testcode/ |
H A D | fake_event.c | 91 struct replay_runtime* runtime; member 191 pending_matches_current(struct replay_runtime* runtime, in pending_matches_current() 223 pending_find_match(struct replay_runtime* runtime, struct entry** entry, in pending_find_match() 257 pending_matches_range(struct replay_runtime* runtime, in pending_matches_range() 281 pending_list_delete(struct replay_runtime* runtime, struct fake_pending* pend) in pending_list_delete() 354 answer_callback_from_entry(struct replay_runtime* runtime, in answer_callback_from_entry() 393 answer_check_it(struct replay_runtime* runtime) in answer_check_it() 436 fake_front_query(struct replay_runtime* runtime, struct replay_moment *todo) in fake_front_query() 477 fake_pending_callback(struct replay_runtime* runtime, in fake_pending_callback() 522 moment_assign(struct replay_runtime* runtime, struct replay_moment* mom) in moment_assign() [all …]
|
H A D | replay.c | 515 first_timer(struct replay_runtime* runtime) in first_timer() 530 replay_get_oldest_timer(struct replay_runtime* runtime) in replay_get_oldest_timer() 613 do_macro_recursion(rbtree_type* store, struct replay_runtime* runtime, in do_macro_recursion() 779 macro_expand(rbtree_type* store, struct replay_runtime* runtime, char** text) in macro_expand() 852 macro_process(rbtree_type* store, struct replay_runtime* runtime, char* text) in macro_process()
|
H A D | replay.h | 360 struct replay_runtime* runtime; member 383 struct replay_runtime* runtime; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/ |
H A D | nouveau_vga.c | 94 bool runtime = nouveau_pmops_runtime(); in nouveau_vga_init() local 116 bool runtime = nouveau_pmops_runtime(); in nouveau_vga_fini() local
|
H A D | nouveau_display.c | 413 nouveau_display_init(struct drm_device *dev, bool resume, bool runtime) in nouveau_display_init() 444 nouveau_display_fini(struct drm_device *dev, bool suspend, bool runtime) in nouveau_display_fini() 620 nouveau_display_suspend(struct drm_device *dev, bool runtime) in nouveau_display_suspend() 640 nouveau_display_resume(struct drm_device *dev, bool runtime) in nouveau_display_resume()
|
H A D | nouveau_drm.c | 784 nouveau_do_suspend(struct drm_device *dev, bool runtime) in nouveau_do_suspend() 846 nouveau_do_resume(struct drm_device *dev, bool runtime) in nouveau_do_resume()
|
/netbsd-src/external/apache2/llvm/dist/clang/docs/ |
H A D | Toolchain.rst | 164 compiler-rt (LLVM) 180 libgcc_s (GNU)
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/external/perl/Text-Template-1.46/ |
H A D | META.json | 33 "runtime" : { object
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | target.d | 330 Runtime runtime; /// vendor of the C runtime to link against member 359 Runtime runtime; /// vendor of the C++ runtime to link against variable
|
H A D | target.h | 80 Runtime runtime; member 100 Runtime runtime; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/ |
H A D | nouveau_dispnv04_disp.c | 80 nv04_display_init(struct drm_device *dev, bool resume, bool runtime) in nv04_display_init()
|
/netbsd-src/crypto/external/bsd/openssl/dist/external/perl/Text-Template-1.56/ |
H A D | META.json | 32 "runtime" : { object
|
/netbsd-src/usr.bin/at/ |
H A D | at.c | 430 struct tm runtime; in list_jobs() local
|
H A D | parsetime.c | 579 struct tm nowtime, runtime; in parsetime() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/ |
H A D | intel_device_info.c | 923 struct intel_runtime_info *runtime = RUNTIME_INFO(dev_priv); in intel_device_info_runtime_init() local
|
H A D | i915_gpu_error.c | 616 const struct intel_runtime_info *runtime, in err_print_capabilities()
|
/netbsd-src/sys/miscfs/procfs/ |
H A D | procfs_linux.c | 578 struct timeval runtime; procfs_douptime() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/ |
H A D | radeon_device.c | 1399 bool runtime = false; in radeon_device_init() local
|
/netbsd-src/dist/pf/sbin/pfctl/ |
H A D | pfctl_parser.c | 525 time_t runtime; in print_status() local
|
/netbsd-src/sys/external/isc/atheros_hal/dist/ar5211/ |
H A D | ar5211_reset.c | 991 static const uint8_t runtime[3] = { 0, 2, 7 }; in ar5211CalNoiseFloor() local
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv50/ |
H A D | nouveau_dispnv50_disp.c | 1468 nv50_mstm_init(struct nv50_mstm *mstm, bool runtime) in nv50_mstm_init() 2417 nv50_display_init(struct drm_device *dev, bool resume, bool runtime) in nv50_display_init()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/ |
H A D | Clang.cpp | 387 shouldUseExceptionTablesForObjCExceptions(const ObjCRuntime &runtime, in shouldUseExceptionTablesForObjCExceptions() 6864 ObjCRuntime runtime; in AddObjCRuntimeArgs() local 6940 ObjCRuntime runtime; in AddObjCRuntimeArgs() local
|
H A D | Darwin.cpp | 1034 ObjCRuntime runtime = getDefaultObjCRuntime(/*nonfragile*/ true); in AddLinkARCArgs() local
|
/netbsd-src/sys/external/mit/xen-include-public/dist/xen/include/public/ |
H A D | sysctl.h | 583 uint64_aligned_t runtime; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/ |
H A D | objc-act.cc | 265 objc_runtime_hooks runtime; variable
|