Home
last modified time | relevance | path

Searched defs:cb (Results 1 – 25 of 552) sorted by relevance

12345678910>>...23

/external/iptables/libxtables/
Dxtoptions.c29 #define XTOPT_MKPTR(cb) \ argument
172 static void xtopt_parse_int(struct xt_option_call *cb) in xtopt_parse_int()
211 static void xtopt_parse_float(struct xt_option_call *cb) in xtopt_parse_float()
234 static void xtopt_mint_value_to_cb(struct xt_option_call *cb, uintmax_t value) in xtopt_mint_value_to_cb()
253 static void xtopt_mint_value_to_ptr(struct xt_option_call *cb, void **datap, in xtopt_mint_value_to_ptr()
282 static void xtopt_parse_mint(struct xt_option_call *cb) in xtopt_parse_mint()
331 static void xtopt_parse_string(struct xt_option_call *cb) in xtopt_parse_string()
373 static bool tos_parse_numeric(const char *str, struct xt_option_call *cb, in tos_parse_numeric()
402 static void xtopt_parse_tosmask(struct xt_option_call *cb) in xtopt_parse_tosmask()
429 static void xtopt_parse_markmask(struct xt_option_call *cb) in xtopt_parse_markmask()
[all …]
/external/boringssl/src/crypto/pem/
Dpem_pk8.c86 pem_password_cb *cb, void *u) in PEM_write_bio_PKCS8PrivateKey_nid()
93 pem_password_cb *cb, void *u) in PEM_write_bio_PKCS8PrivateKey()
100 pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_bio()
107 pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_nid_bio()
114 pem_password_cb *cb, void *u) in do_pk8pkey()
152 EVP_PKEY *d2i_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u) in d2i_PKCS8PrivateKey_bio()
187 pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_fp()
194 pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_nid_fp()
201 pem_password_cb *cb, void *u) in PEM_write_PKCS8PrivateKey_nid()
207 char *kstr, int klen, pem_password_cb *cb, void *u) in PEM_write_PKCS8PrivateKey()
[all …]
Dpem_pkey.c77 EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, void *u) in PEM_read_bio_PrivateKey()
146 pem_password_cb *cb, void *u) in PEM_write_bio_PrivateKey()
232 EVP_PKEY *PEM_read_PrivateKey(FILE *fp, EVP_PKEY **x, pem_password_cb *cb, void *u) in PEM_read_PrivateKey()
250 pem_password_cb *cb, void *u) in PEM_write_PrivateKey()
270 DH *PEM_read_bio_DHparams(BIO *bp, DH **x, pem_password_cb *cb, void *u) in PEM_read_bio_DHparams()
293 DH *PEM_read_DHparams(FILE *fp, DH **x, pem_password_cb *cb, void *u) in PEM_read_DHparams()
Dpem_all.c156 RSA *PEM_read_bio_RSAPrivateKey(BIO *bp, RSA **rsa, pem_password_cb *cb, in PEM_read_bio_RSAPrivateKey()
166 RSA *PEM_read_RSAPrivateKey(FILE *fp, RSA **rsa, pem_password_cb *cb, in PEM_read_RSAPrivateKey()
197 DSA *PEM_read_bio_DSAPrivateKey(BIO *bp, DSA **dsa, pem_password_cb *cb, in PEM_read_bio_DSAPrivateKey()
242 EC_KEY *PEM_read_bio_ECPrivateKey(BIO *bp, EC_KEY **key, pem_password_cb *cb, in PEM_read_bio_ECPrivateKey()
/external/libnl/lib/
Dhandlers.c208 struct nl_cb *cb; in nl_cb_alloc() local
235 struct nl_cb *cb; in nl_cb_clone() local
247 struct nl_cb *nl_cb_get(struct nl_cb *cb) in nl_cb_get()
254 void nl_cb_put(struct nl_cb *cb) in nl_cb_put()
285 int nl_cb_set(struct nl_cb *cb, enum nl_cb_type type, enum nl_cb_kind kind, in nl_cb_set()
314 int nl_cb_set_all(struct nl_cb *cb, enum nl_cb_kind kind, in nl_cb_set_all()
335 int nl_cb_err(struct nl_cb *cb, enum nl_cb_kind kind, in nl_cb_err()
364 void nl_cb_overwrite_recvmsgs(struct nl_cb *cb, in nl_cb_overwrite_recvmsgs()
375 void nl_cb_overwrite_recv(struct nl_cb *cb, in nl_cb_overwrite_recv()
387 void nl_cb_overwrite_send(struct nl_cb *cb, in nl_cb_overwrite_send()
Dnl.c207 struct nl_cb *cb; in nl_sendmsg() local
325 struct nl_cb *cb = sk->s_cb; in nl_send_auto_complete() local
490 #define NL_CB_CALL(cb, type, msg) \ argument
506 static int recvmsgs(struct nl_sock *sk, struct nl_cb *cb) in recvmsgs()
701 int nl_recvmsgs(struct nl_sock *sk, struct nl_cb *cb) in nl_recvmsgs()
737 struct nl_cb *cb; in nl_wait_for_ack() local
/external/strace/
Daio.c81 print_common_flags(const struct iocb *cb) in print_common_flags()
93 iocb_is_valid(const struct iocb *cb) in iocb_is_valid()
101 print_iocb_header(const struct iocb *cb) in print_iocb_header()
122 print_iocb(struct tcb *tcp, const struct iocb *cb) in print_iocb()
168 struct iocb cb; in SYS_FUNC() local
209 struct iocb cb; in SYS_FUNC() local
/external/iw/
Dinterface.c168 struct nl_cb *cb, in handle_interface_add()
259 struct nl_cb *cb, in handle_interface_del()
377 struct nl_cb *cb, in handle_interface_info()
389 struct nl_cb *cb, in handle_interface_set()
420 struct nl_cb *cb, in handle_interface_meshid()
444 struct nl_cb *cb, in handle_dev_dump()
457 struct nl_cb *cb, in handle_interface_type()
484 struct nl_cb *cb, in handle_interface_4addr()
498 struct nl_cb *cb, in handle_interface_noack_map()
526 struct nl_cb *cb, in handle_interface_wds_peer()
[all …]
Dphy.c19 struct nl_cb *cb, in handle_name()
148 struct nl_cb *cb, struct nl_msg *msg, in handle_freq()
163 struct nl_cb *cb, struct nl_msg *msg, in handle_chan()
175 struct nl_cb *cb, struct nl_msg *msg, in handle_fragmentation()
207 struct nl_cb *cb, struct nl_msg *msg, in handle_rts()
239 struct nl_cb *cb, struct nl_msg *msg, in handle_retry()
321 struct nl_cb *cb, in handle_netns()
365 struct nl_cb *cb, in handle_coverage()
397 struct nl_cb *cb, in handle_distance()
445 struct nl_cb *cb, in handle_txpower()
[all …]
Dconnect.c12 static int iw_conn(struct nl80211_state *state, struct nl_cb *cb, in iw_conn()
62 struct nl_cb *cb, in disconnect()
73 static int iw_connect(struct nl80211_state *state, struct nl_cb *cb, in iw_connect()
149 static int iw_auth(struct nl80211_state *state, struct nl_cb *cb, in iw_auth()
Dhwsim.c55 static int handle_hwsim_getps(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_getps()
77 static int handle_hwsim_setps(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_setps()
109 static int handle_hwsim_stop_queues(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_stop_queues()
131 static int handle_hwsim_wake_queues(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_wake_queues()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_mutex.cc44 Callback cb(thr, pc); in DDMutexInit() local
103 Callback cb(thr, pc); in MutexDestroy() local
172 Callback cb(thr, pc); in MutexLock() local
183 Callback cb(thr, pc); in MutexLock() local
216 Callback cb(thr, pc); in MutexUnlock() local
225 Callback cb(thr, pc); in MutexUnlock() local
250 Callback cb(thr, pc); in MutexReadLock() local
261 Callback cb(thr, pc); in MutexReadLock() local
283 Callback cb(thr, pc); in MutexReadUnlock() local
293 Callback cb(thr, pc); in MutexReadUnlock() local
[all …]
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector1.cc93 void DD::MutexInit(DDCallback *cb, DDMutex *m) { in MutexInit()
104 void DD::MutexBeforeLock(DDCallback *cb, in MutexBeforeLock()
120 void DD::ReportDeadlock(DDCallback *cb, DDMutex *m) { in ReportDeadlock()
148 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, bool trylock) { in MutexAfterLock()
168 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeUnlock()
173 void DD::MutexDestroy(DDCallback *cb, in MutexDestroy()
182 DDReport *DD::GetReport(DDCallback *cb) { in GetReport()
Dsanitizer_quarantine.h60 void Put(Cache *c, Callback cb, Node *ptr, uptr size) { in Put()
66 void NOINLINE Drain(Cache *c, Callback cb) { in Drain()
87 void NOINLINE Recycle(Callback cb) { in Recycle()
101 void NOINLINE DoRecycle(Cache *c, Callback cb) { in DoRecycle()
131 void Enqueue(Callback cb, void *ptr, uptr size) { in Enqueue()
174 NOINLINE QuarantineBatch* AllocBatch(Callback cb) { in AllocBatch()
/external/mesa3d/src/gallium/state_trackers/vega/
Darc.c458 static void cb_null_move(struct arc_cb *cb, VGfloat x, VGfloat y) in cb_null_move()
462 static void polygon_point(struct arc_cb *cb, VGfloat x, VGfloat y) in polygon_point()
468 static void polygon_bezier(struct arc_cb *cb, struct bezier *bezier) in polygon_bezier()
474 static void stroke_point(struct arc_cb *cb, VGfloat x, VGfloat y) in stroke_point()
480 static void stroke_curve(struct arc_cb *cb, struct bezier *bezier) in stroke_curve()
489 static void stroke_emit_point(struct arc_cb *cb, VGfloat x, VGfloat y) in stroke_emit_point()
495 static void stroke_emit_curve(struct arc_cb *cb, struct bezier *bezier) in stroke_emit_curve()
504 static void arc_path_move(struct arc_cb *cb, VGfloat x, VGfloat y) in arc_path_move()
510 static void arc_path_point(struct arc_cb *cb, VGfloat x, VGfloat y) in arc_path_point()
516 static void arc_path_bezier(struct arc_cb *cb, struct bezier *bezier) in arc_path_bezier()
[all …]
/external/webrtc/webrtc/base/
Dcallback_unittest.cc49 Callback0<void> cb; in TEST() local
58 Callback0<int> cb; in TEST() local
102 Callback0<void> cb = KeepRefUntilDone(&t); in TEST() local
117 Callback0<void> cb = KeepRefUntilDone(&t); in TEST() local
131 Callback0<void> cb = KeepRefUntilDone(t_scoped_ref); in TEST() local
Dasyncsocket.cc57 int AsyncSocketAdapter::Send(const void* pv, size_t cb) { in Send()
62 size_t cb, in SendTo()
67 int AsyncSocketAdapter::Recv(void* pv, size_t cb) { in Recv()
71 int AsyncSocketAdapter::RecvFrom(void* pv, size_t cb, SocketAddress* paddr) { in RecvFrom()
/external/libevent/include/event2/
Devent_compat.h176 #define evtimer_set(ev, cb, arg) event_set((ev), -1, 0, (cb), (arg)) argument
177 #define evsignal_set(ev, x, cb, arg) \ argument
189 #define timeout_set(ev, cb, arg) event_set((ev), -1, 0, (cb), (arg)) argument
203 #define signal_set(ev, x, cb, arg) \ argument
/external/iptables/extensions/
Dlibxt_HMARK.c182 hmark_parse_type(struct xt_option_call *cb) in hmark_parse_type()
204 static void HMARK_parse(struct xt_option_call *cb, int plen) in HMARK_parse()
263 static void HMARK_ip4_parse(struct xt_option_call *cb) in HMARK_ip4_parse()
267 static void HMARK_ip6_parse(struct xt_option_call *cb) in HMARK_ip6_parse()
272 static void HMARK_check(struct xt_fcheck_call *cb) in HMARK_check()
Dlibxt_MARK.c83 static void MARK_parse_v0(struct xt_option_call *cb) in MARK_parse_v0()
99 static void MARK_check(struct xt_fcheck_call *cb) in MARK_check()
107 static void MARK_parse_v1(struct xt_option_call *cb) in MARK_parse_v1()
126 static void mark_tg_parse(struct xt_option_call *cb) in mark_tg_parse()
154 static void mark_tg_check(struct xt_fcheck_call *cb) in mark_tg_check()
Dlibxt_multiport.c164 static void __multiport_parse(struct xt_option_call *cb, uint16_t pnum, in __multiport_parse()
196 static void multiport_parse(struct xt_option_call *cb) in multiport_parse()
203 static void multiport_parse6(struct xt_option_call *cb) in multiport_parse6()
210 static void __multiport_parse_v1(struct xt_option_call *cb, uint16_t pnum, in __multiport_parse_v1()
238 static void multiport_parse_v1(struct xt_option_call *cb) in multiport_parse_v1()
245 static void multiport_parse6_v1(struct xt_option_call *cb) in multiport_parse6_v1()
252 static void multiport_check(struct xt_fcheck_call *cb) in multiport_check()
Dlibxt_iprange.c96 static void iprange_parse(struct xt_option_call *cb) in iprange_parse()
122 static void iprange_mt_parse(struct xt_option_call *cb, uint8_t nfproto) in iprange_mt_parse()
145 static void iprange_mt4_parse(struct xt_option_call *cb) in iprange_mt4_parse()
150 static void iprange_mt6_parse(struct xt_option_call *cb) in iprange_mt6_parse()
155 static void iprange_mt_check(struct xt_fcheck_call *cb) in iprange_mt_check()
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_dataflow.c101 static void reads_pair(struct rc_instruction * fullinst, rc_read_write_mask_fn cb, void * userdata) in reads_pair()
135 rc_pair_read_arg_fn cb, in pair_sub_for_all_args()
185 rc_read_src_fn cb, in rc_for_all_reads_src()
221 rc_pair_read_arg_fn cb, in rc_pair_for_all_reads_arg()
241 void rc_for_all_reads_mask(struct rc_instruction * inst, rc_read_write_mask_fn cb, void * userdata) in rc_for_all_reads_mask()
256 static void writes_normal(struct rc_instruction * fullinst, rc_read_write_mask_fn cb, void * userda… in writes_normal()
268 static void writes_pair(struct rc_instruction * fullinst, rc_read_write_mask_fn cb, void * userdata) in writes_pair()
288 void rc_for_all_writes_mask(struct rc_instruction * inst, rc_read_write_mask_fn cb, void * userdata) in rc_for_all_writes_mask()
319 void rc_for_all_reads_chan(struct rc_instruction * inst, rc_read_write_chan_fn cb, void * userdata) in rc_for_all_reads_chan()
332 void rc_for_all_writes_chan(struct rc_instruction * inst, rc_read_write_chan_fn cb, void * userdata) in rc_for_all_writes_chan()
[all …]
/external/chromium-trace/catapult/third_party/gsutil/third_party/boto/boto/file/
Dkey.py59 def get_file(self, fp, headers=None, cb=None, num_cb=10, torrent=False): argument
86 def set_contents_from_file(self, fp, headers=None, replace=True, cb=None, argument
134 def get_contents_to_file(self, fp, headers=None, cb=None, num_cb=None, argument
163 def get_contents_as_string(self, headers=None, cb=None, num_cb=10, argument
/external/compiler-rt/lib/tsan/dd/
Ddd_rtl.cc115 Callback cb(thr); in MutexBeforeLock() local
128 Callback cb(thr); in MutexAfterLock() local
141 Callback cb(thr); in MutexBeforeUnlock() local
152 Callback cb(thr); in MutexDestroy() local

12345678910>>...23