Home
last modified time | relevance | path

Searched defs:tu (Results 1 – 25 of 2047) sorted by relevance

12345678910>>...82

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/usb/phy/
H A Dphy-tahvo.c65 struct tahvo_usb *tu = dev_get_drvdata(device); in vbus_show() local
70 static void check_vbus_state(struct tahvo_usb *tu) in check_vbus_state()
121 static void tahvo_usb_become_host(struct tahvo_usb *tu) in tahvo_usb_become_host()
135 static void tahvo_usb_stop_host(struct tahvo_usb *tu) in tahvo_usb_stop_host()
154 static void tahvo_usb_stop_peripheral(struct tahvo_usb *tu) in tahvo_usb_stop_peripheral()
161 static void tahvo_usb_power_off(struct tahvo_usb *tu) in tahvo_usb_power_off()
250 struct tahvo_usb *tu = _tu; in tahvo_usb_vbus_interrupt() local
262 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_show() local
278 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_store() local
325 struct tahvo_usb *tu; in tahvo_usb_probe() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/usb/phy/
H A Dphy-tahvo.c65 struct tahvo_usb *tu = dev_get_drvdata(device); in vbus_show() local
70 static void check_vbus_state(struct tahvo_usb *tu) in check_vbus_state()
121 static void tahvo_usb_become_host(struct tahvo_usb *tu) in tahvo_usb_become_host()
135 static void tahvo_usb_stop_host(struct tahvo_usb *tu) in tahvo_usb_stop_host()
154 static void tahvo_usb_stop_peripheral(struct tahvo_usb *tu) in tahvo_usb_stop_peripheral()
161 static void tahvo_usb_power_off(struct tahvo_usb *tu) in tahvo_usb_power_off()
250 struct tahvo_usb *tu = _tu; in tahvo_usb_vbus_interrupt() local
262 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_show() local
278 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_store() local
325 struct tahvo_usb *tu; in tahvo_usb_probe() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/usb/phy/
H A Dphy-tahvo.c65 struct tahvo_usb *tu = dev_get_drvdata(device); in vbus_show() local
70 static void check_vbus_state(struct tahvo_usb *tu) in check_vbus_state()
121 static void tahvo_usb_become_host(struct tahvo_usb *tu) in tahvo_usb_become_host()
135 static void tahvo_usb_stop_host(struct tahvo_usb *tu) in tahvo_usb_stop_host()
154 static void tahvo_usb_stop_peripheral(struct tahvo_usb *tu) in tahvo_usb_stop_peripheral()
161 static void tahvo_usb_power_off(struct tahvo_usb *tu) in tahvo_usb_power_off()
250 struct tahvo_usb *tu = _tu; in tahvo_usb_vbus_interrupt() local
262 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_show() local
278 struct tahvo_usb *tu = dev_get_drvdata(device); in otg_mode_store() local
325 struct tahvo_usb *tu; in tahvo_usb_probe() local
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/trace/
H A Dtrace_uprobe.c94 struct trace_uprobe *tu; member
340 struct trace_uprobe *tu; in alloc_trace_uprobe() local
378 struct trace_uprobe *tu; in find_probe_event() local
535 struct trace_uprobe *tu; in __trace_uprobe_create() local
817 struct trace_uprobe *tu; in probes_profile_seq_show() local
1023 struct trace_uprobe *tu; in print_uprobe_event() local
1079 struct trace_uprobe *tu; in __probe_event_disable() local
1098 struct trace_uprobe *tu; in probe_event_enable() local
1184 struct trace_uprobe *tu; in uprobe_event_define_fields() local
1279 struct trace_uprobe *tu; in uprobe_perf_close() local
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/trace/
H A Dtrace_uprobe.c94 struct trace_uprobe *tu; member
340 struct trace_uprobe *tu; in alloc_trace_uprobe() local
378 struct trace_uprobe *tu; in find_probe_event() local
535 struct trace_uprobe *tu; in __trace_uprobe_create() local
817 struct trace_uprobe *tu; in probes_profile_seq_show() local
1023 struct trace_uprobe *tu; in print_uprobe_event() local
1079 struct trace_uprobe *tu; in __probe_event_disable() local
1098 struct trace_uprobe *tu; in probe_event_enable() local
1184 struct trace_uprobe *tu; in uprobe_event_define_fields() local
1279 struct trace_uprobe *tu; in uprobe_perf_close() local
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/trace/
H A Dtrace_uprobe.c94 struct trace_uprobe *tu; member
340 struct trace_uprobe *tu; in alloc_trace_uprobe() local
378 struct trace_uprobe *tu; in find_probe_event() local
535 struct trace_uprobe *tu; in __trace_uprobe_create() local
817 struct trace_uprobe *tu; in probes_profile_seq_show() local
1023 struct trace_uprobe *tu; in print_uprobe_event() local
1079 struct trace_uprobe *tu; in __probe_event_disable() local
1098 struct trace_uprobe *tu; in probe_event_enable() local
1184 struct trace_uprobe *tu; in uprobe_event_define_fields() local
1279 struct trace_uprobe *tu; in uprobe_perf_close() local
[all …]
/dports/devel/py-cadquery-pywrap/pywrap-e8c7bc9/bindgen/
H A Dheader.py21 def get_symbols(tu, argument
54 def get_forward_declarations(tu): argument
63 def get_all_symbols(tu,kind): argument
83 def get_functions(tu): argument
89 def get_function_templates(tu): argument
95 def get_operators(tu): argument
101 def get_operator_templates(tu): argument
107 def get_enums(tu): argument
121 def get_typedefs(tu): argument
127 def get_classes(tu): argument
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/lang/clang-mesa/clang-13.0.1.src/test/CodeGen/
H A Dtransparent-union-redecl.c16 void f0(TU tu) {} in f0()
24 void f1(TU tu) {} in f1()
44 void knrStyle(tu) TU tu; {} in knrStyle() argument
/dports/games/openxcom/OpenXcom-1.0/src/Ufopaedia/
H A DArticleStateItem.cpp105 std::wstring tu = Text::formatPercentage(item->getTUAuto()); in ArticleStateItem() local
120 std::wstring tu = Text::formatPercentage(item->getTUSnap()); in ArticleStateItem() local
135 std::wstring tu = Text::formatPercentage(item->getTUAimed()); in ArticleStateItem() local
/dports/devel/systemc/systemc-2.3.4_pub_rev_20190614/src/sysc/communication/
H A Dsc_prim_channel.h119 void wait( double v, sc_time_unit tu ) in wait()
125 void wait( double v, sc_time_unit tu, const sc_event& e ) in wait()
131 void wait( double v, sc_time_unit tu, const sc_event_or_list& el ) in wait()
137 void wait( double v, sc_time_unit tu, const sc_event_and_list& el ) in wait()
164 void next_trigger( double v, sc_time_unit tu ) in next_trigger()
170 void next_trigger( double v, sc_time_unit tu, const sc_event& e ) in next_trigger()
177 void next_trigger( double v, sc_time_unit tu, const sc_event_or_list& el ) in next_trigger()
184 void next_trigger( double v, sc_time_unit tu, const sc_event_and_list& el ) in next_trigger()

12345678910>>...82