Home
last modified time | relevance | path

Searched refs:pattern (Results 251 – 275 of 1191) sorted by relevance

1...<<11121314151617181920>>...48

/openbmc/linux/drivers/leds/
H A Dleds-lp8501.c209 u8 pattern[LP8501_PROGRAM_LENGTH] = {0}; in lp8501_update_program_memory() local
233 pattern[i] = (u8)cmd; in lp8501_update_program_memory()
244 lp55xx_write(chip, LP8501_REG_PROG_MEM + i, pattern[i]); in lp8501_update_program_memory()
/openbmc/phosphor-networkd/src/
H A Dinventory_mac.cpp222 for (const auto& pattern : configJson.items()) in registerSignals() local
224 if (objPath.str.find(pattern.value()) != std::string::npos) in registerSignals()
235 pattern.key(), in registerSignals()
/openbmc/qemu/tests/decode/
H A Derr_init3.decode4 # Diagnose member initialized twice in pattern + format.
/openbmc/u-boot/board/xilinx/microblaze-generic/
H A Dconfig.mk14 CPUFLAGS-$(CONFIG_XILINX_MICROBLAZE0_USE_PCMP_INSTR) += -mxl-pattern-compare
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-pyexpect_1.0.22.bb2 DESCRIPTION = "Minimal but very flexible implementation of the expect pattern"
/openbmc/linux/tools/usb/
H A Dffs-test.c497 enum pattern { PAT_ZERO, PAT_SEQ, PAT_PIPE }; enum
498 static enum pattern pattern; variable
508 switch (pattern) { in fill_in_buf()
535 switch (pattern) { in empty_out_buf()
/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-pathspec_0.12.1.bb1 SUMMARY = "Utility library for gitignore style pattern matching of file paths."
/openbmc/linux/scripts/coccinelle/misc/
H A Dcond_no_effect.cocci10 // might consider a legitimate coding pattern. From discussion
12 // accepted pattern and if at all it would need to be commented
/openbmc/u-boot/Documentation/sphinx/
H A Dkerneldoc.py81 for pattern in export_file_patterns:
82 for f in glob.glob(env.config.kerneldoc_srctree + '/' + pattern):
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtest/
H A Dlibtest-deep-perl_1.204.bb17 about how it should look, \'eq\' is no good and you must use pattern matching \
18 instead. Test::Deep provides pattern matching for complex data structures \
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dgitarchivetests.py111 tags = ga.get_tags(git_obj, self.log, pattern="yocto-*", url=url)
135 tags = ga.get_tags(git_obj, self.log, pattern="yocto-*", url=url)
/openbmc/linux/Documentation/devicetree/bindings/ata/
H A Dsata_highbank.yaml33 sending an SGPIO pattern.
39 sending an SGPIO pattern.
/openbmc/linux/drivers/clk/sunxi-ng/
H A Dccu_sdm.c39 writel(sdm->table[i].pattern, in ccu_sdm_helper_enable()
132 if (sdm->table[i].pattern == reg && in ccu_sdm_helper_read_rate()
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dmediatek,mt6332-regulator.yaml25 pattern: "^v(dram|dvfs2|pa|rf18a|rf18b|sbst)$"
35 pattern: "^v(bif28|dig18|sram|usb33)$"
/openbmc/linux/Documentation/devicetree/bindings/slimbus/
H A Dslimbus.yaml18 pattern: "^slim(@.*|-([0-9]|[1-9][0-9]+))?$"
46 pattern: "^slim[0-9a-f]+,[0-9a-f]+$"
/openbmc/linux/Documentation/devicetree/bindings/dma/
H A Drenesas,usb-dmac.yaml49 - pattern: ch0
50 - pattern: ch1
/openbmc/linux/Documentation/sphinx/
H A Dkerneldoc.py104 for pattern in export_file_patterns:
105 for f in glob.glob(env.config.kerneldoc_srctree + '/' + pattern):
/openbmc/linux/drivers/leds/rgb/
H A DKconfig35 channels and typically a shared pattern lookup table and a current
48 support hardware pattern for constant current, PWM, and breath mode.
/openbmc/entity-manager/scripts/
H A Dvalidate_configs.py20 pattern = r"(\".*?(?<!\\)\"|\'.*?(?<!\\)\')|(/\*.*?\*/|//[^\r\n]*$)"
21 regex = re.compile(pattern, re.MULTILINE | re.DOTALL)
/openbmc/qemu/tests/qemu-iotests/
H A D03241 . ./common.pattern
H A D17038 . ./common.pattern
H A D22640 . ./common.pattern
H A D28939 . ./common.pattern
/openbmc/linux/Documentation/ABI/testing/
H A Dconfigfs-usb-gadget-sourcesink8 pattern 0 (all zeros), 1 (mod63), 2 (none)
/openbmc/linux/tools/memory-model/litmus-tests/
H A DLB+poonceonces.litmus6 * Can the counter-intuitive outcome for the load-buffering pattern

1...<<11121314151617181920>>...48