/external/libnetfilter_conntrack/src/conntrack/ |
D | parse_mnl.c | 18 nfct_parse_ip_attr_cb(const struct nlattr *attr, void *data) in nfct_parse_ip_attr_cb() 46 nfct_parse_ip(const struct nlattr *attr, struct __nfct_tuple *tuple, in nfct_parse_ip() 119 nfct_parse_proto_attr_cb(const struct nlattr *attr, void *data) in nfct_parse_proto_attr_cb() 149 nfct_parse_proto(const struct nlattr *attr, struct __nfct_tuple *tuple, in nfct_parse_proto() 243 static int nfct_parse_tuple_attr_cb(const struct nlattr *attr, void *data) in nfct_parse_tuple_attr_cb() 268 nfct_parse_tuple(const struct nlattr *attr, struct __nfct_tuple *tuple, in nfct_parse_tuple() 302 nfct_parse_pinfo_tcp_attr_cb(const struct nlattr *attr, void *data) in nfct_parse_pinfo_tcp_attr_cb() 330 nfct_parse_protoinfo_tcp(const struct nlattr *attr, struct nf_conntrack *ct) in nfct_parse_protoinfo_tcp() 377 nfct_parse_pinfo_sctp_attr_cb(const struct nlattr *attr, void *data) in nfct_parse_pinfo_sctp_attr_cb() 401 nfct_parse_protoinfo_sctp(const struct nlattr *attr, struct nf_conntrack *ct) in nfct_parse_protoinfo_sctp() [all …]
|
D | parse.c | 14 static void __parse_ip(const struct nfattr *attr, in __parse_ip() 86 static void __parse_proto(const struct nfattr *attr, in __parse_proto() 179 void __parse_tuple(const struct nfattr *attr, in __parse_tuple() 206 static void __parse_protoinfo_tcp(const struct nfattr *attr, in __parse_protoinfo_tcp() 250 static void __parse_protoinfo_sctp(const struct nfattr *attr, in __parse_protoinfo_sctp() 277 static void __parse_protoinfo_dccp(const struct nfattr *attr, in __parse_protoinfo_dccp() 304 static void __parse_protoinfo(const struct nfattr *attr, in __parse_protoinfo() 321 static void __parse_counters(const struct nfattr *attr, in __parse_counters() 379 __parse_nat_seq(const struct nfattr *attr, struct nf_conntrack *ct, int dir) in __parse_nat_seq() 426 __parse_helper(const struct nfattr *attr, struct nf_conntrack *ct) in __parse_helper() [all …]
|
/external/bouncycastle/bcpkix/src/main/java/org/bouncycastle/cms/ |
D | DefaultSignedAttributeTableGenerator.java | 75 Attribute attr = new Attribute(CMSAttributes.contentType, in createStandardAttributeTable() local 77 std.put(attr.getAttrType(), attr); in createStandardAttributeTable() local 84 Attribute attr = new Attribute(CMSAttributes.signingTime, in createStandardAttributeTable() local 86 std.put(attr.getAttrType(), attr); in createStandardAttributeTable() local 93 Attribute attr = new Attribute(CMSAttributes.messageDigest, in createStandardAttributeTable() local 95 std.put(attr.getAttrType(), attr); in createStandardAttributeTable() local 100 …Attribute attr = new Attribute(CMSAttributes.cmsAlgorithmProtect, new DERSet(new CMSAlgorithmProte… in createStandardAttributeTable() local 103 std.put(attr.getAttrType(), attr); in createStandardAttributeTable() local
|
/external/libcups/cups/ |
D | ipp.c | 125 ipp_attribute_t *attr; /* New attribute */ in ippAddBoolean() local 172 ipp_attribute_t *attr; /* New attribute */ in ippAddBooleans() local 227 ipp_attribute_t *attr; /* New attribute */ in ippAddCollection() local 280 ipp_attribute_t *attr; /* New attribute */ in ippAddCollections() local 337 ipp_attribute_t *attr; /* New attribute */ in ippAddDate() local 386 ipp_attribute_t *attr; /* New attribute */ in ippAddInteger() local 454 ipp_attribute_t *attr; /* New attribute */ in ippAddIntegers() local 520 ipp_attribute_t *attr; /* New attribute */ in ippAddOctetString() local 632 ipp_attribute_t *attr; /* New attribute */ in ippAddRange() local 681 ipp_attribute_t *attr; /* New attribute */ in ippAddRanges() local [all …]
|
/external/boringssl/src/crypto/x509/ |
D | x509_att.c | 159 X509_ATTRIBUTE *attr; in STACK_OF() local 174 X509_ATTRIBUTE *attr; in STACK_OF() local 190 X509_ATTRIBUTE *attr; in STACK_OF() local 216 X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_NID(X509_ATTRIBUTE **attr, int nid, in X509_ATTRIBUTE_create_by_NID() 230 X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_OBJ(X509_ATTRIBUTE **attr, in X509_ATTRIBUTE_create_by_OBJ() 259 X509_ATTRIBUTE *X509_ATTRIBUTE_create_by_txt(X509_ATTRIBUTE **attr, in X509_ATTRIBUTE_create_by_txt() 278 int X509_ATTRIBUTE_set1_object(X509_ATTRIBUTE *attr, const ASN1_OBJECT *obj) in X509_ATTRIBUTE_set1_object() 287 int X509_ATTRIBUTE_set1_data(X509_ATTRIBUTE *attr, int attrtype, in X509_ATTRIBUTE_set1_data() 341 int X509_ATTRIBUTE_count(X509_ATTRIBUTE *attr) in X509_ATTRIBUTE_count() 350 ASN1_OBJECT *X509_ATTRIBUTE_get0_object(X509_ATTRIBUTE *attr) in X509_ATTRIBUTE_get0_object() [all …]
|
/external/elfutils/tests/ |
D | show-die-info.c | 105 Dwarf_Attribute attr; in handle() local 123 Dwarf_Attribute attr; in handle() local 141 Dwarf_Attribute attr; in handle() local 169 Dwarf_Attribute attr; in handle() local 198 Dwarf_Attribute attr; in handle() local 227 Dwarf_Attribute attr; in handle() local 257 Dwarf_Attribute attr; in handle() local 286 Dwarf_Attribute attr; in handle() local 296 Dwarf_Attribute attr; in handle() local
|
/external/selinux/libselinux/src/ |
D | procattr.c | 70 static int openattr(pid_t pid, const char *attr, int flags) in openattr() 102 pid_t pid, const char *attr) in getprocattrcon_raw() 185 pid_t pid, const char *attr) in getprocattrcon() 201 pid_t pid, const char *attr) in setprocattrcon_raw() 270 pid_t pid, const char *attr) in setprocattrcon() 285 #define getselfattr_def(fn, attr) \ argument 295 #define setselfattr_def(fn, attr) \ argument 305 #define all_selfattr_def(fn, attr) \ argument 309 #define getpidattr_def(fn, attr) \ argument
|
/external/mesa3d/src/mesa/vbo/ |
D | vbo_exec_eval.c | 36 static void clear_active_eval1( struct vbo_exec_context *exec, GLuint attr ) in clear_active_eval1() 42 static void clear_active_eval2( struct vbo_exec_context *exec, GLuint attr ) in clear_active_eval2() 48 static void set_active_eval1( struct vbo_exec_context *exec, GLuint attr, GLuint dim, in set_active_eval1() 58 static void set_active_eval2( struct vbo_exec_context *exec, GLuint attr, GLuint dim, in set_active_eval2() 71 GLuint attr; in vbo_exec_eval_update() local 144 GLuint attr; in vbo_exec_do_EvalCoord1f() local 189 GLuint attr; in vbo_exec_do_EvalCoord2f() local
|
/external/strace/tests-mx32/ |
D | bpf.c | 45 sys_bpf(kernel_ulong_t cmd, kernel_ulong_t attr, kernel_ulong_t size) in sys_bpf() 55 union bpf_attr attr = { in map_create() local 67 union bpf_attr attr = { in map_any() local 79 union bpf_attr attr = { in prog_load() local 102 union bpf_attr attr = { in obj_manage() local 116 union bpf_attr attr = { in prog_cgroup() local
|
/external/strace/tests-m32/ |
D | bpf.c | 45 sys_bpf(kernel_ulong_t cmd, kernel_ulong_t attr, kernel_ulong_t size) in sys_bpf() 55 union bpf_attr attr = { in map_create() local 67 union bpf_attr attr = { in map_any() local 79 union bpf_attr attr = { in prog_load() local 102 union bpf_attr attr = { in obj_manage() local 116 union bpf_attr attr = { in prog_cgroup() local
|
/external/strace/tests/ |
D | bpf.c | 45 sys_bpf(kernel_ulong_t cmd, kernel_ulong_t attr, kernel_ulong_t size) in sys_bpf() 55 union bpf_attr attr = { in map_create() local 67 union bpf_attr attr = { in map_any() local 79 union bpf_attr attr = { in prog_load() local 102 union bpf_attr attr = { in obj_manage() local 116 union bpf_attr attr = { in prog_cgroup() local
|
/external/wpa_supplicant_8/src/wps/ |
D | wps.c | 108 struct wps_parse_attr attr; in wps_init() local 239 struct wps_parse_attr attr; in wps_is_selected_pbc_registrar() local 265 static int is_selected_pin_registrar(struct wps_parse_attr *attr) in is_selected_pin_registrar() 300 struct wps_parse_attr attr; in wps_is_selected_pin_registrar() local 320 struct wps_parse_attr attr; in wps_is_addr_authorized() local 362 struct wps_parse_attr attr; in wps_ap_priority_compar() local 392 struct wps_parse_attr attr; in wps_get_uuid_e() local 405 struct wps_parse_attr attr; in wps_is_20() local 551 struct wps_parse_attr attr; in wps_attr_text() local
|
D | wps_validate.c | 1030 struct wps_parse_attr attr; in wps_validate_cred() local 1085 struct wps_parse_attr attr; in wps_validate_beacon() local 1124 struct wps_parse_attr attr; in wps_validate_beacon_probe_resp() local 1182 struct wps_parse_attr attr; in wps_validate_probe_req() local 1229 struct wps_parse_attr attr; in wps_validate_assoc_req() local 1258 struct wps_parse_attr attr; in wps_validate_assoc_resp() local 1287 struct wps_parse_attr attr; in wps_validate_m1() local 1343 struct wps_parse_attr attr; in wps_validate_m2() local 1398 struct wps_parse_attr attr; in wps_validate_m2d() local 1450 struct wps_parse_attr attr; in wps_validate_m3() local [all …]
|
D | wps_attr_parse.c | 20 static int wps_set_vendor_ext_wfa_subelem(struct wps_parse_attr *attr, in wps_set_vendor_ext_wfa_subelem() 80 static int wps_parse_vendor_ext_wfa(struct wps_parse_attr *attr, const u8 *pos, in wps_parse_vendor_ext_wfa() 100 static int wps_parse_vendor_ext(struct wps_parse_attr *attr, const u8 *pos, in wps_parse_vendor_ext() 141 static int wps_set_attr(struct wps_parse_attr *attr, u16 type, in wps_set_attr() 585 int wps_parse_msg(const struct wpabuf *msg, struct wps_parse_attr *attr) in wps_parse_msg()
|
D | wps_enrollee.c | 703 struct wps_parse_attr attr; in wps_process_cred_e() local 799 struct wps_parse_attr *attr, in wps_process_ap_settings_e() 948 struct wps_parse_attr *attr) in wps_process_m2() 1028 struct wps_parse_attr *attr) in wps_process_m2d() 1084 struct wps_parse_attr *attr) in wps_process_m4() 1139 struct wps_parse_attr *attr) in wps_process_m6() 1196 struct wps_parse_attr *attr) in wps_process_m8() 1267 struct wps_parse_attr attr; in wps_process_wsc_msg() local 1352 struct wps_parse_attr attr; in wps_process_wsc_ack() local 1398 struct wps_parse_attr attr; in wps_process_wsc_nack() local [all …]
|
/external/emma/core/java12/com/vladium/emma/report/html/doc/ |
D | AttributeSet.java | 37 public abstract AttributeSet set (Attribute attr, String value); in set() 38 public abstract AttributeSet set (Attribute attr, int value); in set() 59 final Attribute attr = (Attribute) entry.getKey (); in emit() local 88 public AttributeSet set (final Attribute attr, final String value) // null removes? in set() 95 public AttributeSet set (final Attribute attr, final int value) in set()
|
/external/mesa3d/src/mesa/main/ |
D | attrib.c | 227 struct gl_accum_attrib *attr; in _mesa_PushAttrib() local 235 struct gl_colorbuffer_attrib *attr; in _mesa_PushAttrib() local 245 struct gl_current_attrib *attr; in _mesa_PushAttrib() local 253 struct gl_depthbuffer_attrib *attr; in _mesa_PushAttrib() local 260 struct gl_enable_attrib *attr; in _mesa_PushAttrib() local 334 struct gl_eval_attrib *attr; in _mesa_PushAttrib() local 341 struct gl_fog_attrib *attr; in _mesa_PushAttrib() local 348 struct gl_hint_attrib *attr; in _mesa_PushAttrib() local 355 struct gl_light_attrib *attr; in _mesa_PushAttrib() local 363 struct gl_line_attrib *attr; in _mesa_PushAttrib() local [all …]
|
/external/skia/experimental/svg/model/ |
D | SkSVGDOM.cpp | 34 bool SetPaintAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetPaintAttribute() 46 bool SetColorAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetColorAttribute() 58 bool SetIRIAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetIRIAttribute() 70 bool SetClipPathAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetClipPathAttribute() 83 bool SetPathDataAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetPathDataAttribute() 94 bool SetTransformAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetTransformAttribute() 106 bool SetLengthAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetLengthAttribute() 118 bool SetNumberAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetNumberAttribute() 130 bool SetViewBoxAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetViewBoxAttribute() 142 bool SetLineCapAttribute(const sk_sp<SkSVGNode>& node, SkSVGAttribute attr, in SetLineCapAttribute() [all …]
|
/external/google-breakpad/src/common/dwarf/ |
D | dwarf2diehandler.cc | 138 enum DwarfAttribute attr, in ProcessAttributeUnsigned() 148 enum DwarfAttribute attr, in ProcessAttributeSigned() 158 enum DwarfAttribute attr, in ProcessAttributeReference() 168 enum DwarfAttribute attr, in ProcessAttributeBuffer() 179 enum DwarfAttribute attr, in ProcessAttributeString() 189 enum DwarfAttribute attr, in ProcessAttributeSignature()
|
D | dwarf2diehandler.h | 198 virtual void ProcessAttributeUnsigned(enum DwarfAttribute attr, in ProcessAttributeUnsigned() 201 virtual void ProcessAttributeSigned(enum DwarfAttribute attr, in ProcessAttributeSigned() 204 virtual void ProcessAttributeReference(enum DwarfAttribute attr, in ProcessAttributeReference() 207 virtual void ProcessAttributeBuffer(enum DwarfAttribute attr, in ProcessAttributeBuffer() 211 virtual void ProcessAttributeString(enum DwarfAttribute attr, in ProcessAttributeString() 214 virtual void ProcessAttributeSignature(enum DwarfAttribute attr, in ProcessAttributeSignature()
|
/external/pdfium/core/fxcrt/ |
D | fx_xml.h | 78 CFX_WideString attr; in GetAttrValue() local 88 CFX_WideString attr; in GetAttrValue() local 95 int attr = 0; in GetAttrInteger() local 105 int attr = 0; in GetAttrInteger() local 112 FX_FLOAT attr = 0; in GetAttrFloat() local 122 FX_FLOAT attr = 0; in GetAttrFloat() local
|
/external/swiftshader/third_party/LLVM/lib/DebugInfo/ |
D | DWARFDebugInfoEntry.cpp | 45 uint16_t attr = AbbrevDecl->getAttrByIndex(i); in dump() local 70 uint16_t attr, in dumpAttribute() 235 uint16_t attr = AbbrevDecl->getAttrByIndex(i); in extract() local 343 const uint16_t attr, in getAttributeValue() 379 const uint16_t attr, in getAttributeValueAsString() 393 const uint16_t attr, in getAttributeValueAsUnsigned() 404 const uint16_t attr, in getAttributeValueAsSigned() 415 const uint16_t attr, in getAttributeValueAsReference()
|
/external/dhcpcd-6.8.2/compat/ |
D | posix_spawn.c | 125 posix_spawnattr_init(posix_spawnattr_t *attr) in posix_spawnattr_init() 136 posix_spawnattr_setflags(posix_spawnattr_t *attr, short flags) in posix_spawnattr_setflags() 144 posix_spawnattr_setsigmask(posix_spawnattr_t *attr, const sigset_t *sigmask) in posix_spawnattr_setsigmask() 152 posix_spawnattr_setsigdefault(posix_spawnattr_t *attr, const sigset_t *sigmask) in posix_spawnattr_setsigdefault()
|
/external/strace/ |
D | bpf.c | 47 } attr = {}; in bpf_map_create() local 75 } attr = {}; in bpf_map_update_elem() local 101 } attr = {}; in bpf_map_delete_elem() local 125 } attr = {}; in bpf_map_io() local 160 } attr = {}; in bpf_prog_load() local 189 } attr = {}; in bpf_obj_manage() local 215 } attr = {}; in bpf_prog_attach_detach() local
|
/external/libnl/lib/netfilter/ |
D | ct_obj.c | 613 int attr, struct nl_addr ** ct_addr) in ct_set_addr() 634 int attr = repl ? CT_ATTR_REPL_SRC : CT_ATTR_ORIG_SRC; in nfnl_ct_set_src() local 641 int attr = repl ? CT_ATTR_REPL_DST : CT_ATTR_ORIG_DST; in nfnl_ct_set_dst() local 648 int attr = repl ? CT_ATTR_REPL_SRC : CT_ATTR_ORIG_SRC; in nfnl_ct_get_src() local 657 int attr = repl ? CT_ATTR_REPL_DST : CT_ATTR_ORIG_DST; in nfnl_ct_get_dst() local 666 int attr = repl ? CT_ATTR_REPL_SRC_PORT : CT_ATTR_ORIG_SRC_PORT; in nfnl_ct_set_src_port() local 674 int attr = repl ? CT_ATTR_REPL_SRC_PORT : CT_ATTR_ORIG_SRC_PORT; in nfnl_ct_test_src_port() local 688 int attr = repl ? CT_ATTR_REPL_DST_PORT : CT_ATTR_ORIG_DST_PORT; in nfnl_ct_set_dst_port() local 696 int attr = repl ? CT_ATTR_REPL_DST_PORT : CT_ATTR_ORIG_DST_PORT; in nfnl_ct_test_dst_port() local 710 int attr = repl ? CT_ATTR_REPL_ICMP_ID : CT_ATTR_ORIG_ICMP_ID; in nfnl_ct_set_icmp_id() local [all …]
|