Searched defs:dict (Results 1 - 25 of 151) sorted by relevance

1234567

/xsrc/external/mit/brotli/dist/c/enc/
H A Dencoder_dict.c18 void BrotliInitEncoderDictionary(BrotliEncoderDictionary* dict) { argument
/src/sys/arch/epoc32/epoc32/
H A Dautoconf.c68 prop_dictionary_t dict = device_properties(dev); local in function:device_register
/src/sys/arch/prep/prep/
H A Dibm_machdep.c46 prop_dictionary_t dict, sub; local in function:pci_intr_fixup_ibm_6015
/src/sys/arch/evbppc/obs405/
H A Dobs600_autoconf.c119 prop_dictionary_t dict = device_properties(dev); local in function:device_register
/src/usr.sbin/envstat/
H A Denvstat.h37 prop_dictionary_t dict; /* dictionary associated */ member in struct:sensor_block
/src/sys/arch/evbmips/gdium/
H A Dautoconf.c113 prop_dictionary_t dict; local in function:device_register
/src/sys/dev/sysmon/
H A Dsysmon_envsys_util.c46 sme_sensor_upbool(prop_dictionary_t dict, const char *key, bool val) argument
73 sme_sensor_upint32(prop_dictionary_t dict, const char *key, int32_t val) argument
100 sme_sensor_upuint32(prop_dictionary_t dict,const char * key,uint32_t val) argument
127 sme_sensor_upstring(prop_dictionary_t dict,const char * key,const char * str) argument
[all...]
/src/usr.sbin/btdevctl/
H A Dprint.c86 cfg_print(prop_dictionary_t dict) argument
134 cfg_bthidev(prop_dictionary_t dict) argument
158 cfg_btsco(prop_dictionary_t dict) argument
[all...]
/src/sys/arch/evbmips/loongson/
H A Dautoconf.c126 prop_dictionary_t dict; local in function:device_register
/src/sys/arch/powerpc/ibm4xx/dev/
H A Ddwctwo_plb.c94 prop_dictionary_t dict = device_properties(self); local in function:dwctwo_plb_attach
/src/sys/arch/powerpc/ibm4xx/
H A Dibm4xx_autoconf.c74 prop_dictionary_t dict = device_properties(dev); local in function:ibm4xx_device_register
/src/sys/arch/ibmnws/ibmnws/
H A Dautoconf.c133 prop_dictionary_t dict; local in function:device_register
/src/sys/arch/arm/arm/
H A Darm_cpu_topology.c77 prop_dictionary_t dict; local in function:arm_cpu_do_topology
/src/usr.sbin/bthcid/
H A Dconfig.c54 prop_dictionary_t dict; local in function:load_keys
/xsrc/external/mit/glu/dist/src/libtess/
H A Ddict.c43 Dict *dict = (Dict *) memAlloc( sizeof( Dict )); local in function:dictNewDict
61 void dictDeleteDict( Dict *dict ) argument
73 dictInsertBefore(Dict * dict,DictNode * node,DictKey key) argument
94 dictDelete(Dict * dict,DictNode * node) argument
102 dictSearch(Dict * dict,DictKey key) argument
[all...]
/src/sys/arch/powerpc/pci/
H A Dpcib.c168 prop_dictionary_t dict, devsub; local in function:pcibattach
/src/sys/arch/evbarm/iyonix/
H A Dautoconf.c139 prop_dictionary_t dict = device_properties(dev); local in function:device_register
/src/sys/arch/evbmips/cavium/
H A Dautoconf.c146 prop_dictionary_t dict = device_properties(dev); local in function:prop_set_cnmac
185 prop_dictionary_t dict = device_properties(dev); local in function:prop_set_octeon_gmx
/src/sys/arch/iyonix/iyonix/
H A Dautoconf.c139 prop_dictionary_t dict = device_properties(dev); local in function:device_register
/src/common/lib/libprop/
H A Dprop_ingest.c122 prop_dictionary_ingest(prop_dictionary_t dict, argument
/src/games/boggle/boggle/
H A Dword.c123 opendict(const char *dict) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_instance.py290 def replace_code(code: str, replacement: dict): argument
/src/sys/dev/acpi/
H A Dacpi_debug.c242 acpi_debug_getkey(prop_dictionary_t dict, uint32_t arg) argument
/src/sys/arch/bebox/bebox/
H A Dautoconf.c178 prop_dictionary_t dict = device_properties(dev); local in function:device_register
/src/sys/arch/prep/pci/
H A Dpci_machdep.c160 prop_dictionary_t dict, devsub; local in function:prep_pci_intr_map

Completed in 40 milliseconds

1234567