HomeSort by relevance Sort by last modified time
    Searched defs:cb (Results 201 - 225 of 369) sorted by null

1 2 3 4 5 6 7 891011>>

  /external/chromium/net/disk_cache/
backend_unittest.cc 191 TestCompletionCallback cb; local
204 cache_thread.message_loop_proxy(), NULL, &cache, &cb);
205 ASSERT_EQ(net::OK, cb.GetResult(rv));
217 NULL, &cache, &cb);
218 ASSERT_EQ(net::OK, cb.GetResult(rv));
224 NULL, NULL, &cache, &cb);
225 ASSERT_EQ(net::OK, cb.GetResult(rv));
257 TestCompletionCallback cb; local
270 &cache, &cb);
271 ASSERT_EQ(net::OK, cb.GetResult(rv))
309 TestCompletionCallback cb; local
353 TestCompletionCallback cb; local
1335 TestCompletionCallback cb; local
1929 TestCompletionCallback cb; local
    [all...]
  /external/chromium/net/tools/flip_server/
epoll_server.cc 116 CB* cb = cb_iter->cb; local
119 if (cb) {
120 cb->OnShutdown(this, fd);
190 void EpollServer::RegisterFD(int fd, CB* cb, int event_mask) {
191 CHECK(cb);
199 CB* other_cb = fd_i->cb;
280 CB* cb = fd_i->cb; local
477 AlarmCB* cb = iterator_token->second; local
758 AlarmCB* cb = i->second; local
    [all...]
epoll_server.h 124 typedef EpollCallbackInterface CB;
162 // cb - an instance of a subclass of EpollCallbackInterface
166 virtual void RegisterFD(int fd, CB* cb, int event_mask);
175 // cb - an instance of a subclass of EpollCallbackInterface
176 virtual void RegisterFDForWrite(int fd, CB* cb);
185 // cb - an instance of a subclass of EpollCallbackInterface
186 virtual void RegisterFDForReadWrite(int fd, CB* cb);
546 mutable EpollCallbackInterface* cb; member in struct:net::EpollServer::CBAndEventMask
    [all...]
  /external/chromium/third_party/libevent/
event.h 347 @param cb a function taking two arguments: an integer severity between
348 _EVENT_LOG_DEBUG and _EVENT_LOG_ERR, and a string. If cb is NULL,
351 void event_set_log_callback(event_log_cb cb);
469 @param cb callback function
472 #define evtimer_set(ev, cb, arg) event_set(ev, -1, 0, cb, arg)
497 * @param cb the callback to be invoked when the timeout expires
500 #define timeout_set(ev, cb, arg) event_set(ev, -1, 0, cb, arg)
514 #define signal_set(ev, x, cb, arg)
734 void (*cb)(struct evbuffer *, size_t, size_t, void *); member in struct:evbuffer
    [all...]
  /external/dbus/dbus/
dbus-mainloop.c 107 WatchCallback *cb; local
109 cb = dbus_new (WatchCallback, 1);
110 if (cb == NULL)
113 cb->watch = watch;
114 cb->function = function;
115 cb->last_iteration_oom = FALSE;
116 cb->callback.refcount = 1;
117 cb->callback.type = CALLBACK_WATCH;
118 cb->callback.data = data;
119 cb->callback.free_data_func = free_data_func
130 TimeoutCallback *cb; local
200 Callback *cb = link->data; local
582 Callback *cb = link->data; local
653 Callback *cb = link->data; local
724 Callback *cb = link->data; local
    [all...]
  /external/iptables/iptables/
xtoptions.c 29 #define XTOPT_MKPTR(cb) \
30 ((void *)((char *)(cb)->data + (cb)->entry->ptroff))
172 static void xtopt_parse_int(struct xt_option_call *cb)
174 const struct xt_option_entry *entry = cb->entry;
178 if (cb->entry->min != 0)
179 lmin = cb->entry->min;
180 if (cb->entry->max != 0)
181 lmax = cb->entry->max;
183 if (!xtables_strtoul(cb->arg, NULL, &value, lmin, lmax)
890 struct xt_option_call cb; local
925 struct xt_option_call cb; local
1026 struct xt_fcheck_call cb; local
1046 struct xt_fcheck_call cb; local
    [all...]
  /external/javassist/src/main/javassist/compiler/
Javac.java 94 CtBehavior cb = compileMethod(p, (MethodDecl)mem); local
95 CtClass decl = cb.getDeclaringClass();
96 cb.getMethodInfo2()
99 return cb;
  /external/jmonkeyengine/engine/src/desktop/com/jme3/app/state/
MjpegFileWriter.java 163 * FOURCC fcc; DWORD cb; DWORD dwMicroSecPerFrame; DWORD
171 public int cb = 56; field in class:MjpegFileWriter.AVIMainHeader
209 baos.write(intBytes(swapInt(cb)));
252 * FOURCC fcc; DWORD cb; FOURCC fccType; FOURCC fccHandler; DWORD
261 public int cb = 64; field in class:MjpegFileWriter.AVIStreamHeader
296 baos.write(intBytes(swapInt(cb)));
322 * FOURCC fcc; DWORD cb; DWORD biSize; LONG biWidth; LONG biHeight; WORD
329 public int cb = 40; field in class:MjpegFileWriter.AVIStreamFormat
332 // cb
357 baos.write(intBytes(swapInt(cb)));
399 public int cb = 0; field in class:MjpegFileWriter.AVIIndexList
    [all...]
  /external/openssh/
channels.h 74 channel_confirm_cb *cb; member in struct:channel_confirm
  /external/qemu/
block.h 115 BlockDriverCompletionFunc *cb, void *opaque);
118 BlockDriverCompletionFunc *cb, void *opaque);
120 BlockDriverCompletionFunc *cb, void *opaque);
128 BlockDriverCompletionFunc *cb; member in struct:BlockRequest
142 BlockDriverCompletionFunc *cb, void *opaque);
  /external/skia/src/gpu/
GrAAHairLinePathRenderer.cpp 395 SkVector cb = b; local
396 cb -= c;
399 GrAssert(ab.length() > 0 && cb.length() > 0);
408 cb.normalize();
410 cbN.setOrthog(cb, SkVector::kLeft_Side);
  /external/srec/srec/EventLog/src/
riff.c 57 * cb - data read from the RIFF file
61 char *cb, short **samples, int *length, int doSwap);
64 char *cb, short **samples, int *length, int doSwap);
66 char *cb, short **samples, int *length, int doSwap);
68 char *cb, short **samples, int *length, int doSwap);
215 * cb: input :1
219 char *cb, short **samples, int *length, int doSwap)
238 memcpy(*samples, cb, *length*sizeof(short));
244 for (i = 0;i < *length;i++)(*samples)[i] = (short)((unsigned)(cb[i]) - 128) << 8;
252 char *cb, short **samples, int *length, int doSwap
561 char *cb; local
    [all...]
  /external/valgrind/main/coregrind/m_syswrap/
syswrap-linux.c 1527 const struct vki_iocb *cb = (struct vki_iocb *)(Addr)vev->obj; local
1584 struct vki_iocb *cb = ((struct vki_iocb **)ARG3)[i]; local
    [all...]
  /external/webkit/Source/WebCore/rendering/
RenderView.cpp 363 RenderBlock* cb = os->containingBlock(); local
364 while (cb && !cb->isRenderView()) {
365 RenderSelectionInfo* blockInfo = selectedObjects.get(cb);
368 selectedObjects.set(cb, new RenderSelectionInfo(cb, clipToVisibleContent));
369 cb = cb->containingBlock();
444 RenderBlock* cb = os->containingBlock(); local
445 while (cb && !cb->isRenderView())
496 RenderBlock* cb = o->containingBlock(); local
    [all...]
  /external/webkit/Source/WebKit/efl/ewk/
ewk_tiled_model.c 427 void ewk_tile_updates_process(Ewk_Tile *t, void (*cb)(void *data, Ewk_Tile *t, const Eina_Rectangle *update), const void *data)
442 cb((void *)data, t, &r);
456 cb((void *)data, t, r);
489 void (*cb)(void *data, Ewk_Tile *t); member in struct:_Ewk_Tile_Unused_Cache_Entry::__anon15012
597 itr->tile_free.cb(itr->tile_free.data, itr->tile);
716 itr->tile_free.cb(itr->tile_free.data, itr->tile);
875 e->tile_free.cb = tile_free_cb;
  /external/wpa_supplicant_8/src/ap/
ieee802_1x.c 1683 struct eapol_auth_cb cb; local
    [all...]
  /frameworks/base/core/java/android/view/inputmethod/
BaseInputConnection.java 226 int cb = getComposingSpanEnd(content); local
227 if (cb < ca) {
229 ca = cb;
230 cb = tmp;
232 if (ca != -1 && cb != -1) {
234 if (cb > b) b = cb;
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_dec/src/
OMX_AacDec_Utils.c 630 LCML_CALLBACKTYPE cb; local
726 cb.LCML_Callback = (void *) AACDEC_LCML_Callback;
730 p,&pLcmlHandle,(void *)p,&cb, (OMX_STRING)pComponentPrivate->sDeviceString);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/aac_enc/src/
OMX_AacEnc_Utils.c 700 LCML_CALLBACKTYPE cb; local
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/g711_dec/src/
OMX_G711Dec_Utils.c 647 LCML_CALLBACKTYPE cb; local
758 cb.LCML_Callback = (void *) G711DECLCML_Callback;
787 cb.LCML_Callback = (void *) G711DECLCML_Callback;
791 p,&pLcmlHandle,(void *)p,&cb,(OMX_STRING)pComponentPrivate->sDeviceString);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/nbamr_dec/src/
OMX_AmrDec_Utils.c 694 LCML_CALLBACKTYPE cb; local
781 cb.LCML_Callback = (void *) NBAMRDECLCML_Callback;
822 cb.LCML_Callback = (void *) NBAMRDECLCML_Callback;
830 p,&pLcmlHandle,(void *)p,&cb, (OMX_STRING)pComponentPrivate->sDeviceString);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wbamr_dec/src/
OMX_WbAmrDec_Utils.c 670 LCML_CALLBACKTYPE cb; local
781 cb.LCML_Callback = (void *) WBAMR_DEC_LCML_Callback;
828 p,&pLcmlHandle,(void *)p,&cb, (OMX_STRING)pComponentPrivate->sDeviceString);
833 p,&pLcmlHandle,(void *)p,&cb);
    [all...]
  /hardware/ti/omap3/omx/audio/src/openmax_il/wma_dec/src/
OMX_WmaDec_Utils.c 2589 LCML_CALLBACKTYPE cb; local
    [all...]
  /hardware/ti/omap3/omx/image/src/openmax_il/jpeg_enc/src/
OMX_JpegEnc_Utils.c 1459 LCML_CALLBACKTYPE cb; local
    [all...]
  /hardware/ti/omap3/omx/video/src/openmax_il/prepost_processor/src/
OMX_VPP_Utils.c 1024 LCML_CALLBACKTYPE cb; local
    [all...]

Completed in 1562 milliseconds

1 2 3 4 5 6 7 891011>>