Searched defs:head_p (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/rust/android-crates-io/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_cipher.cc | 812 int strength_bits, bool in_group, CIPHER_ORDER **head_p, in ssl_cipher_apply_rule() 930 static bool ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort() 972 CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr()
|
/aosp_15_r20/external/rust/crates/quiche/deps/boringssl/src/ssl/ |
D | ssl_cipher.cc | 812 int strength_bits, bool in_group, CIPHER_ORDER **head_p, in ssl_cipher_apply_rule() 930 static bool ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort() 972 CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr()
|
/aosp_15_r20/external/cronet/third_party/boringssl/src/ssl/ |
H A D | ssl_cipher.cc | 791 CIPHER_ORDER **head_p, in ssl_cipher_apply_rule() 910 static bool ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort() 952 CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr()
|
/aosp_15_r20/external/boringssl/src/ssl/ |
H A D | ssl_cipher.cc | 791 CIPHER_ORDER **head_p, in ssl_cipher_apply_rule() 910 static bool ssl_cipher_strength_sort(CIPHER_ORDER **head_p, in ssl_cipher_strength_sort() 952 CIPHER_ORDER **head_p, in ssl_cipher_process_rulestr()
|
/aosp_15_r20/external/blktrace/btt/ |
H A D | list.h | 149 static inline int list_len(struct list_head *head_p) in list_len()
|
H A D | inlines.h | 51 static inline void update_range(struct list_head *head_p, __u64 time) in update_range()
|
H A D | output.c | 831 void __output_ranges(FILE *ofp, struct list_head *head_p, float base) in __output_ranges()
|