HomeSort by relevance Sort by last modified time
    Searched refs:cb (Results 626 - 650 of 1852) sorted by null

<<21222324252627282930>>

  /external/iptables/extensions/
libxt_recent.c 130 static void recent_parse(struct xt_option_call *cb)
132 struct xt_recent_mtinfo *info = cb->data;
134 xtables_option_parse(cb);
135 switch (cb->entry->id) {
138 if (cb->invert)
143 if (cb->invert)
148 if (cb->invert)
153 if (cb->invert)
171 static void recent_check(struct xt_fcheck_call *cb)
173 if (!(cb->xflags & F_ANY_OP)
    [all...]
  /external/jemalloc/include/jemalloc/internal/
rb.h 180 a_prefix##iter(a_rbt_type *rbtree, a_type *start, a_type *(*cb)( \
184 a_type *(*cb)(a_rbt_type *, a_type *, void *), void *arg);
283 * ex_iter(ex_t *tree, ex_node_t *start, ex_node_t *(*cb)(ex_t *,
286 * ex_reverse_iter(ex_t *tree, ex_node_t *start, ex_node *(*cb)(ex_t *,
296 * cb : Callback function, which is called for each node during
303 * arg : Opaque pointer passed to cb().
    [all...]
  /external/wpa_supplicant_8/src/eapol_auth/
eapol_auth_sm.c 30 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 1)
32 sm->eapol->cb.set_port_authorized(sm->eapol->conf.ctx, sm->sta, 0)
38 #define abortAuth() sm->eapol->cb.abort_auth(sm->eapol->conf.ctx, sm->sta)
39 #define txKey() sm->eapol->cb.tx_key(sm->eapol->conf.ctx, sm->sta)
52 if (eapol->cb.logger == NULL)
54 eapol->cb.logger(eapol->conf.ctx, addr, level, txt);
66 if (eapol->cb.logger == NULL)
98 sm->eapol->cb.eapol_send(sm->eapol->conf.ctx, sm->sta,
127 sm->eapol->cb.eapol_send(sm->eapol->conf.ctx, sm->sta,
221 sm->eapol->cb.finished(sm->eapol->conf.ctx, sm->sta, 0
    [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 1083 qcamera_callback_argm_t *cb = local
    [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCamera2HWICallbacks.cpp 1083 qcamera_callback_argm_t *cb = local
    [all...]
  /external/chromium_org/chrome/renderer/resources/extensions/
web_request_internal_custom_bindings.js 49 WebRequestEventImpl.prototype.hasListener = function(cb) {
52 return this.findListener_(cb) > -1;
67 function(cb, opt_filter, opt_extraInfo) {
78 cb, opt_filter, opt_extraInfo, this.eventName, subEventName,
82 var subEventCallback = cb;
88 var result = $Function.apply(cb, null, arguments);
106 $Function.apply(cb, null, [details, handledCallback]);
110 {subEvent: subEvent, callback: cb, subEventCallback: subEventCallback});
115 WebRequestEventImpl.prototype.removeListener = function(cb) {
119 while ((idx = this.findListener_(cb)) >= 0)
    [all...]
  /external/chromium_org/third_party/openssl/openssl/apps/
genrsa.c 85 static int MS_CALLBACK genrsa_cb(int p, int n, BN_GENCB *cb);
91 BN_GENCB cb; local
113 BN_GENCB_set(&cb, genrsa_cb, bio_err);
276 if(!BN_set_word(bn, f4) || !RSA_generate_key_ex(rsa, num, bn, &cb))
314 static int MS_CALLBACK genrsa_cb(int p, int n, BN_GENCB *cb)
322 BIO_write(cb->arg,&c,1);
323 (void)BIO_flush(cb->arg);
  /external/glide/library/src/main/java/com/bumptech/glide/load/engine/
SourceResourceRunner.java 42 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);
  /external/glide/library/src/main/java/com/bumptech/glide/load/resource/gif/
GifFrameManager.java 94 public void getNextFrame(FrameCallback cb) {
101 next = new DelayTarget(cb, targetTime);
128 private FrameCallback cb; field in class:GifFrameManager.DelayTarget
132 public DelayTarget(FrameCallback cb, long targetTime) {
134 this.cb = cb;
153 cb.onFrameRead(resource);
  /external/openssl/apps/
genrsa.c 85 static int MS_CALLBACK genrsa_cb(int p, int n, BN_GENCB *cb);
91 BN_GENCB cb; local
113 BN_GENCB_set(&cb, genrsa_cb, bio_err);
276 if(!BN_set_word(bn, f4) || !RSA_generate_key_ex(rsa, num, bn, &cb))
314 static int MS_CALLBACK genrsa_cb(int p, int n, BN_GENCB *cb)
322 BIO_write(cb->arg,&c,1);
323 (void)BIO_flush(cb->arg);
  /external/qemu/
dma-helpers.c 94 dbs->common.cb(dbs->common.opaque, ret);
149 BlockDriverCompletionFunc *cb, void *opaque,
152 DMAAIOCB *dbs = qemu_aio_get(&dma_aio_pool, bs, cb, opaque);
174 void (*cb)(void *opaque, int ret), void *opaque)
176 return dma_bdrv_io(bs, sg, sector, cb, opaque, 0);
181 void (*cb)(void *opaque, int ret), void *opaque)
183 return dma_bdrv_io(bs, sg, sector, cb, opaque, 1);
  /external/svox/pico/lib/
picodbg.c 341 char cb[MAX_CONTEXT_LEN + 1]; local
377 sprintf(cb, "%-10s", picodbg_fileTitle(file));
378 strcat(ctxbuf, cb);
380 sprintf(cb, "(%d)", line);
381 strcat(ctxbuf, cb);
387 sprintf(cb, "%-18s", func);
388 strcat(ctxbuf, cb);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
fci.h 149 ULONG cb; member in struct:__anon49517
167 typedef void *(DIAMONDAPI *PFNFCIALLOC)(ULONG cb);
168 #define FNFCIALLOC(fn) void *DIAMONDAPI fn(ULONG cb)
174 typedef UINT (DIAMONDAPI *PFNFCIREAD) (INT_PTR hf,void *memory,UINT cb,int *err,void *pv);
175 typedef UINT (DIAMONDAPI *PFNFCIWRITE)(INT_PTR hf,void *memory,UINT cb,int *err,void *pv);
181 #define FNFCIREAD(fn) UINT DIAMONDAPI fn(INT_PTR hf,void *memory,UINT cb,int *err,void *pv)
182 #define FNFCIWRITE(fn) UINT DIAMONDAPI fn(INT_PTR hf,void *memory,UINT cb,int *err,void *pv)
fdi.h 196 typedef void *(DIAMONDAPI *PFNALLOC)(ULONG cb);
197 #define FNALLOC(fn) void *DIAMONDAPI fn(ULONG cb)
203 typedef UINT (DIAMONDAPI *PFNREAD) (INT_PTR hf,void *pv,UINT cb);
204 typedef UINT (DIAMONDAPI *PFNWRITE)(INT_PTR hf,void *pv,UINT cb);
209 #define FNREAD(fn) UINT DIAMONDAPI fn(INT_PTR hf,void *pv,UINT cb)
210 #define FNWRITE(fn) UINT DIAMONDAPI fn(INT_PTR hf,void *pv,UINT cb)
218 __LONG32 cb; member in struct:__anon49527
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_state_shader.c 339 struct pipe_constant_buffer *cb)
342 struct pipe_resource *constants = cb ? cb->buffer : NULL;
346 if (cb && cb->user_buffer) {
348 (void *) cb->user_buffer,
349 cb->buffer_size,
372 if (cb && cb->user_buffer) {
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_state_shader.c 339 struct pipe_constant_buffer *cb)
342 struct pipe_resource *constants = cb ? cb->buffer : NULL;
346 if (cb && cb->user_buffer) {
348 (void *) cb->user_buffer,
349 cb->buffer_size,
372 if (cb && cb->user_buffer) {
  /dalvik/dx/src/com/android/dx/dex/code/form/
Form11n.java 84 CstLiteralBits cb = (CstLiteralBits) cst; local
86 return cb.fitsInInt() && signedFitsInNibble(cb.getIntBits());
Form21s.java 83 CstLiteralBits cb = (CstLiteralBits) cst; local
85 return cb.fitsInInt() && signedFitsInShort(cb.getIntBits());
Form22b.java 85 CstLiteralBits cb = (CstLiteralBits) cst; local
87 return cb.fitsInInt() && signedFitsInByte(cb.getIntBits());
Form22s.java 85 CstLiteralBits cb = (CstLiteralBits) cst; local
87 return cb.fitsInInt() && signedFitsInShort(cb.getIntBits());
  /external/chromium_org/components/nacl/browser/
pnacl_host.h 48 void CreateTemporaryFile(TempFileCallback cb);
54 // Returns by calling |cb| with a PlatformFile handle.
75 const NexeFdCallback& cb);
139 TempFileCallback cb);
  /external/chromium_org/media/cdm/ppapi/
cdm_file_io_impl.cc 41 // Posts a task to run |cb| on the main thread. The task is posted even if the
43 static void PostOnMain(pp::CompletionCallback cb) {
44 pp::Module::Get()->core()->CallOnMainThread(0, cb, PP_OK);
237 pp::CompletionCallbackWithOutput<pp::FileSystem> cb = local
243 CHECK_PP_OK_COMPLETIONPENDING(isolated_file_system_.Open(cb), OPEN_ERROR);
271 pp::CompletionCallback cb = local
273 CHECK_PP_OK_COMPLETIONPENDING(file_io_.Open(file_ref_, file_open_flag, cb),
296 pp::CompletionCallback cb = local
299 file_io_.Read(io_offset_, &io_buffer_[0], io_buffer_.size(), cb),
346 pp::CompletionCallback cb local
    [all...]
  /external/chromium_org/third_party/libevent/
evhttp.h 229 void (*cb)(struct evhttp_request *, void *); member in struct:evhttp_request
246 void (*cb)(struct evhttp_request *, void *), void *arg);
250 void (*cb)(struct evhttp_request *, void *));
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_thread_registry.h 99 void RunCallbackForEachThreadLocked(ThreadCallback cb, void *arg);
104 u32 FindThread(FindThreadCallback cb, void *arg);
107 ThreadContextBase *FindThreadContextLocked(FindThreadCallback cb,
  /external/dexmaker/src/dx/java/com/android/dx/dex/code/form/
Form11n.java 85 CstLiteralBits cb = (CstLiteralBits) cst; local
87 return cb.fitsInInt() && signedFitsInNibble(cb.getIntBits());

Completed in 1952 milliseconds

<<21222324252627282930>>