Home
last modified time | relevance | path

Searched defs:dictionary (Results 1 – 8 of 8) sorted by relevance

/openbmc/libbej/src/
H A Dbej_dictionary.c28 static bool bejValidatePropertyOffset(const uint8_t* dictionary, in bejValidatePropertyOffset()
66 const uint8_t* dictionary, uint32_t dictionarySize, uint16_t nameOffset, in bejValidatePropertyNameLength()
111 int bejDictGetProperty(const uint8_t* dictionary, in bejDictGetProperty()
146 const char* bejDictGetPropertyName(const uint8_t* dictionary, in bejDictGetPropertyName()
157 const uint8_t* dictionary, uint16_t startingPropertyOffset, in bejDictGetPropertyByName()
H A Dbej_decoder_core.c176 uint32_t sequenceNumber, const uint8_t** dictionary, in bejGetDictionaryAndProperty()
218 const uint8_t* dictionary; in bejGetPropName() local
336 const uint8_t* dictionary; in bejHandleBejSet() local
401 const uint8_t* dictionary; in bejHandleBejArray() local
513 const uint8_t* dictionary; in bejHandleBejEnum() local
H A Dbej_encoder_metadata.c133 const uint8_t* dictionary = in bejFindSeqNumAndChildDictOffset() local
/openbmc/openbmc/poky/meta/lib/oeqa/utils/
H A Dmetadata.py113 def dict_to_XML(tag, dictionary, **kwargs): argument
/openbmc/openbmc-test-automation/lib/
H A Dvar_funcs.py919 def split_dict_on_key(split_key, dictionary): argument
/openbmc/libbej/include/libbej/
H A Dbej_tree.h32 const uint8_t* dictionary; member
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templatetags/
H A Dprojecttags.py251 def get_dict_value(dictionary, key): argument
/openbmc/u-boot/lib/zlib/
H A Ddeflate.c311 int ZEXPORT deflateSetDictionary (strm, dictionary, dictLength) in deflateSetDictionary() argument