Home
last modified time | relevance | path

Searched refs:filetype (Results 1 – 25 of 62) sorted by relevance

123

/openbmc/qemu/contrib/gitdm/
H A Dfiletypes.txt27 # filetype <type> <regex> [<comment>]
33 # If there is an filetype which is not in order but has values, it will
43 filetype code \.c$ # C
44 filetype code \.c.inc$ # C
45 filetype code \.C$ # C++
46 filetype code \.cpp$ # C++
47 filetype code \.c\+\+$ # C++
48 filetype code \.cxx$ # C++
49 filetype code \.cc$ # C++
50 filetype code \.h$ # C or C++ header
[all …]
/openbmc/openbmc/poky/bitbake/contrib/vim/ftdetect/
H A Dbitbake.vim1 " Vim filetype detection file
22 set filetype bitbake
30 \ set filetype=bitbake |
/openbmc/qemu/tests/qapi-schema/include/
H A Dsub-module.json2 # vim: filetype=python
/openbmc/qemu/tests/qapi-schema/
H A Dsub-sub-module.json2 # vim: filetype=python
H A Ddoc-good.json2 # vim: filetype=python
/openbmc/qemu/qapi/
H A Daccelerator.json2 # vim: filetype=python
H A Derror.json2 # vim: filetype=python
H A Dmisc-arm.json2 # vim: filetype=python
H A Dcompat.json2 # vim: filetype=python
H A Dvfio.json2 # vim: filetype=python
H A Dtrace.json2 # vim: filetype=python
H A Duefi.json2 # vim: filetype=python
H A Dcryptodev.json2 # vim: filetype=python
H A Debpf.json2 # vim: filetype=python
H A Dyank.json2 # vim: filetype=python
H A Dauthz.json2 # vim: filetype=python
H A Dpragma.json2 # vim: filetype=python
H A Dqapi-schema.json2 # vim: filetype=python
H A Dtpm.json2 # vim: filetype=python
H A Dmachine-s390x.json2 # vim: filetype=python
H A Dreplay.json2 # vim: filetype=python
H A Dmachine-common.json2 # vim: filetype=python
/openbmc/ipmitool/lib/
H A Dipmi_ekanalyzer.c402 int filetype = ERROR_STATUS; in ipmi_ek_get_file_type() local
404 return filetype; in ipmi_ek_get_file_type()
407 filetype = ON_CARRIER_FRU_FILE; in ipmi_ek_get_file_type()
409 filetype = A1_AMC_FRU_FILE; in ipmi_ek_get_file_type()
411 filetype = A2_AMC_FRU_FILE; in ipmi_ek_get_file_type()
413 filetype = A3_AMC_FRU_FILE; in ipmi_ek_get_file_type()
415 filetype = A4_AMC_FRU_FILE; in ipmi_ek_get_file_type()
417 filetype = B1_AMC_FRU_FILE; in ipmi_ek_get_file_type()
419 filetype = B2_AMC_FRU_FILE; in ipmi_ek_get_file_type()
421 filetype = B3_AMC_FRU_FILE; in ipmi_ek_get_file_type()
[all …]
/openbmc/u-boot/include/
H A Dext_common.h193 __u8 filetype; member
/openbmc/qemu/storage-daemon/qapi/
H A Dqapi-schema.json2 # vim: filetype=python

123