Searched defs:cb (Results 201 - 225 of 674) sorted by relevance

1234567891011>>

/external/clang/test/CodeGenCXX/
H A D2007-09-10-RecursiveTypeResolution.cpp74 RTRT::registerTerminationCallback (CallbackBase_1Data < MantaInterface * >*cb) argument
76 return cb;
84 callback_t *cb = static_cast < callback_t * >(callback); local
85 find (parallelPreRenderCallbacks.end (), cb);
/external/compiler-rt/lib/asan/tests/
H A Dasan_noinst_test.cc232 CB cb[2][5] = { local
254 CB call = cb[is_write][size_log];
/external/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector_interface.h81 virtual void MutexInit(DDCallback *cb, DDMutex *m) {} argument
82 virtual void MutexBeforeLock(DDCallback *cb, DDMutex *m, bool wlock) {} argument
83 virtual void MutexAfterLock(DDCallback *cb, DDMutex *m, bool wlock, argument
85 virtual void MutexBeforeUnlock(DDCallback *cb, DDMutex *m, bool wlock) {} argument
86 virtual void MutexDestroy(DDCallback *cb, DDMutex *m) {} argument
88 virtual DDReport *GetReport(DDCallback *cb) { return 0; } argument
/external/elfutils/0.153/libdwfl/
H A Dfind-debuginfo.c165 const Dwfl_Callbacks *const cb = mod->dwfl->callbacks; local
167 char *path = strdup ((cb->debuginfo_path ? *cb->debuginfo_path : NULL)
170 char *path = strdupa ((cb->debuginfo_path ? *cb->debuginfo_path : NULL)
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
H A DSourceResourceRunner.java42 private final ResourceCallback cb; field in class:SourceResourceRunner
51 ResourceCallback cb) {
66 this.cb = cb;
112 cb.onResourceReady(transcoded);
114 cb.onException(null);
118 cb.onException(e);
47 SourceResourceRunner(EngineKey key, int width, int height, CacheLoader cacheLoader, ResourceDecoder<InputStream, Z> cacheDecoder, DataFetcher<T> dataFetcher, boolean cacheSource, Encoder<T> sourceEncoder, ResourceDecoder<T, Z> decoder, Transformation<Z> transformation, ResourceEncoder<Z> encoder, ResourceTranscoder<Z, R> transcoder, DiskCache diskCache, Priority priority, ResourceCallback cb) argument
/external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
H A DGifFrameManager.java94 public void getNextFrame(FrameCallback cb) { argument
101 next = new DelayTarget(cb, targetTime);
128 private FrameCallback cb; field in class:GifFrameManager.DelayTarget
132 public DelayTarget(FrameCallback cb, long targetTime) { argument
134 this.cb = cb;
153 cb.onFrameRead(resource);
/external/glide/library/src/main/java/com/bumptech/glide/request/target/
H A DViewTarget.java51 public void getSize(SizeReadyCallback cb) { argument
52 sizeDeterminer.getSize(cb);
89 for (SizeReadyCallback cb : cbs) {
90 cb.onSizeReady(width, height);
124 public void getSize(SizeReadyCallback cb) { argument
127 cb.onSizeReady(view.getWidth(), view.getHeight());
129 cb.onSizeReady(layoutParams.width, layoutParams.height);
141 cb.onSizeReady(display.getWidth(), display.getHeight());
143 cbs.add(cb);
/external/iptables/extensions/
H A Dlibip6t_DNAT.c147 static void DNAT_parse(struct xt_option_call *cb) argument
149 const struct ip6t_entry *entry = cb->xt_entry;
150 struct nf_nat_range *range = cb->data;
162 xtables_option_parse(cb);
163 switch (cb->entry->id) {
165 if (cb->xflags & F_X_TO_DEST) {
172 parse_to(cb->arg, portok, range);
180 static void DNAT_fcheck(struct xt_fcheck_call *cb) argument
183 struct nf_nat_range *mr = cb->data;
185 if ((cb
[all...]
H A Dlibip6t_LOG.c78 static void LOG_parse(struct xt_option_call *cb) argument
80 struct ip6t_log_info *info = cb->data;
82 xtables_option_parse(cb);
83 switch (cb->entry->id) {
85 if (strchr(cb->arg, '\n') != NULL)
H A Dlibip6t_SNAT.c147 static void SNAT_parse(struct xt_option_call *cb) argument
149 const struct ip6t_entry *entry = cb->xt_entry;
150 struct nf_nat_range *range = cb->data;
162 xtables_option_parse(cb);
163 switch (cb->entry->id) {
165 if (cb->xflags & F_X_TO_SRC) {
172 parse_to(cb->arg, portok, range);
180 static void SNAT_fcheck(struct xt_fcheck_call *cb) argument
183 struct nf_nat_range *range = cb->data;
185 if ((cb
[all...]
H A Dlibip6t_dst.c108 static void dst_parse(struct xt_option_call *cb) argument
110 struct ip6t_opts *optinfo = cb->data;
112 xtables_option_parse(cb);
113 switch (cb->entry->id) {
118 optinfo->optsnr = parse_options(cb->arg, optinfo->opts);
H A Dlibip6t_frag.c51 static void frag_parse(struct xt_option_call *cb) argument
53 struct ip6t_frag *fraginfo = cb->data;
55 xtables_option_parse(cb);
56 switch (cb->entry->id) {
58 if (cb->nvals == 1)
60 if (cb->invert)
73 if (cb->invert)
H A Dlibip6t_hbh.c102 static void hbh_parse(struct xt_option_call *cb) argument
104 struct ip6t_opts *optinfo = cb->data;
106 xtables_option_parse(cb);
107 switch (cb->entry->id) {
109 if (cb->invert)
114 optinfo->optsnr = parse_options(cb->arg, optinfo->opts);
H A Dlibip6t_icmp6.c153 static void icmp6_parse(struct xt_option_call *cb) argument
155 struct ip6t_icmp *icmpv6info = cb->data;
157 xtables_option_parse(cb);
158 parse_icmpv6(cb->arg, &icmpv6info->type, icmpv6info->code);
159 if (cb->invert)
H A Dlibip6t_ipv6header.c159 static void ipv6header_parse(struct xt_option_call *cb) argument
161 struct ip6t_ipv6header_info *info = cb->data;
163 xtables_option_parse(cb);
164 switch (cb->entry->id) {
166 if (!(info->matchflags = parse_header(cb->arg)))
168 if (cb->invert)
H A Dlibip6t_mh.c127 static void mh_parse(struct xt_option_call *cb) argument
129 struct ip6t_mh *mhinfo = cb->data;
131 xtables_option_parse(cb);
132 parse_mh_types(cb->arg, mhinfo->types);
133 if (cb->invert)
H A Dlibipt_CLUSTERIP.c73 static void CLUSTERIP_parse(struct xt_option_call *cb) argument
75 struct ipt_clusterip_tgt_info *cipinfo = cb->data;
77 xtables_option_parse(cb);
78 switch (cb->entry->id) {
83 if (strcmp(cb->arg, "sourceip") == 0)
85 else if (strcmp(cb->arg, "sourceip-sourceport") == 0)
87 else if (strcmp(cb->arg, "sourceip-sourceport-destport") == 0)
91 cb->arg);
103 static void CLUSTERIP_check(struct xt_fcheck_call *cb) argument
105 if (cb
[all...]
H A Dlibipt_LOG.c78 static void LOG_parse(struct xt_option_call *cb) argument
80 struct ipt_log_info *info = cb->data;
82 xtables_option_parse(cb);
83 switch (cb->entry->id) {
85 if (strchr(cb->arg, '\n') != NULL)
H A Dlibipt_icmp.c178 static void icmp_parse(struct xt_option_call *cb) argument
180 struct ipt_icmp *icmpinfo = cb->data;
182 xtables_option_parse(cb);
183 parse_icmp(cb->arg, &icmpinfo->type, icmpinfo->code);
184 if (cb->invert)
H A Dlibxt_NFQUEUE.c67 static void NFQUEUE_parse(struct xt_option_call *cb) argument
69 xtables_option_parse(cb);
70 if (cb->entry->id == O_QUEUE_BALANCE)
75 static void NFQUEUE_parse_v1(struct xt_option_call *cb) argument
77 struct xt_NFQ_info_v1 *info = cb->data;
78 const uint16_t *r = cb->val.u16_range;
80 xtables_option_parse(cb);
81 switch (cb->entry->id) {
83 if (cb->nvals != 2)
85 "Bad range \"%s\"", cb
95 NFQUEUE_parse_v2(struct xt_option_call *cb) argument
107 NFQUEUE_parse_v3(struct xt_option_call *cb) argument
[all...]
H A Dlibxt_RATEEST.c91 static void RATEEST_parse(struct xt_option_call *cb) argument
93 struct rateest_tg_udata *udata = cb->udata;
95 xtables_option_parse(cb);
96 switch (cb->entry->id) {
98 if (RATEEST_get_time(&udata->interval, cb->arg) < 0)
101 cb->arg);
104 if (RATEEST_get_time(&udata->ewma_log, cb->arg) < 0)
107 cb->arg);
112 static void RATEEST_final_check(struct xt_fcheck_call *cb) argument
114 struct xt_rateest_target_info *info = cb
[all...]
H A Dlibxt_TOS.c94 static void tos_tg_parse_v0(struct xt_option_call *cb) argument
96 struct ipt_tos_target_info *info = cb->data;
98 xtables_option_parse(cb);
99 if (cb->val.tos_mask != 0xFF)
103 info->tos = cb->val.tos_value;
106 static void tos_tg_parse(struct xt_option_call *cb) argument
108 struct xt_tos_target_info *info = cb->data;
110 xtables_option_parse(cb);
111 switch (cb->entry->id) {
113 info->tos_value = cb
131 tos_tg_check(struct xt_fcheck_call *cb) argument
[all...]
H A Dlibxt_addrtype.c101 static void addrtype_parse_v0(struct xt_option_call *cb) argument
103 struct xt_addrtype_info *info = cb->data;
105 xtables_option_parse(cb);
106 switch (cb->entry->id) {
108 parse_types(cb->arg, &info->source);
109 if (cb->invert)
113 parse_types(cb->arg, &info->dest);
114 if (cb->invert)
120 static void addrtype_parse_v1(struct xt_option_call *cb) argument
122 struct xt_addrtype_info_v1 *info = cb
145 addrtype_check(struct xt_fcheck_call *cb) argument
[all...]
H A Dlibxt_connlimit.c57 static void connlimit_parse(struct xt_option_call *cb, uint8_t family) argument
59 struct xt_connlimit_info *info = cb->data;
60 const unsigned int revision = (*cb->match)->u.user.revision;
62 xtables_option_parse(cb);
63 switch (cb->entry->id) {
65 if (cb->invert)
69 if (!cb->invert)
89 static void connlimit_parse4(struct xt_option_call *cb) argument
91 return connlimit_parse(cb, NFPROTO_IPV4);
94 static void connlimit_parse6(struct xt_option_call *cb) argument
99 connlimit_check(struct xt_fcheck_call *cb) argument
[all...]
H A Dlibxt_devgroup.c70 static void devgroup_parse(struct xt_option_call *cb) argument
72 struct xt_devgroup_info *info = cb->data;
75 xtables_option_parse(cb);
76 switch (cb->entry->id) {
78 devgroup_parse_groupspec(cb->arg, &id, &mask);
82 if (cb->invert)
86 devgroup_parse_groupspec(cb->arg, &id, &mask);
90 if (cb->invert)
146 static void devgroup_check(struct xt_fcheck_call *cb) argument
148 if (cb
[all...]

Completed in 943 milliseconds

1234567891011>>