| /third_party/wpa_supplicant/wpa_supplicant-2.9/src/pae/ |
| D | ieee802_1x_secy_ops.c | 30 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/ |
| D | ieee802_1x_secy_ops.c | 30 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/ |
| D | es.js | 19 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/ |
| D | reactor_op_queue.hpp | 74 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/ |
| D | exhaustive1_test.cc | 17 std::vector<std::string> ops = Split(" ", in TEST() local 29 std::vector<std::string> ops = Split(" ", in TEST() local
|
| D | regexp_generator.cc | 42 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()
|
| D | random_test.cc | 27 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/ |
| D | buffered_read_stream.hpp | 27 struct buffered_read_stream<Stream, DynamicBuffer>::ops struct in boost::beast::buffered_read_stream 31 class read_op 106 struct run_read_op
|
| D | basic_stream.hpp | 209 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
|
| D | flat_stream.hpp | 25 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/ |
| D | moduleparam.h | 71 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 …]
|
| D | irqdomain.h | 146 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()
|
| D | seqno-fence.h | 34 const struct fence_ops *ops; member 99 const struct fence_ops *ops) in seqno_fence_init()
|
| D | rbtree_latch.h | 144 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/ |
| D | subr_kobj.c | 82 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/ |
| D | callback_common.h | 84 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/ |
| D | stranded_event_test.cc | 93 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/ |
| D | icy_stream.hpp | 53 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/ |
| D | arch.h | 20 #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/ |
| D | select_reactor.hpp | 70 op_queue<operation> ops; in cancel_timer() local 83 op_queue<operation> ops; in move_timer() local
|
| D | winrt_timer_scheduler.hpp | 66 op_queue<operation> ops; in cancel_timer() local 79 op_queue<operation> ops; in move_timer() local
|
| D | dev_poll_reactor.hpp | 65 op_queue<operation> ops; in cancel_timer() local 78 op_queue<operation> ops; in move_timer() local
|
| D | kqueue_reactor.hpp | 67 op_queue<operation> ops; in cancel_timer() local 80 op_queue<operation> ops; in move_timer() local
|
| D | epoll_reactor.hpp | 63 op_queue<operation> ops; in cancel_timer() local 76 op_queue<operation> ops; in move_timer() local
|
| D | win_iocp_io_context.hpp | 78 op_queue<win_iocp_operation> ops; in cancel_timer() local 90 op_queue<operation> ops; in move_timer() local
|