Home
last modified time | relevance | path

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

12345678910>>...39

/external/protobuf/js/
Dgulpfile.js5 function exec(command, cb) { argument
55 gulp.task('genproto_well_known_types_closure', function (cb) { argument
64 gulp.task('genproto_group1_closure', function (cb) { argument
73 gulp.task('genproto_group2_closure', function (cb) { argument
82 gulp.task('genproto_well_known_types_commonjs', function (cb) { argument
91 gulp.task('genproto_group1_commonjs', function (cb) { argument
100 gulp.task('genproto_group2_commonjs', function (cb) { argument
109 gulp.task('genproto_commonjs_wellknowntypes', function (cb) { argument
118 gulp.task('genproto_wellknowntypes', function (cb) { argument
126 gulp.task('genproto_group3_commonjs_strict', function (cb) { argument
[all …]
/external/libchrome/mojo/public/cpp/bindings/tests/
Dcallback_helpers_unittest.cc51 auto cb = in TEST() local
63 auto cb = in TEST() local
74 auto cb = WrapCallbackWithDefaultInvokeIfNotRun( in TEST() local
85 auto cb = WrapCallbackWithDefaultInvokeIfNotRun( in TEST() local
95 auto cb = in TEST() local
104 auto cb = WrapCallbackWithDefaultInvokeIfNotRun( in TEST() local
112 auto cb = in TEST() local
122 auto cb = WrapCallbackWithDefaultInvokeIfNotRun( in TEST() local
132 auto cb = WrapCallbackWithDefaultInvokeIfNotRun( in TEST() local
141 auto cb = WrapCallbackWithDefaultInvokeIfNotRun( in TEST() local
[all …]
/external/iptables/libxtables/
Dxtoptions.c29 #define XTOPT_MKPTR(cb) \ argument
176 static void xtopt_parse_int(struct xt_option_call *cb) in xtopt_parse_int()
215 static void xtopt_parse_float(struct xt_option_call *cb) in xtopt_parse_float()
238 static void xtopt_mint_value_to_cb(struct xt_option_call *cb, uintmax_t value) in xtopt_mint_value_to_cb()
257 static void xtopt_mint_value_to_ptr(struct xt_option_call *cb, void **datap, in xtopt_mint_value_to_ptr()
286 static void xtopt_parse_mint(struct xt_option_call *cb) in xtopt_parse_mint()
335 static void xtopt_parse_string(struct xt_option_call *cb) in xtopt_parse_string()
377 static bool tos_parse_numeric(const char *str, struct xt_option_call *cb, in tos_parse_numeric()
406 static void xtopt_parse_tosmask(struct xt_option_call *cb) in xtopt_parse_tosmask()
433 static void xtopt_parse_markmask(struct xt_option_call *cb) in xtopt_parse_markmask()
[all …]
/external/libnl/lib/
Dhandlers.c205 struct nl_cb *cb; in nl_cb_alloc() local
233 struct nl_cb *cb; in nl_cb_clone() local
245 struct nl_cb *nl_cb_get(struct nl_cb *cb) in nl_cb_get()
252 void nl_cb_put(struct nl_cb *cb) in nl_cb_put()
272 enum nl_cb_type nl_cb_active_type(struct nl_cb *cb) in nl_cb_active_type()
294 int nl_cb_set(struct nl_cb *cb, enum nl_cb_type type, enum nl_cb_kind kind, in nl_cb_set()
323 int nl_cb_set_all(struct nl_cb *cb, enum nl_cb_kind kind, in nl_cb_set_all()
344 int nl_cb_err(struct nl_cb *cb, enum nl_cb_kind kind, in nl_cb_err()
373 void nl_cb_overwrite_recvmsgs(struct nl_cb *cb, in nl_cb_overwrite_recvmsgs()
384 void nl_cb_overwrite_recv(struct nl_cb *cb, in nl_cb_overwrite_recv()
[all …]
/external/rust/crates/quiche/deps/boringssl/src/crypto/pem/
Dpem_pk8.c83 pem_password_cb *cb, void *u) in PEM_write_bio_PKCS8PrivateKey_nid()
90 pem_password_cb *cb, void *u) in PEM_write_bio_PKCS8PrivateKey()
97 pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_bio()
104 pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_nid_bio()
111 pem_password_cb *cb, void *u) in do_pk8pkey()
155 EVP_PKEY *d2i_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, in d2i_PKCS8PrivateKey_bio()
196 char *kstr, int klen, pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_fp()
203 pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_nid_fp()
210 pem_password_cb *cb, void *u) in PEM_write_PKCS8PrivateKey_nid()
216 char *kstr, int klen, pem_password_cb *cb, in PEM_write_PKCS8PrivateKey()
[all …]
Dpem_pkey.c71 EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, in PEM_read_bio_PrivateKey()
148 pem_password_cb *cb, void *u) in PEM_write_bio_PrivateKey()
154 EVP_PKEY *PEM_read_PrivateKey(FILE *fp, EVP_PKEY **x, pem_password_cb *cb, in PEM_read_PrivateKey()
169 pem_password_cb *cb, void *u) in PEM_write_PrivateKey()
185 DH *PEM_read_bio_DHparams(BIO *bp, DH **x, pem_password_cb *cb, void *u) in PEM_read_bio_DHparams()
207 DH *PEM_read_DHparams(FILE *fp, DH **x, pem_password_cb *cb, void *u) in PEM_read_DHparams()
/external/boringssl/src/crypto/pem/
Dpem_pk8.c83 pem_password_cb *cb, void *u) in PEM_write_bio_PKCS8PrivateKey_nid()
90 pem_password_cb *cb, void *u) in PEM_write_bio_PKCS8PrivateKey()
97 pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_bio()
104 pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_nid_bio()
111 pem_password_cb *cb, void *u) in do_pk8pkey()
155 EVP_PKEY *d2i_PKCS8PrivateKey_bio(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, in d2i_PKCS8PrivateKey_bio()
196 char *kstr, int klen, pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_fp()
203 pem_password_cb *cb, void *u) in i2d_PKCS8PrivateKey_nid_fp()
210 pem_password_cb *cb, void *u) in PEM_write_PKCS8PrivateKey_nid()
216 char *kstr, int klen, pem_password_cb *cb, in PEM_write_PKCS8PrivateKey()
[all …]
Dpem_pkey.c71 EVP_PKEY *PEM_read_bio_PrivateKey(BIO *bp, EVP_PKEY **x, pem_password_cb *cb, in PEM_read_bio_PrivateKey()
148 pem_password_cb *cb, void *u) in PEM_write_bio_PrivateKey()
154 EVP_PKEY *PEM_read_PrivateKey(FILE *fp, EVP_PKEY **x, pem_password_cb *cb, in PEM_read_PrivateKey()
169 pem_password_cb *cb, void *u) in PEM_write_PrivateKey()
185 DH *PEM_read_bio_DHparams(BIO *bp, DH **x, pem_password_cb *cb, void *u) in PEM_read_bio_DHparams()
207 DH *PEM_read_DHparams(FILE *fp, DH **x, pem_password_cb *cb, void *u) in PEM_read_DHparams()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dclosure.h68 grpc_iomgr_cb_func cb; member
94 grpc_iomgr_cb_func cb, void* cb_arg) {
115 #define GRPC_CLOSURE_INIT(closure, cb, cb_arg, scheduler) \ argument
118 #define GRPC_CLOSURE_INIT(closure, cb, cb_arg, scheduler) \ argument
125 grpc_iomgr_cb_func cb; member
131 grpc_iomgr_cb_func cb = wc->cb; local
141 grpc_iomgr_cb_func cb, void* cb_arg) {
160 #define GRPC_CLOSURE_CREATE(cb, cb_arg, scheduler) \ argument
163 #define GRPC_CLOSURE_CREATE(cb, cb_arg, scheduler) \ argument
/external/strace/
Daio.c80 print_common_flags(struct tcb *tcp, const struct iocb *cb) in print_common_flags()
93 iocb_is_valid(const struct iocb *cb) in iocb_is_valid()
101 print_iocb_header(struct tcb *tcp, const struct iocb *cb) in print_iocb_header()
126 print_iocb(struct tcb *tcp, const struct iocb *cb) in print_iocb()
169 struct iocb cb; in print_iocbp() local
222 struct iocb cb; in SYS_FUNC() local
/external/ltp/testcases/kernel/fs/openfile/
Dopenfile.c47 struct cb { struct
48 pthread_mutex_t m;
49 pthread_cond_t init_cv;
50 pthread_cond_t thr_cv;
51 int thr_sleeping;
/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()
/external/cn-cbor/src/
Dcn-get.c7 cn_cbor* cn_cbor_mapget_int(const cn_cbor* cb, int key) { in cn_cbor_mapget_int()
29 cn_cbor* cn_cbor_mapget_string(const cn_cbor* cb, const char* key) { in cn_cbor_mapget_string()
52 cn_cbor* cn_cbor_index(const cn_cbor* cb, unsigned int idx) { in cn_cbor_index()
/external/grpc-grpc/src/python/grpcio_tests/tests/unit/_cython/
D_fork_test.py34 def cb(): function
44 def cb(): function
59 def cb(): function
/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()
153 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, bool trylock) { in MutexAfterLock()
173 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeUnlock()
178 void DD::MutexDestroy(DDCallback *cb, in MutexDestroy()
187 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()
133 void Enqueue(Callback cb, void *ptr, uptr size) { in Enqueue()
176 NOINLINE QuarantineBatch* AllocBatch(Callback cb) { in AllocBatch()
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector1.cpp92 void DD::MutexInit(DDCallback *cb, DDMutex *m) { in MutexInit()
103 void DD::MutexBeforeLock(DDCallback *cb, in MutexBeforeLock()
119 void DD::ReportDeadlock(DDCallback *cb, DDMutex *m) { in ReportDeadlock()
152 void DD::MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, bool trylock) { in MutexAfterLock()
172 void DD::MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) { in MutexBeforeUnlock()
177 void DD::MutexDestroy(DDCallback *cb, in MutexDestroy()
186 DDReport *DD::GetReport(DDCallback *cb) { in GetReport()
/external/llvm-project/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_mutex.cpp43 Callback cb(thr, pc); in DDMutexInit() local
94 Callback cb(thr, pc); in MutexDestroy() local
148 Callback cb(thr, pc); in MutexPreLock() local
196 Callback cb(thr, pc); in MutexPostLock() local
208 Callback cb(thr, pc); in MutexPostLock() local
241 Callback cb(thr, pc); in MutexUnlock() local
250 Callback cb(thr, pc); in MutexUnlock() local
261 Callback cb(thr, pc); in MutexPreReadLock() local
291 Callback cb(thr, pc); in MutexPostReadLock() local
303 Callback cb(thr, pc); in MutexPostReadLock() local
[all …]
/external/openscreen/cast/streaming/
Dsession_messager.cc41 ErrorCallback cb) in SessionMessager()
75 ErrorCallback cb, in SenderSessionMessager()
82 ReplyCallback cb) { in SetHandler()
101 ReplyCallback cb) { in SendRequest()
193 ErrorCallback cb) in ReceiverSessionMessager()
197 RequestCallback cb) { in SetHandler()
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_mutex.cc44 Callback cb(thr, pc); in DDMutexInit() local
96 Callback cb(thr, pc); in MutexDestroy() local
173 Callback cb(thr, pc); in MutexLock() local
184 Callback cb(thr, pc); in MutexLock() local
217 Callback cb(thr, pc); in MutexUnlock() local
226 Callback cb(thr, pc); in MutexUnlock() local
251 Callback cb(thr, pc); in MutexReadLock() local
262 Callback cb(thr, pc); in MutexReadLock() local
284 Callback cb(thr, pc); in MutexReadUnlock() local
294 Callback cb(thr, pc); in MutexReadUnlock() local
[all …]
/external/webrtc/rtc_base/
Dcallback_unittest.cc56 Callback0<void> cb; in TEST() local
65 Callback0<int> cb; in TEST() local
109 Callback0<void> cb = KeepRefUntilDone(&t); in TEST() local
124 Callback0<void> cb = KeepRefUntilDone(&t); in TEST() local
138 Callback0<void> cb = KeepRefUntilDone(t_scoped_ref); in TEST() local
/external/tensorflow/tensorflow/core/util/
Dreffed_status_callback_test.cc38 auto* cb = new ReffedStatusCallback(std::move(done)); in TEST() local
52 auto* cb = new ReffedStatusCallback(std::move(done)); in TEST() local
72 auto* cb = new ReffedStatusCallback(std::move(done)); in TEST() local
98 auto* cb = new ReffedStatusCallback(std::move(done)); in TEST() local
/external/libevent/include/event2/
Devent_compat.h186 #define evtimer_set(ev, cb, arg) event_set((ev), -1, 0, (cb), (arg)) argument
187 #define evsignal_set(ev, x, cb, arg) \ argument
199 #define timeout_set(ev, cb, arg) event_set((ev), -1, 0, (cb), (arg)) argument
213 #define signal_set(ev, x, cb, arg) \ argument

12345678910>>...39