Home
last modified time | relevance | path

Searched refs:art (Results 1 – 25 of 69) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/thermal/intel/int340x_thermal/
H A Dacpi_thermal_rel.c144 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **artp, in acpi_parse_art()
151 struct art *arts; in acpi_parse_art()
172 arts = kcalloc(*art_count, sizeof(struct art), GFP_KERNEL); in acpi_parse_art()
179 struct art *art = &arts[i - nr_bad_entries]; in acpi_parse_art() local
181 element.length = sizeof(struct art); in acpi_parse_art()
182 element.pointer = art; in acpi_parse_art()
194 if (art->source) { in acpi_parse_art()
195 result = acpi_bus_get_device(art->source, &adev); in acpi_parse_art()
199 if (art->target) { in acpi_parse_art()
200 result = acpi_bus_get_device(art->target, &adev); in acpi_parse_art()
[all …]
H A Dacpi_thermal_rel.h17 struct art { struct
79 int acpi_parse_art(acpi_handle handle, int *art_count, struct art **arts,
H A Dint3400_thermal.c53 struct art *arts;
/OK3568_Linux_fs/buildroot/package/libmediaart/
H A DConfig.in13 art caches
20 prompt "media art backend"
27 album art.
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Darchitecture.rst249 The following ASCII art decomposes the kernel crypto API layers when
253 For other use cases of AEAD ciphers, the ASCII art applies as well, but
268 following ASCII art applies too. However, the decomposition of GCM into
272 Each block in the following ASCII art is an independent cipher instance
280 The ASCII art picture also indicates the call structure, i.e. who calls
320 the ASCII art above:
365 art picture above.
368 ASCII art picture above applies as well with the difference that only
375 depicted in the ASCII art picture above.
378 sha256_generic.c. The following ASCII art illustrates the
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/weatherinfo/icons/
H A DREADME.txt4 http://darkobra.deviantart.com/art/Tango-Weather-Icon-Pack-98024429
/OK3568_Linux_fs/buildroot/package/ascii-invaders/
H A DConfig.in5 An ASCII-art game like Space Invaders using ncurses.
/OK3568_Linux_fs/buildroot/package/xorcurses/
H A Dxorcurses.mk8 XORCURSES_SITE = $(call github,jwm-art-net,XorCurses,$(XORCURSES_VERSION))
H A DConfig.in11 https://github.com/jwm-art-net/XorCurses/
/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Dtsc.h30 extern struct system_counterval_t convert_art_to_tsc(u64 art);
/OK3568_Linux_fs/yocto/meta-openembedded/meta-xfce/recipes-art/xfwm4-themes/
H A Dxfwm4-themes_4.10.0.bb8 SRC_URI = "http://archive.xfce.org/src/art/${BPN}/${@'${PV}'[0:4]}/${BP}.tar.bz2"
/OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-support/libmediaart/
H A Dlibmediaart-2.0_1.9.5.bb1 SUMMARY = "Library tasked with managing, extracting and handling media art caches"
/OK3568_Linux_fs/buildroot/package/wireguard-tools/
H A DConfig.in7 that utilizes state-of-the-art cryptography. It aims to be
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/licenses/
H A DGPL-2.0-with-lmbench-restriction56 Operating system design is a largely an art of balancing tradeoffs.
58 on other parts of the system. The art is choosing which parts to
64 than required). The art lies in knowing which operations are
/OK3568_Linux_fs/buildroot/package/wireguard-linux-compat/
H A DConfig.in10 that utilizes state-of-the-art cryptography. It aims to be
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dtc-actions-env-rules.rst25 #) Thou art responsible for freeing anything returned as being
/OK3568_Linux_fs/kernel/arch/mips/boot/dts/qca/
H A Dar9132_tl_wr1043nd_v1.dts107 label = "art";
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DLAL-1.210 … Elle en reformule le principe en permettant au public de faire un usage créatif des oeuvres d’art.
16 Ainsi, l’objet de l’art n’est pas confondu avec l’objet d’art fini et défini comme tel. C’est la ra…
/OK3568_Linux_fs/kernel/Documentation/arm/sunxi/
H A Dclocks.rst6 about the sunxi clock system, as well as accompanying ASCII art when adequate.
/OK3568_Linux_fs/kernel/Documentation/driver-api/gpio/
H A Dbt8xxgpio.rst24 The physical pinouts are drawn in the following ASCII art.
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dtsc.c1257 struct system_counterval_t convert_art_to_tsc(u64 art) in convert_art_to_tsc() argument
1261 rem = do_div(art, art_to_tsc_denominator); in convert_art_to_tsc()
1263 res = art * art_to_tsc_numerator; in convert_art_to_tsc()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/
H A DREADME50 an ASCII art showing the topology.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapbox/
H A Dmapbox.qrc10 <file alias="art-gallery">maki-4.0.0/art-gallery.svg</file>
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-nice-design.rst20 understand it, the timeslice graph went like this (cheesy ASCII art
/OK3568_Linux_fs/kernel/Documentation/process/
H A D5.Posting.rst82 up patches is a bit of an art; some developers spend a long time figuring
163 changelogs is a crucial but often-neglected art; it's worth spending

123