Home
last modified time | relevance | path

Searched defs:dict (Results 1 – 7 of 7) sorted by relevance

/device/generic/vulkan-cereal/third-party/angle/scripts/
Dexport_targets.py138 def flattened_target(target_name: str, descs: dict, stop_at_lib: bool =True) -> dict:
228 def has_all_includes(target_name: str, descs: dict) -> bool:
273 def gather_libraries(roots: Sequence[str], descs: dict) -> Set[str]:
/device/generic/vulkan-cereal/protocols/vulkan/
DcheckLinks.py75 def checkTag(tag, value, dict, dictName, tagName): argument
/device/generic/vulkan-cereal/protocols/vulkan/xml/Retired/
DcheckLinks.py75 def checkTag(tag, value, dict, dictName, tagName): argument
/device/generic/vulkan-cereal/third-party/lz4/
Dlz4.c467 const dict_directive dict, in LZ4_compress_generic()
938 LZ4_stream_t_internal* dict = &LZ4_dict->internal_donotuse; in LZ4_loadDict() local
1064 LZ4_stream_t_internal* const dict = &LZ4_dict->internal_donotuse; in LZ4_saveDict() local
1098 int dict, /* noDict, withPrefix64k, usingExtDict */ in LZ4_decompress_generic()
Dlz4frame.c741 const BYTE* dict; member
/device/generic/vulkan-cereal/protocols/vulkan/xml/
Dreg.py824 def getAlias(self, elem, dict): argument
/device/generic/vulkan-cereal/third-party/angle/src/tests/egl_tests/
DEGLIOSurfaceClientBufferTest.cpp79 CFMutableDictionaryRef dict = CFDictionaryCreateMutable( in CreateSinglePlaneIOSurface() local