Home
last modified time | relevance | path

Searched refs:show (Results 526 - 550 of 1497) sorted by relevance

1...<<21222324252627282930>>...60

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/dispnv04/
H A Dcursor.c68 crtc->cursor.show = nv04_cursor_show; in nv04_cursor_init()
/kernel/linux/linux-6.6/net/sctp/
H A Dobjcnt.c93 .show = sctp_objcnt_seq_show,
/kernel/linux/linux-6.6/tools/testing/selftests/net/forwarding/
H A Dbridge_sticky_fdb.sh55 bridge -j fdb show br br0 brport $swp1\
/kernel/linux/linux-6.6/scripts/
H A Dobjdiff28 SRCTREE=$(cd $(git rev-parse --show-toplevel 2>/dev/null); pwd)
/kernel/linux/linux-6.6/tools/testing/selftests/drivers/net/mlxsw/
H A Drif_mac_profile_scale.sh42 occ=$(devlink -j resource show $DEVLINK_DEV \
/kernel/linux/linux-6.6/net/netfilter/
H A Dnf_flow_table_procfs.c64 .show = nf_flow_table_cpu_seq_show,
/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
H A Dnative_dialog.h65 * @note This method must be called before the <b>show</b> method.
78 * @note This method must be called before the <b>show</b> method.
87 * @note This method must be called before the <b>show</b> method.
95 * @note This method must be called before the <b>show</b> method.
106 * @note This method must be called before the <b>show</b> method.
114 * @note This method must be called before the <b>show</b> method.
124 * @note This method must be called before the <b>show</b> method.
134 * @note This method must be called before the <b>show</b> method.
145 * @note This method must be called before the <b>show</b> method.
154 * @note This method must be called before the <b>show</
214 int32_t (*show)(ArkUI_NativeDialogHandle handle, bool showInSubWindow); global() member
[all...]
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/impl/
H A DAppletFrame.java78 show(); in AppletFrame()
H A DDemoApplet.java60 demoFrame.show(); in showDemo()
/third_party/libcoap/scripts/
H A Dbuild.sh68 LD_LIBRARY_PATH=$TEST_LD_LIBRARY_PATH libtool --mode=execute valgrind --track-origins=yes --leak-check=yes --show-reachable=yes --error-exitcode=123 --quiet --suppressions=tests/valgrind_suppression $EXEC_FILE
/third_party/skia/third_party/externals/swiftshader/src/
H A Dclang-format-all.sh45 BASEDIR=$(git rev-parse --show-toplevel)
/third_party/optimized-routines/math/tools/
H A Dplot.py58 plt.show()
/third_party/python/Lib/tkinter/
H A Dmessagebox.py76 res = Message(**options).show()
/third_party/skia/tools/gdb/
H A Dbitmap.py75 # RGBA instead of RGBa, because Image.show() doesn't work with RGBa.
81 image.show()
/third_party/skia/tools/sk_app/unix/
H A DWindow_unix.h39 void show() override;
/third_party/skia/experimental/sktext/editor/
H A DApp.cpp42 fWindow->show(); in init()
/kernel/linux/linux-5.10/drivers/dma/qcom/
H A Dhidma_mgmt_sys.c201 attrs->show = show_values; in create_sysfs_entry()
227 chattr->attr.show = show_values_channel; in create_sysfs_entry_channel()
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dwindfarm_core.c228 new_ct->attr.show = wf_show_control; in wf_register_control()
323 new_sr->attr.show = wf_show_sensor; in wf_register_sensor()
/kernel/linux/linux-5.10/drivers/misc/sgi-gru/
H A Dgruprocfs.c232 .show = cch_seq_show
239 .show = gru_seq_show
/kernel/linux/linux-5.10/drivers/hwmon/
H A Ds3c-hwmon.c77 * s3c_hwmon_show_raw - show a conversion from the raw channel number.
82 * This show deals with the raw attribute, registered for each possible
141 * s3c_hwmon_ch_show - show value of a given channel
173 * s3c_hwmon_label_show - show label name of the given channel.
222 attr->dev_attr.show = s3c_hwmon_ch_show; in s3c_hwmon_create_attr()
240 attr->dev_attr.show = s3c_hwmon_label_show; in s3c_hwmon_create_attr()
H A Dscpi-hwmon.c231 sensor->dev_attr_input.show = scpi_show_sensor; in scpi_hwmon_probe()
235 sensor->dev_attr_label.show = scpi_show_label; in scpi_hwmon_probe()
/kernel/linux/linux-5.10/drivers/thermal/
H A Dthermal_hwmon.c173 temp->temp_input.attr.show = temp_input_show; in thermal_add_hwmon_sysfs()
185 temp->temp_crit.attr.show = temp_crit_show; in thermal_add_hwmon_sysfs()
/kernel/linux/linux-5.10/samples/bpf/
H A Dtest_lwt_bpf.sh28 MAC=$(ip netns exec $2 ip link show $1 | grep ether | awk '{print $2}')
30 MAC=$(ip link show $1 | grep ether | awk '{print $2}')
/kernel/linux/linux-5.10/security/keys/
H A Dproc.c25 .show = proc_keys_show,
37 .show = proc_key_users_show,
/kernel/linux/linux-5.10/kernel/bpf/
H A Dtask_iter.c124 .show = task_seq_show,
305 .show = task_file_seq_show,

Completed in 10 milliseconds

1...<<21222324252627282930>>...60