Searched defs:md (Results 1 – 6 of 6) sorted by relevance
5 #define offsetof(type, md) ((unsigned long)&((type *)0)->md) argument
14 #define offsetof(type, md) ((unsigned long)&((type *)0)->md) argument
387 common::V1_0::helper::CameraMetadata& md, nsecs_t timestamp) { in fillCaptureResult()
344 unsigned char md : 3; member
2398 var md = mhchemParser.patterns.match_('{(...)}', buffer.d || ""); variable
2340 Matcher<double> md = Not(IsNan()); in TEST() local2356 Matcher<double> md = IsNan(); in TEST() local2368 Matcher<double> md = Not(IsNan()); in TEST() local