| /third_party/toybox/toys/pending/ |
| H A D | host.c | 73 unsigned ttl, pri, v[5]; in host_main() local
|
| /kernel/linux/linux-5.10/arch/um/os-Linux/drivers/ |
| H A D | ethertap_user.c | 24 struct ethertap_data *pri = data; in etap_user_init() local 139 struct ethertap_data *pri = data; in etap_open() local 198 struct ethertap_data *pri = data; etap_close() local 220 struct ethertap_data *pri = data; etap_add_addr() local 231 struct ethertap_data *pri = data; etap_del_addr() local [all...] |
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/nx-gzip/ |
| H A D | gzip_vas.c | 51 static int open_device_nodes(char *devname, int pri, struct nx_handle *handle) in open_device_nodes() argument 88 void *nx_function_begin(int function, int pri) in nx_function_begin() argument
|
| /kernel/linux/linux-6.6/arch/um/os-Linux/drivers/ |
| H A D | ethertap_user.c | 24 struct ethertap_data *pri = data; in etap_user_init() local 139 struct ethertap_data *pri = data; in etap_open() local 198 struct ethertap_data *pri = data; etap_close() local 220 struct ethertap_data *pri = data; etap_add_addr() local 231 struct ethertap_data *pri = data; etap_del_addr() local [all...] |
| /kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
| H A D | l1oip.h | 54 int pri; /* 1=pri, 0=bri */ member
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_dcb.c | 235 u8 i, pri, lltc_count = 0; in bnxt_hwrm_queue_pfc_cfg() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/ |
| H A D | bnxt_dcb.c | 254 u8 i, pri, lltc_count = 0; in bnxt_hwrm_queue_pfc_cfg() local
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | memory.h | 138 static inline int hotplug_memory_notifier(notifier_fn_t fn, int pri) in hotplug_memory_notifier() argument
|
| /kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
| H A D | otx2_cptlf.c | 51 static int cptlf_set_pri(struct otx2_cptlf_info *lf, int pri) in cptlf_set_pri() argument 375 int otx2_cptlf_init(struct otx2_cptlfs_info *lfs, u8 eng_grp_mask, int pri, in otx2_cptlf_init() argument 92 cptlf_set_grp_and_pri(struct otx2_cptlfs_info *lfs, int eng_grp_mask, int pri) cptlf_set_grp_and_pri() argument
|
| /kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
| H A D | l1oip.h | 54 int pri; /* 1=pri, 0=bri */ member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/nx-gzip/ |
| H A D | gzip_vas.c | 51 static int open_device_nodes(char *devname, int pri, struct nx_handle *handle) in open_device_nodes() argument 88 void *nx_function_begin(int function, int pri) in nx_function_begin() argument
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | avcodec.c | 583 const char *pri = unknown_if_null(av_color_primaries_name(enc->color_primaries)); in avcodec_string() local
|
| /third_party/libwebsockets/lib/misc/ |
| H A D | lws-struct-sqlite.c | 455 *pri = " primary key autoincrement", *use; in lws_struct_sq3_create_table() local
|
| /third_party/libwebsockets/lib/plat/freertos/ |
| H A D | freertos-sockets.c | 155 lws_plat_set_socket_options_ip(lws_sockfd_type fd, uint8_t pri, int lws_flags) in lws_plat_set_socket_options_ip() argument
|
| /third_party/libwebsockets/lib/plat/optee/ |
| H A D | network.c | 260 lws_plat_set_socket_options_ip(int fd, uint8_t pri, unsigned int lws_flags) in lws_plat_set_socket_options_ip() argument
|
| /third_party/libwebsockets/plugins/ssh-base/ |
| H A D | kex-25519.c | 120 ed25519_key_parse(uint8_t *p, size_t len, char *type, size_t type_len, uint8_t *pub, uint8_t *pri) ed25519_key_parse() argument
|
| /third_party/nghttp2/lib/ |
| H A D | nghttp2_http.c | 584 nghttp2_extpri pri = *dest; in nghttp2_http_parse_priority() local
|
| /third_party/node/deps/ngtcp2/nghttp3/lib/ |
| H A D | nghttp3_frame.h | 106 nghttp3_pri pri; member
|
| /third_party/node/deps/nghttp2/lib/ |
| H A D | nghttp2_http.c | 584 nghttp2_extpri pri = *dest; in nghttp2_http_parse_priority() local
|
| /third_party/skia/src/core/ |
| H A D | SkBitmapProcState.h | 129 static inline uint32_t pack_two_shorts(U16CPU pri, U16CPU sec) { in pack_two_shorts() argument [all...] |
| /third_party/python/Modules/ |
| H A D | syslogmodule.c | 254 long pri; in syslog_log_mask() local 265 long pri; in syslog_log_upto() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
| H A D | ieee802_11_ht.c | 183 int pri = 2407 + 5 * channel; in is_40_allowed() local
|
| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
| H A D | ieee802_11_ht.c | 205 int pri = 2407 + 5 * channel; in is_40_allowed() local
|
| /base/security/huks/frameworks/huks_standard/main/crypto_engine/openssl/src/ |
| H A D | hks_openssl_ecc.c | 327 BIGNUM *pri = BN_bin2bn(keyPair + sizeof(struct KeyMaterialEcc) + publicXSize + publicYSize, privateSize, NULL);
in EccInitKey() local
|
| /base/security/huks/test/unittest/huks_standard_test/interface_inner_test/alg_module_test/src/ |
| H A D | openssl_ecc_helper.c | 244 BIGNUM *pri = BN_bin2bn(keyPair + sizeof(struct KeyMaterialEcc) + publicXSize + publicYSize, privateSize, NULL); in EccInitKey() local
|