Home
last modified time | relevance | path

Searched refs:inside (Results 1 – 25 of 221) sorted by relevance

123456789

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/rdist/rdist-6.1.5/
H A Drdist-6.1.5-fix-msgsndnotify-loop.patch23 + static int inside=0;
25 + if(inside==0){
27 + inside=1;
/openbmc/u-boot/drivers/demo/
H A Ddemo-shape.c44 int line, pos, inside; in shape_hello() local
61 inside = pos >= shape.start && pos < shape.end; in shape_hello()
62 if (inside) { in shape_hello()
/openbmc/u-boot/board/keymile/scripts/
H A DREADME25 This file defines variables for working with rootfs inside the ram for powerpc
30 This file defines architecture specific variables for working with rootfs inside
/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/
H A D0002-llvm-allow-env-override-of-exe-path.patch6 When using a native llvm-config from inside a sysroot, we need llvm-config to
7 return the libraries, include directories, etc. from inside the sysroot rather
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/gpm/gpm/
H A D0003-Add-incomplete-type-definition-for-WINDOW-in-Gpm_Wge.patch8 if it's null. Code doesn't care what's inside the handle
28 + * if it's null. Code doesn't care what's inside the handle
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/flatpak/
H A Dflatpak-xdg-utils_1.0.6.bb1 DESCRIPTION = "This repository contains a number of commandline utilities for use inside Flatpak sa…
/openbmc/qemu/docs/devel/testing/
H A Dblkverify.rst11 processes inside the guest will crash because corrupt sectors were read as part
12 of the executable. Other times obscure errors are raised by a program inside
16 ``blkverify`` solves this problem by catching data corruption inside QEMU the first
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/files/
H A D0001-netlib.c-Move-including-sched.h-out-og-function.patch7 included inside function body and this results in compile errors on musl
10 function inside another function and compiler calls it out
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/python3-pandas/
H A D0001-BLD-add-option-to-specify-numpy-header-location.patch47 # Check if include directory is inside the pandas dir
48 # e.g. a venv created inside the pandas dir
/openbmc/qemu/tests/qtest/migration/
H A DMakefile28 * inside tests/migration to update, and then remember to send both
/openbmc/phosphor-fan-presence/docs/control/
H A Dzones.md42 NetTargetIncrease requests an increase. All increases requested inside of this
57 inside of this interval are analyzed and if the highest requested target is
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/css/
H A Dqunit-1.18.0.css1inside;}#qunit-tests li{padding:0.4em 1em 0.4em 1em;border-bottom:1px solid #FFF;list-style-positi…
/openbmc/openbmc/poky/meta/recipes-connectivity/connman/
H A Dconnman-conf.bb3 network interface inside qemu machines."
/openbmc/qemu/docs/
H A Ddefs.rst.inc7 used inside a parsed-literal block: the definition must not include
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/rdma-core/rdma-core/
H A D0001-cmake-Allow-SYSTEMCTL_BIN-to-be-overridden-from-envi.patch6 This allows to encode correct paths which are inside the target rootfs
/openbmc/openbmc/poky/meta/recipes-devtools/clang/clang/
H A D0005-llvm-allow-env-override-of-exe-and-libdir-path.patch6 When using a native llvm-config from inside a sysroot, we need llvm-config to
7 return the libraries, include directories, etc. from inside the sysroot rather
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-graphics/clutter/
H A Dclutter-gtk-1.0.inc5 actor for embedding any GtkWidget inside a Clutter stage."
/openbmc/libpldm/docs/checklists/
H A Dreleases.md10 - This must be done from a shell session inside the OpenBMC CI Docker
/openbmc/openbmc/meta-ibm/recipes-phosphor/pldm/
H A Dpldm_%.bbappend12 #5 second timeout defined inside PLDM has seen issues during reset reload
/openbmc/openbmc/meta-openembedded/meta-initramfs/recipes-devtools/klibc/files/
H A D0001-arm-Do-not-set-a-fallback-march-and-mtune.patch7 no need to set it inside the makefiles, we will
/openbmc/openbmc/poky/bitbake/contrib/vim/indent/
H A Dbitbake.vim70 " Identing inside parentheses can be very slow, regardless of the searchpair()
83 " If the previous line is inside parenthesis, use the indent of the starting
108 " When inside parenthesis: If at the first line below the parenthesis add
121 " Handle first non-empty line inside a BB Python task
136 " When the start is inside parenthesis, only indent one 'shiftwidth'.
/openbmc/telemetry/
H A DREADME.md19 - generic and centralized way to observe telemetry data inside system
/openbmc/qemu/docs/system/devices/
H A Dcanokey.rst34 inspect what happens inside a secure key
42 they can see what happens inside the secure key
113 If you want to trace what happens inside the secure key, when compiling
/openbmc/openbmc/poky/meta/recipes-gnome/gnome/gconf/
H A Dcreate_config_directory.patch10 doesn't exist, along with the gconf directory inside it.
/openbmc/openbmc/poky/meta/recipes-core/glib-2.0/files/
H A Dskip-timeout.patch8 they're still exceeded inside a qemu on a loaded system.

123456789