Home
last modified time | relevance | path

Searched refs:trim (Results 1 – 25 of 55) sorted by relevance

123

/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/
H A Dprojecttopbar.js79 if (!newBuildTargetInput.val().trim()) {
86 selectedTarget = { name: newBuildTargetInput.val().trim() };
101 libtoaster.updateProject(null, selectedTarget.name, newBuildTargetInput.val().trim(),
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/btrfsmaintenance/
H A Dbtrfsmaintenance_0.5.bb4 to automate a few maintenance tasks. This means the scrub, balance, trim \
50 btrfs-trim.timer \
51 btrfs-trim.service \
/openbmc/openbmc/meta-phosphor/recipes-phosphor/smbios/
H A Dsmbios-mdr_git.bb19 PACKAGECONFIG[assoc-trim-path] = "-Dassoc-trim-path=enabled,-Dassoc-trim-path=disabled"
/openbmc/u-boot/drivers/clk/
H A Dclk_pic32.c173 u32 div, trim, v; in pic32_set_refclk() local
183 trim = 0; in pic32_set_refclk()
190 trim = (frac >= REFO_TRIM_MAX) ? REFO_TRIM_MAX : (u32)frac; in pic32_set_refclk()
215 v |= (trim << REFO_TRIM_SHIFT); in pic32_set_refclk()
/openbmc/u-boot/arch/arm/dts/
H A Duniphier-pxs3.dtsi413 usb_rterm0: trim@54,4 {
417 usb_rterm1: trim@55,4 {
421 usb_rterm2: trim@58,4 {
425 usb_rterm3: trim@59,4 {
429 usb_sel_t0: trim@54,0 {
433 usb_sel_t1: trim@55,0 {
437 usb_sel_t2: trim@58,0 {
441 usb_sel_t3: trim@59,0 {
445 usb_hs_i0: trim@56,0 {
449 usb_hs_i2: trim@5a,0 {
H A Duniphier-ld20.dtsi618 usb_rterm0: trim@54,4 {
622 usb_rterm1: trim@55,4 {
626 usb_rterm2: trim@58,4 {
630 usb_rterm3: trim@59,4 {
634 usb_sel_t0: trim@54,0 {
638 usb_sel_t1: trim@55,0 {
642 usb_sel_t2: trim@58,0 {
646 usb_sel_t3: trim@59,0 {
650 usb_hs_i0: trim@56,0 {
654 usb_hs_i2: trim@5a,0 {
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/fatcat/fatcat/
H A D0001-Replace-std-ptr_fun-for-c-17.patch32 // trim from start
39 // trim from end
/openbmc/openbmc-tools/dbus-vis/
H A Ddbus_pcap_loader.js29 let num_packets = parseInt(stdout_num_lines.trim());
108 let l = lines[i].trim();
124 let l = lines[i].trim();
/openbmc/openbmc/poky/meta/lib/oeqa/files/maturin/guessing-game/src/
H A Dlib.rs21 let guess: u32 = match guess.trim().parse() { in guess_the_number()
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl613 return trim($string) if ($string =~ /^\s*0[0-7]{3,3}\s*$/);
1081 $name = trim($name);
1096 $name = trim($name);
1098 $address = trim($address);
1114 $name = trim($name);
1116 $address = trim($address);
2143 sub trim { subroutine
3619 …"Prefer '" . trim($sign) . " int" . rtrim($pointer) . "' to bare use of '$sign" . rtrim($pointer) …
3621 my $decl = trim($sign) . " int ";
3695 my $comment = trim($1);
[all …]
/openbmc/qemu/docs/system/arm/
H A Dvmapple.rst30 Now we also need to trim the aux partition. It contains metadata that we can just discard:
33 :caption: Command to trim the aux file
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/fbida/files/
H A Dsupport-jpeg-turbo.patch101 * 4. When "trim" is in effect, the destination's dimensions will be the
1061 + if (info->trim)
1086 + if (info->trim)
1092 + /* transpose does NOT have to trim anything */
1098 + if (info->trim) {
1107 + if (info->trim)
1114 + if (info->trim) {
1126 + if (info->trim)
1271 - if (MCU_cols > 0) /* can't trim to 0 pixels */
1347 - if (MCU_rows > 0) /* can't trim to 0 pixels */
[all …]
/openbmc/smbios-mdr/src/
H A Dmeson.build6 if get_option('assoc-trim-path').allowed()
/openbmc/smbios-mdr/
H A Dmeson.options18 'assoc-trim-path',
/openbmc/openbmc-test-automation/lib/
H A Ddata_proc.tcl216 lappend properties [string trim [lindex ${pair} 1] {"}]
H A Dgen_misc.py323 def file_to_list(file_path, newlines=0, comments=1, trim=0): argument
344 if trim:
H A Dboot_data.py156 boot_list = gm.file_to_list(file_path, newlines=0, comments=0, trim=1)
H A Dopt.tcl449 set option [string trim $option ":"]
/openbmc/webui-vue/src/views/Settings/Network/
H A DModalMacAddress.vue17 v-model.trim="form.macAddress"
H A DModalDefaultGateway.vue17 v-model.trim="form.defaultGateway"
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-utils/xfsprogs/files/
H A D0005-Replace-off64_t-stat64-with-off_t-stat.patch41 spaceman/trim.c | 2 +-
712 diff --git a/spaceman/trim.c b/spaceman/trim.c
714 --- a/spaceman/trim.c
715 +++ b/spaceman/trim.c
/openbmc/openbmc/poky/meta/recipes-devtools/autoconf/autoconf/
H A Dautoreconf-exclude.patch49 # Even if the user specified a configure.ac, trim to get the
/openbmc/phosphor-webui/app/configuration/controllers/
H A Ddate-time-controller.js213 .trim();
/openbmc/qemu/tests/qemu-iotests/
H A D307.out89 flags: 0x1ded ( flush fua trim zeroes df multi cache fast-zero block-status-payload )
116 flags: 0x1ded ( flush fua trim zeroes df multi cache fast-zero block-status-payload )
/openbmc/openbmc/poky/documentation/dev-manual/
H A Ddisk-space.rst61 Therefore, it may not be your best option to trim huge cache directories.

123