/third_party/mesa3d/src/compiler/glsl/glcpp/tests/ |
H A D | 089-redefine-macro-error.c | 16 #define oper(a,b) a+b macro 17 #define oper(a,b) a*b macro
|
/third_party/mesa3d/src/compiler/glsl/ |
H A D | ast_expr.cpp | 81 ast_expression_bin::ast_expression_bin(int oper, ast_expression *ex0, in ast_expression_bin() argument
|
/third_party/node/deps/openssl/openssl/crypto/property/ |
H A D | property_local.h | 23 OSSL_PROPERTY_OPER oper; member
|
H A D | property_parse.c | 476 OSSL_PROPERTY_OPER oper; in ossl_property_match_count() local [all...] |
/third_party/openssl/crypto/property/ |
H A D | property_local.h | 23 OSSL_PROPERTY_OPER oper; member
|
H A D | property_parse.c | 446 OSSL_PROPERTY_OPER oper; in ossl_property_match_count() local [all...] |
/third_party/openssl/test/ |
H A D | bio_callback_test.c | 27 static long my_bio_cb_ex(BIO *b, int oper, const char *argp, size_t len, in my_bio_cb_ex() argument 202 static long my_bio_callback(BIO *b, int oper, const char *argp, int argi, in my_bio_callback() argument
|
H A D | http_test.c | 102 static long http_bio_cb_ex(BIO *bio, int oper, const char *argp, size_t len, in http_bio_cb_ex() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | ieee802_11_vht.c | 76 struct ieee80211_vht_operation *oper; in hostapd_eid_vht_operation() local [all...] |
H A D | ieee802_11_he.c | 166 struct ieee80211_he_operation *oper; in hostapd_eid_he_operation() local
|
H A D | ieee802_11_ht.c | 84 struct ieee80211_ht_operation *oper; in hostapd_eid_ht_operation() local [all...] |
H A D | ieee802_11_shared.c | 995 struct ieee80211_vht_operation *oper = sta->vht_operation; in get_tx_parameters() local
|
H A D | wnm_ap.c | 28 ieee80211_11_get_tfs_ie(struct hostapd_data *hapd, const u8 *addr, u8 *buf, u16 *buf_len, enum wnm_oper oper) ieee80211_11_get_tfs_ie() argument 38 ieee80211_11_set_tfs_ie(struct hostapd_data *hapd, const u8 *addr, u8 *buf, u16 *buf_len, enum wnm_oper oper) ieee80211_11_set_tfs_ie() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | ieee802_11_he.c | 131 struct ieee80211_he_operation *oper; in hostapd_eid_he_operation() local
|
H A D | ieee802_11_ht.c | 84 struct ieee80211_ht_operation *oper; in hostapd_eid_ht_operation() local [all...] |
H A D | ieee802_11_vht.c | 76 struct ieee80211_vht_operation *oper; in hostapd_eid_vht_operation() local [all...] |
H A D | ieee802_11_shared.c | 950 struct ieee80211_vht_operation *oper = sta->vht_operation; in get_tx_parameters() local
|
H A D | wnm_ap.c | 28 ieee80211_11_get_tfs_ie(struct hostapd_data *hapd, const u8 *addr, u8 *buf, u16 *buf_len, enum wnm_oper oper) ieee80211_11_get_tfs_ie() argument 38 ieee80211_11_set_tfs_ie(struct hostapd_data *hapd, const u8 *addr, u8 *buf, u16 *buf_len, enum wnm_oper oper) ieee80211_11_set_tfs_ie() argument
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/ |
H A D | hw_features_common.c | 158 struct ieee80211_ht_operation *oper; in get_pri_sec_chan() local 251 struct ieee80211_ht_operation *oper; in check_20mhz_bss() local
|
/third_party/node/deps/v8/src/compiler/ |
H A D | int64-lowering.cc | 802 const Operator* oper = in LowerNode() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/wpa_supplicant/ |
H A D | mesh_mpm.c | 700 struct ieee80211_ht_operation *oper; in mesh_mpm_add_peer() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/ |
H A D | hw_features_common.c | 181 struct ieee80211_ht_operation *oper; in get_pri_sec_chan() local 271 struct ieee80211_ht_operation *oper; in check_20mhz_bss() local
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant/ |
H A D | mesh_mpm.c | 712 struct ieee80211_ht_operation *oper; in mesh_mpm_add_peer() local
|
/third_party/elfutils/src/ |
H A D | ar.c | 455 do_oper_extract (int oper, const char *arfname, char **argv, int argc, in do_oper_extract() argument 1096 do_oper_insert (int oper, const char *arfname, char **argv, int argc, in do_oper_insert() argument [all...] |
/third_party/mesa3d/src/intel/compiler/ |
H A D | brw_vec4_nir.cpp | 1625 enum opcode oper = (instr->op == nir_op_unpack_64_2x32_split_x) ? in nir_emit_alu() variable
|