| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/preprocessed/ |
| H A D | expand_pack.hpp | 12 typedef mpl::bool_< false> applied; typedef 18 typedef mpl::bool_<expand_pattern_helper<Tfx, A0>::applied::value || false> applied; typedef 24 …l_<expand_pattern_helper<Tfx, A0>::applied::value || expand_pattern_helper<Tfx, A1>::applied::valu… typedef 30 …Tfx, A0>::applied::value || expand_pattern_helper<Tfx, A1>::applied::value || expand_pattern_helpe… typedef 36 …applied::value || expand_pattern_helper<Tfx, A1>::applied::value || expand_pattern_helper<Tfx, A2>… typedef 42 …applied::value || expand_pattern_helper<Tfx, A1>::applied::value || expand_pattern_helper<Tfx, A2>… typedef 48 …applied::value || expand_pattern_helper<Tfx, A1>::applied::value || expand_pattern_helper<Tfx, A2>… typedef 54 …applied::value || expand_pattern_helper<Tfx, A1>::applied::value || expand_pattern_helper<Tfx, A2>… typedef 60 …applied::value || expand_pattern_helper<Tfx, A1>::applied::value || expand_pattern_helper<Tfx, A2>… typedef 66 …applied::value || expand_pattern_helper<Tfx, A1>::applied::value || expand_pattern_helper<Tfx, A2>… typedef [all …]
|
| H A D | make.hpp | 95 , (make_if_<A0, Expr, State, Data> ::applied || false) 110 static bool const applied = true; member 219 …, (make_if_<A0, Expr, State, Data> ::applied || make_if_<A1, Expr, State, Data> ::applied || false) 234 static bool const applied = true; member 343 …f_<A0, Expr, State, Data> ::applied || make_if_<A1, Expr, State, Data> ::applied || make_if_<A2, E… 358 static bool const applied = true; member 467 …a> ::applied || make_if_<A1, Expr, State, Data> ::applied || make_if_<A2, Expr, State, Data> ::app… 482 static bool const applied = true; member 591 …applied || make_if_<A1, Expr, State, Data> ::applied || make_if_<A2, Expr, State, Data> ::applied … 606 static bool const applied = true; member [all …]
|
| H A D | pack_impl.hpp | 13 (expand_pattern_helper<proto::_child_c<0>, Fun>::applied::value) 79 (expand_pattern_helper<proto::_child_c<0>, Fun>::applied::value) 140 (expand_pattern_helper<proto::_child_c<0>, Fun>::applied::value) 196 (expand_pattern_helper<proto::_child_c<0>, Fun>::applied::value) 247 (expand_pattern_helper<proto::_child_c<0>, Fun>::applied::value) 293 (expand_pattern_helper<proto::_child_c<0>, Fun>::applied::value) 334 (expand_pattern_helper<proto::_child_c<0>, Fun>::applied::value) 370 (expand_pattern_helper<proto::_child_c<0>, Fun>::applied::value) 401 (expand_pattern_helper<proto::_child_c<0>, Fun>::applied::value) 427 (expand_pattern_helper<proto::_child_c<0>, Fun>::applied::value)
|
| /OK3568_Linux_fs/buildroot/docs/manual/ |
| H A D | customize-patches.txt | 17 +<packagename>+, patches are applied from +BR2_GLOBAL_PATCH_DIR+ as 30 . Patches will then be applied from a +<package-patch-dir>+ as 34 applied according to the +series+ file; 36 * Otherwise, patch files matching +*.patch+ are applied in 37 alphabetical order. So, to ensure they are applied in the right 42 For information about how patches are applied for a package, see 57 patches that are applied after patches available in +BR2_GLOBAL_PATCH_DIR+,
|
| H A D | patch-policy.txt | 65 === How patches are applied 72 tarballs are applied; 79 applied according to the +series+ file; 81 * Otherwise, patch files matching +*.patch+ are applied in alphabetical 83 So, to ensure they are applied in the right order, it is highly 89 enumerated in the order they are specified. The patches are applied
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/ |
| H A D | changesets.rst | 9 will be applied, or none of them will be. If an error occurs partway 12 applied. 14 When a changeset is applied, all of the changes get applied to the tree 31 entire changeset will get applied, or if there is an error the tree will 36 If a successfully applied changeset needs to be removed, it can be done
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/axp/ |
| H A D | xor.h | 25 * This enumerator describes the set of commands that can be applied on 28 * Start can be applied only when status is IDLE 29 * Stop can be applied only when status is IDLE, ACTIVE or PAUSED 30 * Pause can be applied only when status is ACTIVE 31 * Restart can be applied only when status is PAUSED
|
| /OK3568_Linux_fs/kernel/net/tipc/ |
| H A D | monitor.c | 69 * @applied: number of reported domain members applied on this monitor list 80 u8 applied; member 187 int applied_aft = peer->applied; in mon_identify_lost_members() 201 /* Start probing if member was removed from applied domain */ in mon_identify_lost_members() 207 /* Member loss is confirmed if it is still in applied domain */ in mon_identify_lost_members() 227 peer->applied = 0; in mon_apply_domain() 233 peer->applied++; in mon_apply_domain() 252 self->applied = member_cnt; in mon_update_local_domain() 304 if (i++ < head->applied) { in mon_assign_roles() 352 peer->applied = 0; in tipc_mon_remove_peer() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/ |
| H A D | make.hpp | 62 template<typename T, bool Applied> 66 static bool const applied = false; member 73 static bool const applied = true; member 84 static bool const applied = false; member 100 static bool const applied = true; member 109 static bool const applied = false; member 117 static bool const applied = false; member 154 /// from being applied in an \c ObjectTransform. 160 /// and apply them, even if you don't want them to be applied. Consider 184 /// it from being applied. You can use <tt>proto::protect\<\></tt>
|
| /OK3568_Linux_fs/u-boot/drivers/ddr/marvell/a38x/ |
| H A D | xor.h | 56 * This enumerator describes the set of commands that can be applied on 60 * Start can be applied only when status is IDLE 61 * Stop can be applied only when status is IDLE, ACTIVE or PAUSED 62 * Pause can be applied only when status is ACTIVE 63 * Restart can be applied only when status is PAUSED
|
| /OK3568_Linux_fs/buildroot/support/scripts/ |
| H A D | apply-patches.sh | 19 # file named 'series' exists then the patches mentioned in it will be applied 31 # applied. The list of the patches applied is stored in '.applied_patches_list' 62 # any, even if patches are well applied, at the end it will complain 112 echo " already applied: ${existing}" 113 echo " to be applied : ${path}/${patch}"
|
| /OK3568_Linux_fs/kernel/Documentation/process/ |
| H A D | applying-patches.rst | 16 one of the many trees/branches should be applied to. Hopefully this document 57 To revert a previously applied patch, use the -R argument to patch. 58 So, if you applied a patch like this:: 134 it'll tell you about it by saying the patch applied with **fuzz**. 141 read this file to see exactly what change couldn't be applied, so you can 144 If you don't have any third-party patches applied to your kernel source, but 158 applied with ``-p0`` instead of ``-p1`` (reading the patch file should reveal if 174 patch could not be applied correctly and the patch program was unable to 179 If you get ``Reversed (or previously applied) patch detected! Assume -R? [n]`` 183 If you actually did apply this patch previously and you just re-applied it [all …]
|
| H A D | stable-kernel-rules.rst | 56 in the sign-off area. Once the patch is merged it will be applied to 67 why you think it should be applied, and what kernel version you wish it to 68 be applied to. 78 it to be applied to. 82 worthy at the time it is applied to a public git tree (for instance, because
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/mediactl/ |
| H A D | request-api.rst | 13 Another is support of stateless codecs, which require controls to be applied 30 applied when needed to get the expected result. Configuration values at the time 56 fact that the ioctl is part of said request, and is not to be applied 59 instead of being immediately applied, and buffers queued to a request do not 76 may synchronize so the requested pipeline's topology is applied before the 89 Controls can still be set without a request and are applied immediately, 134 be applied by the driver for the OUTPUT buffer, allowing user-space
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/proto/transform/detail/ |
| H A D | pack.hpp | 45 typedef mpl::false_ applied; typedef 63 typedef mpl::true_ applied; typedef 70 typedef mpl::true_ applied; typedef 83 (expand_pattern_helper<proto::_value, Fun>::applied::value)
|
| /OK3568_Linux_fs/kernel/arch/parisc/kernel/ |
| H A D | alternative.c | 26 int index = 0, applied = 0; in apply_alternatives() local 94 applied++; in apply_alternatives() 97 pr_info("%s%salternatives: applied %d out of %d patches\n", in apply_alternatives() 99 applied, index); in apply_alternatives()
|
| /OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/manual/ |
| H A D | toaster-unmanaged-mode.json | 135 …umn and the previously applied filter is overridden by the newly selected filter when a filter fro… 317 …mns\" \nIf you use the \"Edit columns\" menu to hide the column with the applied sorting, we rever… 321 …"action": "Sorting and search \nSearching should have no impact on the applied sorting. Any result… 371 …applied when search results are displayed, but filters are cleared by the search results.\nSearch … 375 …applied afterwards will filter the content returned by the search query. \n\nIf I run a search qu… 379 …the \"Clear search\" icon when a filter is applied to a set of search results (both search results… 535 … state of the table: the same columns remain hidden and the same sorting applied \nwhen search res… 539 …y, any filter applied afterwards will filter the content returned by the search query. \nIf I run … 573 …"action": "Sorting and search \nSearching should have no impact on the applied sorting. Any result… 630 …ble. If you uncheck the column with the applied sorting, when you close the \"Edit columns\" men… [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | ia_css_types.h | 152 * Before the shading correction is applied, NxN-filter and/or scaling 153 * are applied in the isp, depending on the isp binaries. 160 * Shading correction is applied to the area 172 …* The shading correction is applied to the bayer area which contains sensor data and padding data. 180 * In some isp binaries, the bayer scaling is applied before the shading correction is applied. 189 * This is the size BEFORE the bayer scaling is applied. 194 * The size of this area assumes the size AFTER the bayer scaling is applied 342 are applied to the physical sensor data area. 599 *output_frame; /** Output frame the config is to be applied to (optional) */ 600 …u32 isp_config_id; /** Unique ID to track which config was actually applied to a particular fram…
|
| /OK3568_Linux_fs/kernel/tools/power/cpupower/man/ |
| H A D | cpupower-set.1 | 14 are applied on all cores. How to modify single core configurations is 16 option affects the whole system or can be applied to individual cores is 48 This option can be applied to individual cores only via the \-\-cpu option,
|
| /OK3568_Linux_fs/kernel/drivers/fpga/ |
| H A D | of-fpga-region.c | 179 * of_fpga_region_parse_ov - parse and check overlay applied to region 182 * @overlay: overlay applied to the FPGA region 184 * Given an overlay applied to a FPGA region, parse the FPGA image specific 202 dev_err(dev, "Region already has overlay applied.\n"); in of_fpga_region_parse_ov() 273 * @region: FPGA region that the overlay was applied to 276 * Called when an overlay targeted to a FPGA Region is about to be applied. 300 dev_err(dev, "Region already has overlay applied.\n"); in of_fpga_region_notify_pre_apply()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | fsl,imx8mn-pinctrl.yaml | 50 "mux_val" indicates the mux value to be applied. 52 "input_val" indicates the select input value to be applied. 54 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,imx8mp-pinctrl.yaml | 50 "mux_val" indicates the mux value to be applied. 52 "input_val" indicates the select input value to be applied. 54 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,imx8mm-pinctrl.yaml | 50 "mux_val" indicates the mux value to be applied. 52 "input_val" indicates the select input value to be applied. 54 "pad_setting" indicates the pad configuration value to be applied.
|
| H A D | fsl,imx8mq-pinctrl.yaml | 50 "mux_val" indicates the mux value to be applied. 52 "input_val" indicates the select input value to be applied. 54 "pad_setting" indicates the pad configuration value to be applied.
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | iqs5xx.txt | 45 - touchscreen-inverted-x : See [2]. Inversion is applied relative to that 49 - touchscreen-inverted-y : See [2]. Inversion is applied relative to that 53 - touchscreen-swapped-x-y : See [2]. Swapping is applied relative to that
|