Searched defs:ap (Results 176 - 200 of 404) sorted by relevance

1234567891011>>

/external/dnsmasq/src/
H A Dlease.c165 va_list ap; local
167 va_start(ap, format);
168 if (!(*errp) && vfprintf(daemon->lease_stream, format, ap) < 0)
170 va_end(ap);
H A Dlog.c261 va_list ap; local
282 va_start(ap, format);
283 vfprintf(stderr, format, ap);
284 va_end(ap);
297 va_start(ap, format);
298 __android_log_vprint(alog_lvl, "dnsmasq", format, ap);
299 va_end(ap);
311 va_start(ap, format);
312 vsyslog(priority, format, ap);
313 va_end(ap);
[all...]
/external/eigen/blas/
H A Dlevel2_impl.h432 Scalar* ap = reinterpret_cast<Scalar*>(pap); local
455 func[code](*n, ap, actual_x, res.data(), Scalar(1));
503 Scalar* ap = reinterpret_cast<Scalar*>(pap); local
518 func[code](*n, ap, actual_x);
/external/icu/icu4c/source/test/iotest/
H A Dstrtst.c714 va_list ap; local
717 va_start(ap, format);
718 count = u_vsprintf(uBuffer, format, ap);
720 va_end(ap);
727 va_start(ap, format);
728 count = u_vsprintf_u(uBuffer, uBuffer2, ap);
729 va_end(ap);
/external/iptables/extensions/
H A Dlibip6t_rt.c57 static struct in6_addr ap; local
60 if ((err=inet_pton(AF_INET6, num, &ap)) == 1)
61 return &ap;
/external/iptables/utils/
H A Dnfnl_osf.c99 va_list ap; local
104 va_start(ap, f);
105 vfprintf(osf_log_stream, f, ap);
106 va_end(ap);
116 va_list ap; local
127 va_start(ap, f);
128 vfprintf(osf_log_stream, f, ap);
129 va_end(ap);
/external/iputils/
H A Dtftpd.c352 register struct tftphdr *ap; /* ack packet */ local
359 ap = (struct tftphdr *)ackbuf;
386 ap->th_opcode = ntohs((u_short)ap->th_opcode);
387 ap->th_block = ntohs((u_short)ap->th_block);
389 if (ap->th_opcode == ERROR)
392 if (ap->th_opcode == ACK) {
393 if (ap->th_block == block) {
399 if (ap
423 register struct tftphdr *ap; /* ack buffer */ local
[all...]
/external/jemalloc/src/
H A Dutil.c310 malloc_vsnprintf(char *str, size_t size, const char *format, va_list ap) argument
349 val = va_arg(ap, int); \
352 val = va_arg(ap, unsigned int); \
355 val = va_arg(ap, long); \
358 val = va_arg(ap, unsigned long); \
361 val = va_arg(ap, long long); \
364 val = va_arg(ap, unsigned long long); \
367 val = va_arg(ap, intmax_t); \
370 val = va_arg(ap, uintmax_t); \
373 val = va_arg(ap, ptrdiff_
594 va_list ap; local
604 malloc_vcprintf(void (*write_cb)(void *, const char *), void *cbopaque, const char *format, va_list ap) argument
633 va_list ap; local
645 va_list ap; local
[all...]
/external/jmonkeyengine/engine/src/core/com/jme3/bounding/
H A DBoundingSphere.java205 * @param ap
209 private void recurseMini(FloatBuffer points, int p, int b, int ap) { argument
224 BufferUtils.populateFromBuffer(center, points, ap - 1);
227 BufferUtils.populateFromBuffer(tempA, points, ap - 1);
228 BufferUtils.populateFromBuffer(tempB, points, ap - 2);
232 BufferUtils.populateFromBuffer(tempA, points, ap - 1);
233 BufferUtils.populateFromBuffer(tempB, points, ap - 2);
234 BufferUtils.populateFromBuffer(tempC, points, ap - 3);
238 BufferUtils.populateFromBuffer(tempA, points, ap - 1);
239 BufferUtils.populateFromBuffer(tempB, points, ap
[all...]
/external/libedit/src/
H A Del.c201 va_list ap; local
206 va_start(ap, op);
211 el_pfunc_t p = va_arg(ap, el_pfunc_t);
218 el_zfunc_t p = va_arg(ap, el_zfunc_t);
219 void *arg = va_arg(ap, void *);
226 el_pfunc_t p = va_arg(ap, el_pfunc_t);
227 int c = va_arg(ap, int);
234 rv = terminal_set(el, va_arg(ap, char *));
238 rv = map_set_editor(el, va_arg(ap, Char *));
242 if (va_arg(ap, in
408 va_list ap; local
[all...]
/external/libnl/lib/
H A Dsocket.c295 va_list ap; local
300 va_start(ap, group);
311 group = va_arg(ap, int);
314 va_end(ap);
339 va_list ap; local
344 va_start(ap, group);
355 group = va_arg(ap, int);
358 va_end(ap);
/external/libopus/src/
H A Dopus_multistream_decoder.c412 va_list ap; local
417 va_start(ap, request);
431 opus_int32 *value = va_arg(ap, opus_int32*);
439 opus_uint32 *value = va_arg(ap, opus_uint32*);
483 stream_id = va_arg(ap, opus_int32);
486 value = va_arg(ap, OpusDecoder**);
505 opus_int32 value = va_arg(ap, opus_int32);
526 va_end(ap);
529 va_end(ap);
/external/libpcap/missing/
H A Dsnprintf.c288 xyzprintf (struct state *state, const char *char_format, va_list ap) argument
330 width = va_arg(ap, int);
344 prec = va_arg(ap, int);
361 if(append_char(state, va_arg(ap, int), width, flags))
366 va_arg(ap, unsigned char*),
378 PARSE_INT_FORMAT(arg, ap, signed);
394 PARSE_INT_FORMAT(arg, ap, unsigned);
404 PARSE_INT_FORMAT(arg, ap, unsigned);
414 PARSE_INT_FORMAT(arg, ap, unsigned);
424 PARSE_INT_FORMAT(arg, ap, unsigne
[all...]
/external/libpcap/
H A Dnametoaddr.c441 register u_char *ap; local
457 ap = (u_char *)malloc(6);
458 if (ap != NULL) {
459 memcpy(ap, ep->addr, 6);
460 return (ap);
482 register u_char *ap; local
485 ap = NULL;
487 ap = (u_char *)malloc(6);
488 if (ap != NULL)
489 memcpy((char *)ap, (cha
[all...]
/external/libpcap/tests/
H A Dselpolltest.c286 va_list ap; local
289 va_start(ap, fmt);
290 (void)vfprintf(stderr, fmt, ap);
291 va_end(ap);
305 va_list ap; local
308 va_start(ap, fmt);
309 (void)vfprintf(stderr, fmt, ap);
310 va_end(ap);
H A Dvalgrindtest.c143 va_list ap; local
146 va_start(ap, fmt);
147 (void)vfprintf(stderr, fmt, ap);
148 va_end(ap);
162 va_list ap; local
165 va_start(ap, fmt);
166 (void)vfprintf(stderr, fmt, ap);
167 va_end(ap);
/external/libxml2/
H A Dxmlstring.c562 * @ap: extra parameters for the message.
569 xmlStrVPrintf(xmlChar *buf, int len, const xmlChar *msg, va_list ap) { argument
576 ret = vsnprintf((char *) buf, len, (const char *) msg, ap);
/external/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_dump.c57 va_list ap; local
59 va_start(ap, format);
60 _debug_vprintf(format, ap);
61 va_end(ap);
683 va_list ap; local
684 va_start(ap, format);
685 written = util_vsnprintf(sctx->ptr, sctx->left, format, ap);
686 va_end(ap);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_dump_state.c47 va_list ap; local
48 va_start(ap, format);
49 len = util_vsnprintf(buf, sizeof(buf), format, ap);
50 va_end(ap);
/external/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.c54 va_list ap; local
59 va_start(ap, fmt);
60 vfprintf(stderr, fmt, ap);
61 va_end(ap);
66 va_list ap; local
75 va_start(ap, fmt);
76 written = vsnprintf(buf, sizeof(buf), fmt, ap);
77 va_end(ap);
84 va_start(ap, fmt);
85 vsnprintf(c->ErrorMsg, written + 1, fmt, ap);
[all...]
/external/mtpd/
H A Dmtpd.c245 va_list ap; local
246 va_start(ap, format);
247 __android_log_vprint(levels[level], "mtpd", format, ap);
248 va_end(ap);
251 va_list ap;
253 va_start(ap, format);
254 vfprintf(stderr, format, ap);
255 va_end(ap);
/external/openssh/
H A Dauth2-pubkey.c218 va_list ap; local
223 va_start(ap, fmt);
224 i = vasprintf(&extra, fmt, ap);
225 va_end(ap);
H A Dsshbuf-getput-basic.c255 va_list ap; local
258 va_start(ap, fmt);
259 r = sshbuf_putfv(buf, fmt, ap);
260 va_end(ap);
265 sshbuf_putfv(struct sshbuf *buf, const char *fmt, va_list ap) argument
271 va_copy(ap2, ap);
281 va_copy(ap2, ap);
/external/squashfs-tools/squashfs-tools/
H A Dprogressbar.c227 va_list ap; local
235 va_start(ap, fmt);
236 vfprintf(stderr, fmt, ap);
237 va_end(ap);
245 va_list ap; local
253 va_start(ap, fmt);
254 vprintf(fmt, ap);
255 va_end(ap);
/external/tcpdump/missing/
H A Dsnprintf.c288 xyzprintf (struct state *state, const char *char_format, va_list ap) argument
330 width = va_arg(ap, int);
344 prec = va_arg(ap, int);
361 if(append_char(state, va_arg(ap, int), width, flags))
366 va_arg(ap, unsigned char*),
378 PARSE_INT_FORMAT(arg, ap, signed);
394 PARSE_INT_FORMAT(arg, ap, unsigned);
404 PARSE_INT_FORMAT(arg, ap, unsigned);
414 PARSE_INT_FORMAT(arg, ap, unsigned);
424 PARSE_INT_FORMAT(arg, ap, unsigne
[all...]

Completed in 3564 milliseconds

1234567891011>>