Home
last modified time | relevance | path

Searched refs:Set (Results 1 – 25 of 1280) sorted by relevance

12345678910>>...52

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/set/aux_/
H A Diterator.hpp30 template< typename Set, typename Tail > struct s_iter;
32 template< typename Set, typename Tail > struct s_iter_get
34 has_key< Set,typename Tail::item_type_ >
35 , identity< s_iter<Set,Tail> >
36 , next< s_iter<Set,Tail> >
41 template< typename Set, typename Tail > struct s_iter_impl
48 typedef typename s_iter_get< Set,typename Tail::base >::type next;
54 template< typename Set, typename Tail >
55 struct next< s_iter<Set,Tail> >
56 : s_iter_get< Set,typename Tail::base >
[all …]
H A Dinsert_impl.hpp32 template< typename Set, typename T > struct set_insert_impl
34 has_key_impl<aux::set_tag>::apply<Set,T>
35 , identity<Set>
37 is_same< T,typename Set::last_masked_ >
38 , base<Set>
39 , identity< s_item<T,typename Set::item_> >
50 typename Set
56 Set
H A Derase_key_impl.hpp34 typename Set
39 has_key_impl<aux::set_tag>::apply<Set,T>
41 is_same< T,typename Set::item_type_ >
42 , base<Set>
43 , identity< s_mask<T,typename Set::item_> >
45 , identity<Set>
H A Dbegin_end_impl.hpp26 template< typename Set > struct apply
27 : s_iter_get<Set,typename Set::item_>
35 template< typename Set > struct apply
37 typedef s_iter< Set,set0<> > type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/gl/
H A Dvalue.hpp22 static void Set(const Type&);
29 static void Set(const Type&);
36 static void Set(const Type&);
43 static void Set(const Type&);
50 static void Set(const Type&);
57 static void Set(const Type&);
68 static void Set(const Type&);
79 static void Set(const Type&);
90 static void Set(const Type&);
101 static void Set(const Type&);
[all …]
H A Dvalue.cpp12 void ClearDepth::Set(const Type& value) { in Set() function in mbgl::gl::value::ClearDepth
28 void ClearColor::Set(const Type& value) { in Set() function in mbgl::gl::value::ClearColor
40 void ClearStencil::Set(const Type& value) { in Set() function in mbgl::gl::value::ClearStencil
52 void StencilMask::Set(const Type& value) { in Set() function in mbgl::gl::value::StencilMask
64 void DepthMask::Set(const Type& value) { in Set() function in mbgl::gl::value::DepthMask
76 void ColorMask::Set(const Type& value) { in Set() function in mbgl::gl::value::ColorMask
89 void StencilFunc::Set(const Type& value) { in Set() function in mbgl::gl::value::StencilFunc
103 void StencilTest::Set(const Type& value) { in Set() function in mbgl::gl::value::StencilTest
115 void StencilOp::Set(const Type& value) { in Set() function in mbgl::gl::value::StencilOp
132 void DepthRange::Set(const Type& value) { in Set() function in mbgl::gl::value::DepthRange
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/ssv6xxx/script/
H A Dscan_conn.sh25 echo "Set ssid for nw $nw_no: $ret"
30 echo "Set PSK: $ret"
35 echo "Set Key-mgmt: $ret"
38 echo "Set Aith-alg: $ret"
43 echo "Set wep key: $ret"
47 #echo "Set proto"
51 #echo "Set key_mgmt"
55 #echo "Set pairwise"
59 #echo "Set group"
/OK3568_Linux_fs/u-boot/board/toradex/colibri_imx6/
H A Dpf0100_otp.inc70 {pmic_i2c, 0xD0, 0x1F}, // Set Auto ECC for fuse banks 1 to 5 by writing to OTP AUTO ECC0 register
71 {pmic_i2c, 0xD1, 0x1F}, // Set Auto ECC for fuse banks 6 to 10 by writing to OTP AUTO ECC1 register
94 {pmic_i2c, 0xF1, 0x03}, // Set Bank 1 ANTIFUSE_RW and ANTIFUSE_BYPASS bits
95 {pmic_i2c, 0xF1, 0x0B}, // Set Bank 1 ANTIFUSE_EN
103 {pmic_i2c, 0xF2, 0x03}, // Set Bank 2 ANTIFUSE_RW and ANTIFUSE_BYPASS bits
104 {pmic_i2c, 0xF2, 0x0B}, // Set Bank 2 ANTIFUSE_EN
112 {pmic_i2c, 0xF3, 0x03}, // Set Bank 3 ANTIFUSE_RW and ANTIFUSE_BYPASS bits
113 {pmic_i2c, 0xF3, 0x0B}, // Set Bank 3 ANTIFUSE_EN
121 {pmic_i2c, 0xF4, 0x03}, // Set Bank 4 ANTIFUSE_RW and ANTIFUSE_BYPASS bits
122 {pmic_i2c, 0xF4, 0x0B}, // Set Bank 4 ANTIFUSE_EN
[all …]
/OK3568_Linux_fs/u-boot/board/toradex/apalis_imx6/
H A Dpf0100_otp.inc72 {pmic_i2c, 0xD0, 0x1F}, // Set Auto ECC for fuse banks 1 to 5 by writing to OTP AUTO ECC0 register
73 {pmic_i2c, 0xD1, 0x1F}, // Set Auto ECC for fuse banks 6 to 10 by writing to OTP AUTO ECC1 register
96 {pmic_i2c, 0xF1, 0x03}, // Set Bank 1 ANTIFUSE_RW and ANTIFUSE_BYPASS bits
97 {pmic_i2c, 0xF1, 0x0B}, // Set Bank 1 ANTIFUSE_EN
105 {pmic_i2c, 0xF2, 0x03}, // Set Bank 2 ANTIFUSE_RW and ANTIFUSE_BYPASS bits
106 {pmic_i2c, 0xF2, 0x0B}, // Set Bank 2 ANTIFUSE_EN
114 {pmic_i2c, 0xF3, 0x03}, // Set Bank 3 ANTIFUSE_RW and ANTIFUSE_BYPASS bits
115 {pmic_i2c, 0xF3, 0x0B}, // Set Bank 3 ANTIFUSE_EN
123 {pmic_i2c, 0xF4, 0x03}, // Set Bank 4 ANTIFUSE_RW and ANTIFUSE_BYPASS bits
124 {pmic_i2c, 0xF4, 0x0B}, // Set Bank 4 ANTIFUSE_EN
[all …]
/OK3568_Linux_fs/external/rkupdate/
H A DProperty.hpp47 Set = NULL; in property()
59 Set = pSet; in setter()
61 Set = NULL; in setter()
75 assert(Set != NULL); in operator =()
76 (m_cObject->*Set)(value); in operator =()
90 void (Container::*Set)(ValueType value);//-- Pointer to set member function -- member in property
/OK3568_Linux_fs/kernel/Documentation/trace/coresight/
H A Dcoresight-etm4x-reference.rst78 features. Set index for first of the pair in a range.
113 Set a single address comparator according to addr_idx. This
126 Set a trace start address comparator according to addr_idx.
138 Set a trace stop address comparator according to addr_idx.
164 Input value string. Set type for linked context ID comparator
179 Set the ELx secure and non-secure matching bits for the
196 Set the comparator address type for matching. Driver only
279 Program non-secure exception level filters. Set / clear NS
314 Set the threshold for which cycle counts will be emitted.
325 Set trace synchronisation period. Power of 2 value, 0 (off)
[all …]
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/exynos/
H A Dexynos5433-tmu.dtsi56 /* Set maximum frequency as 1800MHz */
62 /* Set maximum frequency as 1700MHz */
68 /* Set maximum frequency as 1600MHz */
74 /* Set maximum frequency as 1500MHz */
80 /* Set maximum frequency as 1400MHz */
86 /* Set maximum frequencyas 1200MHz */
92 /* Set maximum frequency as 1000MHz */
230 /* Set maximum frequency as 1200MHz */
236 /* Set maximum frequency as 1100MHz */
242 /* Set maximum frequency as 1000MHz */
[all …]
/OK3568_Linux_fs/external/security/librkcrypto/perf_reports/
H A DReadMe_EN.md3 ### Set the CPU to work at the highest frequency
5 - Set to userspace mode : `echo userspace > /sys/devices/system/cpu/cpufreq/policy0/sca…
8 - Set highest frequency : `echo 408000 > /sys/devices/system/cpu/cpufreq/policy0/scalin…
11 ### Set the CPU to work at the highest frequency(Some platforms cannot be set).
13 - Set to userspace mode : `echo userspace > /sys/class/devfreq/dmc/governor`
16 - Set highest frequency : `echo 528000000 > /sys/class/devfreq/dmc/userspace/set_freq`
/OK3568_Linux_fs/u-boot/arch/x86/include/asm/acpi/
H A Dirqlinks.asl53 /* Set the bit from PRTA */
59 /* Set Resource Setting for this IRQ link */
111 /* Set the bit from PRTB */
117 /* Set Resource Setting for this IRQ link */
169 /* Set the bit from PRTC */
175 /* Set Resource Setting for this IRQ link */
227 /* Set the bit from PRTD */
233 /* Set Resource Setting for this IRQ link */
285 /* Set the bit from PRTE */
291 /* Set Resource Setting for this IRQ link */
[all …]
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dudf.rst27 gid= Set the default group.
28 umask= Set the default umask.
29 mode= Set the default file permissions.
30 dmode= Set the default directory permissions.
31 uid= Set the default user.
32 bs= Set the block size.
40 iocharset= Set the NLS character set
62 session= Set the CDROM session (default= last session)
64 lastblock= Set the last block of the filesystem/
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libmodbus/libmodbus/
H A DFix-float-endianness-issue-on-big-endian-arch.patch112 /* Set a float to 4 bytes for Modbus w/o any conversion (ABCD) */
134 /* Set a float to 4 bytes for Modbus with byte and word swap conversion (DCBA) */
157 /* Set a float to 4 bytes for Modbus with byte swap conversion (BADC) */
179 /* Set a float to 4 bytes for Modbus with word swap conversion (CDAB) */
201 /* DEPRECATED - Set a float to 4 bytes in a sort of Modbus format! */
228 printf("1/4 Set/get float ABCD: ");
230 - ASSERT_TRUE(equal_dword(tab_rp_registers, UT_IREAL_ABCD), "FAILED Set float ABCD");
232 + ASSERT_TRUE(is_memory_equal(tab_rp_registers, UT_IREAL_ABCD_SET, 4), "FAILED Set float ABCD");
236 printf("2/4 Set/get float DCBA: ");
238 - ASSERT_TRUE(equal_dword(tab_rp_registers, UT_IREAL_DCBA), "FAILED Set float DCBA");
[all …]
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/busybox/files/
H A DrcS.default7 # Set to yes if you want sulogin to be spawned on bootup
9 # Set to no if you want to be able to login over telnet/rlogin
14 # Set VERBOSE to "no" if you would like a more quiet bootup.
16 # Set EDITMOTD to "no" if you don't want /etc/motd to be edited automatically
20 # Set FSCKFIX to "yes" if you want to add "-y" to the fsck at startup.
22 # Set TICKADJ to the correct tick value for this specific machine
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/sysvinit/sysvinit/
H A DrcS-default7 # Set to yes if you want sulogin to be spawned on bootup
9 # Set to no if you want to be able to login over telnet/rlogin
14 # Set VERBOSE to "no" if you would like a more quiet bootup.
16 # Set EDITMOTD to "no" if you don't want /etc/motd to be edited automatically
20 # Set FSCKFIX to "yes" if you want to add "-y" to the fsck at startup.
22 # Set TICKADJ to the correct tick value for this specific machine
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dmax6639.rst35 temp1_max RW Set THERM temperature for input 1
37 temp2_max RW Set THERM temperature for input 2
38 temp1_crit RW Set ALERT temperature for input 1
39 temp2_crit RW Set ALERT temperature for input 2
40 temp1_emergency RW Set OT temperature for input 1
42 temp2_emergency RW Set OT temperature for input 2
/OK3568_Linux_fs/buildroot/toolchain/toolchain-external/toolchain-external-codesourcery-mips/
H A DConfig.in27 Set BR2_TARGET_OPTIMIZATION to -mnan=2008
34 Set BR2_TARGET_OPTIMIZATION to -mips16
41 Set BR2_TARGET_OPTIMIZATION to -mips16
45 Set BR2_TARGET_OPTIMIZATION to -mnan=2008
52 Set BR2_TARGET_OPTIMIZATION to -mips16
59 Set BR2_TARGET_OPTIMIZATION to -mips16
63 Set BR2_TARGET_OPTIMIZATION to -mmicromips
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dcfg-flags.def47 /* Set by find_unreachable_blocks. Do not rely on this being set in any
51 /* Set for blocks in an irreducible loop by loop analysis. */
54 /* Set on blocks that may actually not be single-entry single-exit block. */
57 /* Set on basic blocks that the scheduler should not touch. This is used
61 /* Set on blocks that should be put in a hot section. */
64 /* Set on blocks that should be put in a cold section. */
67 /* Set on block that was duplicated. */
70 /* Set if the label at the top of this block is the target of a non-local goto. */
73 /* Set on blocks that are in RTL format. */
76 /* Set on blocks that are forwarder blocks.
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dcfg-flags.def47 /* Set by find_unreachable_blocks. Do not rely on this being set in any
51 /* Set for blocks in an irreducible loop by loop analysis. */
54 /* Set on blocks that may actually not be single-entry single-exit block. */
57 /* Set on basic blocks that the scheduler should not touch. This is used
61 /* Set on blocks that should be put in a hot section. */
64 /* Set on blocks that should be put in a cold section. */
67 /* Set on block that was duplicated. */
70 /* Set if the label at the top of this block is the target of a non-local goto. */
73 /* Set on blocks that are in RTL format. */
76 /* Set on blocks that are forwarder blocks.
[all …]
/OK3568_Linux_fs/u-boot/drivers/power/
H A DKconfig107 Set the voltage (mV) to program the axp pmic dcdc1 at, set to 0 to
124 Set the voltage (mV) to program the axp pmic dcdc2 at, set to 0 to
142 Set the voltage (mV) to program the axp pmic dcdc3 at, set to 0 to
160 Set the voltage (mV) to program the axp pmic dcdc4 at, set to 0 to
173 Set the voltage (mV) to program the axp pmic dcdc5 at, set to 0 to
185 Set the voltage (mV) to program the axp pmic aldo1 at, set to 0 to
201 Set the voltage (mV) to program the axp pmic aldo2 at, set to 0 to
217 Set the voltage (mV) to program the axp pmic aldo3 at, set to 0 to
231 Set the voltage (mV) to program the axp pmic aldo4 at, set to 0 to
240 Set the voltage (mV) to program the axp pmic dldo1 at, set to 0 to
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Dsynth_access_traits.hpp52 template<typename Type_Traits, bool Set, typename _ATraits>
55 synth_access_traits<Type_Traits, Set, _ATraits>
58 template<typename Type_Traits, bool Set, typename _ATraits>
100 static integral_constant<int, Set> s_set_ind;
104 integral_constant<int,Set>
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/ext/pb_ds/detail/pat_trie_/
H A Dsynth_access_traits.hpp52 template<typename Type_Traits, bool Set, typename _ATraits>
55 synth_access_traits<Type_Traits, Set, _ATraits>
58 template<typename Type_Traits, bool Set, typename _ATraits>
100 static integral_constant<int, Set> s_set_ind;
104 integral_constant<int,Set>

12345678910>>...52