/third_party/harfbuzz/src/ |
D | hb-ot-metrics.cc | 72 #define GET_METRIC_X(TABLE, ATTR) \ in _hb_ot_metrics_get_position_common() argument 76 #define GET_METRIC_Y(TABLE, ATTR) \ in _hb_ot_metrics_get_position_common() argument 150 #define GET_METRIC_X(TABLE, ATTR) \ in hb_ot_metrics_get_position() argument 153 #define GET_METRIC_Y(TABLE, ATTR) \ in hb_ot_metrics_get_position() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
D | hb-ot-metrics.cc | 72 #define GET_METRIC_X(TABLE, ATTR) \ in _hb_ot_metrics_get_position_common() argument 76 #define GET_METRIC_Y(TABLE, ATTR) \ in _hb_ot_metrics_get_position_common() argument 150 #define GET_METRIC_X(TABLE, ATTR) \ in hb_ot_metrics_get_position() argument 153 #define GET_METRIC_Y(TABLE, ATTR) \ in hb_ot_metrics_get_position() argument
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfsrecover.h | 101 struct ATTR { struct 102 u64 inode; 103 u64 lsn; 104 le32 type; 105 u16 key; 106 u16 namelen; 107 le16 name[1];
|
/third_party/python/Python/ |
D | preconfig.c | 133 #define COPY_ATTR(ATTR) \ in precmdline_get_preconfig() argument 149 #define COPY_ATTR(ATTR) \ in precmdline_set_preconfig() argument 163 #define COPY_ATTR(ATTR) \ in _PyPreCmdline_SetConfig() argument 372 #define COPY_ATTR(ATTR) config->ATTR = config2->ATTR in preconfig_copy() argument 402 #define SET_ITEM_INT(ATTR) \ in _PyPreConfig_AsDict() argument 441 #define COPY_ATTR(ATTR) \ in _PyPreConfig_GetConfig() argument 463 #define COPY_FLAG(ATTR, VALUE) \ in preconfig_get_global_vars() argument 467 #define COPY_NOT_FLAG(ATTR, VALUE) \ in preconfig_get_global_vars() argument 489 #define COPY_FLAG(ATTR, VAR) \ in preconfig_set_global_vars() argument 493 #define COPY_NOT_FLAG(ATTR, VAR) \ in preconfig_set_global_vars() argument
|
D | initconfig.c | 580 #define CLEAR(ATTR) \ in PyConfig_Clear() argument 797 #define COPY_ATTR(ATTR) config->ATTR = config2->ATTR in _PyConfig_Copy() argument 798 #define COPY_WSTR_ATTR(ATTR) \ in _PyConfig_Copy() argument 906 #define SET_ITEM_INT(ATTR) \ in config_as_dict() argument 908 #define SET_ITEM_UINT(ATTR) \ in config_as_dict() argument 914 #define SET_ITEM_WSTR(ATTR) \ in config_as_dict() argument 1050 #define COPY_FLAG(ATTR, VALUE) \ in config_get_global_vars() argument 1054 #define COPY_NOT_FLAG(ATTR, VALUE) \ in config_get_global_vars() argument 1087 #define COPY_FLAG(ATTR, VAR) \ in config_set_global_vars() argument 1091 #define COPY_NOT_FLAG(ATTR, VAR) \ in config_set_global_vars() argument
|
D | pathconfig.c | 48 #define CLEAR(ATTR) \ in pathconfig_clear() argument 75 #define COPY_ATTR(ATTR) \ in pathconfig_copy() argument
|
D | fileutils.c | 2081 #define GET_LOCALE_STRING(ATTR) PyUnicode_DecodeLocale(lc->ATTR, NULL) in _Py_GetLocaleconvNumeric() argument 2084 #define GET_LOCALE_STRING(ATTR) PyUnicode_FromWideChar(lc->_W_ ## ATTR, -1) in _Py_GetLocaleconvNumeric() argument
|
/third_party/libnl/include/netlink-private/ |
D | object-api.h | 210 #define AVAILABLE(A, B, ATTR) (((A)->ce_mask & (B)->ce_mask) & (ATTR)) argument 221 #define AVAILABLE_MISMATCH(A, B, ATTR) (((A)->ce_mask ^ (B)->ce_mask) & (ATTR)) argument 238 #define ATTR_MISMATCH(A, B, ATTR, EXPR) (AVAILABLE_MISMATCH(A, B, ATTR) || \ argument 262 #define ATTR_DIFF(LIST, ATTR, A, B, EXPR) \ argument
|
/third_party/e2fsprogs/resize/ |
D | test_extent.c | 117 #define ATTR(x) __attribute__(x) macro 119 #define ATTR(x) macro
|
/third_party/e2fsprogs/lib/uuid/ |
D | tst_uuid.c | 66 #define ATTR(x) __attribute__(x) macro 68 #define ATTR(x) macro
|
/third_party/python/Modules/ |
D | _localemodule.c | 183 #define GET_LOCALE_STRING(ATTR) PyUnicode_DecodeLocale(lc->ATTR, NULL) in locale_decode_monetary() argument 191 #define RESULT_STRING(ATTR) \ in locale_decode_monetary() argument 258 #define GET_LOCALE_STRING(ATTR) PyUnicode_FromWideChar(lc->_W_ ## ATTR, -1) in PyLocale_localeconv() argument 260 #define GET_LOCALE_STRING(ATTR) PyUnicode_DecodeLocale(lc->ATTR, NULL) in PyLocale_localeconv() argument
|
/third_party/libnl/lib/netfilter/ |
D | queue_obj.c | 172 #define NFNL_QUEUE_DIFF(ATTR, EXPR) \ in nfnl_queue_compare() argument 174 #define NFNL_QUEUE_DIFF_VAL(ATTR, FIELD) \ in nfnl_queue_compare() argument
|
D | exp_obj.c | 312 #define EXP_DIFF(ATTR, EXPR) ATTR_DIFF(attrs, EXP_ATTR_##ATTR, a, b, EXPR) in exp_compare() argument 313 #define EXP_DIFF_VAL(ATTR, FIELD) EXP_DIFF(ATTR, a->FIELD != b->FIELD) in exp_compare() argument 314 #define EXP_DIFF_STRING(ATTR, FIELD) EXP_DIFF(ATTR, (strcmp(a->FIELD, b->FIELD) != 0)) in exp_compare() argument 315 #define EXP_DIFF_ADDR(ATTR, FIELD) \ in exp_compare() argument 319 #define EXP_DIFF_L4PROTO_PORTS(ATTR, FIELD) \ in exp_compare() argument 321 #define EXP_DIFF_L4PROTO_ICMP(ATTR, FIELD) \ in exp_compare() argument
|
D | log_obj.c | 240 #define NFNL_LOG_DIFF(ATTR, EXPR) \ in nfnl_log_compare() argument 242 #define NFNL_LOG_DIFF_VAL(ATTR, FIELD) \ in nfnl_log_compare() argument
|
D | ct_obj.c | 308 #define CT_DIFF(ATTR, EXPR) ATTR_DIFF(attrs, CT_ATTR_##ATTR, a, b, EXPR) in ct_compare() argument 309 #define CT_DIFF_VAL(ATTR, FIELD) CT_DIFF(ATTR, a->FIELD != b->FIELD) in ct_compare() argument 310 #define CT_DIFF_ADDR(ATTR, FIELD) \ in ct_compare() argument
|
/third_party/selinux/libselinux/src/ |
D | selinux_internal.h | 48 #define __pthread_mutex_init(LOCK, ATTR) \ argument
|
/third_party/libnl/lib/fib_lookup/ |
D | request.c | 64 #define REQ_DIFF(ATTR, EXPR) ATTR_DIFF(attrs, REQUEST_ATTR_##ATTR, a, b, EXPR) in request_compare() argument
|
/third_party/libnl/lib/genl/ |
D | family.c | 160 #define FAM_DIFF(ATTR, EXPR) ATTR_DIFF(attrs, FAMILY_ATTR_##ATTR, a, b, EXPR) in family_compare() argument
|
/third_party/libnl/lib/route/ |
D | nexthop.c | 120 #define NH_DIFF(ATTR, EXPR) ATTR_DIFF(attrs, NH_ATTR_##ATTR, a, b, EXPR) in rtnl_route_nh_compare() argument
|
D | netconf.c | 309 #define NETCONF_DIFF(ATTR, EXPR) ATTR_DIFF(attrs, NETCONF_ATTR_##ATTR, a, b, EXPR) in netconf_compare() argument
|
D | neightbl.c | 65 #define NT_DIFF(ATTR, EXPR) ATTR_DIFF(attrs, NEIGHTBL_ATTR_##ATTR, a, b, EXPR) in neightbl_compare() argument
|
D | tc.c | 980 #define TC_DIFF(ATTR, EXPR) ATTR_DIFF(attrs, TCA_ATTR_##ATTR, a, b, EXPR) in rtnl_tc_compare() argument
|
/third_party/skia/modules/svg/src/ |
D | SkSVGRenderContext.cpp | 204 #define ApplyLazyInheritedAttribute(ATTR) \ in applyPresentationAttributes() argument
|
/third_party/e2fsprogs/lib/ext2fs/ |
D | undo_io.c | 51 #define ATTR(x) __attribute__(x) macro 53 #define ATTR(x) macro
|
/third_party/flutter/skia/experimental/svg/model/ |
D | SkSVGRenderContext.cpp | 323 #define ApplyLazyInheritedAttribute(ATTR) \ in applyPresentationAttributes() argument
|