Home
last modified time | relevance | path

Searched refs:Which (Results 1 – 25 of 147) sorted by relevance

123456

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/
H A Dside_info.hpp48 template <int Which>
51 sides[Which].first = first; in set()
52 sides[Which].second = second; in set()
55 template <int Which, int Index>
60 sides[Which].first = 0; in correct_to_zero()
64 sides[Which].second = 0; in correct_to_zero()
68 template <int Which, int Index>
71 return Index == 0 ? sides[Which].first : sides[Which].second; in get()
77 template <int Which>
80 return sides[Which].first * sides[Which].second == 1; in same()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/variant/detail/
H A Dvisitation_impl.hpp195 typename Which, typename step0
206 , Which* = 0, step0* = 0 in visitation_impl() argument
230 case (Which::value + (N)): \ in visitation_impl()
251 Which::value + (BOOST_VARIANT_VISITATION_UNROLLING_LIMIT) in visitation_impl()
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/acpi/
H A Dirqlinks.asl64 /* Which bit is set? */
122 /* Which bit is set? */
180 /* Which bit is set? */
238 /* Which bit is set? */
296 /* Which bit is set? */
354 /* Which bit is set? */
412 /* Which bit is set? */
470 /* Which bit is set? */
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Dintersection.hpp939 template <int Which>
943 int a1_wrt_b = sides.template get<Which, 0>(); in sides_reverse_segment()
944 int a2_wrt_b = sides.template get<Which, 1>(); in sides_reverse_segment()
946 sides.template set<Which>(a1_wrt_b, a2_wrt_b); in sides_reverse_segment()
947 int b1_wrt_a = sides.template get<1 - Which, 0>(); in sides_reverse_segment()
948 int b2_wrt_a = sides.template get<1 - Which, 1>(); in sides_reverse_segment()
949 sides.template set<1 - Which>(-b1_wrt_a, -b2_wrt_a); in sides_reverse_segment()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/cpufreq/
H A Dti-cpufreq.txt30 1. Which revision of the SoC the OPP is supported by
31 2. Which eFuse bits indicate this OPP is available
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/distcc/files/
H A Ddefault12 # Which networks/hosts should be allowed to connect to the daemon?
/OK3568_Linux_fs/external/xserver/m4/
H A Dltversion.m421 _LT_DECL(, macro_version, 0, [Which release of libtool.m4 was used?])
/OK3568_Linux_fs/u-boot/doc/device-tree-bindings/ata/
H A Dintel-sata.txt13 - intel,sata-port-map : Which SATA ports are enabled, bit 0=enable first port,
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/bridge/
H A Danx6345.txt11 - reset-gpios : Which GPIO to use for reset
/OK3568_Linux_fs/kernel/Documentation/driver-api/firmware/
H A Dintroduction.rst22 Which one you use vary depending on your requirements, the rule of thumb
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/which/
H A Dwhich_2.21.bb2 DESCRIPTION = "Which is a utility that prints out the full path of the \
/OK3568_Linux_fs/kernel/Documentation/ABI/obsolete/
H A Dsysfs-driver-hid-roccat-savu11 Which profile to write is determined by the profile number
35 Which profile to write is determined by the profile number
H A Dsysfs-driver-hid-roccat-konepure49 Which profile to write is determined by the profile number
65 Which profile to write is determined by the profile number
H A Dsysfs-driver-hid-roccat-kovaplus71 Which profile to write is determined by the profile number
99 Which profile to write is determined by the profile number
H A Dsysfs-driver-hid-roccat-pyra60 Which profile to write is determined by the profile number
88 Which profile to write is determined by the profile number
H A Dsysfs-driver-hid-roccat-koneplus64 Which profile to write is determined by the profile number
92 Which profile to write is determined by the profile number
/OK3568_Linux_fs/buildroot/package/oracle-mysql/
H A D0001-configure-ps-cache-check.patch29 …AC_MSG_ERROR([Could not find the right ps and/or grep switches. Which OS is this? See the Install…
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-devices-mapping29 Which means::
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/ghostscript/ghostscript/
H A DCVE-2022-2085.patch7 being defined for the device we are using as a prototype. Which
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Domap4_camera.rst14 Which contains several components that can be categorized in 3 big groups:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/
H A Dadi,axi-dmac.txt20 - reg: Which channel this node refers to.
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/qtbase/
H A D0006-Pretend-Qt5-wasn-t-found-if-OE_QMAKE_PATH_EXTERNAL_H.patch15 Which happen if CMake is used without setting OE_QMAKE_PATH_EXTERNAL_HOST_BINS.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dlpc1850-ccu.txt35 Which branch clocks that are available on the CCU depends on the
/OK3568_Linux_fs/kernel/drivers/staging/fieldbus/Documentation/devicetree/bindings/fieldbus/
H A Darcx,anybus-controller.txt32 The subnodes are identified by the standard 'reg' property. Which information
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/net/
H A Dibm,emac.txt53 - zmii-channel : 1 cell, required iff connected to a ZMII. Which ZMII
58 - rgmii-channel : 1 cell, required iff connected to an RGMII. Which

123456