Home
last modified time | relevance | path

Searched refs:is_syncable (Results 1 – 23 of 23) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/common/extensions/
H A Dsync_helper.cc29 bool is_syncable = (extension->location() == Manifest::INTERNAL && in IsSyncable() local
31 if (!is_syncable && !IsSyncableComponentExtension(extension)) { in IsSyncable()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/chrome/common/extensions/
H A Dsync_helper.cc29 bool is_syncable = (extension->location() == Manifest::INTERNAL && in IsSyncable() local
31 if (!is_syncable && !IsSyncableComponentExtension(extension)) { in IsSyncable()
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/
H A Dmodel.d.ts26 get is_syncable(): boolean; method in Model
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/gemm/
H A Dgemv_driver.cpp394 bool is_syncable = dnnl_thr_syncable(); in gemv_threading_driver() local
456 if (is_syncable && ybuf) { in gemv_threading_driver()
464 if (!is_syncable && ybuf) { in gemv_threading_driver()
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/gemm/
H A Dgemv_driver.cpp394 bool is_syncable = dnnl_thr_syncable(); in gemv_threading_driver() local
456 if (is_syncable && ybuf) { in gemv_threading_driver()
464 if (!is_syncable && ybuf) { in gemv_threading_driver()
/dports/www/py-bokeh/bokeh-2.3.3/bokeh/server/static/js/types/core/
H A Dhas_props.d.ts41 get is_syncable(): boolean; method in HasProps
/dports/www/geckodriver/mozilla-central-e9783a644016aa9b317887076618425586730d73/testing/geckodriver/cargo-crates/dogear-0.4.0/src/
H A Dmerge.rs1157 if !remote_node.is_syncable() { in check_for_local_structure_change_of_remote_node()
1170 if !local_node.is_syncable() { in check_for_local_structure_change_of_remote_node()
1264 if !local_node.is_syncable() { in check_for_remote_structure_change_of_local_node()
1277 if !remote_node.is_syncable() { in check_for_remote_structure_change_of_local_node()
H A Dtree.rs1511 pub fn is_syncable(&self) -> bool { in is_syncable() method
1523 _ => self.parent().map_or(false, |parent| parent.is_syncable()), in is_syncable()
/dports/www/firefox/firefox-99.0/third_party/rust/dogear/src/
H A Dmerge.rs1157 if !remote_node.is_syncable() { in check_for_local_structure_change_of_remote_node()
1170 if !local_node.is_syncable() { in check_for_local_structure_change_of_remote_node()
1264 if !local_node.is_syncable() { in check_for_remote_structure_change_of_local_node()
1277 if !remote_node.is_syncable() { in check_for_remote_structure_change_of_local_node()
H A Dtree.rs1511 pub fn is_syncable(&self) -> bool { in is_syncable() method
1523 _ => self.parent().map_or(false, |parent| parent.is_syncable()), in is_syncable()
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/rust/dogear/src/
H A Dmerge.rs1157 if !remote_node.is_syncable() { in check_for_local_structure_change_of_remote_node()
1170 if !local_node.is_syncable() { in check_for_local_structure_change_of_remote_node()
1264 if !local_node.is_syncable() { in check_for_remote_structure_change_of_local_node()
1277 if !remote_node.is_syncable() { in check_for_remote_structure_change_of_local_node()
H A Dtree.rs1511 pub fn is_syncable(&self) -> bool { in is_syncable() method
1523 _ => self.parent().map_or(false, |parent| parent.is_syncable()), in is_syncable()
/dports/www/firefox-esr/firefox-91.8.0/third_party/rust/dogear/src/
H A Dmerge.rs1157 if !remote_node.is_syncable() { in check_for_local_structure_change_of_remote_node()
1170 if !local_node.is_syncable() { in check_for_local_structure_change_of_remote_node()
1264 if !local_node.is_syncable() { in check_for_remote_structure_change_of_local_node()
1277 if !remote_node.is_syncable() { in check_for_remote_structure_change_of_local_node()
H A Dtree.rs1511 pub fn is_syncable(&self) -> bool { in is_syncable() method
1523 _ => self.parent().map_or(false, |parent| parent.is_syncable()), in is_syncable()
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/rust/dogear/src/
H A Dmerge.rs1157 if !remote_node.is_syncable() { in check_for_local_structure_change_of_remote_node()
1170 if !local_node.is_syncable() { in check_for_local_structure_change_of_remote_node()
1264 if !local_node.is_syncable() { in check_for_remote_structure_change_of_local_node()
1277 if !remote_node.is_syncable() { in check_for_remote_structure_change_of_local_node()
H A Dtree.rs1511 pub fn is_syncable(&self) -> bool { in is_syncable() method
1523 _ => self.parent().map_or(false, |parent| parent.is_syncable()), in is_syncable()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/network_config/
H A Dcros_network_config_unittest.cc707 EXPECT_EQ(false, properties->type_properties->get_wifi()->is_syncable); in TEST_F()
722 EXPECT_EQ(false, properties->type_properties->get_wifi()->is_syncable); in TEST_F()
731 EXPECT_EQ(false, properties->type_properties->get_wifi()->is_syncable); in TEST_F()
740 EXPECT_EQ(true, properties->type_properties->get_wifi()->is_syncable); in TEST_F()
H A Dcros_network_config.cc1450 wifi->is_syncable = sync_wifi::IsEligibleForSync( in ManagedPropertiesToMojo()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/src/
H A Dmegacmdexecuter.h142 bool is_syncable(const char* name);
/dports/www/chromium-legacy/chromium-88.0.4324.182/chromeos/services/network_config/public/mojom/
H A Dcros_network_config.mojom547 bool is_syncable;
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/include/
H A Dmegaapi_impl.h2309 bool is_syncable(Sync*, const char*, const LocalPath&);
2310 bool is_syncable(long long size);
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/examples/
H A Dmegacli.cpp619 static bool is_syncable(const char* name) in is_syncable() function
627 return is_syncable(n->displayname()); in sync_syncable()
633 return is_syncable(name); in sync_syncable()
/dports/net/megacmd/MEGAcmd-1.4.1_Win/sdk/src/
H A Dmegaapi_impl.cpp1221 bool MegaApiImpl::is_syncable(Sync *sync, const char *name, const LocalPath& localpath) in is_syncable() function in mega::MegaApiImpl
1269 bool MegaApiImpl::is_syncable(long long size) in is_syncable() function in mega::MegaApiImpl
8420 if (is_syncable(sync, name.c_str(), localpath)) in syncPathState()
8423 … if (fa->fopen(localpath, false, false) && (fa->type == FOLDERNODE || is_syncable(fa->size))) in syncPathState()
8673 if (!is_syncable(size)) in isSyncable()
8693 result = is_syncable(sync, name.c_str(), localpath); in isSyncable()
12992 if (!sync || !sync->appData || (node->type == FILENODE && !is_syncable(node->size))) in sync_syncable()
12998 bool result = is_syncable(sync, name, localpath); in sync_syncable()
13013 && mSyncable_fa->fopen(localpath) && !is_syncable(mSyncable_fa->size))) in sync_syncable()
13020 bool result = is_syncable(sync, name, localpath); in sync_syncable()