Searched defs:dictionary (Results 1 – 7 of 7) sorted by relevance
| /device/generic/vulkan-cereal/protocols/vulkan/xml/ |
| D | reg.py | 354 def addElementInfo(self, elem, info, infoName, dictionary): argument 383 def lookupElementInfo(self, fname, dictionary): argument 966 def generateFeature(self, fname, ftype, dictionary): argument 1157 def generateSpirv(self, spirv, dictionary): argument
|
| /device/generic/vulkan-cereal/third-party/lz4/ |
| D | lz4.h | 339 const uint8_t* dictionary; member 357 const unsigned char* dictionary; member
|
| D | lz4.c | 475 const BYTE* const dictionary = cctx->dictionary; in LZ4_compress_generic() local 936 int LZ4_loadDict (LZ4_stream_t* LZ4_dict, const char* dictionary, int dictSize) in LZ4_loadDict() 1293 int LZ4_setStreamDecode (LZ4_streamDecode_t* LZ4_streamDecode, const char* dictionary, int dictSize) in LZ4_setStreamDecode()
|
| D | lz4hc.c | 568 int LZ4_loadDictHC (LZ4_streamHC_t* LZ4_streamHCPtr, const char* dictionary, int dictSize) in LZ4_loadDictHC()
|
| /device/google/cuttlefish/host/libs/config/ |
| D | custom_actions.cpp | 44 CustomActionConfig::CustomActionConfig(const Json::Value& dictionary) { in CustomActionConfig()
|
| /device/google/cuttlefish/host/commands/assemble_cvd/ |
| D | boot_image_utils.cc | 39 std::string ExtractValue(const std::string& dictionary, const std::string& key) { in ExtractValue()
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/ |
| D | EGLIOSurfaceClientBufferTest.cpp | 25 void AddIntegerValue(CFMutableDictionaryRef dictionary, const CFStringRef key, int32_t value) in AddIntegerValue()
|