Home
last modified time | relevance | path

Searched refs:previous (Results 1 – 25 of 471) sorted by relevance

12345678910>>...19

/openbmc/openbmc/poky/meta/recipes-core/sysvinit/sysvinit/
H A Drc79 previous=$PREVLEVEL
80 [ "$previous" = "" ] && previous=N
82 export runlevel previous
130 if [ $previous != N ]
147 if [ $previous != N ] && [ $previous != S ]
155 previous_start=/etc/rc$previous.d/S[0-9][0-9]$suffix
/openbmc/qemu/tests/tcg/xtensa/
H A Dtest_load_store.S10 .previous
29 .previous
66 .previous
87 .previous
113 .previous
156 .previous
H A Dtest_flix.S55 .previous
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/libmad/libmad/
H A DCVE-2017-8372_CVE-2017-8373.patch7 previous frame, the so called bit reservoir. si.main_data_begin is the part of
8 the previous frame we need for this frame. frame_space is the amount of main
12 The maximum amount of data from a previous frame that the format allows is 511
25 The previous frame data is stored in *stream->main_data and contains
27 need from the previous frame (si.main_data_begin) it still wouldn't fit
/openbmc/telemetry/src/
H A Dstate.hpp33 const bool previous = flags.all(); in set() local
37 if (previous != flags.all()) in set()
/openbmc/openbmc/poky/bitbake/contrib/vim/indent/
H A Dbitbake.vim45 " If this line is explicitly joined: If the previous line was also joined,
60 " Search backwards for the previous non-empty line.
83 " If the previous line is inside parenthesis, use the indent of the starting
109 " two 'shiftwidth', otherwise same as previous line.
189 " If the previous line ended with a colon, indent this line
194 " If the previous line was a stop-execution statement...
215 return ind " line up with previous try or except
225 " Unless the previous line was a one-liner
298 " the previous line, to avoid misleading indentation.
302 " Did the previous line introduce an assignment?
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libsmi/libsmi/
H A D0001-Fix-build-failure-with-gcc-15.patch21 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)'
37 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)'
46 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)'
55 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)'
63 parser-yang.h:16:12: note: previous declaration of 'yangparse' with type 'int(void)'
92 parser-smi.h:27:12: note: previous declaration of 'smiparse' with type 'int(void)'
/openbmc/qemu/tests/qapi-schema/
H A Dredefined-event.err4 redefined-event.json:2: previous definition
H A Dredefined-command.err4 redefined-command.json:2: previous definition
H A Dredefined-type.err4 redefined-type.json:2: previous definition
/openbmc/openbmc/meta-arm/meta-arm-bsp/recipes-bsp/trusted-firmware-m/files/corstone1000/
H A D0018-Platform-CS1000-Remove-duplicated-metadata-write.patch35 FWU_LOG_MSG("%s: success: active = %u, previous = %d\n\r", __func__,
56 FWU_LOG_MSG("%s: success: active = %u, previous = %d\n\r", __func__,
/openbmc/openbmc/meta-phosphor/classes/
H A Dobmc-phosphor-kernel-version.bbclass2 # Remove previous CONFIG_LOCALVERSION
/openbmc/openbmc/poky/documentation/migration-guides/
H A Dindex.rst10 to move to one release of the Yocto Project from the previous one.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/plocate/plocate/
H A D0001-Include-linux-stat.h-only-when-sys-stat.h-is-not-inc.patch19previous definition is here | 56 | struct statx_tim…
/openbmc/openbmc/poky/meta/conf/machine/include/mips/
H A DREADME12 Release 6 of the ISA is a major revision and doesn't build up on previous
45 MIPSPKGSFX_ABI - This is used to specify an alternative ABI when the previous
/openbmc/qemu/common-user/host/ppc64/
H A Dsafe-syscall.inc.S35 .previous
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/lxdm/lxdm/
H A Dlxdm-pam7 # To allow passwordless login comment previous line and uncomment next line
H A Dlxdm-pam-debug7 # To deny passwordless login comment next line and uncomment previous line
/openbmc/openbmc/poky/meta/conf/machine/include/
H A DREADME91 everything from a previous generation), it is recommended to require the
92 previous generation tune file and specify PACKAGE_EXTRA_ARCHS using the
93 previous generation's override and appending the new tune. Note that
94 only one previous tune file should be included to avoid mutiple includes
/openbmc/u-boot/doc/
H A DREADME.bitbangMII24 The previous macros make the driver compatible with the previous version
/openbmc/openbmc/poky/meta/conf/machine/include/x86/
H A Dtune-i586-nlp.inc7 # Include the previous tune to pull in PACKAGE_EXTRA_ARCHS
/openbmc/openbmc/poky/meta/recipes-core/packagegroups/
H A Dpackagegroup-cross-canadian.bb22 # This will result in erroneous reuse of previous sstate packages. The following line
/openbmc/openbmc/poky/meta/recipes-devtools/rust/
H A Drust-snapshot.inc3 ## Rust is self-hosting and bootstraps itself with a pre-built previous version of itself.
4 ## The exact (previous) version that has been used is specified in the source tarball.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0008-RH-reset-default-find_mutipaths-value-to-off.patch7 Redhat will retain the previous default of "off".
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dexamples.rst14 In one of our previous releases (denzil), users noticed that booting off

12345678910>>...19