| /OK3568_Linux_fs/external/rknn-toolkit2/examples/caffe/mobilenet_v2/ |
| H A D | mobilenet_v2.prototxt | 216 name: "conv2_1/linear" 219 top: "conv2_1/linear" 234 name: "conv2_1/linear/bn" 236 bottom: "conv2_1/linear" 237 top: "conv2_1/linear/bn" 256 name: "conv2_1/linear/scale" 258 bottom: "conv2_1/linear/bn" 259 top: "conv2_1/linear/bn" 275 bottom: "conv2_1/linear/bn" 403 name: "conv2_2/linear" [all …]
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86fbman.c | 152 xf86FreeOffscreenLinear(FBLinearPtr linear) in xf86FreeOffscreenLinear() argument 156 if (!linear) in xf86FreeOffscreenLinear() 163 (FBManagerFuncsPtr) dixLookupPrivate(&linear->pScreen->devPrivates, in xf86FreeOffscreenLinear() 167 (*funcs->FreeOffscreenLinear) (linear); in xf86FreeOffscreenLinear() 278 FBLinear linear; member 799 (*pLink->linear.RemoveLinearCallback) (&(pLink->linear)); in LinearRemoveCBWrapper() 818 pLink->linear.offset, in DumpDebug() 819 pLink->linear.size, in DumpDebug() 820 pLink->free ? "Free" : "Used", pLink->area ? "Area" : "Linear"); in DumpDebug() 831 FBLinearLinkPtr linear = NULL; in AllocateLinear() local [all …]
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/drivers/net/mlxsw/spectrum/ |
| H A D | devlink_lib_spectrum.sh | 14 KVD_CHILDREN="linear hash_single hash_double" 28 size=$(devlink_resource_get kvd linear "$i" | \ 30 devlink_resource_size_set "$size" kvd linear "$i" 52 current_size=$(devlink_resource_size_get kvd linear "$i") 55 devlink_resource_size_set "$size" kvd linear "$i" 78 KVD_DEFAULTS[$key]=$(devlink_resource_get kvd linear "$i") 90 devlink_resource_size_set 64000 kvd linear 91 devlink_resource_size_set 15616 kvd linear singles 92 devlink_resource_size_set 32000 kvd linear chunks 93 devlink_resource_size_set 16384 kvd linear large_chunks [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/ |
| H A D | pointlike_linear.hpp | 51 // action struct for pointlike-linear difference/intersection 59 // difference/intersection of point-linear 63 typename Linear, 72 Linear const& linear, in apply() 80 >::apply(point, Policy::apply(point, linear, strategy), oit); in apply() 119 // difference/intersection of multipoint-linear 123 typename Linear, 212 typedef geometry::segment_iterator<Linear const> const_iterator; 215 segment_range(Linear const& linear) in segment_range() argument 216 : m_linear(linear) in segment_range() [all …]
|
| H A D | follow_linear_linear.hpp | 48 namespace following { namespace linear namespace 54 // follower for linear/linear geometries set operations 172 typename Linear, 202 // We don't rescale linear/linear in process_turn() 269 // We don't rescale linear/linear in process_end() 295 apply(Linestring const& linestring, Linear const&, in apply() 342 typename Linear, 352 Linear, 363 LinestringOut, Linestring, Linear, 428 apply(MultiLinestring const& multilinestring, Linear const& linear, in apply() argument [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/ |
| H A D | linear_or_areal_to_areal.hpp | 30 template <typename Linear, typename Areal, typename Strategy> 36 typename point_type<Linear>::type, 40 static inline return_type apply(Linear const& linear, in apply() 44 if ( geometry::intersects(linear, areal) ) in apply() 51 Linear, Areal, Strategy in apply() 52 >::apply(linear, areal, strategy, false); in apply() 57 Linear const& linear, in apply() 60 return apply(linear, areal, strategy); in apply() 100 template <typename Linear, typename Areal, typename Strategy> 103 Linear, Areal, Strategy, [all …]
|
| H A D | multipoint_to_geometry.hpp | 78 template <typename MultiPoint, typename Linear, typename Strategy> 85 typename point_type<Linear>::type 89 Linear const& linear, in apply() 95 Linear, in apply() 99 linear, in apply() 103 static inline return_type apply(Linear const& linear, in apply() 107 return apply(multipoint, linear, strategy); in apply() 196 template <typename MultiPoint, typename Linear, typename Strategy> 199 MultiPoint, Linear, Strategy, multi_point_tag, linear_tag, 201 > : detail::distance::multipoint_to_linear<MultiPoint, Linear, Strategy> [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | bel-pfe.c | 23 * exponent in linear mode. 32 .format[PSC_VOLTAGE_IN] = linear, 33 .format[PSC_VOLTAGE_OUT] = linear, 34 .format[PSC_CURRENT_IN] = linear, 35 .format[PSC_CURRENT_OUT] = linear, 36 .format[PSC_POWER] = linear, 37 .format[PSC_TEMPERATURE] = linear, 38 .format[PSC_FAN] = linear, 52 .format[PSC_VOLTAGE_IN] = linear, 53 .format[PSC_VOLTAGE_OUT] = linear, [all …]
|
| /OK3568_Linux_fs/external/rknn-toolkit2/examples/darknet/yolov3_416x416/ |
| H A D | yolov3.cfg | 61 activation=linear 91 activation=linear 111 activation=linear 141 activation=linear 161 activation=linear 181 activation=linear 201 activation=linear 222 activation=linear 242 activation=linear 262 activation=linear [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/device-mapper/ |
| H A D | dm-init.rst | 32 <target_type> ::= "verity" | "linear" | ... (see list below) 50 `linear` allowed 70 An example of booting to a linear array made up of user-mode linux block 73 dm-mod.create="lroot,,,rw, 0 4096 linear 98:16 0, 4096 4096 linear 98:32 0" root=/dev/dm-0 75 This will boot to a rw dm-linear target of 8192 sectors split across two block 82 dm-linear,,1,rw, 83 0 32768 linear 8:1 0, 84 32768 1024000 linear 8:2 0; 103 "linear":: 105 dm-linear,,,rw, [all …]
|
| H A D | linear.rst | 2 dm-linear 5 Device-Mapper's "linear" target maps a linear range of the Device-Mapper 6 device onto a linear range of another device. This is the basic building 24 echo "0 `blockdev --getsz $1` linear $1 0" | dmsetup create identity 32 echo "0 $size1 linear $1 0 33 $size1 $size2 linear $2 0" | dmsetup create joined 60 $table .= "$this_start $extent_size linear $dev $this_offset\n";
|
| /OK3568_Linux_fs/kernel/Documentation/hwmon/ |
| H A D | ltc2978.rst | 6 * Linear Technology LTC2972 14 * Linear Technology LTC2974 22 * Linear Technology LTC2975 30 * Linear Technology LTC2977 38 * Linear Technology LTC2978, LTC2978A 48 * Linear Technology LTC2979 56 * Linear Technology LTC2980 64 * Linear Technology LTC3880 72 * Linear Technology LTC3882 80 * Linear Technology LTC3883 [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/is_simple/ |
| H A D | debug_print_boundary_points.hpp | 43 template <typename Linear, typename Tag = typename tag<Linear>::type> 45 : not_implemented<Linear> 96 template <typename Linear> 97 inline void debug_print_boundary_points(Linear const& linear) in debug_print_boundary_points() argument 99 debug_boundary_points_printer<Linear>::apply(linear); in debug_print_boundary_points() 102 template <typename Linear> 103 inline void debug_print_boundary_points(Linear const&)
|
| /OK3568_Linux_fs/kernel/Documentation/ABI/testing/ |
| H A D | sysfs-class-backlight | 9 hence linear changes in brightness are perceived as being 10 non-linear. To achieve a linear perception of brightness changes 12 backlights with a linear brightness curve. 19 linear 21 controls should apply a logarithmic mapping for a linear 24 non-linear 26 controls should use a linear mapping for a linear perception.
|
| /OK3568_Linux_fs/kernel/lib/ |
| H A D | linear_ranges.c | 3 * helpers to map values in a linear range to range index 19 * @r: pointer to linear range where values are counted 37 * @r: pointer to array of linear ranges where values are counted 66 * @r: pointer to linear range where value is looked from 78 * @r: pointer to linear range where value is looked from 101 * @r: pointer to array of linear ranges where value is looked from 125 * linear_range_get_selector_low - return linear range selector for value 126 * @r: pointer to linear range where selector is looked from 164 * linear_range_get_selector_low_array - return linear range selector for value 165 * @r: pointer to array of linear ranges where selector is looked from [all …]
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/disjoint/ |
| H A D | multipoint_geometry.hpp | 110 template <typename MultiPoint, typename Linear> 198 typedef geometry::segment_iterator<Linear const> const_iterator; 201 segment_range(Linear const& linear) in segment_range() argument 202 : m_linear(linear) in segment_range() 216 Linear const& m_linear; 221 …static inline bool apply(MultiPoint const& multipoint, Linear const& linear, Strategy const& strat… in apply() argument 236 >::apply(multipoint, segment_range(linear), visitor, in apply() 246 …static inline bool apply(Linear const& linear, MultiPoint const& multipoint, Strategy const& strat… in apply() argument 248 return apply(multipoint, linear, strategy); in apply() 491 template <typename Linear, typename MultiPoint, std::size_t DimensionCount> [all …]
|
| H A D | linear_segment_or_box.hpp | 120 typename Linear, 122 typename Tag = typename tag<Linear>::type 125 : not_implemented<Linear, SegmentOrBox> 152 template <typename Linear, typename Segment> 153 struct disjoint<Linear, Segment, 2, linear_tag, segment_tag, false> 154 : detail::disjoint::disjoint_linear_segment_or_box<Linear, Segment> 158 template <typename Linear, typename Box, std::size_t DimensionCount> 159 struct disjoint<Linear, Box, DimensionCount, linear_tag, box_tag, false> 160 : detail::disjoint::disjoint_linear_segment_or_box<Linear, Box>
|
| H A D | linear_areal.hpp | 252 template <typename Linear, typename Areal> 253 struct disjoint<Linear, Areal, 2, linear_tag, areal_tag, false> 254 : public detail::disjoint::disjoint_linear_areal<Linear, Areal> 258 template <typename Areal, typename Linear> 259 struct disjoint<Areal, Linear, 2, areal_tag, linear_tag, false> 262 static inline bool apply(Areal const& areal, Linear const& linear, in apply() 267 Linear, Areal in apply() 268 >::apply(linear, areal, strategy); in apply()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/armada/ |
| H A D | armada_gem.c | 54 } else if (dobj->linear) { in armada_gem_free_object() 55 /* linear backed memory */ in armada_gem_free_object() 57 drm_mm_remove_node(dobj->linear); in armada_gem_free_object() 59 kfree(dobj->linear); in armada_gem_free_object() 83 if (obj->page || obj->linear) in armada_gem_linear_back() 130 /* Otherwise, grab it from our linear allocation */ in armada_gem_linear_back() 142 ret = drm_mm_insert_node_generic(&priv->linear, node, in armada_gem_linear_back() 150 obj->linear = node; in armada_gem_linear_back() 153 ptr = ioremap_wc(obj->linear->start, size); in armada_gem_linear_back() 156 drm_mm_remove_node(obj->linear); in armada_gem_linear_back() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A D | colorspaces.rst | 92 specific chromaticity primaries are linear colorspaces. But neither the 93 eye, nor display technology is linear. Doubling the values of all 94 components in the linear colorspace will not be perceived as twice the 96 function that takes a linear color component value and transforms it to 97 the non-linear component value, which is a closer match to the 98 non-linear performance of both the eye and displays. Linear component 99 values are denoted RGB, non-linear are denoted as R'G'B'. In general 101 linear RGB. Special care should be taken when dealing with openGL to 102 provide linear RGB colors or to use the built-in openGL support to apply 106 non-linear R'G'B' to non-linear Y'CbCr. This function is determined by
|
| /OK3568_Linux_fs/kernel/drivers/md/ |
| H A D | md-linear.c | 3 linear.c : Multiple Devices driver for Linux 8 Linear mode management functions. 19 #include "md-linear.h" 82 pr_warn("md/linear:%s: disk numbering problem. Aborting!\n", in linear_conf() 104 pr_warn("md/linear:%s: not enough drives present. Aborting!\n", in linear_conf() 168 /* Adding a drive to a linear array allows the array to grow. in linear_add() 237 if (unlikely(is_mddev_broken(tmp_dev->rdev, "linear"))) { in linear_make_request() 271 …pr_err("md/linear:%s: make_request: Sector %llu out of bounds on dev %s: %llu sectors, offset %llu… in linear_make_request() 292 .name = "linear", 317 MODULE_DESCRIPTION("Linear device concatenation personality for MD"); [all …]
|
| /OK3568_Linux_fs/kernel/drivers/hid/ |
| H A D | hid-bigbenff.c | 37 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 39 * 0x81, 0x01, // Input (Const,Array,Abs,No Wrap,Linear,Preferred State,No Null Position) 47 * 0x81, 0x42, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,Null State) 50 * 0x81, 0x01, // Input (Const,Array,Abs,No Wrap,Linear,Preferred State,No Null Position) 59 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 74 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 77 …* 0xB1, 0x02, // Feature (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,… 79 …* 0x91, 0x02, // Output (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position,N… 88 * 0x81, 0x02, // Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) 126 0x81, 0x02, /* Input (Data,Var,Abs,No Wrap,Linear,Preferred State,No Null Position) */ [all …]
|
| /OK3568_Linux_fs/buildroot/package/liblinear/ |
| H A D | 0002-build-static-lib.patch | 11 $(CXX) $${SHARED_LIB_FLAG} linear.o newton.o blas/blas.a -o liblinear.so.$(SHVER) 14 +static-lib: linear.o newton.o blas/blas.a 15 + $(AR) rcv liblinear.a linear.o newton.o blas/*.o 18 train: newton.o linear.o train.c blas/blas.a 19 $(CXX) $(CFLAGS) -o train train.c newton.o linear.o $(LIBS)
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/tslib/ |
| H A D | tslib_1.22.bb | 26 PACKAGECONFIG ??= "debounce dejitter evthres iir linear median pthres skip lowpass invert variance … 31 PACKAGECONFIG[linear] = "--enable-linear,--disable-linear" 46 PACKAGECONFIG[linear-h2200] = "--enable-linear-h2200,--disable-linear-h2200"
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/ |
| H A D | 0001-tests-fix-raid0-tests-for-0.90-metadata.patch | 9 linear level for 0.9 metadata where possible. 36 + mdadm -CR $md0 -e0.90 -l linear --chunk $chunk -n3 $dev0 $dev1 $dev2 37 + check linear 47 for level in linear raid0 raid1 raid4 raid5 raid6 raid10 68 +check linear 95 -for ls in raid0/4 linear/4 raid1/1 raid5/3 raid6/2 96 +for ls in linear/4 raid1/1 raid5/3 raid6/2
|