Home
last modified time | relevance | path

Searched refs:trimmed (Results 1 – 25 of 57) sorted by relevance

123

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/4g/
H A Dmainwindow.cpp63 if(abc.length()>1)ui->result->append(abc.trimmed()); in result()
65 if(efg.length()>1)ui->result->append(efg.trimmed()); in result()
71 if(abc.length()>1)ui->result->append(abc.trimmed()); in ping_result()
73 if(efg.length()>1)ui->result->append(efg.trimmed()); in ping_result()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/4g/
H A Dmainwindow.cpp63 if(abc.length()>1)ui->result->append(abc.trimmed()); in result()
65 if(efg.length()>1)ui->result->append(efg.trimmed()); in result()
71 if(abc.length()>1)ui->result->append(abc.trimmed()); in ping_result()
73 if(efg.length()>1)ui->result->append(efg.trimmed()); in ping_result()
/OK3568_Linux_fs/kernel/fs/jfs/
H A Djfs_discard.c72 u64 trimmed = 0; in jfs_ioc_trim() local
100 trimmed += dbDiscardAG(ip, agno, minlen); in jfs_ioc_trim()
103 range->len = trimmed << sb->s_blocksize_bits; in jfs_ioc_trim()
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Ddiscard.c432 u64 trimmed = 0; in btrfs_discard_workfn() local
462 btrfs_trim_block_group_bitmaps(block_group, &trimmed, in btrfs_discard_workfn()
466 discard_ctl->discard_bitmap_bytes += trimmed; in btrfs_discard_workfn()
468 btrfs_trim_block_group_extents(block_group, &trimmed, in btrfs_discard_workfn()
472 discard_ctl->discard_extent_bytes += trimmed; in btrfs_discard_workfn()
475 discard_ctl->prev_discard = trimmed; in btrfs_discard_workfn()
H A Dfree-space-cache.h143 u64 *trimmed, u64 start, u64 end, u64 minlen);
145 u64 *trimmed, u64 start, u64 end, u64 minlen,
148 u64 *trimmed, u64 start, u64 end, u64 minlen,
H A Dfree-space-cache.c3403 u64 trimmed = 0; in do_trimming() local
3415 ret = btrfs_discard_extent(fs_info, start, bytes, &trimmed); in do_trimming()
3417 *total_trimmed += trimmed; in do_trimming()
3761 u64 *trimmed, u64 start, u64 end, u64 minlen) in btrfs_trim_block_group() argument
3767 *trimmed = 0; in btrfs_trim_block_group()
3777 ret = trim_no_bitmap(block_group, trimmed, start, end, minlen, false); in btrfs_trim_block_group()
3781 ret = trim_bitmaps(block_group, trimmed, start, end, minlen, 0, false); in btrfs_trim_block_group()
3792 u64 *trimmed, u64 start, u64 end, u64 minlen, in btrfs_trim_block_group_extents() argument
3797 *trimmed = 0; in btrfs_trim_block_group_extents()
3807 ret = trim_no_bitmap(block_group, trimmed, start, end, minlen, async); in btrfs_trim_block_group_extents()
[all …]
/OK3568_Linux_fs/app/qfm/
H A Dmimeutils.cpp69 if (line.trimmed().isEmpty()) { in load()
76 if (!group.isEmpty() && line.trimmed().startsWith("[")) { in load()
77 QString tmp = line.trimmed().replace("[", "").replace("]", ""); in load()
78 groupFound = group.trimmed().compare(tmp) == 0; in load()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/about/
H A Dabountwidget.cpp84 ui->textBrowser->append(QString("[Kernal Version]: %1").arg(kerVersion.trimmed())); in loadData()
86 ui->textBrowser->append(QString("[User Cpu]: %1").arg(userCpu.trimmed())); in loadData()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/wifi/
H A Dmainwindow.cpp38 ui->result->append(abc.trimmed()); in result()
40 if(efg.length()>1)ui->result->append(efg.trimmed()); in result()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/wifi/
H A Dmainwindow.cpp38 ui->result->append(abc.trimmed()); in result()
40 if(efg.length()>1)ui->result->append(efg.trimmed()); in result()
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/wifi/
H A Dhostapdcli.cpp218 QString ssid = get(a+"end", "AP-STA-DISCONNECTED", "end").trimmed(); in handAutoMessage()
247 data = d.mid(index).trimmed(); in handCmdMessage()
298 result = result.trimmed(); in get()
H A Dwifiwidget.cpp248 QString wifiName= ui->wifiNameEdt->text().trimmed(); in on_connect_clicked()
249 QString wifiPassword= ui->WifiPasswordEdt->text().trimmed(); in on_connect_clicked()
262 if(ui->addressEdt->text().trimmed().isEmpty()) in on_pingBtn_clicked()
H A Dwpaclicmd.cpp40 result = result.trimmed(); in get()
207 m_d->network = addNetwork().trimmed(); in connectWifi()
/OK3568_Linux_fs/kernel/drivers/phy/socionext/
H A Dphy-uniphier-usb3hs.c146 int ret, trimmed = 0; in uniphier_u3hsphy_update_config() local
160 trimmed = 1; in uniphier_u3hsphy_update_config()
167 if (!trimmed) { in uniphier_u3hsphy_update_config()
/OK3568_Linux_fs/kernel/Documentation/device-mapper/
H A Ddm-bow.txt20 the free (trimmed) area as needed in such a way as they can be restored.
65 Thus if it is written to or trimmed, the contents must first be backed up.
67 FREE means that the sector was trimmed in state 0 and has not yet been written
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/imxx11/gprs/
H A Dgprs.cpp68 ui->Edit_info->append(abc.trimmed()); in result()
70 if(efg.length()>1)ui->Edit_info->append(efg.trimmed()); in result()
/OK3568_Linux_fs/app/forlinx/flapp/src/app/
H A Dmain.cpp21 id = id.trimmed().toLower(); in main()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/gypsy/
H A Dqgeosatelliteinfosource_gypsy.cpp233 (deviceName.trimmed().at(0) == '/' && !QFile::exists(deviceName.trimmed()))) { in init()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeoareamonitor/
H A Dlogfilepositionsource.cpp87 QByteArray line = logFile->readLine().trimmed(); in readNextPosition()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/positioning/logfilepositionsource/
H A Dlogfilepositionsource.cpp107 QByteArray line = logFile->readLine().trimmed(); in readNextPosition()
/OK3568_Linux_fs/kernel/fs/fat/
H A Dfatent.c768 u64 ent_start, ent_end, minlen, trimmed = 0; in fat_trim_fs() local
809 trimmed += free; in fat_trim_fs()
836 trimmed += free; in fat_trim_fs()
844 range->len = trimmed << sbi->cluster_bits; in fat_trim_fs()
/OK3568_Linux_fs/app/forlinx/flapp/src/libs/core/
H A Dserialport.cpp15 this->setPortName(name.trimmed()); in config()
/OK3568_Linux_fs/app/QLauncher/
H A Dxdgdesktopfile.cpp304 QString line = stream.readLine().trimmed(); in read()
321 QString key = line.section(QLatin1Char('='), 0, 0).trimmed(); in read()
322 QString value = line.section(QLatin1Char('='), 1).trimmed(); in read()
/OK3568_Linux_fs/kernel/Documentation/misc-devices/
H A Dad525x_dpot.rst38 address of 0x2f, we descend (unrelated sysfs entries have been trimmed)::
/OK3568_Linux_fs/app/forlinx/flapp/src/plugins/opengl/
H A Dglwidget.cpp182 QString line = file.readLine().trimmed(); in loadAscllStl()

123