Home
last modified time | relevance | path

Searched refs:chop (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-benchmark/lmbench/lmbench-3.0-a9/
H A Dlmbench_result_html_report.patch56 chop;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoaddress.cpp85 line.chop(penultimateSeparator.length()); in addressLine()
283 text.chop(newLine.length()); in formattedAddress()
/OK3568_Linux_fs/kernel/Documentation/target/
H A Dtcmu-design.rst316 buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
327 str_buf[ret-1] = '\0'; /* null-terminate and chop off the \n */
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dfib_trie.rst141 chop off part of the key in order to find the longest matching prefix.
/OK3568_Linux_fs/kernel/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c2773 int next_is_first, chop; in myri10ge_xmit() local
2775 chop = (cum_len_next > mss); in myri10ge_xmit()
2778 flags |= chop * MXGEFW_FLAGS_TSO_CHOP; in myri10ge_xmit()
2781 rdma_count |= -(chop | next_is_first); in myri10ge_xmit()
2782 rdma_count += chop & ~next_is_first; in myri10ge_xmit()
/OK3568_Linux_fs/app/QLauncher/
H A Dxdgdesktopfile.cpp220 s.chop(1); in removeEndingSlash()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqplacemanagerengine_nokiav2.cpp861 language.chop(2); in createLanguageString()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/procmail/procmail/
H A Dfrom-debian-to-fix-compile-errors.patch548 { *(eq=strchr(Stdout,'\0')-1)='\0'; /* chop the '=' */
/OK3568_Linux_fs/kernel/Documentation/core-api/
H A Datomic_ops.rst481 flag operations. Routines such as test_and_set_ti_thread_flag() chop