Home
last modified time | relevance | path

Searched full:where (Results 1 – 25 of 3867) sorted by relevance

12345678910>>...155

/openbmc/linux/arch/mips/pci/
Dops-rc32434.c
Dops-bcm63xx.c
Dops-msc.c
Dops-bonito64.c
Dpci-bcm1480ht.c
Dops-lantiq.c
Dops-gt64xxx_pci0.c
Dpci-bcm1480.c
Dpci-sb1250.c
/openbmc/linux/drivers/pci/controller/
Dpci-thunder-ecam.c
/openbmc/phosphor-power/phosphor-regulators/test/
H A Dconfig_file_parser_tests.cpp90 // Test where works in TEST()
140 // Test where fails: File does not exist in TEST()
152 // Test where fails: File is not readable in TEST()
177 // Test where fails: File is not valid JSON in TEST()
194 // Test where fails: Error when parsing JSON elements in TEST()
214 // Test where property exists in TEST()
221 // Test where property does not exist in TEST()
236 // Test where works: comments property specified in TEST()
250 // Test where works: comments property not specified in TEST()
263 // Test where works: and action type specified in TEST()
[all …]
/openbmc/phosphor-power/phosphor-power-sequencer/test/
H A Dconfig_file_parser_tests.cpp64 // Test where works: Fully qualified system type: First in list in TEST()
77 // Test where works: Fully qualified system type: Second in list in TEST()
90 // Test where works: Last node in system type: Second in list in TEST()
103 // Test where works: Last node in system type: Last in list in TEST()
116 // Test where works: System type has no '.' in TEST()
131 // Test where fails: System type list is empty in TEST()
145 // Test where fails: Configuration file directory is empty in TEST()
154 // Test where fails: Configuration file directory does not exist in TEST()
162 // Test where fails: Configuration file directory is not readable in TEST()
174 // Test where fails: No matching file name found in TEST()
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/cortex-a510/
Dpipeline.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen2/
Dother.json
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z13/
Dextended.json
/openbmc/linux/arch/sh/drivers/pci/
Dops-sh7786.c
/openbmc/openbmc/poky/bitbake/lib/hashserv/
H A Dsqlite.py101 where = {}
104 where[c] = condition[c]
106 return where, " AND ".join("%s=:%s" % (k, k) for k in where.keys())
176 …SELECT name FROM {_schema_table_name(sqlite_version)} WHERE type = 'table' AND name = 'unihashes_v…
221 ((SELECT id FROM config WHERE name=:name), :name, :value)
231 "SELECT value FROM config WHERE name=:name",
250 WHERE outhashes_v2.method=:method AND outhashes_v2.taskhash=:taskhash
267 WHERE outhashes_v2.method=:method AND outhashes_v2.outhash=:outhash
282 SELECT * FROM unihashes_v3 WHERE unihash=:unihash
296 WHERE outhashes_v2.method=:method AND outhashes_v2.outhash=:outhash
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/x86/amdzen3/
Dother.json
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z14/
Dextended.json
/openbmc/linux/tools/perf/pmu-events/arch/x86/tigerlake/
Dother.json
/openbmc/linux/arch/sparc/kernel/
Dpci_common.c
/openbmc/openbmc/meta-security/recipes-perl/perl/files/
H A Dlibwhisker2.patch32 - my $where=$DESTDIR . $Config{'man3direxp'};
33 + my $where=$DESTDIR . $MANDIR;
41 - my $where=$DESTDIR . $Config{'man3direxp'};
42 + my $where=$DESTDIR . $MANDIR;
50 - my $where=$DESTDIR . $Config{'installsitelib'};
51 + my $where=$DESTDIR . $INSTALLDIR;
52 if(!-e $where){
59 - my $where=$DESTDIR . $Config{'installsitelib'};
60 + my $where=$DESTDIR . $INSTALLDIR;
61 chdir($where);
[all …]
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z15/
Dextended.json
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_z16/
Dextended.json
/openbmc/linux/tools/perf/pmu-events/arch/s390/cf_zec12/
Dextended.json

12345678910>>...155