Home
last modified time | relevance | path

Searched refs:uploaded (Results 1 – 25 of 53) sorted by relevance

123

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dfirmware.txt3 If a new firmware has been uploaded to the QE (usually by the
5 node. This node provides information on the uploaded firmware that
10 member of the qe_firmware structure of the uploaded firmware.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/buckets/
H A Draster_bucket.cpp31 uploaded = true; in upload()
41 uploaded = false; in clear()
47 uploaded = false; in setImage()
H A Dhillshade_bucket.cpp42 uploaded = true; in upload()
52 uploaded = false; in clear()
H A Dsymbol_bucket.cpp119 uploaded = true; in upload()
148 uploaded = false; in updateOpacity()
177 uploaded = false; in sortFeatures()
H A Dheatmap_bucket.cpp34 uploaded = true; in upload()
H A Dcircle_bucket.cpp34 uploaded = true; in upload()
H A Dfill_bucket.cpp121 uploaded = true; in upload()
H A Dfill_extrusion_bucket.cpp158 uploaded = true; in upload()
H A Dline_bucket.cpp462 uploaded = true; in upload()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/renderer/
H A Dbucket.hpp57 return hasData() && !uploaded; in needsUpload()
62 std::atomic<bool> uploaded { false }; member in mbgl::Bucket
/OK3568_Linux_fs/yocto/meta-openembedded/meta-gnome/recipes-gnome/rest/files/
H A D0002-Port-to-libsoup3.patch110 gsize uploaded;
212 - closure->uploaded = closure->uploaded + chunk->length;
220 + closure->uploaded = closure->uploaded + chunk_size;
222 - if (closure->uploaded < msg->request_body->length)
223 + if (closure->uploaded < content_length)
228 closure->uploaded,
958 closure->uploaded,
970 - closure->uploaded = closure->uploaded + chunk->length;
978 - if (closure->uploaded < msg->request_body->length)
979 + closure->uploaded = closure->uploaded + chunk_size;
[all …]
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-packages-tips.txt195 maintainer may have uploaded a release tarball, or the release may just point
197 release tarball uploaded by the maintainer, we prefer to use that since it
201 You can see on the release page if it's an uploaded tarball or a git tag:
205 - If it looks like the image above then it was uploaded by the
240 If there is a specific tarball uploaded by the upstream developers in
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Ddata_tx.h25 bool uploaded; member
H A Ddata_tx.c131 entry->uploaded = false; in wfx_tx_policy_get()
168 if (!policies[i].uploaded && is_used) in wfx_tx_policy_upload()
172 policies[i].uploaded = true; in wfx_tx_policy_upload()
/OK3568_Linux_fs/kernel/drivers/net/wireless/st/cw1200/
H A Dtxrx.h29 u8 uploaded; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1232 if (WARN_ONCE(mvmvif->uploaded, "Adding active MAC %pM/%d\n", in iwl_mvm_mac_ctxt_add()
1244 mvmvif->uploaded = true; in iwl_mvm_mac_ctxt_add()
1253 if (WARN_ONCE(!mvmvif->uploaded, "Changing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_changed()
1267 if (WARN_ONCE(!mvmvif->uploaded, "Removing inactive MAC %pM/%d\n", in iwl_mvm_mac_ctxt_remove()
1284 mvmvif->uploaded = false; in iwl_mvm_mac_ctxt_remove()
/OK3568_Linux_fs/kernel/net/mac80211/
H A Dpm.c157 if (sta && sta->uploaded) { in __ieee80211_suspend()
H A Ddriver-ops.c129 sta->uploaded = true; in drv_sta_state()
H A Dsta_info.c588 sta->uploaded = true; in sta_info_insert_drv_state()
1091 if (sta->uploaded) { in __sta_info_destroy_part2()
1275 if (!sta->uploaded) in ieee80211_find_sta_by_ifaddr()
1296 if (!sta->uploaded) in ieee80211_find_sta()
H A Dsta_info.h596 bool uploaded; member
/OK3568_Linux_fs/u-boot/board/lego/ev3/
H A DREADME27 mode. The image can then be uploaded using the official LEGO MINDSTORMS EV3
/OK3568_Linux_fs/kernel/Documentation/networking/device_drivers/atm/
H A Dfore200e.rst33 uploaded to the ATM adapters at system boot time or at module loading time.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/
H A Dqe.txt30 that contains the firmware that should be uploaded for this QE.
/OK3568_Linux_fs/yocto/poky/documentation/test-manual/
H A Dtest-process.rst90 separate directories and also uploaded to the yocto-testresults
/OK3568_Linux_fs/kernel/Documentation/input/
H A Dff.rst120 uploaded, but not played.

123