/external/qemu/target-arm/ |
D | op_addsub.h | 23 uint32_t HELPER(glue(PFX,add16))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument 34 uint32_t HELPER(glue(PFX,add8))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument 47 uint32_t HELPER(glue(PFX,sub16))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument 58 uint32_t HELPER(glue(PFX,sub8))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument 71 uint32_t HELPER(glue(PFX,subaddx))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument 82 uint32_t HELPER(glue(PFX,addsubx))(uint32_t a, uint32_t b GE_ARG) in HELPER() argument 99 #undef PFX
|
D | helper.c | 2091 #define PFX q macro 2134 #define PFX uq macro 2160 #define PFX s macro 2198 #define PFX u macro 2212 #define PFX sh macro 2225 #define PFX uh macro
|
/external/iptables/extensions/ |
D | libipt_CONNSECMARK.c | 15 #define PFX "CONNSECMARK target: " macro 42 exit_error(PARAMETER_PROBLEM, PFX in parse() 50 exit_error(PARAMETER_PROBLEM, PFX in parse() 66 exit_error(PARAMETER_PROBLEM, PFX "parameter required"); in final_check() 69 exit_error(PARAMETER_PROBLEM, PFX "only one flag of --save " in final_check() 85 exit_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_connsecmark()
|
D | libip6t_CONNSECMARK.c | 15 #define PFX "CONNSECMARK target: " macro 42 exit_error(PARAMETER_PROBLEM, PFX in parse() 50 exit_error(PARAMETER_PROBLEM, PFX in parse() 66 exit_error(PARAMETER_PROBLEM, PFX "parameter required"); in final_check() 69 exit_error(PARAMETER_PROBLEM, PFX "only one flag of --save " in final_check() 85 exit_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_connsecmark()
|
D | libip6t_SECMARK.c | 17 #define PFX "SECMARK target: " macro 50 exit_error(PARAMETER_PROBLEM, PFX in parse() 55 exit_error(PARAMETER_PROBLEM, PFX in parse() 73 exit_error(PARAMETER_PROBLEM, PFX "parameter required"); in final_check() 84 exit_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_secmark()
|
D | libipt_SECMARK.c | 15 #define PFX "SECMARK target: " macro 48 exit_error(PARAMETER_PROBLEM, PFX in parse() 53 exit_error(PARAMETER_PROBLEM, PFX in parse() 71 exit_error(PARAMETER_PROBLEM, PFX "parameter required"); in final_check() 82 exit_error(OTHER_PROBLEM, PFX "invalid mode %hhu\n", info->mode); in print_secmark()
|
/external/wpa_supplicant/ |
D | defconfig | 161 # PKCS#12 (PFX) support (used to read private key and certificate file from
|
D | README | 722 If the user certificate and private key is received in PKCS#12/PFX 728 # convert CA certificate (if included in PFX file) to PEM format
|
D | ChangeLog | 774 * added support for reading PKCS#12 (PFX) files (as a replacement for
|
/external/wpa_supplicant_6/wpa_supplicant/ |
D | defconfig | 192 # PKCS#12 (PFX) support (used to read private key and certificate file from
|
D | .config | 189 # PKCS#12 (PFX) support (used to read private key and certificate file from
|
D | README | 728 If the user certificate and private key is received in PKCS#12/PFX 734 # convert CA certificate (if included in PFX file) to PEM format
|
D | ChangeLog | 921 * added support for reading PKCS#12 (PFX) files (as a replacement for
|