HomeSort by relevance Sort by last modified time
    Searched refs:cb (Results 151 - 175 of 2436) sorted by null

1 2 3 4 5 67 8 91011>>

  /external/iptables/extensions/
libxt_tos.c 56 static void tos_mt_parse_v0(struct xt_option_call *cb)
58 struct ipt_tos_info *info = cb->data;
60 xtables_option_parse(cb);
61 if (cb->val.tos_mask != 0xFF)
65 info->tos = cb->val.tos_value;
66 if (cb->invert)
70 static void tos_mt_parse(struct xt_option_call *cb)
72 struct xt_tos_match_info *info = cb->data;
74 xtables_option_parse(cb);
75 info->tos_value = cb->val.tos_value
    [all...]
libxt_CONNSECMARK.c 36 static void CONNSECMARK_parse(struct xt_option_call *cb)
38 struct xt_connsecmark_target_info *info = cb->data;
40 xtables_option_parse(cb);
41 switch (cb->entry->id) {
51 static void CONNSECMARK_check(struct xt_fcheck_call *cb)
53 if (cb->xflags == 0)
libxt_NFQUEUE.c 76 static void NFQUEUE_parse(struct xt_option_call *cb)
78 xtables_option_parse(cb);
79 if (cb->entry->id == O_QUEUE_BALANCE)
84 static void NFQUEUE_parse_v1(struct xt_option_call *cb)
86 struct xt_NFQ_info_v1 *info = cb->data;
87 const uint16_t *r = cb->val.u16_range;
89 xtables_option_parse(cb);
90 switch (cb->entry->id) {
92 if (cb->nvals != 2)
94 "Bad range \"%s\"", cb->arg)
    [all...]
libipt_ULOG.c 56 static void ULOG_parse(struct xt_option_call *cb)
58 struct ipt_ulog_info *loginfo = cb->data;
60 xtables_option_parse(cb);
61 switch (cb->entry->id) {
63 loginfo->nl_group = 1 << (cb->val.u8 - 1);
66 if (strchr(cb->arg, '\n') != NULL)
71 loginfo->copy_range = cb->val.u64;
74 loginfo->qthreshold = cb->val.u64;
libxt_addrtype.c 101 static void addrtype_parse_v0(struct xt_option_call *cb)
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)
122 struct xt_addrtype_info_v1 *info = cb->data
    [all...]
  /external/libchrome/base/
callback_helpers.h 10 // ResetAndReturn(&cb) is like cb.Reset() but allows executing a callback (via a
27 base::Callback<Signature, copy_mode, repeat_mode>* cb) {
28 base::Callback<Signature, copy_mode, repeat_mode> ret(std::move(*cb));
29 DCHECK(!*cb);
  /external/libnl/src/
nl-list-sockets.c 28 "wmem CB refcnt\n");
31 unsigned long sk, cb; local
37 &cb, &refcnt);
43 groups, rmem, wmem, cb, refcnt);
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
scache.h 98 pa_operation* pa_context_remove_sample(pa_context *c, const char *name, pa_context_success_cb_t cb, void *userdata);
108 pa_context_success_cb_t cb /**< Call this function after successfully starting playback, or NULL */,
121 pa_context_play_sample_cb_t cb /**< Call this function after successfully starting playback, or NULL */,
mainloop-api.h 87 pa_io_event* (*io_new)(pa_mainloop_api*a, int fd, pa_io_event_flags_t events, pa_io_event_cb_t cb, void *userdata);
93 void (*io_set_destroy)(pa_io_event *e, pa_io_event_destroy_cb_t cb);
96 pa_time_event* (*time_new)(pa_mainloop_api*a, const struct timeval *tv, pa_time_event_cb_t cb, void *userdata);
102 void (*time_set_destroy)(pa_time_event *e, pa_time_event_destroy_cb_t cb);
105 pa_defer_event* (*defer_new)(pa_mainloop_api*a, pa_defer_event_cb_t cb, void *userdata);
111 void (*defer_set_destroy)(pa_defer_event *e, pa_defer_event_destroy_cb_t cb);
  /external/bzip2/
bzmore 22 cb='cbreak'; ncb='-cbreak'
25 cb='min 1 -icanon'; ncb='icanon eof ^d'
45 stty $cb -echo 2>/dev/null
  /external/curl/src/
tool_cb_hdr.c 49 const size_t cb = size * nmemb; local
50 const char *end = (char *)ptr + cb;
78 if(rc != cb)
92 (cb > 20) && checkprefix("Content-disposition:", str) &&
116 /* this expression below typecasts 'cb' only to avoid
119 len = (ssize_t)cb - (p - str);
135 return cb;
  /external/iproute2/examples/bpf/
bpf_tailcall.c 62 printt("case1: map-val: %d from:%u\n", *val, skb->cb[0]);
64 skb->cb[0] = ENTRY_0;
77 printt("case2: map-val: %d from:%u\n", *val, skb->cb[0]);
79 skb->cb[0] = ENTRY_1;
92 printt("exit: map-val: %d from:%u\n", *val, skb->cb[0]);
103 /* For transferring state, we can use skb->cb[0] ... skb->cb[4]. */
108 skb->cb[0] = ENTRY_INIT;
  /external/mesa3d/src/gallium/state_trackers/clover/core/
queue.cpp 53 struct pipe_debug_callback cb; local
54 memset(&cb, 0, sizeof(cb));
55 cb.debug_message = &debug_notify_callback;
56 cb.data = this;
58 pipe->set_debug_callback(pipe, &cb);
  /toolchain/binutils/binutils-2.27/ld/testsuite/ld-spu/
icache1.d 71 bd4: 31 00 01 cb brasl \$75,c .*
75 be4: 31 00 01 cb brasl \$75,c .*
79 bf4: 31 00 01 cb brasl \$75,c .*
121 7f4: 31 00 01 cb brasl \$75,c .*
134 bd4: 31 00 01 cb brasl \$75,c .*
138 be4: 31 00 01 cb brasl \$75,c .*
142 bf4: 31 00 01 cb brasl \$75,c .*
162 fd4: 31 00 01 cb brasl \$75,c .*
166 fe4: 31 00 01 cb brasl \$75,c .*
170 ff4: 31 00 01 cb brasl \$75,c .
    [all...]
  /art/runtime/
runtime_callbacks.h 141 void AddThreadLifecycleCallback(ThreadLifecycleCallback* cb) REQUIRES(Locks::mutator_lock_);
142 void RemoveThreadLifecycleCallback(ThreadLifecycleCallback* cb) REQUIRES(Locks::mutator_lock_);
147 void AddClassLoadCallback(ClassLoadCallback* cb) REQUIRES(Locks::mutator_lock_);
148 void RemoveClassLoadCallback(ClassLoadCallback* cb) REQUIRES(Locks::mutator_lock_);
154 void AddRuntimeSigQuitCallback(RuntimeSigQuitCallback* cb)
156 void RemoveRuntimeSigQuitCallback(RuntimeSigQuitCallback* cb)
161 void AddRuntimePhaseCallback(RuntimePhaseCallback* cb)
163 void RemoveRuntimePhaseCallback(RuntimePhaseCallback* cb)
178 void AddMethodCallback(MethodCallback* cb) REQUIRES(Locks::mutator_lock_);
179 void RemoveMethodCallback(MethodCallback* cb) REQUIRES(Locks::mutator_lock_)
    [all...]
  /device/google/cuttlefish_common/host/libs/vadb/
usb_cmd_device_list.h 33 USBCmdDeviceList(DeviceDiscoveredCB cb)
34 : on_device_discovered_(std::move(cb)) {}
  /external/adhd/cras/src/server/
cras_alert.h 66 * cb - The callback.
71 int cras_alert_add_callback(struct cras_alert *alert, cras_alert_cb cb,
74 /* Removes a callback from the alert. It removes the callback if cb and arg
78 * cb - The callback.
83 int cras_alert_rm_callback(struct cras_alert *alert, cras_alert_cb cb,
  /external/iw/
genl.c 71 struct nl_cb *cb; local
82 cb = nl_cb_alloc(NL_CB_DEFAULT);
83 if (!cb) {
102 nl_cb_err(cb, NL_CB_CUSTOM, error_handler, &ret);
103 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_handler, &ret);
104 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, family_handler, &grp);
107 nl_recvmsgs(sock, cb);
113 nl_cb_put(cb);
  /external/libcxx/test/std/strings/basic.string/string.iterators/
begin.pass.cpp 26 typename S::const_iterator cb = cs.begin(); local
31 assert(b == cb);
rbegin.pass.cpp 26 typename S::const_reverse_iterator cb = cs.rbegin(); local
31 assert(b == cb);
  /external/libxcam/modules/soft/
soft_copy_task.h 48 explicit CopyTask (const SmartPtr<Worker::Callback> &cb)
49 : SoftWorker ("CopyTask", cb)
soft_geo_tasks_priv.h 47 explicit GeoMapTask (const SmartPtr<Worker::Callback> &cb)
48 : SoftWorker ("GeoMapTask", cb)
  /external/webrtc/webrtc/base/
asyncsocket.cc 57 int AsyncSocketAdapter::Send(const void* pv, size_t cb) {
58 return socket_->Send(pv, cb);
62 size_t cb,
64 return socket_->SendTo(pv, cb, addr);
67 int AsyncSocketAdapter::Recv(void* pv, size_t cb) {
68 return socket_->Recv(pv, cb);
71 int AsyncSocketAdapter::RecvFrom(void* pv, size_t cb, SocketAddress* paddr) {
72 return socket_->RecvFrom(pv, cb, paddr);
  /external/webrtc/webrtc/p2p/base/
asyncstuntcpsocket.cc 51 int AsyncStunTCPSocket::Send(const void *pv, size_t cb,
53 if (cb > kBufSize || cb < kPacketLenSize + kPacketLenOffset) {
60 return static_cast<int>(cb);
63 size_t expected_pkt_len = GetExpectedLength(pv, cb, &pad_bytes);
66 if (cb != expected_pkt_len)
69 AppendToOutBuffer(pv, cb);
83 return static_cast<int>(cb);
  /external/wpa_supplicant_8/src/wps/
http_client.h 25 void (*cb)(void *ctx,
31 void (*cb)(void *ctx,

Completed in 534 milliseconds

1 2 3 4 5 67 8 91011>>