Home
last modified time | relevance | path

Searched refs:evaluate (Results 1 – 24 of 24) sorted by relevance

/openbmc/entity-manager/src/entity_manager/
H A Dexpression.cpp38 int evaluate(int a, Operation op, int b) in evaluate() function
78 int evaluate(int substitute, std::vector<std::string>::iterator curr, in evaluate() function
99 substitute = evaluate(substitute, *next, constant); in evaluate()
H A Dexpression.hpp22 int evaluate(int a, Operation op, int b);
23 int evaluate(int substitute, std::vector<std::string>::iterator curr,
H A Dutils.cpp263 number = expression::evaluate(number, exprBegin, exprEnd); in templateCharReplace()
/openbmc/phosphor-mrw-tools/
H A Dgen_settings.pl93 my $value = evaluate($expr);
113 sub evaluate subroutine
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pure-eval_0.2.3.bb1 SUMMARY = "Safely evaluate AST nodes without side effects"
/openbmc/openbmc/poky/scripts/lib/build_perf/
H A Dscrape-html-report.js14 var png_data = page.evaluate(function (chart_id) {
/openbmc/webui-vue/docs/guide/coding-standards/
H A Dreadme.md29 To test all files for linting, run `npm run lint`. This command will evaluate
/openbmc/openbmc/poky/meta/recipes-support/libxslt/
H A Dlibxslt_1.1.43.bb5 the EXSLT set of processor-portable extensions functions and some of Saxon's evaluate \
/openbmc/openbmc/poky/documentation/dev-manual/
H A Dcustom-distribution.rst127 and in directory names. This is a good opportunity to evaluate each one of
134 than you likely need for your production use case. You should evaluate *every*
/openbmc/qemu/tests/functional/acpi-bits/bits-tests/
H A Dtestacpi.py260 processor = acpi.evaluate(cpupath)
62 uid = acpi.evaluate(cpupath + "._UID")
63 mat_buffer = acpi.evaluate(cpupath + "._MAT")
H A Dsmbios.py22382 print "Failure: Table entry-point - The entry-point checksum must evaluate to 0"
2388 print "Failure: Table entry-point - The Intermediate checksum must evaluate to 0"
/openbmc/qemu/docs/system/
H A Dimages.rst67 The size of a snapshot in a disk image is difficult to evaluate and is
/openbmc/openbmc/poky/meta/classes/
H A Dicecc.bbclass76 # document why (how it failed) so that we can re-evaluate it later e.g. when
95 # document why (how it failed) so that we can re-evaluate it later.
120 # evaluate the expression by the shell if necessary
H A Dvex.bbclass190 # To be able to use the CVE_CHECK_RECIPE_FILE_JSON variable we have to evaluate
H A Dcve-check.bbclass229 # To be able to use the CVE_CHECK_RECIPE_FILE_JSON variable we have to evaluate
/openbmc/openbmc-test-automation/redfish/update_service/
H A Dtest_redfish_bmc_code_update.robot284 ${task_info2}= evaluate json.loads('''${resp2.content}''') json
294 ${task_info1}= evaluate json.loads('''${resp1.content}''') json
/openbmc/openbmc/meta-openembedded/meta-oe/licenses/
H A DGPL-2.0-with-lmbench-restriction85 benchmarks to evaluate the performance effects of various
/openbmc/
Dopengrok0.0.log[all...]
/openbmc/libpldm/docs/checklists/
H A Dchanges.md95 evaluate false.
356 - [ ] I have not used `assert()` to evaluate any error conditions without also
/openbmc/libpldm/
H A DCONTRIBUTING.md95 evaluate false.
356 - [ ] I have not used `assert()` to evaluate any error conditions without also
/openbmc/qemu/docs/devel/
H A Dtcg.rst23 evaluate instructions. In order to achieve a good speed, the
/openbmc/u-boot/doc/
H A DREADME.x86816 The \ is to tell the shell not to evaluate ${filesize} as part of the setenv
/openbmc/entity-manager/
H A DDoxyfile2154 # If the ENABLE_PREPROCESSING tag is set to YES, doxygen will evaluate all
/openbmc/openbmc/meta-raspberrypi/recipes-multimedia/rpidistro-ffmpeg/files/
H A D0001-ffmpeg-5.1.4-rpi_24.patch4975 + * @param[in] ctx The V4L2Context to evaluate