Home
last modified time | relevance | path

Searched defs:oper (Results 1 - 25 of 60) sorted by relevance

123

/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
H A D089-redefine-macro-error.c16 #define oper(a,b) a+b macro
17 #define oper(a,b) a*b macro
/third_party/mesa3d/src/compiler/glsl/
H A Dast_expr.cpp81 ast_expression_bin::ast_expression_bin(int oper, ast_expression *ex0, in ast_expression_bin() argument
/base/security/security_guard/test/unittest/model_manager/src/
H A Dsecurity_guard_model_manager_test.cpp102 std::shared_ptr<IDbOperate> oper = impl->GetDbOperate("risk_event"); in HWTEST_F() local
/base/startup/init/services/loopevent/task/
H A Dle_watchtask.c25 static LE_STATUS HandleWatcherEvent_(const LoopHandle loopHandle, const TaskHandle taskHandle, uint32_t oper) in HandleWatcherEvent_() argument
H A Dle_streamtask.c92 static LE_STATUS HandleStreamEvent_(const LoopHandle loopHandle, const TaskHandle handle, uint32_t oper) in HandleStreamEvent_() argument
113 static LE_STATUS HandleClientEvent_(const LoopHandle loopHandle, const TaskHandle handle, uint32_t oper) in HandleClientEvent_() argument
183 HandleServerEvent_(const LoopHandle loopHandle, const TaskHandle serverTask, uint32_t oper) HandleServerEvent_() argument
[all...]
H A Dle_asynctask.c67 static LE_STATUS HandleAsyncEvent_(const LoopHandle loopHandle, const TaskHandle taskHandle, uint32_t oper) in HandleAsyncEvent_() argument
/third_party/node/deps/openssl/openssl/crypto/property/
H A Dproperty_local.h23 OSSL_PROPERTY_OPER oper; member
H A Dproperty_parse.c476 OSSL_PROPERTY_OPER oper; in ossl_property_match_count() local
[all...]
/third_party/openssl/crypto/property/
H A Dproperty_local.h23 OSSL_PROPERTY_OPER oper; member
H A Dproperty_parse.c446 OSSL_PROPERTY_OPER oper; in ossl_property_match_count() local
[all...]
/base/startup/init/services/loopevent/signal/
H A Dle_signal.c28 static LE_STATUS HandleSignalEvent_(const LoopHandle loop, const TaskHandle task, uint32_t oper) in HandleSignalEvent_() argument
/base/startup/init/services/loopevent/loop/
H A Dle_loop.c92 LE_STATUS ProcessEvent(const EventLoop *loop, int fd, uint32_t oper) in ProcessEvent() argument
/third_party/openssl/test/
H A Dbio_callback_test.c27 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 Dhttp_test.c102 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 Dieee802_11_vht.c76 struct ieee80211_vht_operation *oper; in hostapd_eid_vht_operation() local
[all...]
H A Dieee802_11_he.c166 struct ieee80211_he_operation *oper; in hostapd_eid_he_operation() local
H A Dieee802_11_ht.c84 struct ieee80211_ht_operation *oper; in hostapd_eid_ht_operation() local
[all...]
H A Dieee802_11_shared.c995 struct ieee80211_vht_operation *oper = sta->vht_operation; in get_tx_parameters() local
H A Dwnm_ap.c28 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 Dieee802_11_he.c131 struct ieee80211_he_operation *oper; in hostapd_eid_he_operation() local
H A Dieee802_11_ht.c84 struct ieee80211_ht_operation *oper; in hostapd_eid_ht_operation() local
[all...]
H A Dieee802_11_vht.c76 struct ieee80211_vht_operation *oper; in hostapd_eid_vht_operation() local
[all...]
H A Dieee802_11_shared.c950 struct ieee80211_vht_operation *oper = sta->vht_operation; in get_tx_parameters() local
H A Dwnm_ap.c28 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
/base/startup/init/test/unittest/loopevent/
H A Dloopserver_unittest.cpp89 static LE_STATUS TestHandleTaskEvent(const LoopHandle loop, const TaskHandle task, uint32_t oper) in TestHandleTaskEvent() argument

Completed in 14 milliseconds

123