Searched refs:O (Results 1 – 25 of 470) sorted by relevance
12345678910>>...19
35 @@ -112,8 +112,8 @@ LIBOBJS= $O/lib_tcp.o $O/lib_udp.o $O/lib_unix.o $O/lib_timing.o \36 $O/lib_sched.o39 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all40 - -@env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build o…41 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build all42 + -@env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="k$(MAKEFLAGS)" CC="$(CC)" OS="$(OS)" ../scripts/build …50 - @env CFLAGS=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build in…51 + @env CFLAGS+=-O MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../scripts/build i…55 @@ -155,16 +155,16 @@ all: $(EXES) $O/lmbench63 - @env CFLAGS="-g -O -Wall" MAKE="$(MAKE)" MAKEFLAGS="$(MAKEFLAGS)" CC="${CC}" OS="${OS}" ../script…[all …]
28 @@ -217,7 +218,7 @@ $O/lmbench : ../scripts/lmbench version.h29 $O/lmbench.a: $(LIBOBJS)30 /bin/rm -f $O/lmbench.a31 $(AR) $(ARCREATE) $O/lmbench.a $(LIBOBJS)32 - -ranlib $O/lmbench.a33 + -$(RANLIB) $O/lmbench.a35 $O/lib_timing.o : lib_timing.c $(INCS)36 $(COMPILE) -c lib_timing.c -o $O/lib_timing.o
90 |Connect I/O cable to IO_SLOT1(J110)93 |Connect I/O cable to IO_SLOT2(J113)97 |Connect I/O cable to IO_SLOT1(J110)100 |Connect I/O cable to IO_SLOT2(J113)104 |Connect I/O cable to IO_SLOT1(J110)107 |Connect I/O cable to IO_SLOT2(J113)111 |Connect I/O cable to IO_SLOT1(J110)114 |Connect I/O cable to IO_SLOT2(J113)118 |Connect I/O cable to IO_SLOT1(J110)121 |Connect I/O cable to IO_SLOT2(J113)[all …]
13 testsuite/wget/wget--O-overrides--P | 2 +-19 diff --git a/testsuite/wget/wget--O-overrides--P b/testsuite/wget/wget--O-overrides--P21 --- a/testsuite/wget/wget--O-overrides--P22 +++ b/testsuite/wget/wget--O-overrides--P27 -busybox wget -q -O index.html -P foo http://www.google.com/28 +busybox wget -q -O index.html -P foo http://www.example.org/46 -busybox wget -q -O foo http://www.google.com/47 +busybox wget -q -O foo http://www.example.org/
26 LIBOBJ_NW = stdlib/snprintf.$(O) stdlib/vsnprintf.$(O) stdlib/strlcpy.$(O) \27 - stdlib/strnlen.$(O) stdlib/strrchrnul.$(O) \28 + stdlib/strnlen.$(O) stdlib/strrchrnul.$(O) stdlib/strlcat.$(O) \30 nasmlib/ver.$(O) \31 nasmlib/alloc.$(O) nasmlib/asprintf.$(O) nasmlib/errfile.$(O) \
12 O=aoe.o bpf.o ${PLATFORM}.o ata.o dat.o14 vblade: $O15 - ${CC} -o vblade $O16 + ${CC} ${LDFLAGS} -o vblade $O
11 O=aoe.o bpf.o ${PLATFORM}.o ata.o dat.o15 vblade: $O16 ${CC} -o vblade $O
12 I/O operations. The code itself is generic and independent of the I/O14 and operations per second (IOPS) when performing disk I/O.20 Using throttling to limit disk I/O22 Two aspects of the disk I/O can be limited: the number of bytes per27 I/O limits can be set using the throttling.* parameters of -drive, or71 I/O bursts74 user to do bursts of I/O for a configurable amount of time. A burst is75 an amount of I/O that can exceed the basic limit. Bursts are useful to81 I/O they allow. These two can be configured separately for each one of85 The I/O limit during bursts is set using 'iops-total-max', and the[all …]
3 This is the Open Use of Data Agreement, Version 1.0 (the "O-UDA"). Capitalized terms are defined in…7 … the Data made available to you by the Data Provider under this O-UDA if you follow the O-UDA's te…9 …out of the use, modification, or distribution of the Data provided you meet the terms of the O-UDA.11 …1.3 This O-UDA does not restrict your use, modification, or distribution of any portions of the Da…15 2.1. The O-UDA does not impose any restriction with respect to:27 …r Upstream Data Providers at least as broad as those contained in Section 4.2 and 4.3 of the O-UDA.39 …5.1. "Data" means the material you receive under the O-UDA in modified or unmodified form, but not…41 … Provider" means the source from which you receive the Data and with whom you enter into the O-UDA.43 …rson or persons who receives the Data directly or indirectly from you in accordance with the O-UDA.47 …h the Data Provider directly or indirectly received, under the terms of the O-UDA, material that i…
36 oe_runmake -C ${S} O=${B}/${config} ${config}38 merge_config.sh -m -O ${B}/${config} ${B}/${config}/.config ${@" ".join(find_cfgs(d))}39 oe_runmake -C ${S} O=${B}/${config} oldconfig45 oe_runmake -C ${S} O=${B} ${UBOOT_MACHINE}47 oe_runmake -C ${S} O=${B} oldconfig
13 -O|"-O "*)14 optimize="-O"
12 ExecStart=/usr/bin/udhcpc6 -f -q -O fqdn -O bootfile_url -O bootfile_param -i %I -s /usr/libexec/gb…
12 ExecStart=/usr/bin/udhcpc6 -f -q -O fqdn -O bootfile_url -O bootfile_param -i l2br -s /usr/libexec/…
12 ExecStart=/usr/sbin/udhcpc -f -q -O hostname -O bootfile -i l2br -s /usr/libexec/gbmc-br-dhcp.sh ${…
2 === This is the QEMU I/O test suite ===6 This package contains a simple test suite for the I/O layer of qemu.8 binaries. This does limit it to exercise the low-level I/O path only15 additional options to test further image formats or I/O methods.
4 Subject: [PATCH] tests/arm: Use -O instead of -O011 -O would take a bit more memory but in cross compiling26 # Also force -O0 since -O takes hundreds of MB of memory 30 +v6intThumb_CFLAGS = $(AM_CFLAGS) -g -O -mthumb33 +v6media_CFLAGS = $(AM_CFLAGS) -g -O -mthumb
2 DESCRIPTION = "fio is an I/O tool meant to be used both for benchmark and \3 stress/hardware verification. It has support for a number of I/O engines, \4 I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, \7 files are included. fio displays all sorts of I/O performance information."
25 @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)64 @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)71 buf_size=10000000 $(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)79 @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O)
37 -CFLAGS = -O52 - gcc -c -O unzipstb.c68 $(MAKE) unzips AS=gcc CC=gcc LD=gcc CRCA_O=crc_gcc$O \81 AF="-Di386 $(AF)" CRCA_O=crc_gcc$O86 # for any platform. Change "-O" to "-O3" or whatever, as desired...88 - $(MAKE) unzips CC=gcc LD=gcc CFLAGS="-O -Wall"93 # (or -O2 or -O) is ignored. [GRR 960828: test target only]108 AS=gcc AF="-fPIC -Di386 $(AF)" CRCA_O=crc_gcc$O113 $(MAKE) objsdll CC=gcc AS=gcc AF="-fPIC -Di386 $(AF)" CRCA_O=crc_gcc$O\
21 + "I/O error",30 + "I/O error",39 + "I/O error",48 + "I/O error",
29 DEBUG_OPTIMIZATION:append:mips = " -O"31 BUILD_OPTIMIZATION:append:mips = " -O"34 DEBUG_OPTIMIZATION:append:mipsel = " -O"36 BUILD_OPTIMIZATION:append:mipsel = " -O"
23 # GNU 'C' compiler Linux build with threads, largefiles, async I/O 32 # GNU 'C' compiler Linux build for powerpc chip with threads, largefiles, async I/O 41 # GNU 'C' compiler Linux build for sparc chip with threads, largefiles, async I/O 50 # GNU 'C' compiler Linux build with threads, largefiles, async I/O 59 # GNU 'C' compiler Linux build for powerpc chip with threads, largefiles, async I/O 68 # GNU 'C' compiler Linux build with threads, largefiles, async I/O77 # GNU 'C' compiler Linux build with threads, largefiles, async I/O 86 # GNU 'C' compiler Linux build with S/390, threads, largfiles, async I/O95 # GNU 'C' compiler Linux build with S/390, threads, largfiles, async I/O
3 …O,q,B,L;if(!y||d||s){if(p&&E&&!d&&!s&&(!i||o||a)&&(K=m[g-1],J.length-1>I-(K||0))){if(K=J.slice(K,I… property in AnonymousClassba77119e1a01
26 ${vpd_records}= Vpdtool -o -O ${component}28 # Example output from 'Vpdtool -o -O /system/chassis/motherboard/vdd_vrm1':73 ${vpd_records}= Vpdtool -o -O ${component}79 ${vpd_records}= Vpdtool -r -O ${component} -R VINI -K ${field}108 ${vpd_records}= Vpdtool -r -O ${component} -R VINI -K ${field}116 Vpdtool -w -O ${component} -R VINI -K ${field} --value ${write_value}129 Vpdtool -w -O ${component} -R VINI -K ${field} --value ${value}140 ${vpd_records}= Vpdtool -r -O ${component} -R VINI -K ${field}166 ${vpd_records}= Vpdtool -o -O ${component_url}
9 -CFLAGS = -Wall -O -g11 +CFLAGS += -Wall -O -g