Searched defs:CORE (Results 1 – 4 of 4) sorted by relevance
/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/ |
D | ohos_context_i.h | 32 CORE, enumerator
|
/third_party/ffmpeg/libavutil/ |
D | md5.c | 82 #define CORE(i, a, b, c, d) \ macro
|
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/ |
D | bit_slicer.c | 210 #define CORE() \ macro
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiFeatureInfo.cpp | 1581 #define FEATURE_TABLE_ITEM(CORE, EXT, FIELD, STR) { &(CORE), sizeof(CORE), &(CORE.FIELD), #CORE "."… in featureBitInfluenceOnDeviceCreate() argument 1582 #define DEPENDENCY_DUAL_ITEM(CORE, EXT, FIELD, PARENT) { &(CORE.FIELD), &(CORE.PARENT) }, { &(EXT.F… in featureBitInfluenceOnDeviceCreate() argument 1583 #define DEPENDENCY_SINGLE_ITEM(CORE, FIELD, PARENT) { &(CORE.FIELD), &(CORE.PARENT) } in featureBitInfluenceOnDeviceCreate() argument
|