Home
last modified time | relevance | path

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

1234

/openbsd-src/usr.sbin/unbound/testcode/
H A Dfake_event.c93 struct replay_runtime* runtime; member
195 pending_matches_current(struct replay_runtime* runtime, in pending_matches_current() argument
227 pending_find_match(struct replay_runtime * runtime,struct entry ** entry,struct fake_pending * pend) pending_find_match() argument
261 pending_matches_range(struct replay_runtime * runtime,struct entry ** entry,struct fake_pending ** pend) pending_matches_range() argument
285 pending_list_delete(struct replay_runtime * runtime,struct fake_pending * pend) pending_list_delete() argument
358 answer_callback_from_entry(struct replay_runtime * runtime,struct entry * entry,struct fake_pending * pend) answer_callback_from_entry() argument
397 answer_check_it(struct replay_runtime * runtime) answer_check_it() argument
440 fake_front_query(struct replay_runtime * runtime,struct replay_moment * todo) fake_front_query() argument
481 fake_pending_callback(struct replay_runtime * runtime,struct replay_moment * todo,int error) fake_pending_callback() argument
526 moment_assign(struct replay_runtime * runtime,struct replay_moment * mom) moment_assign() argument
541 time_passes(struct replay_runtime * runtime,struct replay_moment * mom) time_passes() argument
575 autotrust_check(struct replay_runtime * runtime,struct replay_moment * mom) autotrust_check() argument
628 tempfile_check(struct replay_runtime * runtime,struct replay_moment * mom) tempfile_check() argument
681 do_infra_rtt(struct replay_runtime * runtime) do_infra_rtt() argument
700 do_flush_message(struct replay_runtime * runtime) do_flush_message() argument
724 do_expire_message(struct replay_runtime * runtime) do_expire_message() argument
760 expon_timeout_backoff(struct replay_runtime * runtime) expon_timeout_backoff() argument
780 advance_moment(struct replay_runtime * runtime) advance_moment() argument
793 do_moment_and_advance(struct replay_runtime * runtime) do_moment_and_advance() argument
879 run_scenario(struct replay_runtime * runtime) run_scenario() argument
944 struct replay_runtime* runtime = (struct replay_runtime*)base; listen_create() local
973 struct replay_runtime* runtime = (struct replay_runtime*) comm_base_create() local
986 struct replay_runtime* runtime = (struct replay_runtime*)b; comm_base_delete() local
1018 struct replay_runtime* runtime = (struct replay_runtime*)b; comm_base_timept() local
1026 struct replay_runtime* runtime = (struct replay_runtime*)b; comm_base_dispatch() local
1036 struct replay_runtime* runtime = (struct replay_runtime*)b; comm_base_exit() local
1047 struct replay_runtime* runtime = (struct replay_runtime*)base; comm_signal_create() local
1071 struct replay_runtime* runtime = (struct replay_runtime*)repinfo->c->ev; comm_point_send_reply() local
1118 struct replay_runtime* runtime = (struct replay_runtime*)base; outside_network_create() local
1152 struct replay_runtime* runtime = (struct replay_runtime*) pending_udp_query() local
1202 struct replay_runtime* runtime = (struct replay_runtime*) pending_tcp_query() local
1259 struct replay_runtime* runtime = (struct replay_runtime*)outnet->base; outnet_serviced_query() local
1376 struct replay_runtime* runtime = pend->runtime; outnet_serviced_query_stop() local
1628 struct replay_runtime* runtime = (struct replay_runtime*)base; comm_timer_create() local
1752 struct replay_runtime* runtime = (struct replay_runtime*) outnet_comm_point_for_udp() local
1772 struct replay_runtime* runtime = (struct replay_runtime*) outnet_comm_point_for_tcp() local
1844 struct replay_runtime* runtime = (struct replay_runtime*) outnet_comm_point_for_http() local
1874 struct replay_runtime* runtime = fc->runtime; comm_point_send_udp_msg() local
[all...]
H A Dreplay.c529 first_timer(struct replay_runtime* runtime) in first_timer()
544 replay_get_oldest_timer(struct replay_runtime* runtime) in replay_get_oldest_timer()
627 do_macro_recursion(rbtree_type* store, struct replay_runtime* runtime, in do_macro_recursion()
793 macro_expand(rbtree_type* store, struct replay_runtime* runtime, char** text) in macro_expand()
866 macro_process(rbtree_type* store, struct replay_runtime* runtime, char* text) in macro_process()
/openbsd-src/sys/dev/pci/drm/i915/
H A Dintel_device_info.c93 const struct intel_runtime_info *runtime, in intel_device_info_print()
336 struct intel_runtime_info *runtime = RUNTIME_INFO(i915); in intel_ipver_early_init() local
394 struct intel_runtime_info *runtime = RUNTIME_INFO(dev_priv); in intel_device_info_runtime_init() local
433 struct intel_runtime_info *runtime; in intel_device_info_driver_create() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/ObjC/AppleObjCRuntime/
H A DAppleObjCRuntimeV2.h45 static bool classof(const LanguageRuntime *runtime) { in classof()
187 TaggedPointerVendorV2(AppleObjCRuntimeV2 &runtime) in TaggedPointerVendorV2()
278 TaggedPointerVendorLegacy(AppleObjCRuntimeV2 &runtime) in TaggedPointerVendorLegacy()
313 ClassInfoExtractor(AppleObjCRuntimeV2 &runtime) : m_runtime(runtime) {} in ClassInfoExtractor()
334 DynamicClassInfoExtractor(AppleObjCRuntimeV2 &runtime) in DynamicClassInfoExtractor()
374 SharedCacheClassInfoExtractor(AppleObjCRuntimeV2 &runtime) in SharedCacheClassInfoExtractor()
H A DAppleObjCRuntime.h42 static bool classof(const LanguageRuntime *runtime) { in classof()
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DCocoa.cpp46 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSBundleSummaryProvider() local
97 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSTimeZoneSummaryProvider() local
146 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSNotificationSummaryProvider() local
195 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSMachPortSummaryProvider() local
241 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSIndexSetSummaryProvider() local
431 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSNumberSummaryProvider() local
563 AppleObjCRuntime *runtime = llvm::dyn_cast_or_null<AppleObjCRuntime>( in NSNumberSummaryProvider() local
772 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSURLSummaryProvider() local
898 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in NSDateSummaryProvider() local
971 auto *runtime = llvm::dyn_cast_or_null<AppleObjCRuntime>( in NSDateSummaryProvider() local
[all …]
H A DCF.cpp53 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in CFBagSummaryProvider() local
115 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in CFBitVectorSummaryProvider() local
235 ObjCLanguageRuntime *runtime = ObjCLanguageRuntime::Get(*process_sp); in CFBinaryHeapSummaryProvider() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DThreadGDBRemote.cpp108 SystemRuntime *runtime = process_sp->GetSystemRuntime(); in GetQueueName() local
138 SystemRuntime *runtime = process_sp->GetSystemRuntime(); in GetQueueKind() local
162 SystemRuntime *runtime = process_sp->GetSystemRuntime(); in GetQueueID() local
189 SystemRuntime *runtime = process_sp->GetSystemRuntime(); in GetQueueLibdispatchQueueAddress() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptScriptGroup.cpp51 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute() local
108 RenderScriptRuntime *runtime = static_cast<RenderScriptRuntime *>( in DoExecute() local
/openbsd-src/gnu/llvm/clang/docs/
H A DToolchain.rst164 compiler-rt (LLVM)
180 libgcc_s (GNU)
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fail/
H A DMETA-2.json29 "runtime" : { object
66 "runtime" : { object
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-fixable/
H A DMETA-2.json29 "runtime" : { object
66 "runtime" : { object
H A Dinvalid-meta-spec-version.json34 "runtime" : { object
78 "runtime" : { object
H A Drestrictive-2.json34 "runtime" : { object
78 "runtime" : { object
H A Dmeta-spec-version-trailing-zeros.json34 "runtime" : { object
78 "runtime" : { object
H A Dversion-ranges-2.json21 "runtime" : { object
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-valid/
H A DMETA-2.json35 "runtime" : { object
49 "runtime" : { object
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta/t/data-test/
H A DMETA-2.json35 "runtime" : { object
79 "runtime" : { object
H A Drestricted-2.json34 "runtime" : { object
78 "runtime" : { object
H A Dprovides-version-missing.json47 "runtime" : { object
91 "runtime" : { object
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/ItaniumABI/
H A DItaniumABILanguageRuntime.h46 static bool classof(const LanguageRuntime *runtime) { in classof()
/openbsd-src/gnu/llvm/lldb/source/Target/
H A DLanguageRuntime.cpp210 if (LanguageRuntime *runtime = create_callback(process, language)) in FindPlugin() local
270 if (LanguageRuntime *runtime = process_sp->GetLanguageRuntime(lang_type)) { in GetRuntimeUnwindPlan() local
H A DQueueItem.cpp100 SystemRuntime *runtime = process_sp->GetSystemRuntime(); in FetchEntireItem() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/CPlusPlus/
H A DCPPLanguageRuntime.h49 static bool classof(const LanguageRuntime *runtime) { in classof()
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/lib/TestML/
H A DTiny.pm97 sub runtime { subroutine

1234