Home
last modified time | relevance | path

Searched defs:ops (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/
Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_protect_frames() local
50 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_encrypt() local
70 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_replay() local
90 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_current_cipher_suite() local
118 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_enable_port() local
138 struct ieee802_1x_kay_ctx *ops; in secy_get_capability() local
159 struct ieee802_1x_kay_ctx *ops; in secy_get_receive_lowest_pn() local
180 struct ieee802_1x_kay_ctx *ops; in secy_get_transmit_next_pn() local
201 struct ieee802_1x_kay_ctx *ops; in secy_set_transmit_next_pn() local
222 struct ieee802_1x_kay_ctx *ops; in secy_set_receive_lowest_pn() local
[all …]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/pae/
Dieee802_1x_secy_ops.c30 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_protect_frames() local
50 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_encrypt() local
70 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_replay() local
90 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_current_cipher_suite() local
118 struct ieee802_1x_kay_ctx *ops; in secy_cp_control_enable_port() local
138 struct ieee802_1x_kay_ctx *ops; in secy_get_capability() local
159 struct ieee802_1x_kay_ctx *ops; in secy_get_receive_lowest_pn() local
180 struct ieee802_1x_kay_ctx *ops; in secy_get_transmit_next_pn() local
201 struct ieee802_1x_kay_ctx *ops; in secy_set_transmit_next_pn() local
222 struct ieee802_1x_kay_ctx *ops; in secy_set_receive_lowest_pn() local
[all …]
/third_party/node/deps/npm/node_modules/cacache/locales/
Des.js19 x.saca = (cache, clave, ops) => get(cache, clave, ops) argument
20 x.saca.porHacheo = (cache, hacheo, ops) => get.byDigest(cache, hacheo, ops) argument
21 x.saca.sinc = (cache, clave, ops) => get.sync(cache, clave, ops) argument
22 x.saca.sinc.porHacheo = (cache, hacheo, ops) => get.sync.byDigest(cache, hacheo, ops) argument
23 x.saca.flujo = (cache, clave, ops) => get.stream(cache, clave, ops) argument
24 x.saca.flujo.porHacheo = (cache, hacheo, ops) => get.stream.byDigest(cache, hacheo, ops) argument
31 x.mete = (cache, clave, datos, ops) => put(cache, clave, datos, ops) argument
32 x.mete.flujo = (cache, clave, ops) => put.stream(cache, clave, ops) argument
43 x.tmp.mkdir = (cache, ops) => tmp.mkdir(cache, ops) argument
45 x.tmp.conTmp = (cache, ops, cb) => tmp.withTmp(cache, ops, cb) argument
[all …]
/third_party/boost/boost/asio/detail/
Dreactor_op_queue.hpp74 bool cancel_operations(iterator i, op_queue<operation>& ops, in cancel_operations()
97 bool cancel_operations(Descriptor descriptor, op_queue<operation>& ops, in cancel_operations()
119 bool perform_operations(iterator i, op_queue<operation>& ops) in perform_operations()
142 bool perform_operations(Descriptor descriptor, op_queue<operation>& ops) in perform_operations()
148 void get_all_operations(op_queue<operation>& ops) in get_all_operations()
/third_party/re2/re2/testing/
Dexhaustive1_test.cc17 std::vector<std::string> ops = Split(" ", in TEST() local
29 std::vector<std::string> ops = Split(" ", in TEST() local
Dregexp_generator.cc42 static const char *ops[] = { in EgrepOps() local
56 const std::vector<std::string>& ops) in RegexpGenerator()
107 int nstk, int ops, int atoms) { in GeneratePostfix()
143 int nstk, int ops, int atoms) { in GenerateRandomPostfix()
Drandom_test.cc27 const std::vector<std::string>& ops, in RandomTest()
85 std::vector<std::string> ops = Split(" ", in TEST() local
/third_party/boost/boost/beast/core/impl/
Dbuffered_read_stream.hpp27 struct buffered_read_stream<Stream, DynamicBuffer>::ops struct in boost::beast::buffered_read_stream
31 class read_op
106 struct run_read_op
Dbasic_stream.hpp209 struct basic_stream<Protocol, Executor, RatePolicy>::ops struct in boost::beast::basic_stream
213 class transfer_op
385 class connect_op
511 struct run_read_op
537 struct run_write_op
563 struct run_connect_op
586 struct run_connect_range_op
613 struct run_connect_iter_op
Dflat_stream.hpp25 struct flat_stream<NextLayer>::ops struct in boost::beast::flat_stream
29 class write_op
76 struct run_write_op
/third_party/Linux_Kernel/include/linux/
Dmoduleparam.h71 const struct kernel_param_ops *ops; member
96 const struct kernel_param_ops *ops; member
166 #define module_param_cb(name, ops, arg, perm) \ argument
169 #define module_param_cb_unsafe(name, ops, arg, perm) \ argument
182 #define __level_param_cb(name, ops, arg, perm, level) \ argument
185 #define core_param_cb(name, ops, arg, perm) \ argument
188 #define postcore_param_cb(name, ops, arg, perm) \ argument
191 #define arch_param_cb(name, ops, arg, perm) \ argument
194 #define subsys_param_cb(name, ops, arg, perm) \ argument
197 #define fs_param_cb(name, ops, arg, perm) \ argument
[all …]
Dirqdomain.h146 const struct irq_domain_ops *ops; member
234 const struct irq_domain_ops *ops, in irq_domain_add_linear()
241 const struct irq_domain_ops *ops, in irq_domain_add_nomap()
248 const struct irq_domain_ops *ops, in irq_domain_add_legacy_isa()
255 const struct irq_domain_ops *ops, in irq_domain_add_tree()
263 const struct irq_domain_ops *ops, in irq_domain_create_linear()
270 const struct irq_domain_ops *ops, in irq_domain_create_tree()
349 const struct irq_domain_ops *ops, in irq_domain_add_hierarchy()
Dseqno-fence.h34 const struct fence_ops *ops; member
99 const struct fence_ops *ops) in seqno_fence_init()
Drbtree_latch.h144 const struct latch_tree_ops *ops) in latch_tree_insert()
171 const struct latch_tree_ops *ops) in latch_tree_erase()
199 const struct latch_tree_ops *ops) in latch_tree_find()
/third_party/FreeBSD/sys/kern/
Dsubr_kobj.c82 kobj_class_compile_common(kobj_class_t cls, kobj_ops_t ops) in kobj_class_compile_common()
113 kobj_ops_t ops; in kobj_class_compile() local
142 kobj_class_compile_static(kobj_class_t cls, kobj_ops_t ops) in kobj_class_compile_static()
211 void* ops = NULL; in kobj_class_free() local
/third_party/grpc/include/grpcpp/impl/codegen/
Dcallback_common.h84 CompletionQueueTag* ops) in CallbackWithStatusTag()
165 CompletionQueueTag* ops, bool can_inline) { in Set()
184 CompletionQueueTag* ops() { return ops_; } in ops() function
208 auto* ops = ops_; in Run() local
/third_party/grpc/test/core/iomgr/
Dstranded_event_test.cc93 grpc_op ops[6]; in StartCall() local
116 grpc_op ops[6]; in SendMessage() local
137 grpc_op ops[6]; in ReceiveMessage() local
159 grpc_op ops[6]; in ReceiveInitialMetadata() local
184 grpc_op ops[6]; in FinishCall() local
256 grpc_op ops[6]; in AcceptThread() local
/third_party/boost/boost/beast/_experimental/http/impl/
Dicy_stream.hpp53 struct icy_stream<NextLayer>::ops struct in boost::beast::http::icy_stream
57 class read_op
150 struct run_read_op
/third_party/Linux_Kernel/arch/arm/include/asm/mach/
Darch.h20 #define smp_ops(ops) (&(ops)) argument
21 #define smp_init_ops(ops) (&(ops)) argument
23 #define smp_ops(ops) (struct smp_operations *)NULL argument
24 #define smp_init_ops(ops) (bool (*)(void))NULL argument
/third_party/boost/boost/asio/detail/impl/
Dselect_reactor.hpp70 op_queue<operation> ops; in cancel_timer() local
83 op_queue<operation> ops; in move_timer() local
Dwinrt_timer_scheduler.hpp66 op_queue<operation> ops; in cancel_timer() local
79 op_queue<operation> ops; in move_timer() local
Ddev_poll_reactor.hpp65 op_queue<operation> ops; in cancel_timer() local
78 op_queue<operation> ops; in move_timer() local
Dkqueue_reactor.hpp67 op_queue<operation> ops; in cancel_timer() local
80 op_queue<operation> ops; in move_timer() local
Depoll_reactor.hpp63 op_queue<operation> ops; in cancel_timer() local
76 op_queue<operation> ops; in move_timer() local
Dwin_iocp_io_context.hpp78 op_queue<win_iocp_operation> ops; in cancel_timer() local
90 op_queue<operation> ops; in move_timer() local

12345678910>>...14