| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | util_macros.h | 19 * find_closest - locate the closest element in a sorted array 21 * @a: The array in which to look for the closest element. Must be sorted 25 * Returns the index of the element closest to 'x'. 30 * find_closest_descending - locate the closest element in a sorted array 32 * @a: The array in which to look for the closest element. Must be sorted
|
| H A D | async.h | 84 * CPUs closest to the device. 103 * CPUs closest to the device.
|
| H A D | cpufreq.h | 272 #define CPUFREQ_RELATION_C 2 /* closest frequency to target */ 891 /* Find closest freq to target in a table in ascending order */ 915 /* Choose the closest freq */ in cpufreq_table_find_index_ac() 925 /* Find closest freq to target in a table in descending order */ 949 /* Choose the closest freq */ in cpufreq_table_find_index_dc()
|
| H A D | math64.h | 277 * and round to closest integer. 290 * and round to closest integer.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/ |
| H A D | distance_predicates.hpp | 125 Indexable are greater or equal to some min_distance passed in MinRelation. Check for closest Value … 126 defined by PointRelation. So it is possible e.g. to return Values with centroids closest to some 151 Indexable are lesser or equal to some max_distance passed in MaxRelation. Check for closest Value is 152 defined by PointRelation. So it is possible e.g. to return Values with centroids closest to some 178 some max_distance passed in MaxRelation. Check for closest Value is defined by PointRelation. 179 So it is possible e.g. to return Values with centroids closest to some Point but only if nearest
|
| /OK3568_Linux_fs/kernel/drivers/cpuidle/governors/ |
| H A D | teo.c | 13 * idle state with target residency within the time to the closest timer is 20 * idle duration values greater than the time till the closest timer, as the 22 * the time till the closest timer (sleep length) anyway. 80 * it occurs significantly earlier than the closest expected timer event (that 82 * time till the closest timer event). Otherwise, the wakeup is "on time", or 86 * the time till the closest timer event used for idle state selection. 97 * @sleep_length_ns: Time till the closest timer event (at the selection time). 126 * enough to the closest timer event expected at the idle state in teo_update() 428 * till the closest timer including the tick, try to correct in teo_select()
|
| /OK3568_Linux_fs/kernel/drivers/input/keyboard/ |
| H A D | adc-keys.c | 36 u32 diff, closest = 0xffffffff; in adc_keys_poll() local 46 if (diff < closest) { in adc_keys_poll() 47 closest = diff; in adc_keys_poll() 53 if (abs(st->keyup_voltage - value) < closest) in adc_keys_poll()
|
| H A D | sun4i-lradc-keys.c | 97 u32 i, ints, val, voltage, diff, keycode = 0, closest = 0xffffffff; in sun4i_lradc_irq() local 117 if (diff < closest) { in sun4i_lradc_irq() 118 closest = diff; in sun4i_lradc_irq()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A D | sh_css_param_shading.c | 125 /* calculate closest source points in shading table and in crop_and_interpolate() 137 /* calculate closest source points for distance computation */ in crop_and_interpolate() 156 /* calculate closest source points. */ in crop_and_interpolate() 164 /* if src points fall in padding, select closest ones.*/ in crop_and_interpolate() 169 /* calculate closest source points for distance in crop_and_interpolate() 178 /* if we're at the edge, we just use the closest in crop_and_interpolate()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/ |
| H A D | drm_bridge_connector.c | 36 * to the bridge closest to the connector (at the end of the chain) that 62 * The last bridge in the chain (closest to the connector) that provides 69 * The last bridge in the chain (closest to the connector) that provides 76 * The last bridge in the chain (closest to the connector) that provides 83 * The last bridge in the chain (closest to the connector) that provides
|
| H A D | drm_bridge.c | 349 * Note: the bridge passed should be the one closest to the encoder 387 * Note: the bridge passed should be the one closest to the encoder. 426 * Note: the bridge passed should be the one closest to the encoder 456 * Note: the bridge passed should be the one closest to the encoder 483 * Note: the bridge passed should be the one closest to the encoder 511 * Note: the bridge passed should be the one closest to the encoder 540 * Note that the bridge passed should be the one closest to the encoder 567 * Note: the bridge passed should be the one closest to the encoder 611 * Note: the bridge passed should be the one closest to the encoder 652 * Note: the bridge passed should be the one closest to the encoder [all …]
|
| /OK3568_Linux_fs/buildroot/board/solidrun/clearfog_gt_8k/ |
| H A D | readme.txt | 60 'lan1' to 'lan4' by default. 'lan1' is closest to the USB port, while 'lan4' 61 is closest to the blue Ethernet port.
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/ |
| H A D | qgeosimplify.cpp | 84 const QGeoCoordinate closest = QWebMercator::mercatorToCoord(intersection); in closestPoint() local 85 return closest; in closestPoint() 90 const QGeoCoordinate closest = closestPoint(pc, ac, bc, leftBound); in getSegDist() local 91 const double distanceMeters = pc.distanceTo(closest); in getSegDist()
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | vidioc-g-crop.rst | 51 rounds to the closest possible values of horizontal and vertical offset, 58 the closest size possible while maintaining the current horizontal and
|
| H A D | crop.rst | 137 The driver sets the image size to the closest possible values 304 × 224, 138 then chooses the cropping rectangle closest to the requested size, that 148 and adjusts the image size to closest possible 304 × 192.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/pm/ |
| H A D | cpuidle.rst | 148 First of all, the governor knows the time until the closest timer event. That 153 (in particular, before the closest timer triggers) and it generally is not known 157 time until the closest timer to estimate the idle duration in future. How the 272 It first obtains the time until the closest timer event with the assumption 326 limit. It selects the state with the target residency closest to the predicted 335 the real time until the closest timer event and if it really is greater than 358 values less than the current time till the closest timer (with the scheduler 362 the *sleep length*, which is the time until the closest timer event with the 421 reflect the real time until the closest timer event and if it really is greater
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/ |
| H A D | qgeopath.cpp | 469 // - find closest point to coordinate in lineContains() 470 // - unproject the closest point in lineContains() 471 // - calculate coordinate to closest point distance with distanceTo() in lineContains() 519 QGeoCoordinate closest = QWebMercator::mercatorToCoord(candidate); in lineContains() local 521 double distanceMeters = coordinate.distanceTo(closest); in lineContains()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_sa.c | 37 * If it's not the case we skip over the bo after last to the closest 223 /* go over all fence list and try to find the closest sa_bo in amdgpu_sa_bo_next_hole() 254 /* this sa bo is the closest one */ in amdgpu_sa_bo_next_hole()
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/display/panel/ |
| H A D | panel-common.yaml | 27 property is expressed in millimeters and rounded to the closest unit. 32 property is expressed in millimeters and rounded to the closest unit.
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/ |
| H A D | radeon_sa.c | 37 * If it's not the case we skip over the bo after last to the closest 264 /* go over all fence list and try to find the closest sa_bo in radeon_sa_bo_next_hole() 294 /* this sa bo is the closest one */ in radeon_sa_bo_next_hole()
|
| /OK3568_Linux_fs/kernel/Documentation/vm/ |
| H A D | numa.rst | 44 to the closest cell with memory. 125 closest available memory. This is a consequence of the same mechanism that
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | linear_ranges.c | 131 * Return selector which which range value is closest match for given 212 * Return selector which which range value is closest match for given
|
| /OK3568_Linux_fs/kernel/Documentation/crypto/ |
| H A D | asymmetric-keys.rst | 373 certificate in order (starting closest to the root) to a keyring. For 388 # certificate closest to the root. 409 # certificate closest to the root.
|
| /OK3568_Linux_fs/kernel/sound/soc/rockchip/ |
| H A D | rockchip_multicodecs.c | 144 u32 diff, closest = 0xffffffff; in mc_keys_poll() local 154 if (diff < closest) { in mc_keys_poll() 155 closest = diff; in mc_keys_poll() 161 if (abs(mc_data->keyup_voltage - value) < closest) in mc_keys_poll()
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/vf/vf_1.0/ |
| H A D | ia_css_vf.host.h | 25 /* compute the log2 of the downscale factor needed to get closest
|