| /OK3568_Linux_fs/yocto/poky/scripts/lib/build_perf/ |
| H A D | report.py | 142 def aggregate_obj(aggregate, obj, assert_str=True): argument 144 assert type(aggregate) is type(obj), \ 145 "Type mismatch: {} != {}".format(type(aggregate), type(obj)) 147 assert set(aggregate.keys()) == set(obj.keys()) 149 aggregate_obj(aggregate[key], val, key not in mutable_keys) 151 assert len(aggregate) == len(obj) 153 aggregate_obj(aggregate[i], val) 155 assert aggregate == obj, "Data mismatch {} != {}".format(aggregate, obj) 161 aggregate = metadata[0].copy() 163 aggregate_obj(aggregate, testrun) [all …]
|
| /OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/ |
| H A D | examples.pro | 17 aggregate.files = aggregate/examples.pro 18 aggregate.path = /${TARGET_DIR}/target/ 19 INSTALLS += aggregate
|
| /OK3568_Linux_fs/app/forlinx/forlinx_qt/ |
| H A D | examples.pro | 18 aggregate.files = aggregate/examples.pro 19 aggregate.path = /${TARGET_DIR}/target/ 20 INSTALLS += aggregate
|
| /OK3568_Linux_fs/kernel/drivers/staging/greybus/tools/ |
| H A D | README.loopback | 71 - Calculate the aggregate results for multiple devices. 91 -a aggregate - show aggregation of all enabled devies 154 * Show the aggregate results of both devices. ("-a") 158 …1970-1-1 0:10:35,transfer,aggregate,100,10,0,383,580,486.000000,197,1722,2606,2077.000000,884,8885…
|
| /OK3568_Linux_fs/yocto/poky/bitbake/lib/toaster/toastergui/ |
| H A D | tablefilter.py | 248 data['min'] = queryset.aggregate(Min(self.field))[self.field + '__min'] 249 data['max'] = queryset.aggregate(Max(self.field))[self.field + '__max']
|
| /OK3568_Linux_fs/yocto/poky/scripts/lib/ |
| H A D | buildstats.py | 161 def aggregate(self, bsrecipe): member in BSRecipe 277 def aggregate(self, buildstats): member in BuildStats 283 self[pkg].aggregate(data)
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/gpio/ |
| H A D | gpio-aggregator.rst | 6 The GPIO Aggregator provides a mechanism to aggregate GPIOs, and expose them as 33 aggregate to the "new_device" file, using the format
|
| /OK3568_Linux_fs/kernel/drivers/interconnect/qcom/ |
| H A D | osm-l3.c | 164 provider->aggregate(n, 0, n->avg_bw, n->peak_bw, in qcom_icc_set() 268 provider->aggregate = icc_std_aggregate; in qcom_osm_l3_probe()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-networking/recipes-daemons/opensaf/opensaf/ |
| H A D | 0001-include-missing-array-header.patch | 7 src/osaf/consensus/key_value.cc:25:30: error: aggregate 'std::array<char, 128> buffer' has incomple…
|
| /OK3568_Linux_fs/yocto/meta-clang/dynamic-layers/openembedded-layer/recipes-devtools/bcc/bcc/ |
| H A D | 0001-tools-trace.py-Fix-failing-to-exit.patch | 34 if self.aggregate:
|
| /OK3568_Linux_fs/kernel/Documentation/sound/cards/ |
| H A D | serial-u16550.rst | 65 Out for each byte, so the aggregate data rate across all four MIDI Outs is 76 the MIDI Outs to act independently at double the aggregate throughput of M/B,
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | interconnect-provider.h | 64 int (*aggregate)(struct icc_node *node, u32 tag, u32 avg_bw, member
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/ostree/ |
| H A D | ostree_2021.6.bb | 33 # |../git/src/libotutil/zbase32.c:37:1: error: function returns an aggregate [-Werror=aggregate-ret…
|
| /OK3568_Linux_fs/kernel/fs/jfs/ |
| H A D | jfs_incore.h | 166 uint aggregate; /* volume identifier in log record */ member
|
| /OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/ |
| H A D | GFDL-1.2-or-later | 98 …aggregate" if the copyright resulting from the compilation is not used to limit the legal rights o… 100 …aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the…
|
| H A D | GFDL-1.2-invariants-only | 98 …aggregate" if the copyright resulting from the compilation is not used to limit the legal rights o… 100 …aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the…
|
| H A D | GFDL-1.2-only | 98 …aggregate" if the copyright resulting from the compilation is not used to limit the legal rights o… 100 …aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the…
|
| H A D | GFDL-1.2 | 305 distribution medium, is called an "aggregate" if the copyright 308 When the Document is included in an aggregate, this License does not 309 apply to the other works in the aggregate which are not themselves 314 the entire aggregate, the Document`s Cover Texts may be placed on 315 covers that bracket the Document within the aggregate, or the 318 aggregate.
|
| H A D | GFDL-1.2-no-invariants-only | 98 …aggregate" if the copyright resulting from the compilation is not used to limit the legal rights o… 100 …aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the…
|
| H A D | GFDL-1.2-invariants-or-later | 98 …aggregate" if the copyright resulting from the compilation is not used to limit the legal rights o… 100 …aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the…
|
| H A D | GFDL-1.2-no-invariants-or-later | 98 …aggregate" if the copyright resulting from the compilation is not used to limit the legal rights o… 100 …aggregate, the Document's Cover Texts may be placed on covers that bracket the Document within the…
|
| /OK3568_Linux_fs/kernel/Documentation/power/ |
| H A D | pm_qos_interface.rst | 44 Will remove the element. After removal it will update the aggregate target 97 The PM QoS flags aggregate value is a gather (bitwise OR) of all list elements' 119 Will remove the element. After removal it will update the aggregate target
|
| /OK3568_Linux_fs/kernel/drivers/interconnect/ |
| H A D | core.c | 270 p->aggregate(node, r->tag, avg_bw, peak_bw, in aggregate_requests() 980 if (provider->aggregate) in icc_node_add() 981 provider->aggregate(node, 0, node->init_avg, node->init_peak, in icc_node_add()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/ |
| H A D | iwl-trans.h | 472 bool aggregate; member 1275 .aggregate = sta_id >= 0, in iwl_trans_txq_enable() 1290 .aggregate = false, in iwl_trans_ac_txq_enable()
|
| /OK3568_Linux_fs/kernel/LICENSES/deprecated/ |
| H A D | GFDL-1.2 | 324 distribution medium, is called an "aggregate" if the copyright 327 When the Document is included in an aggregate, this License does not 328 apply to the other works in the aggregate which are not themselves 333 the entire aggregate, the Document's Cover Texts may be placed on 334 covers that bracket the Document within the aggregate, or the 337 aggregate.
|