/external/mesa3d/src/mesa/x86/ |
D | x86_xform.h | 41 #define DECLARE_XFORM_GROUP( pfx, sz ) \ argument 50 #define ASSIGN_XFORM_GROUP( pfx, sz ) \ argument 77 #define DECLARE_NORM_GROUP( pfx ) \ argument 87 #define ASSIGN_NORM_GROUP( pfx ) \ argument
|
/external/mesa3d/src/mesa/sparc/ |
D | sparc.c | 46 #define DECLARE_XFORM_GROUP(pfx, sz) \ argument 55 #define ASSIGN_XFORM_GROUP(pfx, sz) \ argument
|
/external/valgrind/VEX/priv/ |
D | guest_amd64_toIR.c | 683 static Bool IS_VALID_PFX ( Prefix pfx ) { in IS_VALID_PFX() 687 static Bool haveREX ( Prefix pfx ) { in haveREX() 691 static Int getRexW ( Prefix pfx ) { in getRexW() 694 static Int getRexR ( Prefix pfx ) { in getRexR() 697 static Int getRexX ( Prefix pfx ) { in getRexX() 700 static Int getRexB ( Prefix pfx ) { in getRexB() 706 static Bool haveF2orF3 ( Prefix pfx ) { in haveF2orF3() 709 static Bool haveF2andF3 ( Prefix pfx ) { in haveF2andF3() 712 static Bool haveF2 ( Prefix pfx ) { in haveF2() 715 static Bool haveF3 ( Prefix pfx ) { in haveF3() [all …]
|
/external/icu/icu4c/source/i18n/ |
D | collationsets.h | 69 void setPrefix(const UnicodeString &pfx) { in setPrefix() 117 void setPrefix(const UnicodeString &pfx) { in setPrefix()
|
D | collationsets.cpp | 315 TailoredSet::addPrefix(const CollationData *d, const UnicodeString &pfx, UChar32 c, uint32_t ce32) { in addPrefix()
|
/external/iproute2/ip/ |
D | ipprefix.c | 77 struct in6_addr *pfx; in print_prefix() local
|
D | ipneigh.c | 37 inet_prefix pfx; member
|
D | ipaddress.c | 51 inet_prefix pfx; member
|
/external/iproute2/lib/ |
D | ll_addr.c | 63 inet_prefix pfx; in ll_addr_a2n() local
|
/external/icu/android_icu4j/src/main/java/android/icu/impl/coll/ |
D | TailoredSet.java | 350 private void addPrefix(CollationData d, CharSequence pfx, int c, int ce32) { in addPrefix() 387 private void setPrefix(CharSequence pfx) { in setPrefix()
|
D | ContractionsAndExpansions.java | 300 private void setPrefix(CharSequence pfx) { in setPrefix()
|
/external/icu/icu4j/main/classes/collate/src/com/ibm/icu/impl/coll/ |
D | TailoredSet.java | 348 private void addPrefix(CollationData d, CharSequence pfx, int c, int ce32) { in addPrefix() 385 private void setPrefix(CharSequence pfx) { in setPrefix()
|
D | ContractionsAndExpansions.java | 296 private void setPrefix(CharSequence pfx) { in setPrefix()
|
/external/libnl/src/ |
D | nl-addr-list.c | 57 char buf[128], pfx[32], *s; in env_dump() local
|
/external/iptables/extensions/ |
D | libxt_devgroup.c | 113 static void devgroup_show(const char *pfx, const struct xt_devgroup_info *info, in devgroup_show()
|
D | libxt_CT.c | 117 static void ct_print_events(const char *pfx, const struct event_tbl *tbl, in ct_print_events()
|
/external/elfutils/tests/ |
D | allregs.c | 74 const char *set, *pfx; member
|
/external/dhcpcd-6.8.2/ |
D | script.c | 391 static const char *pfx = "ifssid="; in make_env() local
|
D | dhcp-common.c | 805 char *pfx; in dhcp_envoption() local
|
D | dhcp6.c | 3464 char *pfx; in dhcp6_env() local
|
/external/libpcap/Win32/Src/ |
D | getaddrinfo.c | 781 u_char pfx; local
|
/external/tcpdump/ |
D | print-openflow-1.0.c | 1342 const char *pfx, const u_char *cp, const u_char *ep) in of10_match_print() 1446 const char *pfx, const u_char *cp, const u_char *ep, in of10_actions_print()
|
/external/boringssl/src/crypto/pkcs8/ |
D | pkcs8.c | 905 CBS in, pfx, mac_data, authsafe, content_type, wrapped_authsafes, authsafes; in PKCS12_get_key_and_certs() local
|
/external/bouncycastle/bcprov/src/main/java/org/bouncycastle/jcajce/provider/keystore/pkcs12/ |
D | PKCS12KeyStoreSpi.java | 1650 Pfx pfx = new Pfx(mainInfo, mData); in doStore() local
|
/external/toybox/toys/pending/ |
D | dhcp.c | 1059 char *dest, *pfx; in dhcpc_parseoptions() local
|