Home
last modified time | relevance | path

Searched refs:generator (Results 1 – 25 of 202) sorted by relevance

123456789

/openbmc/openbmc/meta-security/recipes-mac/smack/smack/
H A Dsmack_generator_make_fixup.patch11 rm -rf ./out ./generator
13 generator: generator.c
14 - gcc -Wall -O3 generator.c -o ./generator
15 + ${CC} ${LDFLAGS} generator.c -o ./generator
17 policies: ./generator ./make_policies.bash
18 ./make_policies.bash ./generator
H A Drun-ptest2 ./tests/make_policies.bash ./tests/generator
3 ./tests/make_policies.bash ./tests/generator labels
/openbmc/libcper/
H A Dmeson.build58 'generator/sections/gen-section-ampere.c',
59 'generator/sections/gen-section-arm.c',
60 'generator/sections/gen-section-ccix-per.c',
61 'generator/sections/gen-section-cxl-component.c',
62 'generator/sections/gen-section-cxl-protocol.c',
63 'generator/sections/gen-section-dmar.c',
64 'generator/sections/gen-section-firmware.c',
65 'generator/sections/gen-section-generic.c',
66 'generator/sections/gen-section-ia32x64.c',
67 'generator/sections/gen-section-memory.c',
[all …]
/openbmc/openbmc/meta-openembedded/meta-python/recipes-connectivity/telepathy/telepathy-python3-0.15.19/
H A Dparallel_make.patch18 -_generated/interfaces.py: $(tools_dir)/python-interfaces-generator.xsl $(wildcard $(spec_dir)/*.xm…
19 +_generated/interfaces.py: _generated/__init__.py $(tools_dir)/python-interfaces-generator.xsl $(wi…
21 $(tools_dir)/python-interfaces-generator.xsl \
24 -_generated/constants.py: $(tools_dir)/python-constants-generator.xsl $(wildcard $(spec_dir)/*.xml)
25 +_generated/constants.py: _generated/__init__.py $(tools_dir)/python-constants-generator.xsl $(wild…
27 $(tools_dir)/python-constants-generator.xsl \
30 -_generated/errors.py: $(tools_dir)/python-errors-generator.xsl $(wildcard $(spec_dir)/*.xml)
31 +_generated/errors.py: _generated/__init__.py $(tools_dir)/python-errors-generator.xsl $(wildcard $…
33 $(tools_dir)/python-errors-generator.xsl \
/openbmc/libcper/docs/
H A DGeneratorExtensions.md1 # Extending `cper-generator` With OEM Sections
3 Much like `cper-parse`, `cper-generator` supports the addition of arbitrary OEM
4 sections as extensions. This document details how an OEM section generator could
9 The first step is to create the generator itself. To do this, you should create
12 sake of example, we will create a generator for a fake OEM section
18 //Section generator function predefinitions.
70 finally add it to the generator definitions for `cper-generate`. To do this,
71 edit `sections/gen-section.c` and add your generator definition to the
78 * Describes available section generators to the CPER generator.
82 #include <libcper/generator/sections/gen-section.h>
/openbmc/openbmc/meta-openembedded/meta-filesystems/recipes-filesystems/zfs/zfs/
H A D0001-Define-strndupa-if-it-does-not-exist.patch12 etc/systemd/system-generators/zfs-mount-generator.c | 9 +++++++++
15 …it a/etc/systemd/system-generators/zfs-mount-generator.c b/etc/systemd/system-generators/zfs-mount…
17 --- a/etc/systemd/system-generators/zfs-mount-generator.c
18 +++ b/etc/systemd/system-generators/zfs-mount-generator.c
/openbmc/openbmc/poky/meta/recipes-sato/webkit/webkitgtk/
H A Dreproducibility.patch15 Source/JavaScriptCore/generator/GeneratedFile.rb | 2 +-
18 diff --git a/Source/JavaScriptCore/generator/GeneratedFile.rb b/Source/JavaScriptCore/generator/Gen…
20 --- a/Source/JavaScriptCore/generator/GeneratedFile.rb
21 +++ b/Source/JavaScriptCore/generator/GeneratedFile.rb
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/webkitgtk/webkitgtk3/
H A Dreproducibility.patch15 Source/JavaScriptCore/generator/GeneratedFile.rb | 2 +-
18 diff --git a/Source/JavaScriptCore/generator/GeneratedFile.rb b/Source/JavaScriptCore/generator/Gen…
20 --- a/Source/JavaScriptCore/generator/GeneratedFile.rb
21 +++ b/Source/JavaScriptCore/generator/GeneratedFile.rb
/openbmc/openbmc/poky/meta/recipes-devtools/ruby/ruby/
H A D0003-rdoc-build-reproducible-documentation.patch13 lib/rdoc/generator/json_index.rb | 4 ++--
16 diff --git a/lib/rdoc/generator/json_index.rb b/lib/rdoc/generator/json_index.rb
18 --- a/lib/rdoc/generator/json_index.rb
19 +++ b/lib/rdoc/generator/json_index.rb
/openbmc/libcper/generator/
H A DREADME.md1 # cper-generator
9 An example usage of `cper-generator` is shown below.
12 cper-generator --out mycper.dump --sections generic dmarvtd ia32x64 arm
18 can run `cper-generator --help`.
22 The generator is not completely random within the bounds of the specification,
/openbmc/openbmc/poky/meta/recipes-gnome/gtk-doc/files/
H A D0001-Do-not-hardocode-paths-to-perl-python-in-scripts.patch35 # gtk-doc - GTK DocBook documentation generator.
55 # gtk-doc - GTK DocBook documentation generator.
65 # gtk-doc - GTK DocBook documentation generator.
75 # gtk-doc - GTK DocBook documentation generator.
85 # gtk-doc - GTK DocBook documentation generator.
95 # gtk-doc - GTK DocBook documentation generator.
105 # gtk-doc - GTK DocBook documentation generator.
115 # gtk-doc - GTK DocBook documentation generator.
125 # gtk-doc - GTK DocBook documentation generator.
/openbmc/openbmc/meta-openembedded/meta-oe/dynamic-layers/meta-python/recipes-devtools/nanopb/
H A Dnanopb.bb9 nanopb-generator \
14 nanopb-generator \
/openbmc/estoraged/src/erase/
H A Dpattern.cpp35 std::minstd_rand0 generator(seed); in writePattern() local
45 (*randArrFill)[i] = generator(); in writePattern()
84 std::minstd_rand0 generator(seed); in verifyPattern() local
100 (*randArrFill)[i] = generator(); in verifyPattern()
/openbmc/libcper/include/libcper/
H A Dmeson.build12 install_headers('generator/cper-generate.h', subdir: 'libcper/generator')
/openbmc/openbmc/meta-nuvoton/recipes-bsp/images/
H A Dnpcm7xx-bingo-native_0.0.6.bb1 SUMMARY = "XML-based binary image generator"
2 DESCRIPTION = "XML-based binary image generator"
/openbmc/openbmc/meta-security/recipes-mac/smack/
H A Dsmack_1.3.1.bb36 oe_runmake -C ${S}/tests generator
49 install ${S}/tests/generator ${D}/${PTEST_PATH}/tests
59 FILES:${PN}-ptest += "generator"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/byacc/
H A Dbyacc.inc1 SUMMARY = "Berkeley LALR Yacc parser generator"
3 DESCRIPTION = "A parser generator utility that reads a grammar specification from a file and genera…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0003-src-basic-missing.h-check-for-missing-strndupa.patch46 src/fstab-generator/fstab-generator.c | 1 +
56 src/network/generator/network-generator.c | 1 +
349 diff --git a/src/fstab-generator/fstab-generator.c b/src/fstab-generator/fstab-generator.c
351 --- a/src/fstab-generator/fstab-generator.c
352 +++ b/src/fstab-generator/fstab-generator.c
469 diff --git a/src/network/generator/network-generator.c b/src/network/generator/network-generator.c
471 --- a/src/network/generator/network-generator.c
472 +++ b/src/network/generator/network-generator.c
/openbmc/qemu/linux-user/hexagon/
H A Dmeson.build3 'hexagon': generator(sh,
/openbmc/qemu/linux-user/alpha/
H A Dmeson.build2 'alpha': generator(sh,
/openbmc/qemu/linux-user/sh4/
H A Dmeson.build2 'sh4': generator(sh,
/openbmc/qemu/linux-user/microblaze/
H A Dmeson.build2 'microblaze': generator(sh,
/openbmc/qemu/linux-user/mips/
H A Dmeson.build2 'mips': generator(sh,
/openbmc/qemu/linux-user/sparc/
H A Dmeson.build2 'sparc': generator(sh,
/openbmc/qemu/linux-user/xtensa/
H A Dmeson.build2 'xtensa': generator(sh,

123456789