| /OK3568_Linux_fs/kernel/fs/ext4/ |
| H A D | inode-test.c | 14 * For constructing the nonnegative timestamp lower bound value. 19 * For constructing the nonnegative timestamp upper bound value. 25 * For constructing the negative timestamp lower bound value. 30 * For constructing the negative timestamp upper bound value. 35 * Upper bound for nanoseconds value supported by the encoding. 43 "1901-12-13 Lower bound of 32bit < 0 timestamp, no extra bits" 45 "1969-12-31 Upper bound of 32bit < 0 timestamp, no extra bits" 47 "1970-01-01 Lower bound of 32bit >=0 timestamp, no extra bits" 49 "2038-01-19 Upper bound of 32bit >=0 timestamp, no extra bits" 51 "2038-01-19 Lower bound of 32bit <0 timestamp, lo extra sec bit on" [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/phy/bb/halbb_8852b/ |
| H A D | halbb_8852b.c | 197 bool halbb_set_pd_lower_bound_8852b(struct bb_info *bb, u8 bound, in halbb_set_pd_lower_bound_8852b() argument 202 Range of bound value: in halbb_set_pd_lower_bound_8852b() 214 if (bound == 0) { in halbb_set_pd_lower_bound_8852b() 217 "[PD Bound] Set Boundary to default!\n"); in halbb_set_pd_lower_bound_8852b() 221 bb->bb_cmn_backup_i.cur_pd_lower_bound = bound; in halbb_set_pd_lower_bound_8852b() 231 "[PD Bound] Only support BW20/40/80 !\n"); in halbb_set_pd_lower_bound_8852b() 235 bound += (bw_attenuation + subband_filter_atteniation); in halbb_set_pd_lower_bound_8852b() 237 bound = bound % 2 ? bound + 1 : bound; in halbb_set_pd_lower_bound_8852b() 239 if (bound < 40) { in halbb_set_pd_lower_bound_8852b() 241 "[PD Bound] Threshold too high, set to highest level!\n"); in halbb_set_pd_lower_bound_8852b() [all …]
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/phy/bb/halbb_8852b/ |
| H A D | halbb_8852b.c | 197 bool halbb_set_pd_lower_bound_8852b(struct bb_info *bb, u8 bound, in halbb_set_pd_lower_bound_8852b() argument 202 Range of bound value: in halbb_set_pd_lower_bound_8852b() 214 if (bound == 0) { in halbb_set_pd_lower_bound_8852b() 217 "[PD Bound] Set Boundary to default!\n"); in halbb_set_pd_lower_bound_8852b() 221 bb->bb_cmn_backup_i.cur_pd_lower_bound = bound; in halbb_set_pd_lower_bound_8852b() 231 "[PD Bound] Only support BW20/40/80 !\n"); in halbb_set_pd_lower_bound_8852b() 235 bound += (bw_attenuation + subband_filter_atteniation); in halbb_set_pd_lower_bound_8852b() 237 bound = bound % 2 ? bound + 1 : bound; in halbb_set_pd_lower_bound_8852b() 239 if (bound < 40) { in halbb_set_pd_lower_bound_8852b() 241 "[PD Bound] Threshold too high, set to highest level!\n"); in halbb_set_pd_lower_bound_8852b() [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/util/ |
| H A D | tile_cover_impl.cpp | 45 //Create a bound towards a local maximum point, starting from pt. 47 // all points from start to end (inclusive) into a Bound. 48 Bound create_bound_towards_maximum(PointList& points, PointList::iterator& pt) { in create_bound_towards_maximum() 64 Bound bnd; in create_bound_towards_maximum() 71 //Create a bound towards a local minimum point, starting from pt. 73 // all points from start to end (inclusive) into a Bound. 74 Bound create_bound_towards_minimum(PointList& points, PointList::iterator& pt) { in create_bound_towards_minimum() 89 Bound bnd; in create_bound_towards_minimum() 98 // Bounds, where each Bound represents edges going from a local minima to a local 100 // of each Bound. [all …]
|
| H A D | tile_cover_impl.hpp | 18 struct Bound; 20 using Bounds = std::vector<Bound>; 25 struct Bound { struct 30 Bound() = default; 31 Bound(const Bound& rhs) { in Bound() function 36 Bound& operator=(Bound&& rhs) { in operator =() argument 66 // the set of Bounds that start at a y tile coordinate. Each bound represents 70 // x-coordinates spanned by edges in a bound until the bound exits the row (or
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/gdb/ |
| H A D | i386.html | 99 <p>Memory Protection Extension (MPX) adds the bound registers ‘<samp>BND0</samp>’ 100 <a name="DOCF17" href="#FOOT17"><sup>17</sup></a> through ‘<samp>BND3</samp>’. Bound r… 101 which are the lower bound and upper bound. Bounds are effective addresses or 103 complement form. A bound having lower bound = 0, and upper bound = 0 108 display the upper bound performing the complement of one operation on the 109 upper bound value, i.e. when upper bound in ‘<samp>bnd0raw</samp>’ is 0 in the 131 bounds located in bound tables is therefore interesting while investigating 135 <dt><code>show mpx bound <var>pointer</var></code></dt> 136 <dd><a name="index-show-mpx-bound"></a> 140 <dt><code>set mpx bound <var>pointer</var>, <var>lbound</var>, <var>ubound</var></code></dt> [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/gdb/ |
| H A D | i386.html | 99 <p>Memory Protection Extension (MPX) adds the bound registers ‘<samp>BND0</samp>’ 100 <a name="DOCF17" href="#FOOT17"><sup>17</sup></a> through ‘<samp>BND3</samp>’. Bound r… 101 which are the lower bound and upper bound. Bounds are effective addresses or 103 complement form. A bound having lower bound = 0, and upper bound = 0 108 display the upper bound performing the complement of one operation on the 109 upper bound value, i.e. when upper bound in ‘<samp>bnd0raw</samp>’ is 0 in the 131 bounds located in bound tables is therefore interesting while investigating 135 <dt><code>show mpx bound <var>pointer</var></code></dt> 136 <dd><a name="index-show-mpx-bound"></a> 140 <dt><code>set mpx bound <var>pointer</var>, <var>lbound</var>, <var>ubound</var></code></dt> [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/wagyu/0.4.3/include/mapbox/geometry/wagyu/ |
| H A D | bound.hpp | 20 struct bound { struct 27 bound_ptr<T> maximum_bound; // the bound who's maximum connects with this bound argument 36 bound() noexcept in bound() function 52 bound(bound<T>&& b) noexcept in bound() function 68 bound(bound<T>const& b) = delete; 69 bound<T>& operator=(bound<T> const&) = delete; 77 const bound<T>& bnd) { in operator <<() 78 out << " Bound: " << &bnd << std::endl; in operator <<()
|
| H A D | active_bound_list.hpp | 8 #include <mapbox/geometry/wagyu/bound.hpp> 64 bool is_even_odd_fill_type(bound<T> const& bound, in is_even_odd_fill_type() argument 67 if (bound.poly_type == polygon_type_subject) { in is_even_odd_fill_type() 75 bool is_even_odd_alt_fill_type(bound<T> const& bound, in is_even_odd_alt_fill_type() argument 78 if (bound.poly_type == polygon_type_subject) { in is_even_odd_alt_fill_type() 88 bound<T> const& bound2; 90 bound_insert_location(bound<T> const& b) : bound2(b) { in bound_insert_location() 111 insert_bound_into_ABL(bound<T>& left, bound<T>& right, active_bound_list<T>& active_bounds) { in insert_bound_into_ABL() 119 inline bool is_maxima(bound<T>& bnd, T y) { in is_maxima() 129 inline bool is_intermediate(bound<T>& bnd, T y) { in is_intermediate() [all …]
|
| H A D | local_minimum_util.hpp | 62 bound<T> create_bound_towards_minimum(edge_list<T>& edges) { in create_bound_towards_minimum() 67 bound<T> bnd; in create_bound_towards_minimum() 103 bound<T> bnd; in create_bound_towards_minimum() 116 bound<T> create_bound_towards_maximum(edge_list<T>& edges) { in create_bound_towards_maximum() 118 bound<T> bnd; in create_bound_towards_maximum() 148 bound<T> bnd; in create_bound_towards_maximum() 160 void fix_horizontals(bound<T>& bnd) { in fix_horizontals() 181 void move_horizontals_on_left_to_right(bound<T>& left_bound, bound<T>& right_bound) { in move_horizontals_on_left_to_right() 183 // bound in move_horizontals_on_left_to_right() 212 // therefore we start right away on a bound. in add_ring_to_local_minima_list() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/mediatek/mt76/mt7603/ |
| H A D | debugfs.c | 76 int bound[3], i, range; in mt7603_ampdu_stat_show() local 79 for (i = 0; i < ARRAY_SIZE(bound); i++) in mt7603_ampdu_stat_show() 80 bound[i] = MT_AGG_ASRCR_RANGE(range, i) + 1; in mt7603_ampdu_stat_show() 82 seq_printf(file, "Length: %8d | ", bound[0]); in mt7603_ampdu_stat_show() 83 for (i = 0; i < ARRAY_SIZE(bound) - 1; i++) in mt7603_ampdu_stat_show() 85 bound[i], bound[i + 1]); in mt7603_ampdu_stat_show() 87 for (i = 0; i < ARRAY_SIZE(bound); i++) in mt7603_ampdu_stat_show()
|
| /OK3568_Linux_fs/external/xserver/mi/ |
| H A D | miarc.c | 118 struct bound { struct 141 struct bound ellipse; argument 142 struct bound inner; 143 struct bound outer; 144 struct bound right; 145 struct bound left; 2659 struct arc_bound *bound, in computeBound() argument 2665 struct bound innerx, outerx; in computeBound() 2666 struct bound ellipsex; in computeBound() 2668 bound->ellipse.min = Dsin(def->a0) * def->h; in computeBound() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/ |
| H A D | odm_DIG.c | 143 IGI = 0x50; /* find H2L, L2H lower bound */ in odm_SearchPwdBLowerBound() 259 /* Search pwdB lower bound */ in odm_Adaptivity() 308 /* replace lower bound to prevent EDCCA always equal */ in odm_Adaptivity() 337 /* 1 Check initial gain by upper bound */ in ODM_Write_DIG() 340 …m, ODM_COMP_DIG, ODM_DBG_TRACE, ("CurrentIGI(0x%02x) is larger than upper bound !!\n", pDM_DigTabl… in ODM_Write_DIG() 543 …_Odm, ODM_COMP_DIG, ODM_DBG_LOUD, ("odm_DIG(): Absolutely upper bound = 0x%x, lower bound = 0x%x\n… in odm_DIG() 547 /* 2 Modify DIG upper bound */ in odm_DIG() 548 /* 4 Modify DIG upper bound for 92E, 8723A\B, 8821 & 8812 BT */ in odm_DIG() 551 …ODM_RT_TRACE(pDM_Odm, ODM_COMP_DIG, ODM_DBG_LOUD, ("odm_DIG(): Coex. case: Force upper bound to RS… in odm_DIG() 562 /* 2 Modify DIG lower bound */ in odm_DIG() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/doc/stabs/ |
| H A D | Traditional-Integer-Types.html | 85 <p>If the lower bound of a subrange is 0 and the upper bound is -1, 95 leading zeroes. In this case a negative bound consists of a number 97 the number (except the sign bit), and a positive bound is one which is a 110 <p>If the lower bound of a subrange is 0 and the upper bound is negative, 112 absolute value of the upper bound. I believe this is a Convex 115 <p>If the lower bound of a subrange is negative and the upper bound is 0, 117 the absolute value of the lower bound. I believe this is a Convex
|
| H A D | Subranges.html | 73 subrange, a semicolon, an integral lower bound, a semicolon, an 74 integral upper bound, and a semicolon. The AIX documentation does not 79 <p>Instead of an integer, either bound can be one of the following: 83 <dd><p>The bound is passed by reference on the stack at offset <var>offset</var> 89 <dd><p>The bound is passed by value on the stack at offset <var>offset</var> from 94 <dd><p>The bound is passed by reference in register number 99 <dd><p>The bound is passed by value in register number <var>register-number</var>. 103 <dd><p>There is no bound.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/doc/stabs/ |
| H A D | Traditional-Integer-Types.html | 85 <p>If the lower bound of a subrange is 0 and the upper bound is -1, 95 leading zeroes. In this case a negative bound consists of a number 97 the number (except the sign bit), and a positive bound is one which is a 110 <p>If the lower bound of a subrange is 0 and the upper bound is negative, 112 absolute value of the upper bound. I believe this is a Convex 115 <p>If the lower bound of a subrange is negative and the upper bound is 0, 117 the absolute value of the lower bound. I believe this is a Convex
|
| H A D | Subranges.html | 73 subrange, a semicolon, an integral lower bound, a semicolon, an 74 integral upper bound, and a semicolon. The AIX documentation does not 79 <p>Instead of an integer, either bound can be one of the following: 83 <dd><p>The bound is passed by reference on the stack at offset <var>offset</var> 89 <dd><p>The bound is passed by value on the stack at offset <var>offset</var> from 94 <dd><p>The bound is passed by reference in register number 99 <dd><p>The bound is passed by value in register number <var>register-number</var>. 103 <dd><p>There is no bound.
|
| /OK3568_Linux_fs/kernel/include/xen/interface/ |
| H A D | event_channel.h | 56 * 1. A virtual IRQ may be bound to at most one event channel per vcpu. 57 * 2. The allocated event channel is bound to the specified vcpu. The binding 72 * 1. A physical IRQ may be bound to at most one event channel per domain. 88 * 1. The allocated event channel is bound to the specified vcpu. The binding 136 #define EVTCHNSTAT_pirq 3 /* Channel is bound to a phys IRQ line. */ 137 #define EVTCHNSTAT_virq 4 /* Channel is bound to a virtual IRQ line */ 138 #define EVTCHNSTAT_ipi 5 /* Channel is bound to a virtual IPI line */ 140 uint32_t vcpu; /* VCPU to which this channel is bound. */ 158 * 1. IPI- and VIRQ-bound channels always notify the vcpu that initialised
|
| /OK3568_Linux_fs/kernel/drivers/pps/ |
| H A D | kc.c | 38 /* Check if another consumer is already bound */ in pps_kc_bind() 51 " is not bound\n"); in pps_kc_bind() 60 dev_info(pps->dev, "bound kernel consumer: " in pps_kc_bind() 65 " is already bound\n"); in pps_kc_bind() 76 * if this source was bound to PPS kernel consumer. Can be called on any 97 * This function calls hardpps() when an event from bound PPS source occurs.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_iommu.c | 116 if (!dev->use_iommu_v2 || pdd->bound == PDD_BOUND) in kfd_iommu_bind_process_to_device() 119 if (unlikely(pdd->bound == PDD_BOUND_SUSPENDED)) { in kfd_iommu_bind_process_to_device() 126 pdd->bound = PDD_BOUND; in kfd_iommu_bind_process_to_device() 141 if (pdd->bound == PDD_BOUND) in kfd_iommu_unbind_process() 182 * when PASID is still bound. in iommu_pasid_shutdown_callback() 231 if (WARN_ON(!pdd) || pdd->bound != PDD_BOUND_SUSPENDED) { in kfd_bind_processes_to_device() 245 pdd->bound = PDD_BOUND; in kfd_bind_processes_to_device() 255 * Mark currently bound processes as PDD_BOUND_SUSPENDED. These 276 if (pdd->bound == PDD_BOUND) in kfd_unbind_processes_from_device() 277 pdd->bound = PDD_BOUND_SUSPENDED; in kfd_unbind_processes_from_device()
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/jaketown/ |
| H A D | jkt-metrics.json | 7 …Bound denotes unutilized issue-slots when there is no Backend stall; i.e. bubbles where Frontend d… 14 …Bound denotes unutilized issue-slots when there is no Backend stall; i.e. bubbles where Frontend d… 35 …oth categorized under Backend Bound. Backend Bound is further divided into two main categories: Me… 42 …oth categorized under Backend Bound. Backend Bound is further divided into two main categories: Me…
|
| /OK3568_Linux_fs/kernel/tools/perf/pmu-events/arch/x86/sandybridge/ |
| H A D | snb-metrics.json | 7 …Bound denotes unutilized issue-slots when there is no Backend stall; i.e. bubbles where Frontend d… 14 …Bound denotes unutilized issue-slots when there is no Backend stall; i.e. bubbles where Frontend d… 35 …oth categorized under Backend Bound. Backend Bound is further divided into two main categories: Me… 42 …oth categorized under Backend Bound. Backend Bound is further divided into two main categories: Me…
|
| /OK3568_Linux_fs/kernel/drivers/base/ |
| H A D | component.c | 22 * including their bound drivers, into an aggregate driver. Various subsystems 63 bool bound; member 74 bool bound; member 99 dev_name(m->dev), m->bound ? "bound" : "not bound"); in component_devices_show() 108 component ? (component->bound ? "bound" : "not bound") : "not registered"); in component_devices_show() 264 master->bound = true; in try_to_bring_up_master() 274 if (!m->bound) { in try_to_bring_up_masters() 286 if (master->bound) { in take_down_master() 289 master->bound = false; in take_down_master() 530 WARN_ON(!component->bound); in component_unbind() [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/ |
| H A D | tc_restrictions.sh | 38 # It is forbidden in mlxsw driver to have mixed-bound 46 check_err $? "Failed to add drop rule to ingress bound block" 63 check_fail $? "Incorrect success to add drop rule to mixed bound block" 72 check_err $? "Failed to add drop rule to egress bound shared block" 87 # egress-bound block. 95 check_err $? "Failed to add redirect rule to ingress bound block" 113 check_fail $? "Incorrect success to add redirect rule to mixed bound block" 123 check_fail $? "Incorrect success to add redirect rule to egress bound shared block" 130 check_fail $? "Incorrect success to add redirect rule to egress bound block" 169 # bound on egress
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/ |
| H A D | mali_kbase_csf_mcu_shared_reg.c | 59 * @grp: Pointer to the bound kbase_queue_group, or NULL if no binding (free). 60 * @pmode_mapped: Boolean for indicating the region has MMU mapped with the bound group's 197 /* Update a group's queues' mappings for a group with its runtime bound group region */ 210 if (WARN_ONCE(!csg_reg, "Update_userio pages: group has no bound csg_reg")) in csg_reg_update_on_csis() 250 * detached away from the previously bound csg_reg. 271 dev_dbg(kbdev->dev, "Unexpected bound lost on prev_group"); in group_bind_csg_reg() 276 /* Replacing the csg_reg bound group to the newly given one */ in group_bind_csg_reg() 304 * in-need basis). So the GPU_VA is always updated to the bound region's corresponding in group_bind_csg_reg() 337 /* Reset the previous group's suspend buffers' GPU_VAs as it has lost its bound */ in group_bind_csg_reg() 347 /* Notify the group is placed on-slot, hence the bound csg_reg is active in use */ [all …]
|