Searched refs:cb (Results 251 - 275 of 1140) sorted by relevance

<<11121314151617181920>>

/external/chromium_org/remoting/host/setup/
H A Dhost_starter.cc188 CompletionCallback cb = on_done_; local
190 cb.Run(START_COMPLETE);
199 CompletionCallback cb = on_done_; local
203 cb.Run(START_ERROR);
205 cb.Run(OAUTH_ERROR);
215 CompletionCallback cb = on_done_; local
219 cb.Run(START_ERROR);
221 cb.Run(NETWORK_ERROR);
231 CompletionCallback cb = on_done_; local
233 cb
[all...]
/external/chromium_org/third_party/webrtc/base/
H A Dfirewallsocketserver.cc41 virtual int Send(const void* pv, size_t cb) { argument
42 return SendTo(pv, cb, GetRemoteAddress());
44 virtual int SendTo(const void* pv, size_t cb, const SocketAddress& addr) { argument
50 return static_cast<int>(cb);
53 return AsyncSocketAdapter::SendTo(pv, cb, addr);
55 virtual int Recv(void* pv, size_t cb) { argument
57 return RecvFrom(pv, cb, &addr);
59 virtual int RecvFrom(void* pv, size_t cb, SocketAddress* paddr) { argument
62 int res = AsyncSocketAdapter::RecvFrom(pv, cb, paddr);
72 return AsyncSocketAdapter::RecvFrom(pv, cb, padd
[all...]
/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_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_MASQUERADE.c73 static void MASQUERADE_parse(struct xt_option_call *cb) argument
75 const struct ip6t_entry *entry = cb->xt_entry;
76 struct nf_nat_range *r = cb->data;
88 xtables_option_parse(cb);
89 switch (cb->entry->id) {
94 parse_ports(cb->arg, r);
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_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 Dlibipt_MASQUERADE.c74 static void MASQUERADE_parse(struct xt_option_call *cb) argument
76 const struct ipt_entry *entry = cb->xt_entry;
78 struct nf_nat_ipv4_multi_range_compat *mr = cb->data;
89 xtables_option_parse(cb);
90 switch (cb->entry->id) {
95 parse_ports(cb->arg, mr);
H A Dlibxt_udp.c46 static void udp_parse(struct xt_option_call *cb) argument
48 struct xt_udp *udpinfo = cb->data;
50 xtables_option_parse(cb);
51 switch (cb->entry->id) {
53 if (cb->invert)
57 if (cb->invert)
H A Dlibxt_CT.c132 static void ct_parse(struct xt_option_call *cb) argument
134 struct xt_ct_target_info *info = cb->data;
136 xtables_option_parse(cb);
137 switch (cb->entry->id) {
142 info->ct_events = ct_parse_events(ct_event_tbl, ARRAY_SIZE(ct_event_tbl), cb->arg);
145 info->exp_events = ct_parse_events(exp_event_tbl, ARRAY_SIZE(exp_event_tbl), cb->arg);
150 static void ct_parse_v1(struct xt_option_call *cb) argument
152 struct xt_ct_target_info_v1 *info = cb->data;
154 xtables_option_parse(cb);
155 switch (cb
[all...]
/external/qemu/distrib/sdl-1.2.15/src/video/
H A DSDL_yuv_sw.c109 unsigned char *cb, unsigned char *out,
113 unsigned char *cb, unsigned char *out,
127 unsigned char *cb, unsigned char *out,
131 unsigned char *cb, unsigned char *out,
137 unsigned char *cb, unsigned char *out,
165 + colortab[ *cb + 2*256 ];
166 cb_b = 2*768+256 + colortab[ *cb + 3*256 ];
167 ++cr; ++cb;
207 unsigned char *cb, unsigned char *out,
237 + colortab[ *cb
135 Color16DitherYV12Mod1X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
205 Color24DitherYV12Mod1X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
289 Color32DitherYV12Mod1X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
364 Color16DitherYV12Mod2X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
437 Color24DitherYV12Mod2X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
535 Color32DitherYV12Mod2X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
612 Color16DitherYUY2Mod1X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
656 Color24DitherYUY2Mod1X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
706 Color32DitherYUY2Mod1X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
754 Color16DitherYUY2Mod2X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
798 Color24DitherYUY2Mod2X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
854 Color32DitherYUY2Mod2X( int *colortab, Uint32 *rgb_2_pix, unsigned char *lum, unsigned char *cr, unsigned char *cb, unsigned char *out, int rows, int cols, int mod ) argument
[all...]
/external/libnl/lib/
H A Dcache.c468 struct nl_cb *cb; local
477 cb = nl_cb_clone(sk->s_cb);
478 if (cb == NULL)
481 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, update_msg_parser, &x);
483 err = nl_recvmsgs(sk, cb);
489 nl_cb_put(cb);
520 struct nl_msgtype *type, change_func_t cb, void *data)
531 if (cb)
532 cb(cache, old, NL_ACT_DEL, data);
539 if (old == NULL && cb)
519 cache_include(struct nl_cache *cache, struct nl_object *obj, struct nl_msgtype *type, change_func_t cb, void *data) argument
[all...]
/external/jpeg/
H A Djdcolor.c146 register int y, cb, cr; local
167 cb = GETJSAMPLE(inptr1[col]);
172 ((int) RIGHT_SHIFT(Cbgtab[cb] + Crgtab[cr],
174 outptr[RGB_BLUE] = range_limit[y + Cbbtab[cb]];
187 register int y, cb, cr; local
208 cb = GETJSAMPLE(inptr1[col]);
213 ((int) RIGHT_SHIFT(Cbgtab[cb] + Crgtab[cr],
215 outptr[RGB_BLUE] = range_limit[y + Cbbtab[cb]];
228 register int y, cb, cr; local
252 cb
300 register int y, cb, cr; local
696 register int y, cb, cr; local
[all...]
/external/qemu/distrib/jpeg-6b/
H A Djdcolor.c144 register int y, cb, cr; local
165 cb = GETJSAMPLE(inptr1[col]);
170 ((int) RIGHT_SHIFT(Cbgtab[cb] + Crgtab[cr],
172 outptr[RGB_BLUE] = range_limit[y + Cbbtab[cb]];
185 register int y, cb, cr; local
206 cb = GETJSAMPLE(inptr1[col]);
211 ((int) RIGHT_SHIFT(Cbgtab[cb] + Crgtab[cr],
213 outptr[RGB_BLUE] = range_limit[y + Cbbtab[cb]];
226 register int y, cb, cr; local
250 cb
298 register int y, cb, cr; local
694 register int y, cb, cr; local
[all...]
/external/chromium_org/base/
H A Dcallback_unittest.cc130 cb(Bind(&TestForReentrancy::AssertCBIsNull, Unretained(this))) {
133 ASSERT_TRUE(cb.is_null());
137 Closure cb; member in struct:base::__anon2206::TestForReentrancy
142 ASSERT_FALSE(tfr.cb.is_null());
144 ResetAndReturn(&tfr.cb).Run();
145 ASSERT_TRUE(tfr.cb.is_null());
/external/eigen/unsupported/Eigen/src/Polynomials/
H A DPolynomialUtils.h83 Real cb(0);
86 cb += abs(poly[i]*inv_leading_coeff); }
87 return cb + Real(1);
110 Real cb(1);
112 cb += abs(poly[j]*inv_min_coeff); }
113 return Real(1)/cb;
/external/bluetooth/bluedroid/test/suite/support/
H A Dhal.c25 static bool set_wake_alarm(uint64_t delay_millis, bool should_wake, alarm_cb cb, void *data);
74 static bool set_wake_alarm(uint64_t delay_millis, bool should_wake, alarm_cb cb, void *data) { argument
82 sigevent.sigev_notify_function = (void (*)(union sigval))cb;
/external/chromium_org/base/win/
H A Dstartup_information.cc44 startup_info_.StartupInfo.cb = sizeof(STARTUPINFO);
48 startup_info_.StartupInfo.cb = sizeof(startup_info_);
76 if (startup_info_.StartupInfo.cb != sizeof(startup_info_) ||
/external/chromium_org/chrome/browser/resources/cryptotoken/
H A Dgnubbydevice.js124 * @param {function(!Array.<!UsbDeviceSpec>)} cb Called back with a list of USB
127 GnubbyDevice.getPermittedUsbDevices = function(cb) {
130 cb([]);
146 cb(devs);
/external/chromium_org/third_party/webrtc/modules/desktop_capture/win/
H A Dscreen_capture_utils.cc24 device.cb = sizeof(device);
49 device.cb = sizeof(device);
66 device.cb = sizeof(device);
/external/glide/library/src/main/java/com/bumptech/glide/load/engine/
H A DEngine.java39 private final ResourceCallback cb; field in class:Engine.LoadStatus
41 public LoadStatus(ResourceCallback cb, EngineJob engineJob) { argument
42 this.cb = cb;
47 engineJob.removeCallback(cb);
102 ResourceTranscoder<Z, R> transcoder, Priority priority, boolean isMemoryCacheable, ResourceCallback cb) {
116 cb.onResourceReady(cached);
128 cb.onResourceReady(active);
141 job.addCallback(cb);
145 return new LoadStatus(cb, jo
99 load(int width, int height, ResourceDecoder<InputStream, Z> cacheDecoder, DataFetcher<T> fetcher, boolean cacheSource, Encoder<T> sourceEncoder, ResourceDecoder<T, Z> decoder, Transformation<Z> transformation, ResourceEncoder<Z> encoder, ResourceTranscoder<Z, R> transcoder, Priority priority, boolean isMemoryCacheable, ResourceCallback cb) argument
[all...]
/external/libnl/include/netlink/
H A Dcache.h82 void (*cb)(struct nl_object *,
87 void (*cb)(struct
98 extern void nl_cache_ops_foreach(void (*cb)(struct nl_cache_ops *, void *), void *);
/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_class_factory.h30 static void SetIndexedDBClassFactoryGetter(GetterCallback* cb);
/external/chromium_org/media/cast/net/
H A Dudp_transport_unittest.cc48 base::Closure cb; local
49 transport->SendPacket(new base::RefCountedData<Packet>(packet), cb);
88 base::Closure cb; local
89 send_transport.SendPacket(new base::RefCountedData<Packet>(packet), cb);
/external/chromium_org/net/quic/crypto/
H A Dlocal_strike_register_client.h32 ResultCallback* cb) OVERRIDE;

Completed in 2358 milliseconds

<<11121314151617181920>>