Home
last modified time | relevance | path

Searched refs:Helper (Results 1 – 25 of 140) sorted by relevance

123456

/OK3568_Linux_fs/kernel/Documentation/gpu/
H A Ddrm-kms-helpers.rst2 Mode Setting Helper Functions
36 Modeset Helper Reference for Common Vtables
47 Atomic Modeset Helper Functions Reference
62 Helper Functions Reference
77 Atomic State Helper Reference
83 Simple KMS Helper Reference
95 fbdev Helper Functions Reference
107 format Helper Functions Reference
113 Framebuffer CMA Helper Functions Reference
122 Framebuffer GEM Helper Reference
[all …]
/OK3568_Linux_fs/kernel/Documentation/crypto/
H A Dapi-kpp.rst22 ECDH Helper Functions
26 :doc: ECDH Helper Functions
31 DH Helper Functions
35 :doc: DH Helper Functions
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/forms/
H A DRouteList.qml53 import "../helper.js" as Helper
87 …"distance": Helper.formatDistance(routeModel.get(0).segments[i].maneuver.distanceToNextInstruction)
92 … totalTravelTime = routeModel.count == 0 ? "" : Helper.formatTime(routeModel.get(0).travelTime)
93 … totalDistance = routeModel.count == 0 ? "" : Helper.formatDistance(routeModel.get(0).distance)
/OK3568_Linux_fs/buildroot/package/janus-gateway/
H A D0003-Fix-potential-Cross-site-Scripting-XSS-exploits-in-demos.patch66 +// Helper to escape XML tags
97 +// Helper to escape XML tags
123 +// Helper to escape XML tags
157 +// Helper to escape XML tags
227 +// Helper to escape XML tags
270 +// Helper to escape XML tags
308 +// Helper to escape XML tags
346 +// Helper to escape XML tags
/OK3568_Linux_fs/buildroot/package/libfreeimage/
H A D0002-fix-cpuid-x86.patch17 // Helper functions for gcc + SSE enabled
32 // Helper functions for generic compiler - all disabled
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/move/
H A Dadl_move_swap.hpp86 template <typename T, T t> class Helper{}; class in boost_move_member_swap::has_member_function_named_swap
89 static no_type deduce(U*, Helper<void (BaseMixin::*)(), &U::swap>* = 0);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/intrusive/detail/
H A Dmpl.hpp183 template <typename T, T t> class Helper{}; \
185 …static ::boost::intrusive::detail::no_type test(U*, Helper<void (BaseMixin::*)(), &U::FUNC_NAME>*…
H A Dhas_member_function_callable_with.hpp151 template <typename T, T t> class Helper{};
155 …(U*, Helper<void (BaseMixin::*)(), &U::BOOST_INTRUSIVE_HAS_MEMBER_FUNCTION_CALLABLE_WITH_FUNCNAME>…
/OK3568_Linux_fs/buildroot/package/opkg-utils/
H A DConfig.in.host4 Helper scripts for use with the opkg package manager.
H A DConfig.in22 Helper scripts for use with the opkg package manager.
/OK3568_Linux_fs/kernel/Documentation/driver-api/
H A Dcomponent.rst4 Component Helper for Aggregate Drivers
/OK3568_Linux_fs/yocto/poky/documentation/test-manual/
H A Dunderstand-autobuilder.rst72 The ``config.json`` file is processed by the scripts in the Helper
100 to the Helper.
104 This is a call into the Helper scripts to set up a checkout of all
133 This is another call into the Helper scripts where it's expected that
268 the paths. The Helper script repository includes a
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/
H A Dqemu-helper-native_1.0.bb1 SUMMARY = "Helper utilities needed by the runqemu script"
/OK3568_Linux_fs/kernel/scripts/
H A Dbpf_helpers_doc.py25 class Helper(object): class
80 return Helper(proto=proto, desc=desc, ret=ret)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/forms/
H A DPlaceDetails.qml52 import "../helper.js" as Helper
121 distance.text = Helper.formatDistance(distanceToPlace)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/libxklavier/
H A Dlibxklavier_5.4.bb1 SUMMARY = "Helper lib for keyboard management"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/
H A Dmapviewer.qml57 import "helper.js" as Helper
370 var distance = Helper.formatDistance(coordinate1.distanceTo(coordinate2));
487 …>" + qsTr("Latitude:") + "</b> " + Helper.roundNumber(latitude,4) + "<br/><b>" + qsTr("Longitude:"…
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/views/
H A DSearchResultDelegate.qml55 import "../helper.js" as Helper
118 text: Helper.formatDistance(distance)
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/mailcap/
H A Dmailcap_2.1.53.bb1 SUMMARY = "Helper application and MIME type associations for file types"
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/items/
H A DMapComponent.qml55 import "../helper.js" as Helper
86 text = Helper.formatDistance(dist)
/OK3568_Linux_fs/kernel/Documentation/bpf/
H A Dindex.rst39 Helper functions
/OK3568_Linux_fs/u-boot/board/toradex/common/
H A DKconfig13 # Helper config to determine the correct default location of the cfg block
/OK3568_Linux_fs/kernel/samples/pktgen/
H A DREADME.rst8 Helper include files
/OK3568_Linux_fs/buildroot/board/zynqmp/patches/arm-trusted-firmware/
H A D0001-Coverity-fix-Remove-GGC-ignore-Warray-bounds.patch28 * Helper function to update the requested local power state array. This array
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0130-kern-parser-Refactor-grub_parser_split_cmdline-clean.patch89 /* Helper for grub_parser_execute. */

123456