Home
last modified time | relevance | path

Searched defs:CORE (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/platform/ohos/rosen_context/
Dohos_context_i.h32 CORE, enumerator
/third_party/ffmpeg/libavutil/
Dmd5.c82 #define CORE(i, a, b, c, d) \ macro
/third_party/gstreamer/gstplugins_bad/ext/closedcaption/
Dbit_slicer.c210 #define CORE() \ macro
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiFeatureInfo.cpp1581 #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